var/cache/dev/ContainerNI7eK4s/App_KernelDevDebugContainer.php line 5634

Open in your IDE?
  1. <?php
  2. namespace ContainerNI7eK4s;
  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\\ValidTokenController' => 'getValidTokenControllerService',
  244.             'App\\Controller\\BackOffice\\VoucherDevalueController' => 'getVoucherDevalueControllerService',
  245.             'App\\Controller\\BookingApi\\ApiAbstractController' => 'getApiAbstractControllerService',
  246.             'App\\Controller\\BookingApi\\ApiCatalogControllerApi' => 'getApiCatalogControllerApiService',
  247.             'App\\Controller\\BookingApi\\ApiEventControllerApi' => 'getApiEventControllerApiService',
  248.             'App\\Controller\\BookingApi\\ApiOrderControllerApi' => 'getApiOrderControllerApiService',
  249.             'App\\Controller\\BookingApi\\ApiTicketControllerApi' => 'getApiTicketControllerApiService',
  250.             'App\\Controller\\BookingApi\\SwaggerControllerApi' => 'getSwaggerControllerApiService',
  251.             'App\\Controller\\ContentController' => 'getContentControllerService',
  252.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  253.             'App\\Controller\\DownloadsController' => 'getDownloadsControllerService',
  254.             'App\\Controller\\FacilityController' => 'getFacilityControllerService',
  255.             'App\\Controller\\FaqController' => 'getFaqControllerService',
  256.             'App\\Controller\\JobController' => 'getJobControllerService',
  257.             'App\\Controller\\MigrationController' => 'getMigrationControllerService',
  258.             'App\\Controller\\NewsController' => 'getNewsControllerService',
  259.             'App\\Controller\\PdfController' => 'getPdfControllerService',
  260.             'App\\Controller\\PriceScreenController' => 'getPriceScreenControllerService',
  261.             'App\\Controller\\Profile\\ProfileController' => 'getProfileController2Service',
  262.             'App\\Controller\\Profile\\ProfileOverlayController' => 'getProfileOverlayControllerService',
  263.             'App\\Controller\\RenderletController' => 'getRenderletControllerService',
  264.             'App\\Controller\\Shop\\AbstractShopController' => 'getAbstractShopControllerService',
  265.             'App\\Controller\\Shop\\CartController' => 'getCartController2Service',
  266.             'App\\Controller\\Shop\\CheckoutController' => 'getCheckoutController2Service',
  267.             'App\\Controller\\Shop\\Dummy\\DummyTicketingController' => 'getDummyTicketingControllerService',
  268.             'App\\Controller\\Shop\\Json\\EventJsonController' => 'getEventJsonControllerService',
  269.             'App\\Controller\\Shop\\Json\\PriceCalculatorJsonController' => 'getPriceCalculatorJsonControllerService',
  270.             'App\\Controller\\Shop\\Json\\TicketJsonController' => 'getTicketJsonControllerService',
  271.             'App\\Controller\\Shop\\PaymentController' => 'getPaymentController2Service',
  272.             'App\\Controller\\Shop\\PortalController' => 'getPortalControllerService',
  273.             'App\\Controller\\Shop\\PriceCalculatorController' => 'getPriceCalculatorControllerService',
  274.             'App\\Controller\\Shop\\ProductController' => 'getProductController2Service',
  275.             'App\\Controller\\TabbingController' => 'getTabbingControllerService',
  276.             'App\\Controller\\WeatherController' => 'getWeatherControllerService',
  277.             'App\\Controller\\Web2printController' => 'getWeb2printControllerService',
  278.             'App\\Controller\\WebcamController' => 'getWebcamControllerService',
  279.             'App\\EventSubscriber\\MenuSubscriber' => 'getMenuSubscriberService',
  280.             'App\\Form\\AddressDataType' => 'getAddressDataTypeService',
  281.             'App\\Form\\B2B\\PersonalizationType' => 'getPersonalizationTypeService',
  282.             'App\\Form\\B2B\\TicketType' => 'getTicketTypeService',
  283.             'App\\Form\\CheckoutConfirmType' => 'getCheckoutConfirmTypeService',
  284.             'App\\Form\\PaymentType' => 'getPaymentTypeService',
  285.             'App\\Form\\ProductDataItemType' => 'getProductDataItemTypeService',
  286.             'App\\OptionsProvider\\IconProvider' => 'getIconProviderService',
  287.             'App\\OptionsProvider\\PaymentB2BOptionsProvider' => 'getPaymentB2BOptionsProviderService',
  288.             'App\\OptionsProvider\\PaymentOptionsProvider' => 'getPaymentOptionsProviderService',
  289.             'App\\OptionsProvider\\PaymentProvider' => 'getPaymentProviderService',
  290.             'App\\OptionsProvider\\StatusProvider' => 'getStatusProviderService',
  291.             'App\\OptionsProvider\\StylingProvider' => 'getStylingProviderService',
  292.             'App\\Service\\ApplicationService' => 'getApplicationServiceService',
  293.             'App\\Service\\B2B\\ProfileService' => 'getProfileServiceService',
  294.             'App\\Service\\BackOffice\\EventService' => 'getEventServiceService',
  295.             'App\\Service\\BackOffice\\FilterService' => 'getFilterServiceService',
  296.             'App\\Service\\BackOffice\\OrderListService' => 'getOrderListServiceService',
  297.             'App\\Service\\BackOffice\\OrderNoteListService' => 'getOrderNoteListServiceService',
  298.             'App\\Service\\BackOffice\\SalesListService' => 'getSalesListServiceService',
  299.             'App\\Service\\BookingApi\\ApiService' => 'getApiServiceService',
  300.             'App\\Service\\BookingApi\\OrderDataService' => 'getOrderDataServiceService',
  301.             'App\\Service\\CDMUserManagerService' => 'getCDMUserManagerServiceService',
  302.             'App\\Service\\ContentService' => 'getContentServiceService',
  303.             'App\\Service\\CustomerDeleteService' => 'getCustomerDeleteServiceService',
  304.             'App\\Service\\Import\\ImportInfosnowService' => 'getImportInfosnowServiceService',
  305.             'App\\Service\\Import\\ImportKeycardService' => 'getImportKeycardServiceService',
  306.             'App\\Service\\Import\\ImportService' => 'getImportServiceService',
  307.             'App\\Service\\Import\\ImportSnowService' => 'getImportSnowServiceService',
  308.             'App\\Service\\Import\\ImportWeatherService' => 'getImportWeatherServiceService',
  309.             'App\\Service\\JobApplicantDeleteService' => 'getJobApplicantDeleteServiceService',
  310.             'App\\Service\\JobService' => 'getJobServiceService',
  311.             'App\\Service\\Migration\\AbstractMigrationService' => 'getAbstractMigrationServiceService',
  312.             'App\\Service\\Migration\\OrderItemMigrationService' => 'getOrderItemMigrationServiceService',
  313.             'App\\Service\\Migration\\OrderMigrationService' => 'getOrderMigrationServiceService',
  314.             'App\\Service\\NewsService' => 'getNewsServiceService',
  315.             'App\\Service\\OptionsProvider\\BirthdayRequiredOptionsProviderService' => 'getBirthdayRequiredOptionsProviderServiceService',
  316.             'App\\Service\\OptionsProvider\\TenantOptionsProviderService' => 'getTenantOptionsProviderServiceService',
  317.             'App\\Service\\PriceScreenService' => 'getPriceScreenServiceService',
  318.             'App\\Service\\Profile\\ProfileKeycardService' => 'getProfileKeycardServiceService',
  319.             'App\\Service\\Profile\\ProfilePersonsService' => 'getProfilePersonsServiceService',
  320.             'App\\Service\\Profile\\ProfileService' => 'getProfileService2Service',
  321.             'App\\Service\\RenderletService' => 'getRenderletServiceService',
  322.             'App\\Service\\Shop\\EventParticipantListService' => 'getEventParticipantListServiceService',
  323.             'App\\Service\\Shop\\JsonDataService' => 'getJsonDataServiceService',
  324.             'App\\Service\\Shop\\MailService' => 'getMailServiceService',
  325.             'App\\Service\\Shop\\PricingRulesService' => 'getPricingRulesServiceService',
  326.             'App\\Service\\Shop\\QuotaService' => 'getQuotaServiceService',
  327.             'App\\Service\\Shop\\ShippingService' => 'getShippingServiceService',
  328.             'App\\Service\\Shop\\TicketingOrderService' => 'getTicketingOrderServiceService',
  329.             'App\\Service\\Shop\\TicketingOrderUpdateService' => 'getTicketingOrderUpdateServiceService',
  330.             'App\\Service\\Shop\\VoucherService' => 'getVoucherServiceService',
  331.             'App\\Service\\SkidataTicketingSwebBundle\\ContactService' => 'getContactServiceService',
  332.             'App\\Service\\SkidataTicketingSwebBundle\\OrderService' => 'getOrderServiceService',
  333.             'App\\Service\\TicketShopFrameworkBundle\\ItemGroupService' => 'getItemGroupServiceService',
  334.             'App\\Service\\TicketShopFrameworkBundle\\TicketFilter' => 'getTicketFilterService',
  335.             'App\\Sitemap\\EventGenerator' => 'getEventGeneratorService',
  336.             'App\\Sitemap\\JobGenerator' => 'getJobGeneratorService',
  337.             'App\\Sitemap\\JobTeamGenerator' => 'getJobTeamGeneratorService',
  338.             'App\\Sitemap\\MerchandiseGenerator' => 'getMerchandiseGeneratorService',
  339.             'App\\Sitemap\\NewsGenerator' => 'getNewsGeneratorService',
  340.             'App\\Sitemap\\TicketGenerator' => 'getTicketGeneratorService',
  341.             'CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface' => 'getEventHandlerInterfaceService',
  342.             'CustomerManagementFrameworkBundle\\ActionTrigger\\Queue\\QueueInterface' => 'getQueueInterfaceService',
  343.             'CustomerManagementFrameworkBundle\\ActivityManager\\DefaultActivityManager' => 'getDefaultActivityManagerService',
  344.             'CustomerManagementFrameworkBundle\\Controller\\Admin' => 'getAdminService',
  345.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\ActivitiesController' => 'getActivitiesControllerService',
  346.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\CustomersController' => 'getCustomersControllerService',
  347.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\Customers\\FilterDefinitionController' => 'getFilterDefinitionControllerService',
  348.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\DuplicatesController' => 'getDuplicatesControllerService',
  349.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\GDPRDataController' => 'getGDPRDataControllerService',
  350.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\HelperController' => 'getHelperControllerService',
  351.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\RulesController' => 'getRulesControllerService',
  352.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\SegmentAssignmentController' => 'getSegmentAssignmentControllerService',
  353.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\SettingsController' => 'getSettingsControllerService',
  354.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\TemplatesController' => 'getTemplatesControllerService',
  355.             'CustomerManagementFrameworkBundle\\Controller\\Preview\\ObjectPreviewController' => 'getObjectPreviewControllerService',
  356.             'CustomerManagementFrameworkBundle\\Controller\\Report\\TermSegmentBuilderController' => 'getTermSegmentBuilderControllerService',
  357.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\ActivitiesController' => 'getActivitiesController2Service',
  358.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\CustomersController' => 'getCustomersController2Service',
  359.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\DeletionsController' => 'getDeletionsControllerService',
  360.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentGroupsController' => 'getSegmentGroupsControllerService',
  361.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsController' => 'getSegmentsControllerService',
  362.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsOfCustomersController' => 'getSegmentsOfCustomersControllerService',
  363.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Mailchimp\\WebhookController' => 'getWebhookControllerService',
  364.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Newsletter\\AdminController' => 'getAdminControllerService',
  365.             'CustomerManagementFrameworkBundle\\CustomerDuplicatesService\\CustomerDuplicatesServiceInterface' => 'getCustomerDuplicatesServiceInterfaceService',
  366.             'CustomerManagementFrameworkBundle\\CustomerList\\SearchHelper' => 'getSearchHelperService',
  367.             'CustomerManagementFrameworkBundle\\CustomerMerger\\CustomerMergerInterface' => 'getCustomerMergerInterfaceService',
  368.             'CustomerManagementFrameworkBundle\\CustomerSaveValidator\\CustomerSaveValidatorInterface' => 'getCustomerSaveValidatorInterfaceService',
  369.             'CustomerManagementFrameworkBundle\\CustomerView\\Customer\\Maintenance' => 'getMaintenanceService',
  370.             'CustomerManagementFrameworkBundle\\CustomerView\\FilterDefinition\\Maintenance' => 'getMaintenance2Service',
  371.             'CustomerManagementFrameworkBundle\\DuplicatesIndex\\DuplicatesIndexInterface' => 'getDuplicatesIndexInterfaceService',
  372.             'CustomerManagementFrameworkBundle\\Encryption\\DefaultEncryptionService' => 'getDefaultEncryptionServiceService',
  373.             'CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface' => 'getPimcoreElementRemovalListenerInterfaceService',
  374.             'CustomerManagementFrameworkBundle\\Event\\TargetingEventListener' => 'getTargetingEventListenerService',
  375.             'CustomerManagementFrameworkBundle\\Installer' => 'getInstallerService',
  376.             'CustomerManagementFrameworkBundle\\Maintenance\\MaintenanceWorker' => 'getMaintenanceWorkerService',
  377.             'CustomerManagementFrameworkBundle\\Maintenance\\Tasks\\CleanupEmptyFoldersTask' => 'getCleanupEmptyFoldersTaskService',
  378.             'CustomerManagementFrameworkBundle\\Maintenance\\Tasks\\CleanupExportTmpDataTask' => 'getCleanupExportTmpDataTaskService',
  379.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\Indexer\\IndexerInterface' => 'getIndexerInterfaceService',
  380.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\QueryService\\QueryServiceInterface' => 'getQueryServiceInterfaceService',
  381.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\QueueBuilder\\QueueBuilderInterface' => 'getQueueBuilderInterfaceService',
  382.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\SegmentAssigner\\SegmentAssignerInterface' => 'getSegmentAssignerInterfaceService',
  383.             'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentBuilderExecutor\\SegmentBuilderExecutorInterface' => 'getSegmentBuilderExecutorInterfaceService',
  384.             'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentExtractor\\SegmentExtractorInterface' => 'getSegmentExtractorInterfaceService',
  385.             'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentMerger\\DefaultSegmentMerger\\MetadataFiller' => 'getMetadataFillerService',
  386.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  387.             'Elements\\Bundle\\AzureAuthBundle\\Controller\\AuthController' => 'getAuthControllerService',
  388.             'Elements\\Bundle\\BackendDashboardBundle\\Controller\\MenuController' => 'getMenuControllerService',
  389.             'Elements\\Bundle\\BreadcrumbHelperBundle\\Command\\InstallTranslationsCommand' => 'getInstallTranslationsCommandService',
  390.             'Elements\\Bundle\\BreadcrumbHelperBundle\\Tools\\Installer' => 'getInstaller2Service',
  391.             'Elements\\Bundle\\CDMUserManagerBundle\\Command\\InstallTranslationsCommand' => 'getInstallTranslationsCommand2Service',
  392.             'Elements\\Bundle\\CDMUserManagerBundle\\Command\\RemoveInactiveCustomerCommand' => 'getRemoveInactiveCustomerCommandService',
  393.             'Elements\\Bundle\\CDMUserManagerBundle\\Controller\\UserManagerAuthController' => 'getUserManagerAuthControllerService',
  394.             'Elements\\Bundle\\CDMUserManagerBundle\\Controller\\UserManagerController' => 'getUserManagerControllerService',
  395.             'Elements\\Bundle\\CDMUserManagerBundle\\Service\\CDMPasswordServiceInterface' => 'getCDMPasswordServiceInterfaceService',
  396.             'Elements\\Bundle\\CDMUserManagerBundle\\Service\\CDMUserManagerServiceInterface' => 'getCDMUserManagerServiceInterfaceService',
  397.             'Elements\\Bundle\\CDMUserManagerBundle\\Tools\\Installer' => 'getInstaller3Service',
  398.             'Elements\\Bundle\\ClientUserRolesBundle\\Installer' => 'getInstaller4Service',
  399.             'Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\CssOptimizerHelper' => 'getCssOptimizerHelperService',
  400.             'Elements\\Bundle\\CmsToolsBundle\\Tool\\Helper\\ElementsCustomDateFormat' => 'getElementsCustomDateFormatService',
  401.             'Elements\\Bundle\\DataLoggerBundle\\Command\\ExportCommand' => 'getExportCommandService',
  402.             'Elements\\Bundle\\DataLoggerBundle\\Command\\MigrationCommand' => 'getMigrationCommandService',
  403.             'Elements\\Bundle\\DataLoggerBundle\\Command\\RemoveCommand' => 'getRemoveCommandService',
  404.             'Elements\\Bundle\\DataLoggerBundle\\Command\\TestCommand' => 'getTestCommandService',
  405.             'Elements\\Bundle\\DataLoggerBundle\\Command\\UpdateCommand' => 'getUpdateCommandService',
  406.             'Elements\\Bundle\\DataLoggerBundle\\Controller\\AdminController' => 'getAdminController2Service',
  407.             'Elements\\Bundle\\DataLoggerBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
  408.             'Elements\\Bundle\\DataLoggerBundle\\Controller\\ExporterController' => 'getExporterControllerService',
  409.             'Elements\\Bundle\\DataLoggerBundle\\Controller\\GDPRController' => 'getGDPRControllerService',
  410.             'Elements\\Bundle\\DataLoggerBundle\\Controller\\TestController' => 'getTestControllerService',
  411.             'Elements\\Bundle\\DatatransPaymentBundle\\Model\\Config\\EnvironmentConfiguration' => 'getEnvironmentConfigurationService',
  412.             'Elements\\Bundle\\DatatransPaymentBundle\\Service\\ClientFactory' => 'getClientFactory3Service',
  413.             'Elements\\Bundle\\ErrorPageBundle\\Command\\InstallTranslationsCommand' => 'getInstallTranslationsCommand3Service',
  414.             'Elements\\Bundle\\ErrorPageBundle\\Controller\\DefaultErrorPageController' => 'getDefaultErrorPageControllerService',
  415.             'Elements\\Bundle\\ErrorPageBundle\\Tools\\Installer' => 'getInstaller5Service',
  416.             'Elements\\Bundle\\FakeDataGenerator\\Controller\\FakeDataController' => 'getFakeDataControllerService',
  417.             'Elements\\Bundle\\FakeDataGenerator\\Installer\\Installer' => 'getInstaller6Service',
  418.             'Elements\\Bundle\\GoogleCseBundle\\Command\\InstallTranslationsCommand' => 'getInstallTranslationsCommand4Service',
  419.             'Elements\\Bundle\\GoogleCseBundle\\Controller\\CseController' => 'getCseControllerService',
  420.             'Elements\\Bundle\\GoogleCseBundle\\Templating\\Helper\\CseTemplateHelper' => 'getCseTemplateHelperService',
  421.             'Elements\\Bundle\\GoogleCseBundle\\Tools\\Installer' => 'getInstaller7Service',
  422.             'Elements\\Bundle\\IncertBundle\\Api\\CheckoutService' => 'getCheckoutServiceService',
  423.             'Elements\\Bundle\\IncertBundle\\Api\\ProductService' => 'getProductService2Service',
  424.             'Elements\\Bundle\\IncertBundle\\Command\\ImportCommand' => 'getImportCommandService',
  425.             'Elements\\Bundle\\IncertBundle\\Command\\IncertCommand' => 'getIncertCommandService',
  426.             'Elements\\Bundle\\IncertBundle\\Config' => 'getConfig2Service',
  427.             'Elements\\Bundle\\IncertBundle\\EventListener\\PimcoreAdminListener' => 'getPimcoreAdminListenerService',
  428.             'Elements\\Bundle\\IncertBundle\\Installer' => 'getInstaller8Service',
  429.             'Elements\\Bundle\\IncertBundle\\PriceSystem\\IncertPriceSystem' => 'getIncertPriceSystemService',
  430.             'Elements\\Bundle\\IncertBundle\\Service\\IncertService' => 'getIncertServiceService',
  431.             'Elements\\Bundle\\JsonLdReloadedBundle\\Controller\\DefaultController' => 'getDefaultController3Service',
  432.             'Elements\\Bundle\\JsonLdReloadedBundle\\Installer' => 'getInstaller9Service',
  433.             'Elements\\Bundle\\JsonLdReloadedBundle\\Templating\\Helper\\JsonLdHelper' => 'getJsonLdHelperService',
  434.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController' => 'getCallbackSettingsControllerService',
  435.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController' => 'getConfigControllerService',
  436.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController' => 'getIndexControllerService',
  437.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController' => 'getMonitoringItemControllerService',
  438.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController' => 'getRestControllerService',
  439.             'Elements\\Bundle\\ProcessManagerBundle\\Installer' => 'getInstaller10Service',
  440.             'Elements\\Bundle\\ProcessManagerBundle\\Service\\CommandsValidator' => 'getCommandsValidatorService',
  441.             'Elements\\Bundle\\RecurringDatesTypeBundle\\Controller\\DefaultController' => 'getDefaultController4Service',
  442.             'Elements\\Bundle\\RecurringDatesTypeBundle\\Installer' => 'getInstaller11Service',
  443.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\WarmupCommand' => 'getWarmupCommandService',
  444.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Installer' => 'getInstaller12Service',
  445.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\ContactService' => 'getContactService2Service',
  446.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\Importer' => 'getImporterService',
  447.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\Log\\CommunicationDataLogger' => 'getCommunicationDataLoggerService',
  448.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\OptionsProvider\\AcquisitionTypeOptionsProvider' => 'getAcquisitionTypeOptionsProviderService',
  449.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\OptionsProvider\\BarcodeTypeOptionsProvider' => 'getBarcodeTypeOptionsProviderService',
  450.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\OptionsProvider\\OrderItemTransmissionStateProvider' => 'getOrderItemTransmissionStateProviderService',
  451.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\OptionsProvider\\OrderTransmissionStateProvider' => 'getOrderTransmissionStateProviderService',
  452.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\OptionsProvider\\ProductNatureOptionsProvider' => 'getProductNatureOptionsProviderService',
  453.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\OrderService' => 'getOrderService2Service',
  454.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\PriceCalculationService' => 'getPriceCalculationServiceService',
  455.             'Elements\\Bundle\\StyleLabBundle\\Controller\\AdminController' => 'getAdminController3Service',
  456.             'Elements\\Bundle\\StyleLabBundle\\Controller\\IndexController' => 'getIndexController2Service',
  457.             'Elements\\Bundle\\StyleLabBundle\\Controller\\SearchController' => 'getSearchControllerService',
  458.             'Elements\\Bundle\\StyleLabBundle\\Controller\\StateController' => 'getStateControllerService',
  459.             'Elements\\Bundle\\StyleLabBundle\\Tools\\Installer' => 'getInstaller13Service',
  460.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Command\\SetupDemoProducts' => 'getSetupDemoProductsService',
  461.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Command\\SetupProductsCommand' => 'getSetupProductsCommandService',
  462.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Command\\TestConfigurationCommand' => 'getTestConfigurationCommandService',
  463.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Admin\\TicketAdminController' => 'getTicketAdminControllerService',
  464.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\IndexController' => 'getIndexController3Service',
  465.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\AbstractCheckoutController' => 'getAbstractCheckoutControllerService',
  466.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\AbstractShopController' => 'getAbstractShopController2Service',
  467.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\CartController' => 'getCartController3Service',
  468.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\CheckoutController' => 'getCheckoutController3Service',
  469.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\TicketingController' => 'getTicketingControllerService',
  470.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Ecommerce\\Checkout\\PersonalisationDataHandler' => 'getPersonalisationDataHandlerService',
  471.             'Elements\\Bundle\\TicketShopFrameworkBundle\\MessageHandler\\OrderTransmitMessageHandler' => 'getOrderTransmitMessageHandlerService',
  472.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\DeliveryService' => 'getDeliveryServiceService',
  473.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\MailService' => 'getMailService2Service',
  474.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\MailServiceInterface' => 'getMailServiceInterfaceService',
  475.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\SkidataImageHandlerInterface' => 'getSkidataImageHandlerInterfaceService',
  476.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\TicketingOrderService' => 'getTicketingOrderService2Service',
  477.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Tools\\Installer' => 'getInstaller14Service',
  478.             'Elements\\Bundle\\TrackingBundle\\Service\\Ga4Service' => 'getGa4ServiceService',
  479.             'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController' => 'getConnectControllerService',
  480.             'HWI\\Bundle\\OAuthBundle\\Controller\\LoginController' => 'getLoginController2Service',
  481.             'HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController' => 'getRedirectToServiceControllerService',
  482.             'Pimcore\\Admin\\Serializer' => 'getSerializer2Service',
  483.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'getAssetControllerService',
  484.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'getAssetHelperControllerService',
  485.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'getClassControllerService',
  486.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'getClassificationstoreControllerService',
  487.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'getDataObjectControllerService',
  488.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'getDataObjectHelperControllerService',
  489.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'getQuantityValueControllerService',
  490.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'getVariantsControllerService',
  491.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'getDocumentControllerService',
  492.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'getEmailControllerService',
  493.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'getFolderControllerService',
  494.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'getHardlinkControllerService',
  495.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'getLinkControllerService',
  496.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'getNewsletterControllerService',
  497.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'getPageControllerService',
  498.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'getPrintcontainerControllerService',
  499.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'getPrintpageControllerService',
  500.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'getRenderletController2Service',
  501.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'getSnippetControllerService',
  502.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'getElementControllerService',
  503.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'getEmailController2Service',
  504.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'getAdminerControllerService',
  505.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'getOpcacheControllerService',
  506.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'getIndexController4Service',
  507.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'getInstallControllerService',
  508.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'getLogControllerService',
  509.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'getLoginController3Service',
  510.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'getMiscControllerService',
  511.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'getNotificationControllerService',
  512.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'getPortalController2Service',
  513.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'getRecyclebinControllerService',
  514.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'getRedirectsControllerService',
  515.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'getSettingsController2Service',
  516.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'getTagsControllerService',
  517.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'getTargetingControllerService',
  518.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'getTranslationControllerService',
  519.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'getUserControllerService',
  520.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'getWorkflowControllerService',
  521.             'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'getExtensionManagerControllerService',
  522.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'getAdminController4Service',
  523.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'getAssetController2Service',
  524.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'getDataObjectController2Service',
  525.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'getPimcoreUsersControllerService',
  526.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'getSentMailControllerService',
  527.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'getAnalyticsControllerService',
  528.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'getCustomReportControllerService',
  529.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'getSettingsController3Service',
  530.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'getSearchController2Service',
  531.             'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolver2Service',
  532.             'Pimcore\\Bundle\\AdminBundle\\Session\\Handler\\AdminSessionHandler' => 'getAdminSessionHandlerService',
  533.             'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'getPublicServicesControllerService',
  534.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener' => 'getWorkflowManagementListenerService',
  535.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\AdminOrderController' => 'getAdminOrderControllerService',
  536.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\ConfigController' => 'getConfigController2Service',
  537.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\FindologicController' => 'getFindologicControllerService',
  538.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\IndexController' => 'getIndexController5Service',
  539.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\PricingController' => 'getPricingControllerService',
  540.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\VoucherController' => 'getVoucherControllerService',
  541.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\Installer' => 'getInstaller15Service',
  542.             'Pimcore\\Bundle\\NumberSequenceGeneratorBundle\\Installer' => 'getInstaller16Service',
  543.             'Pimcore\\Bundle\\ObjectMergerBundle\\Controller\\AdminController' => 'getAdminController5Service',
  544.             'Pimcore\\Cache\\Symfony\\CacheClearer' => 'getCacheClearer2Service',
  545.             'Pimcore\\Controller\\Config\\ControllerDataProvider' => 'getControllerDataProviderService',
  546.             'Pimcore\\DataObject\\BlockDataMarshaller\\Consent' => 'getConsentService',
  547.             'Pimcore\\DataObject\\BlockDataMarshaller\\Date' => 'getDateService',
  548.             'Pimcore\\DataObject\\BlockDataMarshaller\\ExternalImage' => 'getExternalImageService',
  549.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geobounds' => 'getGeoboundsService',
  550.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopoint' => 'getGeopointService',
  551.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopolygon' => 'getGeopolygonService',
  552.             'Pimcore\\DataObject\\BlockDataMarshaller\\Localizedfields' => 'getLocalizedfieldsService',
  553.             'Pimcore\\DataObject\\BlockDataMarshaller\\RgbaColor' => 'getRgbaColorService',
  554.             'Pimcore\\DataObject\\BlockDataMarshaller\\StructuredTable' => 'getStructuredTableService',
  555.             'Pimcore\\DataObject\\ClassBuilder\\FieldDefinitionDocBlockBuilderInterface' => 'getFieldDefinitionDocBlockBuilderInterfaceService',
  556.             'Pimcore\\DataObject\\ClassBuilder\\PHPClassDumperInterface' => 'getPHPClassDumperInterfaceService',
  557.             'Pimcore\\DataObject\\ClassBuilder\\PHPFieldCollectionClassDumperInterface' => 'getPHPFieldCollectionClassDumperInterfaceService',
  558.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickClassDumperInterface' => 'getPHPObjectBrickClassDumperInterfaceService',
  559.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickContainerClassDumperInterface' => 'getPHPObjectBrickContainerClassDumperInterfaceService',
  560.             'Pimcore\\DataObject\\Consent\\Service' => 'getService2Service',
  561.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\BlockDataMarshaller\\EncryptedField' => 'getEncryptedFieldService',
  562.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\BooleanSelect' => 'getBooleanSelectService',
  563.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\EncryptedField' => 'getEncryptedField2Service',
  564.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Multiselect' => 'getMultiselectService',
  565.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\QuantityValue' => 'getQuantityValueService',
  566.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\RgbaColor' => 'getRgbaColor2Service',
  567.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Table' => 'getTableService',
  568.             'Pimcore\\DataObject\\GridColumnConfig\\Service' => 'getService3Service',
  569.             'Pimcore\\Document\\Editable\\EditableHandler' => 'getEditableHandlerService',
  570.             'Pimcore\\Document\\Editable\\EditableUsageResolver' => 'getEditableUsageResolverService',
  571.             'Pimcore\\Element\\MarshallerService' => 'getMarshallerServiceService',
  572.             'Pimcore\\Helper\\LongRunningHelper' => 'getLongRunningHelperService',
  573.             'Pimcore\\Http\\Request\\Resolver\\TemplateResolver' => 'getTemplateResolverService',
  574.             'Pimcore\\Image\\Adapter\\GD' => 'getGDService',
  575.             'Pimcore\\Image\\Adapter\\Imagick' => 'getImagickService',
  576.             'Pimcore\\Image\\Optimizer' => 'getOptimizerService',
  577.             'Pimcore\\Mail\\Mailer' => 'getMailerService',
  578.             'Pimcore\\Migrations\\FilteredMigrationsRepository' => 'getFilteredMigrationsRepositoryService',
  579.             'Pimcore\\Migrations\\FilteredTableMetadataStorage' => 'getFilteredTableMetadataStorageService',
  580.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassDefinitionManager' => 'getClassDefinitionManagerService',
  581.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassLayoutDefinitionManager' => 'getClassLayoutDefinitionManagerService',
  582.             'Pimcore\\Model\\DataObject\\ClassDefinition\\DynamicOptionsProvider\\CountryOptionsProvider' => 'getCountryOptionsProviderService',
  583.             'Pimcore\\Model\\DataObject\\QuantityValue\\QuantityValueConverterInterface' => 'getQuantityValueConverterInterfaceService',
  584.             'Pimcore\\Model\\DataObject\\QuantityValue\\UnitConversionService' => 'getUnitConversionServiceService',
  585.             'Pimcore\\Model\\Notification\\Service\\NotificationService' => 'getNotificationServiceService',
  586.             'Pimcore\\Model\\Version\\Adapter\\VersionStorageAdapterInterface' => 'getVersionStorageAdapterInterfaceService',
  587.             'Pimcore\\Serializer\\Serializer' => 'getSerializer3Service',
  588.             'Pimcore\\Tool\\AssetsInstaller' => 'getAssetsInstallerService',
  589.             'Pimcore\\Tool\\Storage' => 'getStorageService',
  590.             'Pimcore\\Workflow\\Dumper\\GraphvizDumper' => 'getGraphvizDumperService',
  591.             'Pimcore\\Workflow\\Dumper\\StateMachineGraphvizDumper' => 'getStateMachineGraphvizDumperService',
  592.             'Pimcore\\Workflow\\ExpressionService' => 'getExpressionServiceService',
  593.             'Pimcore\\Workflow\\Manager' => 'getManagerService',
  594.             'Pimcore\\Workflow\\Notification\\NotificationEmailService' => 'getNotificationEmailServiceService',
  595.             'Pimcore\\Workflow\\Place\\StatusInfo' => 'getStatusInfoService',
  596.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  597.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  598.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  599.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  600.             'cache.app_clearer' => 'getCache_AppClearerService',
  601.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  602.             'cache.system_clearer' => 'getCache_SystemClearerService',
  603.             'cache_warmer' => 'getCacheWarmerService',
  604.             'cmf.action_trigger.action_manager' => 'getCmf_ActionTrigger_ActionManagerService',
  605.             'cmf.activity_store_entry' => 'getCmf_ActivityStoreEntryService',
  606.             'cmf.activity_url_tracker' => 'getCmf_ActivityUrlTrackerService',
  607.             'cmf.activity_view' => 'getCmf_ActivityViewService',
  608.             'cmf.custom_report.adapter.term_segment_builder' => 'getCmf_CustomReport_Adapter_TermSegmentBuilderService',
  609.             'cmf.customer_duplicates_view' => 'getCmf_CustomerDuplicatesViewService',
  610.             'cmf.document.newsletter.factory.segmentAddressSource' => 'getCmf_Document_Newsletter_Factory_SegmentAddressSourceService',
  611.             'cmf.event_listener.object_merger' => 'getCmf_EventListener_ObjectMergerService',
  612.             'cmf.event_listener.pimcore_object' => 'getCmf_EventListener_PimcoreObjectService',
  613.             'cmf.potential_duplicate_item' => 'getCmf_PotentialDuplicateItemService',
  614.             'cmf.rest.activities_handler' => 'getCmf_Rest_ActivitiesHandlerService',
  615.             'cmf.rest.customers_handler' => 'getCmf_Rest_CustomersHandlerService',
  616.             'cmf.rest.deletions_handler' => 'getCmf_Rest_DeletionsHandlerService',
  617.             'cmf.rest.segment_groups_handler' => 'getCmf_Rest_SegmentGroupsHandlerService',
  618.             'cmf.rest.segments_handler' => 'getCmf_Rest_SegmentsHandlerService',
  619.             'cmf.rest.segments_of_customer_handler' => 'getCmf_Rest_SegmentsOfCustomerHandlerService',
  620.             'cmf.segment_manager.segment_merger' => 'getCmf_SegmentManager_SegmentMergerService',
  621.             'cmf_routing.redirect_controller' => 'getCmfRouting_RedirectControllerService',
  622.             'console.command.public_alias.App\\Command\\AccountingListExportCommand' => 'getAccountingListExportCommandService',
  623.             'console.command.public_alias.App\\Command\\ApplicationLoggerCleanUpCommand' => 'getApplicationLoggerCleanUpCommandService',
  624.             'console.command.public_alias.App\\Command\\DeleteCustomersCommand' => 'getDeleteCustomersCommandService',
  625.             'console.command.public_alias.App\\Command\\DeleteOldJobApplicantsCommand' => 'getDeleteOldJobApplicantsCommandService',
  626.             'console.command.public_alias.App\\Command\\FixMigratedPricesCommand' => 'getFixMigratedPricesCommandService',
  627.             'console.command.public_alias.App\\Command\\Import\\ImportInfosnowCommand' => 'getImportInfosnowCommandService',
  628.             'console.command.public_alias.App\\Command\\Import\\ImportKeycardNumberCommand' => 'getImportKeycardNumberCommandService',
  629.             'console.command.public_alias.App\\Command\\Import\\ImportWebcamsCommand' => 'getImportWebcamsCommandService',
  630.             'console.command.public_alias.App\\Command\\MigrationCommand' => 'getMigrationCommand2Service',
  631.             'console.command.public_alias.App\\Command\\Shop\\CurrencyExchangeCommand' => 'getCurrencyExchangeCommandService',
  632.             'console.command.public_alias.App\\Command\\Shop\\EventSubscriberListCommand' => 'getEventSubscriberListCommandService',
  633.             'console.command.public_alias.App\\Command\\Shop\\NotificationCommand' => 'getNotificationCommandService',
  634.             'console.command.public_alias.App\\Command\\Shop\\SmartPricerCleanupCommand' => 'getSmartPricerCleanupCommandService',
  635.             'console.command.public_alias.App\\Command\\Shop\\SmartPricerDemandPressureCommand' => 'getSmartPricerDemandPressureCommandService',
  636.             'console.command.public_alias.App\\Command\\TmpCommand' => 'getTmpCommandService',
  637.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\ActionTriggerQueueCommand' => 'getActionTriggerQueueCommandService',
  638.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\BuildSegmentsCommand' => 'getBuildSegmentsCommandService',
  639.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\CronTriggerCommand' => 'getCronTriggerCommandService',
  640.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\DuplicatesIndexCommand' => 'getDuplicatesIndexCommandService',
  641.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\MaintenanceCommand' => 'getMaintenanceCommandService',
  642.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\SegmentAssignmentIndexCommand' => 'getSegmentAssignmentIndexCommandService',
  643.             'console.command.public_alias.Elements\\Bundle\\AzureAuthBundle\\Command\\MigrateUserCommand' => 'getMigrateUserCommandService',
  644.             'console.command.public_alias.Elements\\Bundle\\JsonLdReloadedBundle\\Command\\Deployment\\GenerateTemplatesFromDbCommand' => 'getGenerateTemplatesFromDbCommandService',
  645.             'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\ClassMethodExecutorCommand' => 'getClassMethodExecutorCommandService',
  646.             'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MaintenanceCommand' => 'getMaintenanceCommand2Service',
  647.             'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MigrationGeneratorCommand' => 'getMigrationGeneratorCommandService',
  648.             'console.command.public_alias.Elements\\Bundle\\RecurringDatesTypeBundle\\Command\\MigrateTimeframerToReccuringDatesCommand' => 'getMigrateTimeframerToReccuringDatesCommandService',
  649.             'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\CleanupNotesCommand' => 'getCleanupNotesCommandService',
  650.             'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\CleanupTypesCommand' => 'getCleanupTypesCommandService',
  651.             'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\ImporterCommand' => 'getImporterCommandService',
  652.             'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\InstallClassesCommand' => 'getInstallClassesCommandService',
  653.             'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\InventoryTestCommand' => 'getInventoryTestCommandService',
  654.             'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\Soap\\GenerateClassmapCommand' => 'getGenerateClassmapCommandService',
  655.             'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\Soap\\GenerateClientCommand' => 'getGenerateClientCommandService',
  656.             'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\Soap\\GenerateTypesCommand' => 'getGenerateTypesCommandService',
  657.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand' => 'getListCommandService',
  658.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand' => 'getCacheWarmingCommandService',
  659.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand' => 'getClassesDefinitionsBuildCommandService',
  660.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand' => 'getClassCommandService',
  661.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand' => 'getCustomLayoutCommandService',
  662.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand' => 'getFieldCollectionCommandService',
  663.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand' => 'getObjectBrickCommandService',
  664.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand' => 'getDeleteClassificationStoreCommandService',
  665.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand' => 'getDeleteUnusedLocaleDataCommandService',
  666.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews' => 'getGeneratePagePreviewsService',
  667.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand' => 'getMigrateElementsCommandService',
  668.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand' => 'getEmailLogsCleanupCommandService',
  669.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand' => 'getGenerateStaticPagesCommandService',
  670.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand' => 'getInternalMigrationHelpersCommandService',
  671.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand' => 'getInternalModelDaoMappingGeneratorCommandService',
  672.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand' => 'getInternalUnicodeCldrLanguageTerritoryGeneratorCommandService',
  673.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand' => 'getLowQualityImagePreviewCommandService',
  674.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand' => 'getMaintenanceModeCommandService',
  675.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand' => 'getStorageCommandService',
  676.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand' => 'getThumbnailsFolderStructureCommandService',
  677.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand' => 'getMysqlToolsCommandService',
  678.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand' => 'getRecyclebinCleanupCommandService',
  679.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand' => 'getRequirementsCheckCommandService',
  680.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand' => 'getResetPasswordCommandService',
  681.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand' => 'getRunScriptCommandService',
  682.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand' => 'getSearchBackendReindexCommandService',
  683.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand' => 'getThumbnailsClearCommandService',
  684.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand' => 'getThumbnailsImageCommandService',
  685.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand' => 'getThumbnailsVideoCommandService',
  686.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\CleanupPendingOrdersCommand' => 'getCleanupPendingOrdersCommandService',
  687.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\BootstrapCommand' => 'getBootstrapCommandService',
  688.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\EsSyncCommand' => 'getEsSyncCommandService',
  689.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessPreparationQueueCommand' => 'getProcessPreparationQueueCommandService',
  690.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessUpdateIndexQueueCommand' => 'getProcessUpdateIndexQueueCommandService',
  691.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ResetQueueCommand' => 'getResetQueueCommandService',
  692.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupReservationsCommand' => 'getCleanupReservationsCommandService',
  693.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupStatisticsCommand' => 'getCleanupStatisticsCommandService',
  694.             'console.command_loader' => 'getConsole_CommandLoaderService',
  695.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  696.             'error_controller' => 'getErrorControllerService',
  697.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  698.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  699.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  700.             'httplug.psr17_request_factory' => 'getHttplug_Psr17RequestFactoryService',
  701.             'httplug.psr17_response_factory' => 'getHttplug_Psr17ResponseFactoryService',
  702.             'httplug.psr17_server_request_factory' => 'getHttplug_Psr17ServerRequestFactoryService',
  703.             'httplug.psr17_stream_factory' => 'getHttplug_Psr17StreamFactoryService',
  704.             'httplug.psr17_uploaded_file_factory' => 'getHttplug_Psr17UploadedFileFactoryService',
  705.             'httplug.psr17_uri_factory' => 'getHttplug_Psr17UriFactoryService',
  706.             'httplug.psr18_client' => 'getHttplug_Psr18ClientService',
  707.             'httplug.stream_factory' => 'getHttplug_StreamFactoryService',
  708.             'httplug.uri_factory' => 'getHttplug_UriFactoryService',
  709.             'hwi_oauth.http.message_factory' => 'getHwiOauth_Http_MessageFactoryService',
  710.             'hwi_oauth.resource_owner.facebook' => 'getHwiOauth_ResourceOwner_FacebookService',
  711.             'hwi_oauth.resource_owner.google' => 'getHwiOauth_ResourceOwner_GoogleService',
  712.             'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService',
  713.             'monolog.logger.bookingapi' => 'getMonolog_Logger_BookingapiService',
  714.             'monolog.logger.cmf' => 'getMonolog_Logger_CmfService',
  715.             'monolog.logger.console' => 'getMonolog_Logger_ConsoleService',
  716.             'monolog.logger.debug' => 'getMonolog_Logger_DebugService',
  717.             'monolog.logger.devMail' => 'getMonolog_Logger_DevMailService',
  718.             'monolog.logger.eventRecipient' => 'getMonolog_Logger_EventRecipientService',
  719.             'monolog.logger.httplug' => 'getMonolog_Logger_HttplugService',
  720.             'monolog.logger.incert' => 'getMonolog_Logger_IncertService',
  721.             'monolog.logger.infoSnow' => 'getMonolog_Logger_InfoSnowService',
  722.             'monolog.logger.lock' => 'getMonolog_Logger_LockService',
  723.             'monolog.logger.mailer' => 'getMonolog_Logger_MailerService',
  724.             'monolog.logger.messenger' => 'getMonolog_Logger_MessengerService',
  725.             'monolog.logger.payment_datatrans' => 'getMonolog_Logger_PaymentDatatransService',
  726.             'monolog.logger.pimcore' => 'getMonolog_Logger_PimcoreService',
  727.             'monolog.logger.pimcore_admin.session' => 'getMonolog_Logger_PimcoreAdmin_SessionService',
  728.             'monolog.logger.pimcore_api' => 'getMonolog_Logger_PimcoreApiService',
  729.             'monolog.logger.pimcore_ecommerce' => 'getMonolog_Logger_PimcoreEcommerceService',
  730.             'monolog.logger.pimcore_ecommerce_es' => 'getMonolog_Logger_PimcoreEcommerceEsService',
  731.             'monolog.logger.pimcore_ecommerce_findologic' => 'getMonolog_Logger_PimcoreEcommerceFindologicService',
  732.             'monolog.logger.pimcore_ecommerce_indexupdater' => 'getMonolog_Logger_PimcoreEcommerceIndexupdaterService',
  733.             'monolog.logger.pimcore_ecommerce_sql' => 'getMonolog_Logger_PimcoreEcommerceSqlService',
  734.             'monolog.logger.session' => 'getMonolog_Logger_SessionService',
  735.             'monolog.logger.skidata.sweb.cache.warmup' => 'getMonolog_Logger_Skidata_Sweb_Cache_WarmupService',
  736.             'monolog.logger.skidata.sweb.importer' => 'getMonolog_Logger_Skidata_Sweb_ImporterService',
  737.             'monolog.logger.skidata.sweb.order' => 'getMonolog_Logger_Skidata_Sweb_OrderService',
  738.             'monolog.logger.skidata.sweb.pricecalculation' => 'getMonolog_Logger_Skidata_Sweb_PricecalculationService',
  739.             'monolog.logger.swisspass' => 'getMonolog_Logger_SwisspassService',
  740.             'monolog.logger.ticketshopframework_ordertransmit' => 'getMonolog_Logger_TicketshopframeworkOrdertransmitService',
  741.             'monolog.logger.translation' => 'getMonolog_Logger_TranslationService',
  742.             'pimcore.analytics.google.fallback_service_locator' => 'getPimcore_Analytics_Google_FallbackServiceLocatorService',
  743.             'pimcore.cache.adapter.null_tag_aware' => 'getPimcore_Cache_Adapter_NullTagAwareService',
  744.             'pimcore.class.resolver.document' => 'getPimcore_Class_Resolver_DocumentService',
  745.             'pimcore.custom_report.adapter.factories' => 'getPimcore_CustomReport_Adapter_FactoriesService',
  746.             'pimcore.implementation_loader.asset.metadata.data' => 'getPimcore_ImplementationLoader_Asset_Metadata_DataService',
  747.             'pimcore.implementation_loader.object.data' => 'getPimcore_ImplementationLoader_Object_DataService',
  748.             'pimcore.implementation_loader.object.layout' => 'getPimcore_ImplementationLoader_Object_LayoutService',
  749.             'pimcore.newsletter.address_source_adapter.factories' => 'getPimcore_Newsletter_AddressSourceAdapter_FactoriesService',
  750.             'pimcore.workflow.place-options-provider' => 'getPimcore_Workflow_PlaceoptionsproviderService',
  751.             'pimcore_ecommerce.cart_manager.b2b' => 'getPimcoreEcommerce_CartManager_B2bService',
  752.             'pimcore_ecommerce.cart_manager.default' => 'getPimcoreEcommerce_CartManager_DefaultService',
  753.             'pimcore_ecommerce.index_service' => 'getPimcoreEcommerce_IndexServiceService',
  754.             'pimcore_ecommerce.offer_tool' => 'getPimcoreEcommerce_OfferToolService',
  755.             'pimcore_ecommerce.order_manager.b2b' => 'getPimcoreEcommerce_OrderManager_B2bService',
  756.             'pimcore_ecommerce.order_manager.default' => 'getPimcoreEcommerce_OrderManager_DefaultService',
  757.             'pimcore_ecommerce.payment_manager' => 'getPimcoreEcommerce_PaymentManagerService',
  758.             'pimcore_ecommerce.voucher_service' => 'getPimcoreEcommerce_VoucherServiceService',
  759.             'pimcore_ecommerce.voucher_service.token_manager_factory' => 'getPimcoreEcommerce_VoucherService_TokenManagerFactoryService',
  760.             'presta_sitemap.controller' => 'getPrestaSitemap_ControllerService',
  761.             'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService',
  762.             'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService',
  763.             'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService',
  764.             'routing.loader' => 'getRouting_LoaderService',
  765.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  766.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  767.             'scheb_two_factor.security.google_authenticator' => 'getSchebTwoFactor_Security_GoogleAuthenticatorService',
  768.             'services_resetter' => 'getServicesResetterService',
  769.             'swebbundle.pricesystem' => 'getSwebbundle_PricesystemService',
  770.             'ticketshopframework.activity_availability_system' => 'getTicketshopframework_ActivityAvailabilitySystemService',
  771.             'ticketshopframework.activity_price_system' => 'getTicketshopframework_ActivityPriceSystemService',
  772.             'ticketshopframework.commitorderprocessor' => 'getTicketshopframework_CommitorderprocessorService',
  773.             'ticketshopframework.options.acquistionTypes' => 'getTicketshopframework_Options_AcquistionTypesService',
  774.             'ticketshopframework.options.requirements' => 'getTicketshopframework_Options_RequirementsService',
  775.             'ticketshopframework.ordermanager' => 'getTicketshopframework_OrdermanagerService',
  776.             'ticketshopframework.skidata_ticket_price_system' => 'getTicketshopframework_SkidataTicketPriceSystemService',
  777.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  778.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  779.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  780.         ];
  781.         $this->aliases = [
  782.             'App\\Kernel' => 'kernel',
  783.             'CustomerManagementFrameworkBundle\\ActivityManager\\ActivityManagerInterface' => 'CustomerManagementFrameworkBundle\\ActivityManager\\DefaultActivityManager',
  784.             'CustomerManagementFrameworkBundle\\Encryption\\EncryptionServiceInterface' => 'CustomerManagementFrameworkBundle\\Encryption\\DefaultEncryptionService',
  785.             'Doctrine\\Persistence\\ConnectionRegistry' => 'doctrine',
  786.             'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\Canonical' => 'elements_seo_helper.templating.view_helper.canonical',
  787.             'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\HeadMeta' => 'elements_seo_helper.templateing.view_helper.head_meta',
  788.             'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\HeadTitle' => 'elements_seo_helper.templating.view_helper.head_title',
  789.             'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\Hreflang' => 'elements_seo_helper.templating.view_helper.hreflang',
  790.             'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\OpenGraph' => 'elements_seo_helper.templating.view_helper.open_graph',
  791.             'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\PrettyPath' => 'elements_seo_helper.templating.view_helper.pretty_path',
  792.             'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\PrettyUrl' => 'elements_seo_helper.templating.view_helper.pretty_url',
  793.             'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\Robots' => 'elements_seo_helper.templating.view_helper.robots',
  794.             'GuzzleHttp\\ClientInterface' => 'GuzzleHttp\\Client',
  795.             'Pimcore\\Db\\Connection' => 'doctrine.dbal.default_connection',
  796.             'Pimcore\\Db\\ConnectionInterface' => 'doctrine.dbal.default_connection',
  797.             'Pimcore\\Kernel' => 'kernel',
  798.             'Pimcore\\Localization\\LocaleService' => 'Pimcore\\Localization\\LocaleServiceInterface',
  799.             'Presta\\SitemapBundle\\Controller\\SitemapController' => 'presta_sitemap.controller',
  800.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticator' => 'scheb_two_factor.security.google_authenticator',
  801.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticatorInterface' => 'scheb_two_factor.security.google_authenticator',
  802.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  803.             'cmf.activity_manager' => 'CustomerManagementFrameworkBundle\\ActivityManager\\DefaultActivityManager',
  804.             'cmf.activity_store' => 'CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface',
  805.             'cmf.customer_duplicates_index' => 'CustomerManagementFrameworkBundle\\DuplicatesIndex\\DuplicatesIndexInterface',
  806.             'cmf.customer_duplicates_service' => 'CustomerManagementFrameworkBundle\\CustomerDuplicatesService\\CustomerDuplicatesServiceInterface',
  807.             'cmf.customer_merger' => 'CustomerManagementFrameworkBundle\\CustomerMerger\\CustomerMergerInterface',
  808.             'cmf.customer_provider' => 'CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface',
  809.             'cmf.customer_provider.object_naming_scheme' => 'CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface',
  810.             'cmf.customer_save_manager' => 'CustomerManagementFrameworkBundle\\CustomerSaveManager\\CustomerSaveManagerInterface',
  811.             'cmf.customer_save_validator' => 'CustomerManagementFrameworkBundle\\CustomerSaveValidator\\CustomerSaveValidatorInterface',
  812.             'cmf.customer_view' => 'CustomerManagementFrameworkBundle\\CustomerView\\CustomerViewInterface',
  813.             'cmf.encryption_service' => 'CustomerManagementFrameworkBundle\\Encryption\\DefaultEncryptionService',
  814.             'cmf.logger' => 'monolog.logger.cmf',
  815.             'cmf.segment_manager' => 'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface',
  816.             'database_connection' => 'doctrine.dbal.default_connection',
  817.             'elements.incert.service' => 'Elements\\Bundle\\IncertBundle\\Service\\IncertService',
  818.             'elementsincertbundle.installer' => 'Elements\\Bundle\\IncertBundle\\Installer',
  819.             'httplug.client' => 'hwi_oauth.http.client',
  820.             'httplug.message_factory' => 'hwi_oauth.http.message_factory',
  821.             'messenger.bus.pimcore-core' => 'messenger.default_bus',
  822.             'pimcore.app_logger' => 'Pimcore\\Log\\ApplicationLogger',
  823.             'pimcore.app_logger.default' => 'Pimcore\\Log\\ApplicationLogger',
  824.             'pimcore.ecommerceframework.installer' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\Installer',
  825.             'pimcore.http_client' => 'GuzzleHttp\\Client',
  826.             'pimcore.locale' => 'Pimcore\\Localization\\LocaleServiceInterface',
  827.             'pimcore_admin.security.token_storage_user_resolver' => 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver',
  828.             'pimcore_admin.serializer' => 'Pimcore\\Admin\\Serializer',
  829.             'swebbundle.options.acquistionTypes' => 'ticketshopframework.options.acquistionTypes',
  830.             'ticketshopframework.mailservice' => 'App\\Service\\Shop\\MailService',
  831.             'translator' => 'Symfony\\Contracts\\Translation\\TranslatorInterface',
  832.         ];
  833.         $this->privates['service_container'] = function () {
  834.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  835.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  836.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  837.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  838.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  839.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  840.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Kernel.php';
  841.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  842.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  843.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  844.             include_once \dirname(__DIR__4).'/src/Twig/BackofficeExtension.php';
  845.             include_once \dirname(__DIR__4).'/src/Twig/FaclilitiesExtension.php';
  846.             include_once \dirname(__DIR__4).'/src/Twig/FakeDataGeneratorExtension.php';
  847.             include_once \dirname(__DIR__4).'/src/Twig/JsonLdExtension.php';
  848.             include_once \dirname(__DIR__4).'/src/Twig/LinkGeneratorExtension.php';
  849.             include_once \dirname(__DIR__4).'/src/Twig/LiveInfoHelperExtension.php';
  850.             include_once \dirname(__DIR__4).'/src/Twig/NavigationExtension.php';
  851.             include_once \dirname(__DIR__4).'/src/Twig/PriceScreenExtension.php';
  852.             include_once \dirname(__DIR__4).'/src/Twig/ProfileHelperExtension.php';
  853.             include_once \dirname(__DIR__4).'/src/Twig/SearchExtension.php';
  854.             include_once \dirname(__DIR__4).'/src/Twig/ShopExtension.php';
  855.             include_once \dirname(__DIR__4).'/src/Twig/StylingExtension.php';
  856.             include_once \dirname(__DIR__4).'/src/Twig/WebsiteHelperExtension.php';
  857.             include_once \dirname(__DIR__4).'/src/Service/B2B/ShopService.php';
  858.             include_once \dirname(__DIR__4).'/src/Service/CookieHelper.php';
  859.             include_once \dirname(__DIR__4).'/src/Service/FacilityService.php';
  860.             include_once \dirname(__DIR__4).'/src/Service/FormService.php';
  861.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
  862.             include_once \dirname(__DIR__4).'/src/Service/LinkGenerator/AbstractLinkGenerator.php';
  863.             include_once \dirname(__DIR__4).'/src/Service/LinkGenerator/JobLinkGenerator.php';
  864.             include_once \dirname(__DIR__4).'/src/Service/LinkGenerator/JobTeamLinkGenerator.php';
  865.             include_once \dirname(__DIR__4).'/src/Service/LinkGenerator/MerchandiseLinkGenerator.php';
  866.             include_once \dirname(__DIR__4).'/src/Service/LinkGenerator/NewsLinkGenerator.php';
  867.             include_once \dirname(__DIR__4).'/src/Service/LinkGenerator/ShopEventLinkGenerator.php';
  868.             include_once \dirname(__DIR__4).'/src/Service/LinkGenerator/TicketLinkGenerator.php';
  869.             include_once \dirname(__DIR__4).'/src/Service/Profile/ProfileOrdersService.php';
  870.             include_once \dirname(__DIR__4).'/src/Service/Shop/PriceFormatter.php';
  871.             include_once \dirname(__DIR__4).'/src/Service/Shop/ProductService.php';
  872.             include_once \dirname(__DIR__4).'/src/Model/Traits/SkidataTrait.php';
  873.             include_once \dirname(__DIR__4).'/src/Service/Shop/ShopService.php';
  874.             include_once \dirname(__DIR__4).'/src/Service/Shop/SmartPricerService.php';
  875.             include_once \dirname(__DIR__4).'/src/Service/SiteConfigService.php';
  876.             include_once \dirname(__DIR__4).'/src/Service/TrackingService.php';
  877.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PimcoreContextAwareTrait.php';
  878.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/StaticPageContextAwareTrait.php';
  879.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/FullPageCacheListener.php';
  880.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/FullPage/SessionStatus.php';
  881.             include_once \dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Service/ItemGroupService.php';
  882.             include_once \dirname(__DIR__4).'/src/Service/TicketShopFrameworkBundle/ItemGroupService.php';
  883.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  884.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  885.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  886.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  887.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  888.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  889.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  890.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  891.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  892.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  893.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  894.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  895.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  896.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  897.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  898.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  899.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  900.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  901.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  902.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  903.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  904.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  905.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  906.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  907.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  908.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  909.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  910.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  911.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheInterface.php';
  912.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  913.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ResetInterface.php';
  914.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  915.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  916.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheTrait.php';
  917.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  918.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  919.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ProxyAdapter.php';
  920.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  921.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  922.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  923.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  924.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  925.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  926.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  927.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  928.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  929.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  930.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  931.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  932.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  933.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  934.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  935.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
  936.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  937.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
  938.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  939.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  940.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  941.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceProviderInterface.php';
  942.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
  943.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  944.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  945.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  946.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  947.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
  948.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  949.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  950.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  951.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  952.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  953.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  954.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  955.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  956.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  957.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  958.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  959.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  960.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  961.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  962.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  963.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  964.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  965.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  966.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  967.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  968.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  969.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  970.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  971.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  972.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  973.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  974.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  975.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  976.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/TagAwareCacheInterface.php';
  977.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  978.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableTagAwareAdapter.php';
  979.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  980.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  981.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  982.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  983.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  984.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  985.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php';
  986.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  987.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  988.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  989.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  990.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  991.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  992.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  993.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  994.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  995.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  996.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  997.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  998.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  999.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  1034.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  1035.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  1036.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  1037.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1038.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
  1039.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1040.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1041.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  1042.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  1043.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  1044.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  1045.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
  1046.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  1047.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  1048.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1049.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMapInterface.php';
  1050.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMap.php';
  1051.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1052.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1053.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  1054.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  1055.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  1056.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  1057.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  1058.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  1059.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  1060.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  1061.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1062.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  1063.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  1064.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1065.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1066.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1067.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1068.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1069.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1070.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1071.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1072.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1073.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1074.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1075.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  1076.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  1077.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  1078.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  1079.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  1080.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  1081.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  1082.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  1083.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  1084.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  1085.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  1086.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/ConnectionInterface.php';
  1087.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/PimcoreExtensionsTrait.php';
  1088.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/Connection.php';
  1089.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  1090.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  1091.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  1092.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  1093.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  1094.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/BlacklistSchemaAssetFilter.php';
  1095.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  1096.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  1097.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  1098.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  1099.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  1100.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  1101.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  1102.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  1103.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  1104.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
  1105.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  1106.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  1107.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  1108.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  1109.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  1110.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  1111.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  1112.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  1113.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  1114.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  1115.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  1116.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  1117.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  1118.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  1119.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1120.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  1121.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  1122.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  1123.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  1124.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1125.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1126.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1127.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1128.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1129.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1130.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1131.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Config.php';
  1132.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ClientFactory.php';
  1133.             include_once \dirname(__DIR__4).'/vendor/guzzlehttp/guzzle/src/ClientInterface.php';
  1134.             include_once \dirname(__DIR__4).'/vendor/psr/http-client/src/ClientInterface.php';
  1135.             include_once \dirname(__DIR__4).'/vendor/guzzlehttp/guzzle/src/ClientTrait.php';
  1136.             include_once \dirname(__DIR__4).'/vendor/guzzlehttp/guzzle/src/Client.php';
  1137.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  1138.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  1139.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DatabaseTableTrait.php';
  1140.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/ExpiringStoreTrait.php';
  1141.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DoctrineDbalStore.php';
  1142.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
  1143.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php';
  1144.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Security/User/TokenStorageUserResolver.php';
  1145.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Security/User/UserLoader.php';
  1146.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DynamicRouteHandlerInterface.php';
  1147.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DocumentRouteHandler.php';
  1148.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Event/Traits/RecursionBlockingEventDispatchHelperTrait.php';
  1149.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/RedirectHandler.php';
  1150.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleManager.php';
  1151.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/Config/StateConfig.php';
  1152.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleLocator.php';
  1153.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Composer/PackageInfo.php';
  1154.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Log/Handler/ApplicationLoggerDb.php';
  1155.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Log/Processor/ApplicationLoggerProcessor.php';
  1156.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php';
  1157.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Log/ApplicationLogger.php';
  1158.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestHelper.php';
  1159.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseHelper.php';
  1160.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestMatcherFactory.php';
  1161.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseStack.php';
  1162.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Response/CodeInjector.php';
  1163.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/AbstractRequestResolver.php';
  1164.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/PimcoreContextResolver.php';
  1165.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Context/PimcoreContextGuesser.php';
  1166.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/StaticPageResolver.php';
  1167.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/OutputTimestampResolver.php';
  1168.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/SiteResolver.php';
  1169.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/EditmodeResolver.php';
  1170.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/DocumentResolver.php';
  1171.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/ResponseHeaderResolver.php';
  1172.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleServiceInterface.php';
  1173.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleService.php';
  1174.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/IntlFormatter.php';
  1175.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/LoaderInterface.php';
  1176.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassNameLoaderInterface.php';
  1177.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ImplementationLoader.php';
  1178.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoaderInterface.php';
  1179.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoader.php';
  1180.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/AbstractClassNameLoader.php';
  1181.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/PrefixLoader.php';
  1182.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/PrefixLoader.php';
  1183.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/Block/BlockStateStack.php';
  1184.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/EditmodeEditableDefinitionCollector.php';
  1185.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/ModelInterface.php';
  1186.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/DataObject/Traits/ObjectVarTrait.php';
  1187.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/AbstractModel.php';
  1188.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Element/Service.php';
  1189.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Document/Service.php';
  1190.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRendererInterface.php';
  1191.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRenderer.php';
  1192.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/StaticPageGenerator.php';
  1193.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/RoutingListener.php';
  1194.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreContextListener.php';
  1195.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentFallbackListener.php';
  1196.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreHeaderListener.php';
  1197.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/LocaleListener.php';
  1198.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/TranslationDebugListener.php';
  1199.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/ElementListener.php';
  1200.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GlobalTemplateVariablesListener.php';
  1201.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/HardlinkCanonicalListener.php';
  1202.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/BlockStateListener.php';
  1203.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentMetaDataListener.php';
  1204.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/StaticPageGeneratorListener.php';
  1205.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/EventedControllerListener.php';
  1206.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseHeaderListener.php';
  1207.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/EditmodeListener.php';
  1208.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseStackListener.php';
  1209.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/ResponseInjectionTrait.php';
  1210.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/InternalWysiwygHtmlAttributeFilterListener.php';
  1211.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/EnabledTrait.php';
  1212.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PreviewRequestTrait.php';
  1213.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleAnalyticsCodeListener.php';
  1214.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleTagManagerListener.php';
  1215.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/MaintenancePageListener.php';
  1216.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleSearchConsoleVerificationListener.php';
  1217.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/OutputTimestampListener.php';
  1218.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/WebDebugToolbarListener.php';
  1219.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/ActionRenderer.php';
  1220.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/EditableRenderer.php';
  1221.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/EngineInterface.php';
  1222.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/StreamingEngineInterface.php';
  1223.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/DelegatingEngine.php';
  1224.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/TwigDefaultDelegatingEngine.php';
  1225.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  1226.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/HelperCharsetTrait.php';
  1227.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/PimcoreUrl.php';
  1228.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/AbstractExtension.php';
  1229.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/CacheBusterAware.php';
  1230.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/WebLinksTrait.php';
  1231.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadLink.php';
  1232.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/TextUtilsTrait.php';
  1233.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadMeta.php';
  1234.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadScript.php';
  1235.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadStyle.php';
  1236.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadTitle.php';
  1237.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Inc.php';
  1238.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/IncludeRenderer.php';
  1239.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/InlineScript.php';
  1240.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder.php';
  1241.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/ContainerService.php';
  1242.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreDataCollector.php';
  1243.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreTargetingDataCollector.php';
  1244.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/SiteId/SiteIdProvider.php';
  1245.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Config/ConfigProvider.php';
  1246.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/TrackerInterface.php';
  1247.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/AbstractTracker.php';
  1248.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Tracker.php';
  1249.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/CoreCacheHandler.php';
  1250.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/WriteLock.php';
  1251.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/TargetingStorageInterface.php';
  1252.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Traits/TimestampsTrait.php';
  1253.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/CookieStorage.php';
  1254.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/CookieSaveHandlerInterface.php';
  1255.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/AbstractCookieSaveHandler.php';
  1256.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/JWTCookieSaveHandler.php';
  1257.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorageInterface.php';
  1258.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorage.php';
  1259.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoaderInterface.php';
  1260.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Debug/Traits/StopwatchTrait.php';
  1261.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoader.php';
  1262.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcherInterface.php';
  1263.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcher.php';
  1264.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactoryInterface.php';
  1265.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactory.php';
  1266.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/ActionHandlerInterface.php';
  1267.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/DelegatingActionHandler.php';
  1268.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Document/DocumentTargetingConfigurator.php';
  1269.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/TargetingDataCollector.php';
  1270.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php';
  1271.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php';
  1272.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Code/TargetingCodeGenerator.php';
  1273.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/ToolbarListener.php';
  1274.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingSessionBagListener.php';
  1275.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSessionBagListener.php';
  1276.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Session/SessionConfiguratorInterface.php';
  1277.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Session/AdminSessionBagConfigurator.php';
  1278.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php';
  1279.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/ContentSecurityPolicyHandler.php';
  1280.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSecurityListener.php';
  1281.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/Traits/ControllerTypeTrait.php';
  1282.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminAuthenticationDoubleCheckListener.php';
  1283.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CsrfProtectionListener.php';
  1284.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/HttpCacheListener.php';
  1285.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CustomAdminEntryPointCheckListener.php';
  1286.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UserPerspectiveListener.php';
  1287.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UsageStatisticsListener.php';
  1288.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/EnablePreviewTimeSliderListener.php';
  1289.             include_once \dirname(__DIR__4).'/vendor/elements/document-http-auth-bundle/src/Elements/Bundle/DocumentHttpAuthBundle/EventSubscriber/DocumentHttpAuth.php';
  1290.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveManager/SaveOptions.php';
  1291.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveManager/CustomerSaveManagerInterface.php';
  1292.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Traits/LoggerAware.php';
  1293.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveManager/LegacyTrait.php';
  1294.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveManager/DefaultCustomerSaveManager.php';
  1295.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerProvider/ObjectNamingScheme/ObjectNamingSchemeInterface.php';
  1296.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerProvider/ObjectNamingScheme/DefaultObjectNamingScheme.php';
  1297.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentManager/SegmentManagerInterface.php';
  1298.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentManager/DefaultSegmentManager.php';
  1299.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentAssignment/TypeMapper/TypeMapperInterface.php';
  1300.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentAssignment/TypeMapper/TypeMapper.php';
  1301.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentAssignment/StoredFunctions/StoredFunctionsInterface.php';
  1302.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentAssignment/StoredFunctions/DefaultStoredFunctions.php';
  1303.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Translate/TranslatorInterface.php';
  1304.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/View/Formatter/ViewFormatterInterface.php';
  1305.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/View/Formatter/DefaultViewFormatter.php';
  1306.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/ActivityStore/SqlActivityStore.php';
  1307.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/ActivityStore/ActivityStoreInterface.php';
  1308.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/ActivityStore/MariaDb.php';
  1309.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/LinkGenerator/LinkActivityDefinitionLinkGenerator.php';
  1310.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerView/CustomerViewInterface.php';
  1311.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerView/DefaultCustomerView.php';
  1312.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerList/ExporterManagerInterface.php';
  1313.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerList/ExporterManager.php';
  1314.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Helper/JsConfigService.php';
  1315.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Event/Frontend/UrlActivityTracker.php';
  1316.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  1317.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  1318.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Templating/Helper/CutStringRespectingWhitespace.php';
  1319.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Templating/Helper/CutStringRespectingWhitespaceHtml.php';
  1320.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Templating/Helper/Areabrick.php';
  1321.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Templating/Helper/VideoHelper.php';
  1322.             include_once \dirname(__DIR__4).'/vendor/elements/css-loader-bundle/src/Templating/Helper/CssLoader.php';
  1323.             include_once \dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/Twig/AssetExtension.php';
  1324.             include_once \dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/Twig/DemiExtension.php';
  1325.             include_once \dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/Twig/Extension.php';
  1326.             include_once \dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/Twig/JsonLdExtension.php';
  1327.             include_once \dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/Twig/TagExtension.php';
  1328.             include_once \dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/JsonLd/TemplateRenderer.php';
  1329.             include_once \dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/JsonLd/TemplateResolver.php';
  1330.             include_once \dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/JsonLd/TemplateGenerator.php';
  1331.             include_once \dirname(__DIR__4).'/vendor/elements/recurring-dates-type/src/Templating/RecurringDatesHelper.php';
  1332.             include_once \dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/Canonical.php';
  1333.             include_once \dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/HeadMeta.php';
  1334.             include_once \dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/HeadTitle.php';
  1335.             include_once \dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/Robots.php';
  1336.             include_once \dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/PrettyUrl.php';
  1337.             include_once \dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/Service/PrettyUrl.php';
  1338.             include_once \dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/PrettyPath.php';
  1339.             include_once \dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/OpenGraph.php';
  1340.             include_once \dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/Hreflang.php';
  1341.             include_once \dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/Twig/SeoHelperExtension.php';
  1342.             include_once \dirname(__DIR__4).'/vendor/elements/skidata-ticketing-sweb-bundle/src/Service/CacheService.php';
  1343.             include_once \dirname(__DIR__4).'/vendor/elements/skidata-ticketing-sweb-bundle/src/Service/ServiceFactory.php';
  1344.             include_once \dirname(__DIR__4).'/vendor/elements/skidata-ticketing-sweb-bundle/src/Traits/LoggerAware.php';
  1345.             include_once \dirname(__DIR__4).'/vendor/elements/skidata-ticketing-sweb-bundle/src/Skidata/Sweb/ClientFactory.php';
  1346.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Services/CustomerStateHelper.php';
  1347.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Services/DoNotTouchHelper.php';
  1348.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Services/Img.php';
  1349.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Services/NameHelper.php';
  1350.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Services/StateHelper.php';
  1351.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Twig/LayoutExtension.php';
  1352.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Twig/NavigationExtension.php';
  1353.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/EventSubscriber/UserSubscriber.php';
  1354.             include_once \dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/EventListener/TSFControllerListener.php';
  1355.             include_once \dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Service/CartService.php';
  1356.             include_once \dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Service/SiteConfigService.php';
  1357.             include_once \dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Service/SkidataContactService.php';
  1358.             include_once \dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Service/VoucherCodeServiceInterface.php';
  1359.             include_once \dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Service/VoucherCodeService.php';
  1360.             include_once \dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Twig/TicketShopExtension.php';
  1361.             include_once \dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Service/QrCodeService.php';
  1362.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  1363.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  1364.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  1365.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/EventListener/SessionBagListener.php';
  1366.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tools/SessionConfigurator.php';
  1367.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/EventListener/Frontend/TrackingCodeFlashMessageListener.php';
  1368.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/DependencyInjection/ServiceLocator/TenantAwareServiceLocator.php';
  1369.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/DependencyInjection/ServiceLocator/CheckoutTenantAwareServiceLocator.php';
  1370.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/OrderManager/OrderManagerLocatorInterface.php';
  1371.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/OrderManager/OrderManagerLocator.php';
  1372.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/PricingManager/PricingManagerLocatorInterface.php';
  1373.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/PricingManager/PricingManagerLocator.php';
  1374.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/CheckoutManager/CommitOrderProcessorLocatorInterface.php';
  1375.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/CheckoutManager/CommitOrderProcessorLocator.php';
  1376.             include_once \dirname(__DIR__4).'/vendor/elements/hash-cash-form-bundle/src/Service/HashCashService.php';
  1377.             include_once \dirname(__DIR__4).'/vendor/elements/hash-cash-form-bundle/src/Twig/HashCashExtension.php';
  1378.             include_once \dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/EventSubscriber/SessionBagSubscriber.php';
  1379.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/OAuthUtils.php';
  1380.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Security/OAuth/OAuthUtils.php';
  1381.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Discovery/ConfiguredClientsStrategyListener.php';
  1382.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Collector.php';
  1383.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactoryListener.php';
  1384.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactory.php';
  1385.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter.php';
  1386.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Formatter.php';
  1387.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php';
  1388.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php';
  1389.             include_once \dirname(__DIR__4).'/vendor/elements/azure-auth-bundle/src/Service/RestrictionService.php';
  1390.             include_once \dirname(__DIR__4).'/vendor/elements/azure-auth-bundle/src/EventSubscriber/CodeInjectionSubscriber.php';
  1391.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/HttpClient/HttpClientInterface.php';
  1392.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  1393.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  1394.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1395.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/Translator.php';
  1396.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1397.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1398.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1399.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1400.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1401.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouterInterface.php';
  1402.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouter.php';
  1403.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1404.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1405.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/VersatileGeneratorInterface.php';
  1406.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainedRouterInterface.php';
  1407.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerTrait.php';
  1408.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/DynamicRouter.php';
  1409.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php';
  1410.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php';
  1411.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcher.php';
  1412.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/FinalMatcherInterface.php';
  1413.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/UrlMatcher.php';
  1414.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  1415.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  1416.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php';
  1417.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGenerator.php';
  1418.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ProviderBasedGenerator.php';
  1419.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ContentAwareGenerator.php';
  1420.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerInterface.php';
  1421.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteContentEnhancer.php';
  1422.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Element/Router.php';
  1423.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Staticroute/Router.php';
  1424.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  1425.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  1426.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  1427.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/RouteProviderInterface.php';
  1428.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/DynamicRouteProvider.php';
  1429.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DataObjectRouteHandler.php';
  1430.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/FactoryInterface.php';
  1431.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Factory.php';
  1432.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Factory/FallbackBuilder.php';
  1433.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassMapLoader.php';
  1434.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickManagerInterface.php';
  1435.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickManager.php';
  1436.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  1437.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1438.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1439.             include_once \dirname(__DIR__4).'/vendor/elements/js-config-bundle/src/Templating/Helper/JsConfig.php';
  1440.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Factory.php';
  1441.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/CartManager/CartManagerLocatorInterface.php';
  1442.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/CartManager/CartManagerLocator.php';
  1443.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/DependencyInjection/ServiceLocator/NameServiceLocator.php';
  1444.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/PriceSystem/PriceSystemLocatorInterface.php';
  1445.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/PriceSystem/PriceSystemLocator.php';
  1446.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/AvailabilitySystem/AvailabilitySystemLocatorInterface.php';
  1447.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/AvailabilitySystem/AvailabilitySystemLocator.php';
  1448.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/CheckoutManager/CheckoutManagerFactoryLocatorInterface.php';
  1449.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/CheckoutManager/CheckoutManagerFactoryLocator.php';
  1450.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/DependencyInjection/ServiceLocator/AssortmentTenantAwareServiceLocator.php';
  1451.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/FilterService/FilterServiceLocatorInterface.php';
  1452.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/FilterService/FilterServiceLocator.php';
  1453.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/ComponentInterface.php';
  1454.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/EnvironmentInterface.php';
  1455.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Environment.php';
  1456.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/SessionEnvironment.php';
  1457.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CategoryPageViewInterface.php';
  1458.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/ProductImpressionInterface.php';
  1459.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/ProductViewInterface.php';
  1460.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CartUpdateInterface.php';
  1461.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CartProductActionAddInterface.php';
  1462.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CartProductActionRemoveInterface.php';
  1463.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CheckoutInterface.php';
  1464.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CheckoutStepInterface.php';
  1465.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CheckoutCompleteInterface.php';
  1466.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackEventInterface.php';
  1467.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingManagerInterface.php';
  1468.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingManager.php';
  1469.             include_once \dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Tracking/CartViewInterface.php';
  1470.             include_once \dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Tracking/ProductAddToWishlistInterface.php';
  1471.             include_once \dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Tracking/ShippingInfoInterface.php';
  1472.             include_once \dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Tracking/PaymentInfoInterface.php';
  1473.             include_once \dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Tracking/PromotionViewInterface.php';
  1474.             include_once \dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Tracking/GA4TrackerInterface.php';
  1475.             include_once \dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Tracking/TrackingManager.php';
  1476.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackerInterface.php';
  1477.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/Tracker.php';
  1478.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingCodeAwareInterface.php';
  1479.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/Tracker/GoogleTagManager.php';
  1480.             include_once \dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Tracking/Tracker/GoogleAnalytics4.php';
  1481.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingItemBuilderInterface.php';
  1482.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingItemBuilder.php';
  1483.             include_once \dirname(__DIR__4).'/src/Ecommerce/Tracking/TrackingItemBuilder.php';
  1484.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug/src/HttpClient.php';
  1485.             include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  1486.             include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/HttpClientDiscovery.php';
  1487.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1488.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1489.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  1490.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  1491.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  1492.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  1493.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  1494.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  1495.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  1496.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1497.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1498.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1499.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1500.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1501.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1502.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1503.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1504.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1505.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1506.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1507.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1508.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1509.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1510.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  1511.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1512.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  1513.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1514.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1515.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  1516.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1517.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1518.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1519.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1520.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1521.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1522.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1523.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1524.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1525.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1526.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1527.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1528.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1529.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1530.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1531.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1532.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1533.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1534.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1535.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1536.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1537.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1538.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1539.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1540.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1541.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1542.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1543.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1544.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1545.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1546.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1547.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1548.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  1549.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  1550.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1551.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1552.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HelpersExtension.php';
  1553.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentEditableExtension.php';
  1554.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreObjectExtension.php';
  1555.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreToolExtension.php';
  1556.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/NavigationExtension.php';
  1557.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/GlossaryExtension.php';
  1558.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Tool/Glossary/Processor.php';
  1559.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HeaderExtension.php';
  1560.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetCompressExtension.php';
  1561.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/WebsiteConfigExtension.php';
  1562.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DumpExtension.php';
  1563.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/CacheExtension.php';
  1564.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetHelperExtensions.php';
  1565.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DataObjectHelperExtensions.php';
  1566.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentHelperExtensions.php';
  1567.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/ImageThumbnailExtension.php';
  1568.             include_once \dirname(__DIR__4).'/vendor/rybakit/twig-deferred-extension/src/DeferredExtension.php';
  1569.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/SandboxExtension.php';
  1570.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php';
  1571.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Sandbox/SecurityPolicy.php';
  1572.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AdminExtension.php';
  1573.             include_once \dirname(__DIR__4).'/vendor/elements/backenddashboardbundle/src/Twig/Extension/ComponentFactoryExtension.php';
  1574.             include_once \dirname(__DIR__4).'/vendor/elements/backenddashboardbundle/src/Service/ComponentFactory.php';
  1575.             include_once \dirname(__DIR__4).'/vendor/elements/date-range-helper-bundle/src/Twig/DateRangeExtension.php';
  1576.             include_once \dirname(__DIR__4).'/vendor/elements/date-range-helper-bundle/src/Templating/Helper/DateFormat.php';
  1577.             include_once \dirname(__DIR__4).'/vendor/elements/date-range-helper-bundle/src/Service/PlaceholderHandler.php';
  1578.             include_once \dirname(__DIR__4).'/vendor/elements/date-range-helper-bundle/src/Templating/Helper/DateFormatRange.php';
  1579.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Twig/Extension/CmfFrontendUtilsExtension.php';
  1580.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Twig/Extension/CmfUrlUtilsExtension.php';
  1581.             include_once \dirname(__DIR__4).'/vendor/elements/breadcrumb-helper-bundle/src/Twig/Extension/BreadcrumbHelperExtension.php';
  1582.             include_once \dirname(__DIR__4).'/vendor/elements/breadcrumb-helper-bundle/src/Templating/Helper/BreadcrumbHelper.php';
  1583.             include_once \dirname(__DIR__4).'/vendor/elements/json-ld-bundle/src/Templating/Helper/JsonLd.php';
  1584.             include_once \dirname(__DIR__4).'/vendor/elements/cdm-user-manager-bundle/src/Twig/Extension.php';
  1585.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Twig/AreaBrickExtension.php';
  1586.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Twig/CmsToolsHelperExtension.php';
  1587.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Twig/AddBreadcrumbExtension.php';
  1588.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Twig/ElementsLayoutExtension.php';
  1589.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Twig/GetAssetExtension.php';
  1590.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Twig/CarbonExtension.php';
  1591.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Twig/StaticHelperExtension.php';
  1592.             include_once \dirname(__DIR__4).'/vendor/elements/css-loader-bundle/src/Twig/Extension/CssLoaderExtension.php';
  1593.             include_once \dirname(__DIR__4).'/vendor/elements/fake-data-generator/src/Twig/FakerArray.php';
  1594.             include_once \dirname(__DIR__4).'/vendor/elements/fake-data-generator/src/Twig/FakerInteger.php';
  1595.             include_once \dirname(__DIR__4).'/vendor/elements/fake-data-generator/src/Twig/FakerText.php';
  1596.             include_once \dirname(__DIR__4).'/vendor/elements/fake-data-generator/src/Twig/GeneralHelperExtension.php';
  1597.             include_once \dirname(__DIR__4).'/vendor/elements/google-cse-bundle/src/Twig/CseTemplateExtension.php';
  1598.             include_once \dirname(__DIR__4).'/vendor/elements/js-config-bundle/src/Twig/Extension/JsConfigExtension.php';
  1599.             include_once \dirname(__DIR__4).'/vendor/elements/json-ld-bundle/src/Twig/Extension/JsonLdExtension.php';
  1600.             include_once \dirname(__DIR__4).'/vendor/elements/recurring-dates-type/src/Twig/HelperExtension.php';
  1601.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Twig/DoNotTouchExtension.php';
  1602.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Twig/GeneralHelperExtension.php';
  1603.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Twig/IconLoaderExtension.php';
  1604.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Twig/ImgExtension.php';
  1605.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Twig/MjmlExtension.php';
  1606.             include_once \dirname(__DIR__4).'/vendor/qferr/mjml-php/src/RendererInterface.php';
  1607.             include_once \dirname(__DIR__4).'/vendor/qferr/mjml-php/src/Renderer/BinaryRenderer.php';
  1608.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-vue/src/Twig/VueComponentExtension.php';
  1609.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  1610.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  1611.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Twig/Extension/OAuthExtension.php';
  1612.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Templating/Helper/OAuthHelper.php';
  1613.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Twig/HttpMessageMarkupExtension.php';
  1614.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1615.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1616.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1617.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1618.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1619.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1620.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  1621.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Session/SessionConfigurator.php';
  1622.             include_once \dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Session/Configurator/SessionGa4Configurator.php';
  1623.             include_once \dirname(__DIR__4).'/vendor/elements/azure-auth-bundle/src/EventSubscriber/SessionBagSubscriber.php';
  1624.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1625.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1626.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1627.         };
  1628.     }
  1629.     public function compile(): void
  1630.     {
  1631.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1632.     }
  1633.     public function isCompiled(): bool
  1634.     {
  1635.         return true;
  1636.     }
  1637.     public function getRemovedIds(): array
  1638.     {
  1639.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1640.     }
  1641.     protected function load($file$lazyLoad true)
  1642.     {
  1643.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1644.             return $class::do($this$lazyLoad);
  1645.         }
  1646.         if ('.' === $file[-4]) {
  1647.             $class substr($class0, -4);
  1648.         } else {
  1649.             $file .= '.php';
  1650.         }
  1651.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1652.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1653.     }
  1654.     protected function createProxy($class\Closure $factory)
  1655.     {
  1656.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1657.         return $factory();
  1658.     }
  1659.     /**
  1660.      * Gets the public '.container.private.filesystem' shared service.
  1661.      *
  1662.      * @return \Symfony\Component\Filesystem\Filesystem
  1663.      */
  1664.     protected function get_Container_Private_FilesystemService()
  1665.     {
  1666.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1667.     }
  1668.     /**
  1669.      * Gets the public '.container.private.form.factory' shared service.
  1670.      *
  1671.      * @return \Symfony\Component\Form\FormFactory
  1672.      */
  1673.     protected function get_Container_Private_Form_FactoryService()
  1674.     {
  1675.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  1676.         if (isset($this->services['.container.private.form.factory'])) {
  1677.             return $this->services['.container.private.form.factory'];
  1678.         }
  1679.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  1680.     }
  1681.     /**
  1682.      * Gets the public '.container.private.profiler' shared service.
  1683.      *
  1684.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1685.      */
  1686.     protected function get_Container_Private_ProfilerService()
  1687.     {
  1688.         $a = ($this->services['monolog.logger.profiler'] ?? $this->getMonolog_Logger_ProfilerService());
  1689.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1690.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1691.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1692.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1693.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1694.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1695.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1696.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1697.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1698.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1699.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1700.         $d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  1701.         $d->addInstance('pimcore.cache.pool', ($this->privates['.pimcore.cache.pool.inner'] ?? $this->get_Pimcore_Cache_Pool_InnerService()));
  1702.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1703.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1704.         $d->addInstance('pimcore.cache.adapter.redis_tag_aware', ($this->privates['pimcore.cache.adapter.redis_tag_aware'] ?? $this->getPimcore_Cache_Adapter_RedisTagAwareService()));
  1705.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1706.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1707.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1708.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  1709.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1710.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1711.         $g->registerBus('messenger.bus.pimcore-core', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1712.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1713.         if ($this->has('kernel')) {
  1714.             $h->setKernel($b);
  1715.         }
  1716.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] ?? $this->getPimcoreDataCollectorService()));
  1717.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1718.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1719.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1720.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1721.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1722.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] ?? $this->getPimcoreTargetingDataCollectorService()));
  1723.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1724.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1725.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1726.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1727.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1728.         $instance->add($d);
  1729.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
  1730.         $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));
  1731.         $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())));
  1732.         $instance->add($e);
  1733.         $instance->add($f);
  1734.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1735.         $instance->add(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))));
  1736.         $instance->add($g);
  1737.         $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()))));
  1738.         $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()))));
  1739.         $instance->add($h);
  1740.         return $instance;
  1741.     }
  1742.     /**
  1743.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1744.      *
  1745.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1746.      */
  1747.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1748.     {
  1749.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1750.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1751.             return $this->services['.container.private.security.authorization_checker'];
  1752.         }
  1753.         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);
  1754.     }
  1755.     /**
  1756.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  1757.      *
  1758.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1759.      */
  1760.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  1761.     {
  1762.         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())));
  1763.     }
  1764.     /**
  1765.      * Gets the public '.container.private.security.token_storage' shared service.
  1766.      *
  1767.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1768.      */
  1769.     protected function get_Container_Private_Security_TokenStorageService()
  1770.     {
  1771.         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, [
  1772.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1773.         ], [
  1774.             'request_stack' => '?',
  1775.         ]));
  1776.     }
  1777.     /**
  1778.      * Gets the public '.container.private.session' shared service.
  1779.      *
  1780.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1781.      */
  1782.     protected function get_Container_Private_SessionService()
  1783.     {
  1784.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1785.         if (isset($this->services['.container.private.session'])) {
  1786.             return $this->services['.container.private.session'];
  1787.         }
  1788.         $this->services['.container.private.session'] = $instance $a->createSession();
  1789.         $b = new \Pimcore\Session\SessionConfigurator();
  1790.         $b->addConfigurator(($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService()));
  1791.         $b->addConfigurator(($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\Tools\SessionConfigurator())));
  1792.         $b->addConfigurator(new \Elements\Bundle\TrackingBundle\Session\Configurator\SessionGa4Configurator(10));
  1793.         $b->addConfigurator(new \Elements\Bundle\AzureAuthBundle\EventSubscriber\SessionBagSubscriber());
  1794.         $b->configure($instance);
  1795.         return $instance;
  1796.     }
  1797.     /**
  1798.      * Gets the public '.container.private.twig' shared service.
  1799.      *
  1800.      * @return \Twig\Environment
  1801.      */
  1802.     protected function get_Container_Private_TwigService()
  1803.     {
  1804.         $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']);
  1805.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1806.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1807.         $c = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1808.         $d = ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  1809.         $e = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  1810.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1811.         $g = ($this->services['router'] ?? $this->getRouterService());
  1812.         $h = ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService());
  1813.         $i = ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService());
  1814.         $j = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1815.         $j->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  1816.         $k = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService());
  1817.         $l = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService());
  1818.         $m = ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService());
  1819.         $n = ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService());
  1820.         $o = ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService());
  1821.         $p = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder'] ?? $this->getPlaceholderService());
  1822.         $q = new \Elements\Bundle\DateRangeHelperBundle\Service\PlaceholderHandler($m);
  1823.         $r = ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService());
  1824.         $s = new \Elements\Bundle\JsonLdBundle\Templating\Helper\JsonLd();
  1825.         $t = ($this->services['elements_css_loader.templating.helper'] ?? ($this->services['elements_css_loader.templating.helper'] = new \Elements\Bundle\CssLoaderBundle\Templating\Helper\CssLoader()));
  1826.         $u = ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper'] ?? ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper'] = new \Elements\Bundle\StyleLabBundle\Services\StateHelper()));
  1827.         $v = ($this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\NavigationExtension'] ?? $this->getNavigationExtension2Service());
  1828.         $w = ($this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\LayoutExtension'] ?? $this->getLayoutExtensionService());
  1829.         $x = new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension();
  1830.         $y = new \Symfony\Bridge\Twig\AppVariable();
  1831.         $y->setEnvironment('dev');
  1832.         $y->setDebug(true);
  1833.         if ($this->has('.container.private.security.token_storage')) {
  1834.             $y->setTokenStorage($b);
  1835.         }
  1836.         if ($this->has('request_stack')) {
  1837.             $y->setRequestStack($a);
  1838.         }
  1839.         $z = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1840.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1841.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1842.         $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)));
  1843.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $c));
  1844.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($d));
  1845.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($e));
  1846.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  1847.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  1848.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1849.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($ctrue));
  1850.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1851.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1852.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($a$g)));
  1853.         $instance->addExtension(($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
  1854.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1855.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($d));
  1856.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension($h$i));
  1857.         $instance->addExtension(($this->services['App\\Twig\\BackofficeExtension'] ?? $this->getBackofficeExtensionService()));
  1858.         $instance->addExtension(($this->services['App\\Twig\\FaclilitiesExtension'] ?? $this->getFaclilitiesExtensionService()));
  1859.         $instance->addExtension(($this->services['App\\Twig\\FakeDataGeneratorExtension'] ?? ($this->services['App\\Twig\\FakeDataGeneratorExtension'] = new \App\Twig\FakeDataGeneratorExtension())));
  1860.         $instance->addExtension(($this->services['App\\Twig\\JsonLdExtension'] ?? ($this->services['App\\Twig\\JsonLdExtension'] = new \App\Twig\JsonLdExtension())));
  1861.         $instance->addExtension(($this->services['App\\Twig\\LinkGeneratorExtension'] ?? $this->getLinkGeneratorExtensionService()));
  1862.         $instance->addExtension(($this->services['App\\Twig\\LiveInfoHelperExtension'] ?? $this->getLiveInfoHelperExtensionService()));
  1863.         $instance->addExtension(($this->services['App\\Twig\\NavigationExtension'] ?? $this->getNavigationExtensionService()));
  1864.         $instance->addExtension(($this->services['App\\Twig\\PriceScreenExtension'] ?? $this->getPriceScreenExtensionService()));
  1865.         $instance->addExtension(($this->services['App\\Twig\\ProfileHelperExtension'] ?? $this->getProfileHelperExtensionService()));
  1866.         $instance->addExtension(($this->services['App\\Twig\\SearchExtension'] ?? $this->getSearchExtensionService()));
  1867.         $instance->addExtension(($this->services['App\\Twig\\ShopExtension'] ?? $this->getShopExtensionService()));
  1868.         $instance->addExtension(($this->services['App\\Twig\\StylingExtension'] ?? ($this->services['App\\Twig\\StylingExtension'] = new \App\Twig\StylingExtension())));
  1869.         $instance->addExtension(($this->services['App\\Twig\\WebsiteHelperExtension'] ?? $this->getWebsiteHelperExtensionService()));
  1870.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  1871.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  1872.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1873.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($j));
  1874.         $instance->addExtension(new \Pimcore\Twig\Extension\HelpersExtension($k));
  1875.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentEditableExtension(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService())));
  1876.         $instance->addExtension(($this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] ?? $this->getSubrequestExtensionService()));
  1877.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreObjectExtension());
  1878.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreToolExtension());
  1879.         $instance->addExtension(new \Pimcore\Twig\Extension\NavigationExtension($l));
  1880.         $instance->addExtension(new \Pimcore\Twig\Extension\GlossaryExtension(new \Pimcore\Tool\Glossary\Processor($m$n$o$this->parameters['pimcore.glossary.blocked_tags'])));
  1881.         $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));
  1882.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetCompressExtension());
  1883.         $instance->addExtension(new \Pimcore\Twig\Extension\WebsiteConfigExtension());
  1884.         $instance->addExtension(new \Pimcore\Twig\Extension\DumpExtension());
  1885.         $instance->addExtension(new \Pimcore\Twig\Extension\CacheExtension($n));
  1886.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetHelperExtensions());
  1887.         $instance->addExtension(new \Pimcore\Twig\Extension\DataObjectHelperExtensions());
  1888.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentHelperExtensions());
  1889.         $instance->addExtension(new \Pimcore\Twig\Extension\ImageThumbnailExtension());
  1890.         $instance->addExtension(new \Twig\DeferredExtension\DeferredExtension());
  1891.         $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'])));
  1892.         $instance->addExtension(new \Pimcore\Twig\Extension\AdminExtension($g$n, ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService())));
  1893.         $instance->addExtension(new \Elements\Bundle\BackendDashboardBundle\Twig\Extension\ComponentFactoryExtension(new \Elements\Bundle\BackendDashboardBundle\Service\ComponentFactory($instance)));
  1894.         $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));
  1895.         $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())));
  1896.         $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|*')))));
  1897.         $instance->addExtension(new \Elements\Bundle\BreadcrumbHelperBundle\Twig\Extension\BreadcrumbHelperExtension(new \Elements\Bundle\BreadcrumbHelperBundle\Templating\Helper\BreadcrumbHelper($o$r$s$d$l$p'twig')));
  1898.         $instance->addExtension(new \Elements\Bundle\CDMUserManagerBundle\Twig\Extension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService())));
  1899.         $instance->addExtension(new \Elements\Bundle\CmsToolsBundle\Twig\AreaBrickExtension(($this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\Areabrick'] ?? $this->getAreabrickService())));
  1900.         $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()))));
  1901.         $instance->addExtension(new \Elements\Bundle\CmsToolsBundle\Twig\AddBreadcrumbExtension());
  1902.         $instance->addExtension(new \Elements\Bundle\CmsToolsBundle\Twig\ElementsLayoutExtension($t$s$d$k));
  1903.         $instance->addExtension(new \Elements\Bundle\CmsToolsBundle\Twig\GetAssetExtension());
  1904.         $instance->addExtension(new \Elements\Bundle\CmsToolsBundle\Twig\CarbonExtension());
  1905.         $instance->addExtension(new \Elements\Bundle\CmsToolsBundle\Twig\StaticHelperExtension($o$a));
  1906.         $instance->addExtension(new \Elements\Bundle\CssLoaderBundle\Twig\Extension\CssLoaderExtension($t));
  1907.         $instance->addExtension(new \Elements\Bundle\FakeDataGenerator\Twig\FakerArray($instance));
  1908.         $instance->addExtension(new \Elements\Bundle\FakeDataGenerator\Twig\FakerInteger());
  1909.         $instance->addExtension(new \Elements\Bundle\FakeDataGenerator\Twig\FakerText());
  1910.         $instance->addExtension(new \Elements\Bundle\FakeDataGenerator\Twig\GeneralHelperExtension($u));
  1911.         $instance->addExtension(new \Elements\Bundle\GoogleCseBundle\Twig\CseTemplateExtension($g$instance$r));
  1912.         $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()))));
  1913.         $instance->addExtension(new \Elements\Bundle\JsonLdBundle\Twig\Extension\JsonLdExtension($s));
  1914.         $instance->addExtension(($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\AssetExtension'] ?? $this->getAssetExtensionService()));
  1915.         $instance->addExtension(($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\DemiExtension'] ?? ($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\DemiExtension'] = new \Elements\Bundle\JsonLdReloadedBundle\Twig\DemiExtension())));
  1916.         $instance->addExtension(($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\Extension'] ?? ($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\Extension'] = new \Elements\Bundle\JsonLdReloadedBundle\Twig\Extension())));
  1917.         $instance->addExtension(($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'] ?? $this->getJsonLdExtension2Service()));
  1918.         $instance->addExtension(($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\TagExtension'] ?? ($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\TagExtension'] = new \Elements\Bundle\JsonLdReloadedBundle\Twig\TagExtension())));
  1919.         $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()))));
  1920.         $instance->addExtension(($this->services['Elements\\Bundle\\SeoHelperBundle\\Twig\\SeoHelperExtension'] ?? $this->getSeoHelperExtensionService()));
  1921.         $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()))));
  1922.         $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));
  1923.         $instance->addExtension(new \Elements\Bundle\StyleLabBundle\Twig\IconLoaderExtension($w));
  1924.         $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()))));
  1925.         $instance->addExtension($w);
  1926.         $instance->addExtension($v);
  1927.         $instance->addExtension(new \Elements\Bundle\StyleLabBundle\Twig\MjmlExtension(new \Qferrer\Mjml\Renderer\BinaryRenderer((\dirname(__DIR__4).'/node_modules/.bin/mjml'))));
  1928.         $instance->addExtension(($this->services['Elements\\Bundle\\TicketShopFrameworkBundle\\Twig\\TicketShopExtension'] ?? $this->getTicketShopExtensionService()));
  1929.         $instance->addExtension(new \Symfony\UX\Vue\Twig\VueComponentExtension($x));
  1930.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1931.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1932.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  1933.         ], [
  1934.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1935.             'webpack_encore.tag_renderer' => '?',
  1936.         ])));
  1937.         $instance->addExtension($x);
  1938.         $instance->addExtension(($this->services['Elements\\Bundle\\HashCashBundle\\Twig\\HashCashExtension'] ?? $this->getHashCashExtensionService()));
  1939.         $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)));
  1940.         $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension($h$i));
  1941.         $instance->addGlobal('app'$y);
  1942.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1943.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1944.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1945.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1946.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1947.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => ['privates''Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl''getPimcoreUrlService'false],
  1948.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadLink''getHeadLinkService'false],
  1949.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadMeta''getHeadMetaService'false],
  1950.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadScript''getHeadScriptService'false],
  1951.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadStyle''getHeadStyleService'false],
  1952.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadTitle''getHeadTitleService'false],
  1953.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Inc''getIncService'false],
  1954.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\InlineScript''getInlineScriptService'false],
  1955.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Navigation''getNavigationService'false],
  1956.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder''getPlaceholderService'false],
  1957.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension''getAbstractExtensionService'true],
  1958.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware''getCacheBusterAwareService'true],
  1959.         ], [
  1960.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1961.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1962.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1963.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1964.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => '?',
  1965.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => '?',
  1966.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => '?',
  1967.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => '?',
  1968.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => '?',
  1969.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => '?',
  1970.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => '?',
  1971.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => '?',
  1972.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => '?',
  1973.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => '?',
  1974.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => '?',
  1975.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => '?',
  1976.         ])));
  1977.         $instance->addGlobal('container'$this);
  1978.         $instance->addGlobal('pimcore_csrf', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  1979.         $instance->addGlobal('pimcore_csp', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] ?? $this->getContentSecurityPolicyHandlerService()));
  1980.         $instance->registerUndefinedFilterCallback([=> $z=> 'suggestFilter']);
  1981.         $instance->registerUndefinedFunctionCallback([=> $z=> 'suggestFunction']);
  1982.         $instance->registerUndefinedTokenParserCallback([=> $z=> 'suggestTag']);
  1983.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1984.         return $instance;
  1985.     }
  1986.     /**
  1987.      * Gets the public '.container.private.validator' shared service.
  1988.      *
  1989.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1990.      */
  1991.     protected function get_Container_Private_ValidatorService()
  1992.     {
  1993.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1994.         if (isset($this->services['.container.private.validator'])) {
  1995.             return $this->services['.container.private.validator'];
  1996.         }
  1997.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1998.     }
  1999.     /**
  2000.      * Gets the public 'App\Service\B2B\ShopService' shared autowired service.
  2001.      *
  2002.      * @return \App\Service\B2B\ShopService
  2003.      */
  2004.     protected function getShopServiceService()
  2005.     {
  2006.         return $this->services['App\\Service\\B2B\\ShopService'] = new \App\Service\B2B\ShopService();
  2007.     }
  2008.     /**
  2009.      * Gets the public 'App\Service\CookieHelper' shared autowired service.
  2010.      *
  2011.      * @return \App\Service\CookieHelper
  2012.      */
  2013.     protected function getCookieHelperService()
  2014.     {
  2015.         return $this->services['App\\Service\\CookieHelper'] = new \App\Service\CookieHelper();
  2016.     }
  2017.     /**
  2018.      * Gets the public 'App\Service\FacilityService' shared autowired service.
  2019.      *
  2020.      * @return \App\Service\FacilityService
  2021.      */
  2022.     protected function getFacilityServiceService()
  2023.     {
  2024.         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()));
  2025.     }
  2026.     /**
  2027.      * Gets the public 'App\Service\FormService' shared autowired service.
  2028.      *
  2029.      * @return \App\Service\FormService
  2030.      */
  2031.     protected function getFormServiceService()
  2032.     {
  2033.         $a = ($this->services['Pimcore\\Log\\ApplicationLogger'] ?? $this->getApplicationLoggerService());
  2034.         if (isset($this->services['App\\Service\\FormService'])) {
  2035.             return $this->services['App\\Service\\FormService'];
  2036.         }
  2037.         return $this->services['App\\Service\\FormService'] = new \App\Service\FormService(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), $a);
  2038.     }
  2039.     /**
  2040.      * Gets the public 'App\Service\LinkGenerator\JobLinkGenerator' shared autowired service.
  2041.      *
  2042.      * @return \App\Service\LinkGenerator\JobLinkGenerator
  2043.      */
  2044.     protected function getJobLinkGeneratorService()
  2045.     {
  2046.         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())));
  2047.     }
  2048.     /**
  2049.      * Gets the public 'App\Service\LinkGenerator\JobTeamLinkGenerator' shared autowired service.
  2050.      *
  2051.      * @return \App\Service\LinkGenerator\JobTeamLinkGenerator
  2052.      */
  2053.     protected function getJobTeamLinkGeneratorService()
  2054.     {
  2055.         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())));
  2056.     }
  2057.     /**
  2058.      * Gets the public 'App\Service\LinkGenerator\MerchandiseLinkGenerator' shared autowired service.
  2059.      *
  2060.      * @return \App\Service\LinkGenerator\MerchandiseLinkGenerator
  2061.      */
  2062.     protected function getMerchandiseLinkGeneratorService()
  2063.     {
  2064.         $a = ($this->services['elements_seo_helper.templating.view_helper.pretty_url'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_PrettyUrlService());
  2065.         if (isset($this->services['App\\Service\\LinkGenerator\\MerchandiseLinkGenerator'])) {
  2066.             return $this->services['App\\Service\\LinkGenerator\\MerchandiseLinkGenerator'];
  2067.         }
  2068.         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())));
  2069.     }
  2070.     /**
  2071.      * Gets the public 'App\Service\LinkGenerator\NewsLinkGenerator' shared autowired service.
  2072.      *
  2073.      * @return \App\Service\LinkGenerator\NewsLinkGenerator
  2074.      */
  2075.     protected function getNewsLinkGeneratorService()
  2076.     {
  2077.         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())));
  2078.     }
  2079.     /**
  2080.      * Gets the public 'App\Service\LinkGenerator\ShopEventLinkGenerator' shared autowired service.
  2081.      *
  2082.      * @return \App\Service\LinkGenerator\ShopEventLinkGenerator
  2083.      */
  2084.     protected function getShopEventLinkGeneratorService()
  2085.     {
  2086.         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())));
  2087.     }
  2088.     /**
  2089.      * Gets the public 'App\Service\LinkGenerator\TicketLinkGenerator' shared autowired service.
  2090.      *
  2091.      * @return \App\Service\LinkGenerator\TicketLinkGenerator
  2092.      */
  2093.     protected function getTicketLinkGeneratorService()
  2094.     {
  2095.         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())));
  2096.     }
  2097.     /**
  2098.      * Gets the public 'App\Service\Profile\ProfileOrdersService' shared autowired service.
  2099.      *
  2100.      * @return \App\Service\Profile\ProfileOrdersService
  2101.      */
  2102.     protected function getProfileOrdersServiceService()
  2103.     {
  2104.         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())));
  2105.     }
  2106.     /**
  2107.      * Gets the public 'App\Service\Shop\PriceFormatter' shared autowired service.
  2108.      *
  2109.      * @return \App\Service\Shop\PriceFormatter
  2110.      */
  2111.     protected function getPriceFormatterService()
  2112.     {
  2113.         return $this->services['App\\Service\\Shop\\PriceFormatter'] = new \App\Service\Shop\PriceFormatter(($this->services['Pimcore\\Localization\\IntlFormatter'] ?? $this->getIntlFormatterService()));
  2114.     }
  2115.     /**
  2116.      * Gets the public 'App\Service\Shop\ProductService' shared autowired service.
  2117.      *
  2118.      * @return \App\Service\Shop\ProductService
  2119.      */
  2120.     protected function getProductServiceService()
  2121.     {
  2122.         $a = ($this->services['App\\Service\\LinkGenerator\\MerchandiseLinkGenerator'] ?? $this->getMerchandiseLinkGeneratorService());
  2123.         if (isset($this->services['App\\Service\\Shop\\ProductService'])) {
  2124.             return $this->services['App\\Service\\Shop\\ProductService'];
  2125.         }
  2126.         $b = ($this->services['Pimcore\\Log\\ApplicationLogger'] ?? $this->getApplicationLoggerService());
  2127.         if (isset($this->services['App\\Service\\Shop\\ProductService'])) {
  2128.             return $this->services['App\\Service\\Shop\\ProductService'];
  2129.         }
  2130.         $c = ($this->services['App\\Service\\FormService'] ?? $this->getFormServiceService());
  2131.         if (isset($this->services['App\\Service\\Shop\\ProductService'])) {
  2132.             return $this->services['App\\Service\\Shop\\ProductService'];
  2133.         }
  2134.         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()));
  2135.     }
  2136.     /**
  2137.      * Gets the public 'App\Service\Shop\ShopService' shared autowired service.
  2138.      *
  2139.      * @return \App\Service\Shop\ShopService
  2140.      */
  2141.     protected function getShopService2Service()
  2142.     {
  2143.         $a = ($this->services['App\\Service\\Shop\\ProductService'] ?? $this->getProductServiceService());
  2144.         if (isset($this->services['App\\Service\\Shop\\ShopService'])) {
  2145.             return $this->services['App\\Service\\Shop\\ShopService'];
  2146.         }
  2147.         return $this->services['App\\Service\\Shop\\ShopService'] = new \App\Service\Shop\ShopService($a);
  2148.     }
  2149.     /**
  2150.      * Gets the public 'App\Service\Shop\SmartPricerService' shared autowired service.
  2151.      *
  2152.      * @return \App\Service\Shop\SmartPricerService
  2153.      */
  2154.     protected function getSmartPricerServiceService()
  2155.     {
  2156.         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()));
  2157.     }
  2158.     /**
  2159.      * Gets the public 'App\Service\SiteConfigService' shared autowired service.
  2160.      *
  2161.      * @return \App\Service\SiteConfigService
  2162.      */
  2163.     protected function getSiteConfigServiceService()
  2164.     {
  2165.         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()));
  2166.     }
  2167.     /**
  2168.      * Gets the public 'App\Service\TrackingService' shared autowired service.
  2169.      *
  2170.      * @return \App\Service\TrackingService
  2171.      */
  2172.     protected function getTrackingServiceService()
  2173.     {
  2174.         $a = ($this->services['pimcore_ecommerce.factory'] ?? $this->getPimcoreEcommerce_FactoryService());
  2175.         if (isset($this->services['App\\Service\\TrackingService'])) {
  2176.             return $this->services['App\\Service\\TrackingService'];
  2177.         }
  2178.         return $this->services['App\\Service\\TrackingService'] = new \App\Service\TrackingService($a);
  2179.     }
  2180.     /**
  2181.      * Gets the public 'App\Twig\BackofficeExtension' shared autowired service.
  2182.      *
  2183.      * @return \App\Twig\BackofficeExtension
  2184.      */
  2185.     protected function getBackofficeExtensionService()
  2186.     {
  2187.         return $this->services['App\\Twig\\BackofficeExtension'] = new \App\Twig\BackofficeExtension(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  2188.     }
  2189.     /**
  2190.      * Gets the public 'App\Twig\FaclilitiesExtension' shared autowired service.
  2191.      *
  2192.      * @return \App\Twig\FaclilitiesExtension
  2193.      */
  2194.     protected function getFaclilitiesExtensionService()
  2195.     {
  2196.         return $this->services['App\\Twig\\FaclilitiesExtension'] = new \App\Twig\FaclilitiesExtension(($this->services['App\\Service\\FacilityService'] ?? $this->getFacilityServiceService()));
  2197.     }
  2198.     /**
  2199.      * Gets the public 'App\Twig\FakeDataGeneratorExtension' shared autowired service.
  2200.      *
  2201.      * @return \App\Twig\FakeDataGeneratorExtension
  2202.      */
  2203.     protected function getFakeDataGeneratorExtensionService()
  2204.     {
  2205.         return $this->services['App\\Twig\\FakeDataGeneratorExtension'] = new \App\Twig\FakeDataGeneratorExtension();
  2206.     }
  2207.     /**
  2208.      * Gets the public 'App\Twig\JsonLdExtension' shared autowired service.
  2209.      *
  2210.      * @return \App\Twig\JsonLdExtension
  2211.      */
  2212.     protected function getJsonLdExtensionService()
  2213.     {
  2214.         return $this->services['App\\Twig\\JsonLdExtension'] = new \App\Twig\JsonLdExtension();
  2215.     }
  2216.     /**
  2217.      * Gets the public 'App\Twig\LinkGeneratorExtension' shared autowired service.
  2218.      *
  2219.      * @return \App\Twig\LinkGeneratorExtension
  2220.      */
  2221.     protected function getLinkGeneratorExtensionService()
  2222.     {
  2223.         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()));
  2224.     }
  2225.     /**
  2226.      * Gets the public 'App\Twig\LiveInfoHelperExtension' shared autowired service.
  2227.      *
  2228.      * @return \App\Twig\LiveInfoHelperExtension
  2229.      */
  2230.     protected function getLiveInfoHelperExtensionService()
  2231.     {
  2232.         return $this->services['App\\Twig\\LiveInfoHelperExtension'] = new \App\Twig\LiveInfoHelperExtension(($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()));
  2233.     }
  2234.     /**
  2235.      * Gets the public 'App\Twig\NavigationExtension' shared autowired service.
  2236.      *
  2237.      * @return \App\Twig\NavigationExtension
  2238.      */
  2239.     protected function getNavigationExtensionService()
  2240.     {
  2241.         $a = ($this->services['router'] ?? $this->getRouterService());
  2242.         if (isset($this->services['App\\Twig\\NavigationExtension'])) {
  2243.             return $this->services['App\\Twig\\NavigationExtension'];
  2244.         }
  2245.         $b = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService());
  2246.         if (isset($this->services['App\\Twig\\NavigationExtension'])) {
  2247.             return $this->services['App\\Twig\\NavigationExtension'];
  2248.         }
  2249.         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()));
  2250.     }
  2251.     /**
  2252.      * Gets the public 'App\Twig\PriceScreenExtension' shared autowired service.
  2253.      *
  2254.      * @return \App\Twig\PriceScreenExtension
  2255.      */
  2256.     protected function getPriceScreenExtensionService()
  2257.     {
  2258.         $a = ($this->services['router'] ?? $this->getRouterService());
  2259.         if (isset($this->services['App\\Twig\\PriceScreenExtension'])) {
  2260.             return $this->services['App\\Twig\\PriceScreenExtension'];
  2261.         }
  2262.         return $this->services['App\\Twig\\PriceScreenExtension'] = new \App\Twig\PriceScreenExtension($a);
  2263.     }
  2264.     /**
  2265.      * Gets the public 'App\Twig\ProfileHelperExtension' shared autowired service.
  2266.      *
  2267.      * @return \App\Twig\ProfileHelperExtension
  2268.      */
  2269.     protected function getProfileHelperExtensionService()
  2270.     {
  2271.         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())));
  2272.     }
  2273.     /**
  2274.      * Gets the public 'App\Twig\SearchExtension' shared autowired service.
  2275.      *
  2276.      * @return \App\Twig\SearchExtension
  2277.      */
  2278.     protected function getSearchExtensionService()
  2279.     {
  2280.         $a = ($this->services['Knp\\Component\\Pager\\PaginatorInterface'] ?? $this->getPaginatorInterfaceService());
  2281.         if (isset($this->services['App\\Twig\\SearchExtension'])) {
  2282.             return $this->services['App\\Twig\\SearchExtension'];
  2283.         }
  2284.         return $this->services['App\\Twig\\SearchExtension'] = new \App\Twig\SearchExtension($a);
  2285.     }
  2286.     /**
  2287.      * Gets the public 'App\Twig\ShopExtension' shared autowired service.
  2288.      *
  2289.      * @return \App\Twig\ShopExtension
  2290.      */
  2291.     protected function getShopExtensionService()
  2292.     {
  2293.         $a = ($this->services['router'] ?? $this->getRouterService());
  2294.         if (isset($this->services['App\\Twig\\ShopExtension'])) {
  2295.             return $this->services['App\\Twig\\ShopExtension'];
  2296.         }
  2297.         $b = ($this->services['App\\Service\\Shop\\ShopService'] ?? $this->getShopService2Service());
  2298.         if (isset($this->services['App\\Twig\\ShopExtension'])) {
  2299.             return $this->services['App\\Twig\\ShopExtension'];
  2300.         }
  2301.         $c = ($this->services['App\\Service\\Shop\\ProductService'] ?? $this->getProductServiceService());
  2302.         if (isset($this->services['App\\Twig\\ShopExtension'])) {
  2303.             return $this->services['App\\Twig\\ShopExtension'];
  2304.         }
  2305.         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())));
  2306.     }
  2307.     /**
  2308.      * Gets the public 'App\Twig\StylingExtension' shared autowired service.
  2309.      *
  2310.      * @return \App\Twig\StylingExtension
  2311.      */
  2312.     protected function getStylingExtensionService()
  2313.     {
  2314.         return $this->services['App\\Twig\\StylingExtension'] = new \App\Twig\StylingExtension();
  2315.     }
  2316.     /**
  2317.      * Gets the public 'App\Twig\WebsiteHelperExtension' shared autowired service.
  2318.      *
  2319.      * @return \App\Twig\WebsiteHelperExtension
  2320.      */
  2321.     protected function getWebsiteHelperExtensionService()
  2322.     {
  2323.         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())));
  2324.     }
  2325.     /**
  2326.      * Gets the public 'CustomerManagementFrameworkBundle\ActivityStore\ActivityStoreInterface' shared autowired service.
  2327.      *
  2328.      * @return \CustomerManagementFrameworkBundle\ActivityStore\MariaDb
  2329.      */
  2330.     protected function getActivityStoreInterfaceService()
  2331.     {
  2332.         $a = ($this->services['Knp\\Component\\Pager\\PaginatorInterface'] ?? $this->getPaginatorInterfaceService());
  2333.         if (isset($this->services['CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface'])) {
  2334.             return $this->services['CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface'];
  2335.         }
  2336.         return $this->services['CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface'] = new \CustomerManagementFrameworkBundle\ActivityStore\MariaDb($a);
  2337.     }
  2338.     /**
  2339.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerList\ExporterManagerInterface' shared autowired service.
  2340.      *
  2341.      * @return \CustomerManagementFrameworkBundle\CustomerList\ExporterManager
  2342.      */
  2343.     protected function getExporterManagerInterfaceService()
  2344.     {
  2345.         return $this->services['CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface'] = new \CustomerManagementFrameworkBundle\CustomerList\ExporterManager($this->parameters['pimcore_customer_management_framework.customer_list.exporters']);
  2346.     }
  2347.     /**
  2348.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerProvider\CustomerProviderInterface' shared autowired service.
  2349.      *
  2350.      * @return \CustomerManagementFrameworkBundle\CustomerProvider\DefaultCustomerProvider
  2351.      */
  2352.     protected function getCustomerProviderInterfaceService($lazyLoad true)
  2353.     {
  2354.         if ($lazyLoad) {
  2355.             return $this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface'] = $this->createProxy('DefaultCustomerProvider_35d6835', function () {
  2356.                 return \DefaultCustomerProvider_35d6835::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2357.                     $wrappedInstance $this->getCustomerProviderInterfaceService(false);
  2358.                     $proxy->setProxyInitializer(null);
  2359.                     return true;
  2360.                 });
  2361.             });
  2362.         }
  2363.         include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerProvider/CustomerProviderInterface.php';
  2364.         include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerProvider/DefaultCustomerProvider.php';
  2365.         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()));
  2366.     }
  2367.     /**
  2368.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerProvider\ObjectNamingScheme\ObjectNamingSchemeInterface' shared autowired service.
  2369.      *
  2370.      * @return \CustomerManagementFrameworkBundle\CustomerProvider\ObjectNamingScheme\DefaultObjectNamingScheme
  2371.      */
  2372.     protected function getObjectNamingSchemeInterfaceService()
  2373.     {
  2374.         return $this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface'] = new \CustomerManagementFrameworkBundle\CustomerProvider\ObjectNamingScheme\DefaultObjectNamingScheme('{email}''/Shop/Customer''/customers/_archive');
  2375.     }
  2376.     /**
  2377.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerSaveManager\CustomerSaveManagerInterface' shared autowired service.
  2378.      *
  2379.      * @return \CustomerManagementFrameworkBundle\CustomerSaveManager\DefaultCustomerSaveManager
  2380.      */
  2381.     protected function getCustomerSaveManagerInterfaceService()
  2382.     {
  2383.         $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()));
  2384.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2385.         return $instance;
  2386.     }
  2387.     /**
  2388.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerSaveManager\SaveOptions' shared autowired service.
  2389.      *
  2390.      * @return \CustomerManagementFrameworkBundle\CustomerSaveManager\SaveOptions
  2391.      */
  2392.     protected function getSaveOptionsService()
  2393.     {
  2394.         return $this->services['CustomerManagementFrameworkBundle\\CustomerSaveManager\\SaveOptions'] = new \CustomerManagementFrameworkBundle\CustomerSaveManager\SaveOptions(truetruetruetruefalsetruefalsetrue);
  2395.     }
  2396.     /**
  2397.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerView\CustomerViewInterface' shared autowired service.
  2398.      *
  2399.      * @return \CustomerManagementFrameworkBundle\CustomerView\DefaultCustomerView
  2400.      */
  2401.     protected function getCustomerViewInterfaceService()
  2402.     {
  2403.         return $this->services['CustomerManagementFrameworkBundle\\CustomerView\\CustomerViewInterface'] = new \CustomerManagementFrameworkBundle\CustomerView\DefaultCustomerView(($this->services['cmf.view_formatter'] ?? $this->getCmf_ViewFormatterService()));
  2404.     }
  2405.     /**
  2406.      * Gets the public 'CustomerManagementFrameworkBundle\Helper\JsConfigService' shared autowired service.
  2407.      *
  2408.      * @return \CustomerManagementFrameworkBundle\Helper\JsConfigService
  2409.      */
  2410.     protected function getJsConfigServiceService()
  2411.     {
  2412.         return $this->services['CustomerManagementFrameworkBundle\\Helper\\JsConfigService'] = new \CustomerManagementFrameworkBundle\Helper\JsConfigService();
  2413.     }
  2414.     /**
  2415.      * Gets the public 'CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator' shared autowired service.
  2416.      *
  2417.      * @return \CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator
  2418.      */
  2419.     protected function getLinkActivityDefinitionLinkGeneratorService()
  2420.     {
  2421.         return $this->services['CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator'] = new \CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator('*|ID_ENCODED|*');
  2422.     }
  2423.     /**
  2424.      * Gets the public 'CustomerManagementFrameworkBundle\SegmentAssignment\StoredFunctions\StoredFunctionsInterface' shared autowired service.
  2425.      *
  2426.      * @return \CustomerManagementFrameworkBundle\SegmentAssignment\StoredFunctions\DefaultStoredFunctions
  2427.      */
  2428.     protected function getStoredFunctionsInterfaceService()
  2429.     {
  2430.         return $this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\StoredFunctions\\StoredFunctionsInterface'] = new \CustomerManagementFrameworkBundle\SegmentAssignment\StoredFunctions\DefaultStoredFunctions();
  2431.     }
  2432.     /**
  2433.      * Gets the public 'CustomerManagementFrameworkBundle\SegmentAssignment\TypeMapper\TypeMapperInterface' shared autowired service.
  2434.      *
  2435.      * @return \CustomerManagementFrameworkBundle\SegmentAssignment\TypeMapper\TypeMapper
  2436.      */
  2437.     protected function getTypeMapperInterfaceService()
  2438.     {
  2439.         return $this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\TypeMapper\\TypeMapperInterface'] = new \CustomerManagementFrameworkBundle\SegmentAssignment\TypeMapper\TypeMapper();
  2440.     }
  2441.     /**
  2442.      * Gets the public 'CustomerManagementFrameworkBundle\SegmentManager\SegmentManagerInterface' shared autowired service.
  2443.      *
  2444.      * @return \CustomerManagementFrameworkBundle\SegmentManager\DefaultSegmentManager
  2445.      */
  2446.     protected function getSegmentManagerInterfaceService()
  2447.     {
  2448.         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())));
  2449.     }
  2450.     /**
  2451.      * Gets the public 'Elements\Bundle\CmsToolsBundle\Templating\Helper\Areabrick' shared autowired service.
  2452.      *
  2453.      * @return \Elements\Bundle\CmsToolsBundle\Templating\Helper\Areabrick
  2454.      */
  2455.     protected function getAreabrickService()
  2456.     {
  2457.         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()));
  2458.     }
  2459.     /**
  2460.      * Gets the public 'Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespace' shared autowired service.
  2461.      *
  2462.      * @return \Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespace
  2463.      */
  2464.     protected function getCutStringRespectingWhitespaceService()
  2465.     {
  2466.         return $this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\CutStringRespectingWhitespace'] = new \Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespace();
  2467.     }
  2468.     /**
  2469.      * Gets the public 'Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespaceHtml' shared autowired service.
  2470.      *
  2471.      * @return \Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespaceHtml
  2472.      */
  2473.     protected function getCutStringRespectingWhitespaceHtmlService()
  2474.     {
  2475.         return $this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\CutStringRespectingWhitespaceHtml'] = new \Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespaceHtml();
  2476.     }
  2477.     /**
  2478.      * Gets the public 'Elements\Bundle\CmsToolsBundle\Templating\Helper\VideoHelper' shared autowired service.
  2479.      *
  2480.      * @return \Elements\Bundle\CmsToolsBundle\Templating\Helper\VideoHelper
  2481.      */
  2482.     protected function getVideoHelperService()
  2483.     {
  2484.         return $this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\VideoHelper'] = new \Elements\Bundle\CmsToolsBundle\Templating\Helper\VideoHelper();
  2485.     }
  2486.     /**
  2487.      * Gets the public 'Elements\Bundle\HashCashBundle\Service\HashCashService' shared autowired service.
  2488.      *
  2489.      * @return \Elements\Bundle\HashCashBundle\Service\HashCashService
  2490.      */
  2491.     protected function getHashCashServiceService()
  2492.     {
  2493.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2494.         if (isset($this->services['Elements\\Bundle\\HashCashBundle\\Service\\HashCashService'])) {
  2495.             return $this->services['Elements\\Bundle\\HashCashBundle\\Service\\HashCashService'];
  2496.         }
  2497.         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);
  2498.     }
  2499.     /**
  2500.      * Gets the public 'Elements\Bundle\HashCashBundle\Twig\HashCashExtension' shared autowired service.
  2501.      *
  2502.      * @return \Elements\Bundle\HashCashBundle\Twig\HashCashExtension
  2503.      */
  2504.     protected function getHashCashExtensionService()
  2505.     {
  2506.         $a = ($this->services['Elements\\Bundle\\HashCashBundle\\Service\\HashCashService'] ?? $this->getHashCashServiceService());
  2507.         if (isset($this->services['Elements\\Bundle\\HashCashBundle\\Twig\\HashCashExtension'])) {
  2508.             return $this->services['Elements\\Bundle\\HashCashBundle\\Twig\\HashCashExtension'];
  2509.         }
  2510.         return $this->services['Elements\\Bundle\\HashCashBundle\\Twig\\HashCashExtension'] = new \Elements\Bundle\HashCashBundle\Twig\HashCashExtension($a);
  2511.     }
  2512.     /**
  2513.      * Gets the public 'Elements\Bundle\JsonLdReloadedBundle\JsonLd\TemplateGenerator' shared autowired service.
  2514.      *
  2515.      * @return \Elements\Bundle\JsonLdReloadedBundle\JsonLd\TemplateGenerator
  2516.      */
  2517.     protected function getTemplateGeneratorService()
  2518.     {
  2519.         $a = ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService());
  2520.         if (isset($this->services['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateGenerator'])) {
  2521.             return $this->services['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateGenerator'];
  2522.         }
  2523.         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"));
  2524.     }
  2525.     /**
  2526.      * Gets the public 'Elements\Bundle\RecurringDatesTypeBundle\Templating\RecurringDatesHelper' shared autowired service.
  2527.      *
  2528.      * @return \Elements\Bundle\RecurringDatesTypeBundle\Templating\RecurringDatesHelper
  2529.      */
  2530.     protected function getRecurringDatesHelperService()
  2531.     {
  2532.         return $this->services['Elements\\Bundle\\RecurringDatesTypeBundle\\Templating\\RecurringDatesHelper'] = new \Elements\Bundle\RecurringDatesTypeBundle\Templating\RecurringDatesHelper();
  2533.     }
  2534.     /**
  2535.      * Gets the public 'Elements\Bundle\SeoHelperBundle\Service\PrettyUrl' shared autowired service.
  2536.      *
  2537.      * @return \Elements\Bundle\SeoHelperBundle\Service\PrettyUrl
  2538.      */
  2539.     protected function getPrettyUrlService()
  2540.     {
  2541.         $a = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService());
  2542.         if (isset($this->services['Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl'])) {
  2543.             return $this->services['Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl'];
  2544.         }
  2545.         $this->services['Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl'] = $instance = new \Elements\Bundle\SeoHelperBundle\Service\PrettyUrl($a);
  2546.         $instance->setLocaleService(($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
  2547.         return $instance;
  2548.     }
  2549.     /**
  2550.      * Gets the public 'Elements\Bundle\SeoHelperBundle\Twig\SeoHelperExtension' shared autowired service.
  2551.      *
  2552.      * @return \Elements\Bundle\SeoHelperBundle\Twig\SeoHelperExtension
  2553.      */
  2554.     protected function getSeoHelperExtensionService()
  2555.     {
  2556.         $a = ($this->services['elements_seo_helper.templateing.view_helper.head_meta'] ?? $this->getElementsSeoHelper_Templateing_ViewHelper_HeadMetaService());
  2557.         if (isset($this->services['Elements\\Bundle\\SeoHelperBundle\\Twig\\SeoHelperExtension'])) {
  2558.             return $this->services['Elements\\Bundle\\SeoHelperBundle\\Twig\\SeoHelperExtension'];
  2559.         }
  2560.         $b = ($this->services['elements_seo_helper.templating.view_helper.hreflang'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_HreflangService());
  2561.         if (isset($this->services['Elements\\Bundle\\SeoHelperBundle\\Twig\\SeoHelperExtension'])) {
  2562.             return $this->services['Elements\\Bundle\\SeoHelperBundle\\Twig\\SeoHelperExtension'];
  2563.         }
  2564.         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()));
  2565.     }
  2566.     /**
  2567.      * Gets the public 'Elements\Bundle\SkidataTicketingSwebBundle\Service\ServiceFactory' shared autowired service.
  2568.      *
  2569.      * @return \Elements\Bundle\SkidataTicketingSwebBundle\Service\ServiceFactory
  2570.      */
  2571.     protected function getServiceFactoryService()
  2572.     {
  2573.         $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())));
  2574.         $instance->setLogger(($this->services['monolog.logger.skidatasweb'] ?? $this->getMonolog_Logger_SkidataswebService()));
  2575.         $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]]]);
  2576.         return $instance;
  2577.     }
  2578.     /**
  2579.      * Gets the public 'Elements\Bundle\SkidataTicketingSwebBundle\Skidata\Sweb\ClientFactory' shared autowired service.
  2580.      *
  2581.      * @return \Elements\Bundle\SkidataTicketingSwebBundle\Skidata\Sweb\ClientFactory
  2582.      */
  2583.     protected function getClientFactoryService()
  2584.     {
  2585.         $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()));
  2586.         $instance->setLogger(($this->services['monolog.logger.skidatasweb'] ?? $this->getMonolog_Logger_SkidataswebService()));
  2587.         return $instance;
  2588.     }
  2589.     /**
  2590.      * Gets the public 'Elements\Bundle\StyleLabBundle\Services\CustomerStateHelper' shared autowired service.
  2591.      *
  2592.      * @return \Elements\Bundle\StyleLabBundle\Services\CustomerStateHelper
  2593.      */
  2594.     protected function getCustomerStateHelperService()
  2595.     {
  2596.         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())));
  2597.     }
  2598.     /**
  2599.      * Gets the public 'Elements\Bundle\StyleLabBundle\Services\DoNotTouchHelper' shared autowired service.
  2600.      *
  2601.      * @return \Elements\Bundle\StyleLabBundle\Services\DoNotTouchHelper
  2602.      */
  2603.     protected function getDoNotTouchHelperService()
  2604.     {
  2605.         return $this->services['Elements\\Bundle\\StyleLabBundle\\Services\\DoNotTouchHelper'] = new \Elements\Bundle\StyleLabBundle\Services\DoNotTouchHelper();
  2606.     }
  2607.     /**
  2608.      * Gets the public 'Elements\Bundle\StyleLabBundle\Services\Img' shared autowired service.
  2609.      *
  2610.      * @return \Elements\Bundle\StyleLabBundle\Services\Img
  2611.      */
  2612.     protected function getImgService()
  2613.     {
  2614.         return $this->services['Elements\\Bundle\\StyleLabBundle\\Services\\Img'] = new \Elements\Bundle\StyleLabBundle\Services\Img();
  2615.     }
  2616.     /**
  2617.      * Gets the public 'Elements\Bundle\StyleLabBundle\Services\NameHelper' shared autowired service.
  2618.      *
  2619.      * @return \Elements\Bundle\StyleLabBundle\Services\NameHelper
  2620.      */
  2621.     protected function getNameHelperService()
  2622.     {
  2623.         return $this->services['Elements\\Bundle\\StyleLabBundle\\Services\\NameHelper'] = new \Elements\Bundle\StyleLabBundle\Services\NameHelper();
  2624.     }
  2625.     /**
  2626.      * Gets the public 'Elements\Bundle\StyleLabBundle\Services\StateHelper' shared autowired service.
  2627.      *
  2628.      * @return \Elements\Bundle\StyleLabBundle\Services\StateHelper
  2629.      */
  2630.     protected function getStateHelperService()
  2631.     {
  2632.         return $this->services['Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper'] = new \Elements\Bundle\StyleLabBundle\Services\StateHelper();
  2633.     }
  2634.     /**
  2635.      * Gets the public 'Elements\Bundle\TicketShopFrameworkBundle\Service\SiteConfigService' shared autowired service.
  2636.      *
  2637.      * @return \Elements\Bundle\TicketShopFrameworkBundle\Service\SiteConfigService
  2638.      */
  2639.     protected function getSiteConfigService2Service()
  2640.     {
  2641.         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');
  2642.     }
  2643.     /**
  2644.      * Gets the public 'Elements\Bundle\TicketShopFrameworkBundle\Twig\TicketShopExtension' shared autowired service.
  2645.      *
  2646.      * @return \Elements\Bundle\TicketShopFrameworkBundle\Twig\TicketShopExtension
  2647.      */
  2648.     protected function getTicketShopExtensionService()
  2649.     {
  2650.         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()));
  2651.     }
  2652.     /**
  2653.      * Gets the public 'GuzzleHttp\Client' shared autowired service.
  2654.      *
  2655.      * @return \GuzzleHttp\Client
  2656.      */
  2657.     protected function getClientService()
  2658.     {
  2659.         return $this->services['GuzzleHttp\\Client'] = ($this->services['Pimcore\\Http\\ClientFactory'] ?? $this->getClientFactory2Service())->createClient();
  2660.     }
  2661.     /**
  2662.      * Gets the public 'Knp\Component\Pager\PaginatorInterface' shared autowired service.
  2663.      *
  2664.      * @return \Knp\Component\Pager\Paginator
  2665.      */
  2666.     protected function getPaginatorInterfaceService()
  2667.     {
  2668.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2669.         if (isset($this->services['Knp\\Component\\Pager\\PaginatorInterface'])) {
  2670.             return $this->services['Knp\\Component\\Pager\\PaginatorInterface'];
  2671.         }
  2672.         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())));
  2673.     }
  2674.     /**
  2675.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler' shared autowired service.
  2676.      *
  2677.      * @return \Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler
  2678.      */
  2679.     protected function getContentSecurityPolicyHandlerService()
  2680.     {
  2681.         $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())));
  2682.         $a = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  2683.         $instance->setLogger($a);
  2684.         $instance->setLogger($a);
  2685.         $instance->addAllowedUrls('default-src', []);
  2686.         $instance->addAllowedUrls('img-src', []);
  2687.         $instance->addAllowedUrls('script-src', []);
  2688.         $instance->addAllowedUrls('style-src', []);
  2689.         $instance->addAllowedUrls('connect-src', []);
  2690.         $instance->addAllowedUrls('font-src', []);
  2691.         $instance->addAllowedUrls('media-src', []);
  2692.         $instance->addAllowedUrls('frame-src', []);
  2693.         return $instance;
  2694.     }
  2695.     /**
  2696.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler' shared autowired service.
  2697.      *
  2698.      * @return \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler
  2699.      */
  2700.     protected function getCsrfProtectionHandlerService()
  2701.     {
  2702.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2703.         if (isset($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'])) {
  2704.             return $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'];
  2705.         }
  2706.         $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler([], $a);
  2707.         $b = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  2708.         $instance->setLogger($b);
  2709.         $instance->setLogger($b);
  2710.         return $instance;
  2711.     }
  2712.     /**
  2713.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener' shared autowired service.
  2714.      *
  2715.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener
  2716.      */
  2717.     protected function getFullPageCacheListenerService()
  2718.     {
  2719.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2720.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'])) {
  2721.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'];
  2722.         }
  2723.         $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())));
  2724.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2725.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  2726.         return $instance;
  2727.     }
  2728.     /**
  2729.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener' shared autowired service.
  2730.      *
  2731.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener
  2732.      */
  2733.     protected function getGoogleAnalyticsCodeListenerService()
  2734.     {
  2735.         $a = ($this->privates['Pimcore\\Analytics\\Google\\Tracker'] ?? $this->getTrackerService());
  2736.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'])) {
  2737.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'];
  2738.         }
  2739.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener($a);
  2740.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2741.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2742.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  2743.         return $instance;
  2744.     }
  2745.     /**
  2746.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener' shared autowired service.
  2747.      *
  2748.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener
  2749.      */
  2750.     protected function getGoogleTagManagerListenerService()
  2751.     {
  2752.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2753.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'])) {
  2754.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'];
  2755.         }
  2756.         $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()));
  2757.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2758.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2759.         return $instance;
  2760.     }
  2761.     /**
  2762.      * Gets the public 'Pimcore\Cache\Core\CoreCacheHandler' shared autowired service.
  2763.      *
  2764.      * @return \Pimcore\Cache\Core\CoreCacheHandler
  2765.      */
  2766.     protected function getCoreCacheHandlerService()
  2767.     {
  2768.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2769.         if (isset($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'])) {
  2770.             return $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'];
  2771.         }
  2772.         $b = ($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService());
  2773.         $c = new \Pimcore\Cache\Core\WriteLock($b);
  2774.         $d = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  2775.         $c->setLogger($d);
  2776.         $c->setLogger($d);
  2777.         $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] = $instance = new \Pimcore\Cache\Core\CoreCacheHandler($b$c$a);
  2778.         $instance->setLogger($d);
  2779.         $instance->setLogger($d);
  2780.         return $instance;
  2781.     }
  2782.     /**
  2783.      * Gets the public 'Pimcore\Config' shared autowired service.
  2784.      *
  2785.      * @return \Pimcore\Config
  2786.      */
  2787.     protected function getConfigService()
  2788.     {
  2789.         return $this->services['Pimcore\\Config'] = new \Pimcore\Config();
  2790.     }
  2791.     /**
  2792.      * Gets the public 'Pimcore\Document\Editable\Block\BlockStateStack' shared autowired service.
  2793.      *
  2794.      * @return \Pimcore\Document\Editable\Block\BlockStateStack
  2795.      */
  2796.     protected function getBlockStateStackService()
  2797.     {
  2798.         return $this->services['Pimcore\\Document\\Editable\\Block\\BlockStateStack'] = new \Pimcore\Document\Editable\Block\BlockStateStack();
  2799.     }
  2800.     /**
  2801.      * Gets the public 'Pimcore\Document\Renderer\DocumentRenderer' shared autowired service.
  2802.      *
  2803.      * @return \Pimcore\Document\Renderer\DocumentRenderer
  2804.      */
  2805.     protected function getDocumentRendererService()
  2806.     {
  2807.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
  2808.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  2809.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  2810.         }
  2811.         $b = ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService());
  2812.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  2813.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  2814.         }
  2815.         $c = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  2816.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  2817.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  2818.         }
  2819.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2820.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  2821.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  2822.         }
  2823.         $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()));
  2824.         $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())));
  2825.         return $instance;
  2826.     }
  2827.     /**
  2828.      * Gets the public 'Pimcore\Document\StaticPageGenerator' shared autowired service.
  2829.      *
  2830.      * @return \Pimcore\Document\StaticPageGenerator
  2831.      */
  2832.     protected function getStaticPageGeneratorService()
  2833.     {
  2834.         $a = ($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] ?? $this->getDocumentRendererService());
  2835.         if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
  2836.             return $this->services['Pimcore\\Document\\StaticPageGenerator'];
  2837.         }
  2838.         $b = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
  2839.         if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
  2840.             return $this->services['Pimcore\\Document\\StaticPageGenerator'];
  2841.         }
  2842.         return $this->services['Pimcore\\Document\\StaticPageGenerator'] = new \Pimcore\Document\StaticPageGenerator($a$b);
  2843.     }
  2844.     /**
  2845.      * Gets the public 'Pimcore\Extension\Bundle\PimcoreBundleManager' shared autowired service.
  2846.      *
  2847.      * @return \Pimcore\Extension\Bundle\PimcoreBundleManager
  2848.      */
  2849.     protected function getPimcoreBundleManagerService()
  2850.     {
  2851.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2852.         if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
  2853.             return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
  2854.         }
  2855.         $b = ($this->services['router'] ?? $this->getRouterService());
  2856.         if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
  2857.             return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
  2858.         }
  2859.         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);
  2860.     }
  2861.     /**
  2862.      * Gets the public 'Pimcore\Extension\Document\Areabrick\AreabrickManagerInterface' shared autowired service.
  2863.      *
  2864.      * @return \Pimcore\Extension\Document\Areabrick\AreabrickManager
  2865.      */
  2866.     protected function getAreabrickManagerInterfaceService()
  2867.     {
  2868.         $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, [
  2869.             'content-accordion' => ['privates''app.area.brick.content_accordion''getApp_Area_Brick_ContentAccordionService'true],
  2870.             'content-business-report' => ['privates''app.area.brick.content_business_report''getApp_Area_Brick_ContentBusinessReportService'true],
  2871.             'content-citation' => ['privates''app.area.brick.content_citation''getApp_Area_Brick_ContentCitationService'true],
  2872.             'content-citation-big' => ['privates''app.area.brick.content_citation_big''getApp_Area_Brick_ContentCitationBigService'true],
  2873.             'content-citation-small' => ['privates''app.area.brick.content_citation_small''getApp_Area_Brick_ContentCitationSmallService'true],
  2874.             'content-countdown' => ['privates''app.area.brick.content_countdown''getApp_Area_Brick_ContentCountdownService'true],
  2875.             'content-hotspot' => ['privates''app.area.brick.content_hotspot''getApp_Area_Brick_ContentHotspotService'true],
  2876.             'content-iframe' => ['privates''app.area.brick.content_iframe''getApp_Area_Brick_ContentIframeService'true],
  2877.             'content-image-text-slider' => ['privates''app.area.brick.content_image_text_slider''getApp_Area_Brick_ContentImageTextSliderService'true],
  2878.             'content-image-usp' => ['privates''app.area.brick.content_image_usp''getApp_Area_Brick_ContentImageUspService'true],
  2879.             'content-img-teaser-grid' => ['privates''app.area.brick.content_img_teaser_grid''getApp_Area_Brick_ContentImgTeaserGridService'true],
  2880.             'content-incert' => ['privates''app.area.brick.content_incert''getApp_Area_Brick_ContentIncertService'true],
  2881.             'content-large-image' => ['privates''app.area.brick.content_large_image''getApp_Area_Brick_ContentLargeImageService'true],
  2882.             'content-large-image-slider' => ['privates''app.area.brick.content_large_image_slider''getApp_Area_Brick_ContentLargeImageSliderService'true],
  2883.             'content-manual-tabbing' => ['privates''app.area.brick.content_manual_tabbing''getApp_Area_Brick_ContentManualTabbingService'true],
  2884.             'content-opening-hours-table' => ['privates''app.area.brick.content_opening_hours_table''getApp_Area_Brick_ContentOpeningHoursTableService'true],
  2885.             'content-sustainability' => ['privates''app.area.brick.content_sustainability''getApp_Area_Brick_ContentSustainabilityService'true],
  2886.             'content-tabbing' => ['privates''app.area.brick.content_tabbing''getApp_Area_Brick_ContentTabbingService'true],
  2887.             'content-table' => ['privates''app.area.brick.content_table''getApp_Area_Brick_ContentTableService'true],
  2888.             'content-teaser-big-img-row' => ['privates''app.area.brick.content_teaser_big_img_row''getApp_Area_Brick_ContentTeaserBigImgRowService'true],
  2889.             'content-teaser-big-ticket-slider' => ['privates''app.area.brick.content_teaser_big_ticket_slider''getApp_Area_Brick_ContentTeaserBigTicketSliderService'true],
  2890.             'content-teaser-img-row' => ['privates''app.area.brick.content_teaser_img_row''getApp_Area_Brick_ContentTeaserImgRowService'true],
  2891.             'content-teaser-mixed-slider' => ['privates''app.area.brick.content_teaser_mixed_slider''getApp_Area_Brick_ContentTeaserMixedSliderService'true],
  2892.             'content-usp' => ['privates''app.area.brick.content_usp''getApp_Area_Brick_ContentUspService'true],
  2893.             'content-wysiwyg' => ['privates''app.area.brick.content_wysiwyg''getApp_Area_Brick_ContentWysiwygService'true],
  2894.             'content-wysiwyg-images' => ['privates''app.area.brick.content_wysiwyg_images''getApp_Area_Brick_ContentWysiwygImagesService'true],
  2895.             'content-wysiwyg-media' => ['privates''app.area.brick.content_wysiwyg_media''getApp_Area_Brick_ContentWysiwygMediaService'true],
  2896.             'content-wysiwyg-media-two-cols' => ['privates''app.area.brick.content_wysiwyg_media_two_cols''getApp_Area_Brick_ContentWysiwygMediaTwoColsService'true],
  2897.             'content-wysiwyg-with-usp' => ['privates''app.area.brick.content_wysiwyg_with_usp''getApp_Area_Brick_ContentWysiwygWithUspService'true],
  2898.             'job-fullscreen-image-usp' => ['privates''app.area.brick.job_fullscreen_image_usp''getApp_Area_Brick_JobFullscreenImageUspService'true],
  2899.             'job-fullscreen-image-wysiwyg' => ['privates''app.area.brick.job_fullscreen_image_wysiwyg''getApp_Area_Brick_JobFullscreenImageWysiwygService'true],
  2900.             'job-text-media-thumb-slider' => ['privates''app.area.brick.job_text_media_thumb_slider''getApp_Area_Brick_JobTextMediaThumbSliderService'true],
  2901.             'portal-product-teaser-row' => ['privates''app.area.brick.portal_product_teaser_row''getApp_Area_Brick_PortalProductTeaserRowService'true],
  2902.         ], [
  2903.             'content-accordion' => '?',
  2904.             'content-business-report' => '?',
  2905.             'content-citation' => '?',
  2906.             'content-citation-big' => '?',
  2907.             'content-citation-small' => '?',
  2908.             'content-countdown' => '?',
  2909.             'content-hotspot' => '?',
  2910.             'content-iframe' => '?',
  2911.             'content-image-text-slider' => '?',
  2912.             'content-image-usp' => '?',
  2913.             'content-img-teaser-grid' => '?',
  2914.             'content-incert' => '?',
  2915.             'content-large-image' => '?',
  2916.             'content-large-image-slider' => '?',
  2917.             'content-manual-tabbing' => '?',
  2918.             'content-opening-hours-table' => '?',
  2919.             'content-sustainability' => '?',
  2920.             'content-tabbing' => '?',
  2921.             'content-table' => '?',
  2922.             'content-teaser-big-img-row' => '?',
  2923.             'content-teaser-big-ticket-slider' => '?',
  2924.             'content-teaser-img-row' => '?',
  2925.             'content-teaser-mixed-slider' => '?',
  2926.             'content-usp' => '?',
  2927.             'content-wysiwyg' => '?',
  2928.             'content-wysiwyg-images' => '?',
  2929.             'content-wysiwyg-media' => '?',
  2930.             'content-wysiwyg-media-two-cols' => '?',
  2931.             'content-wysiwyg-with-usp' => '?',
  2932.             'job-fullscreen-image-usp' => '?',
  2933.             'job-fullscreen-image-wysiwyg' => '?',
  2934.             'job-text-media-thumb-slider' => '?',
  2935.             'portal-product-teaser-row' => '?',
  2936.         ]));
  2937.         $instance->registerService('job-fullscreen-image-usp''app.area.brick.job_fullscreen_image_usp');
  2938.         $instance->registerService('job-fullscreen-image-wysiwyg''app.area.brick.job_fullscreen_image_wysiwyg');
  2939.         $instance->registerService('content-citation-small''app.area.brick.content_citation_small');
  2940.         $instance->registerService('content-image-text-slider''app.area.brick.content_image_text_slider');
  2941.         $instance->registerService('content-tabbing''app.area.brick.content_tabbing');
  2942.         $instance->registerService('content-wysiwyg-images''app.area.brick.content_wysiwyg_images');
  2943.         $instance->registerService('content-business-report''app.area.brick.content_business_report');
  2944.         $instance->registerService('content-incert''app.area.brick.content_incert');
  2945.         $instance->registerService('content-image-usp''app.area.brick.content_image_usp');
  2946.         $instance->registerService('content-accordion''app.area.brick.content_accordion');
  2947.         $instance->registerService('content-manual-tabbing''app.area.brick.content_manual_tabbing');
  2948.         $instance->registerService('content-teaser-big-ticket-slider''app.area.brick.content_teaser_big_ticket_slider');
  2949.         $instance->registerService('content-citation-big''app.area.brick.content_citation_big');
  2950.         $instance->registerService('content-citation''app.area.brick.content_citation');
  2951.         $instance->registerService('job-text-media-thumb-slider''app.area.brick.job_text_media_thumb_slider');
  2952.         $instance->registerService('portal-product-teaser-row''app.area.brick.portal_product_teaser_row');
  2953.         $instance->registerService('content-iframe''app.area.brick.content_iframe');
  2954.         $instance->registerService('content-sustainability''app.area.brick.content_sustainability');
  2955.         $instance->registerService('content-large-image''app.area.brick.content_large_image');
  2956.         $instance->registerService('content-hotspot''app.area.brick.content_hotspot');
  2957.         $instance->registerService('content-large-image-slider''app.area.brick.content_large_image_slider');
  2958.         $instance->registerService('content-wysiwyg''app.area.brick.content_wysiwyg');
  2959.         $instance->registerService('content-wysiwyg-media-two-cols''app.area.brick.content_wysiwyg_media_two_cols');
  2960.         $instance->registerService('content-table''app.area.brick.content_table');
  2961.         $instance->registerService('content-countdown''app.area.brick.content_countdown');
  2962.         $instance->registerService('content-usp''app.area.brick.content_usp');
  2963.         $instance->registerService('content-wysiwyg-media''app.area.brick.content_wysiwyg_media');
  2964.         $instance->registerService('content-teaser-mixed-slider''app.area.brick.content_teaser_mixed_slider');
  2965.         $instance->registerService('content-opening-hours-table''app.area.brick.content_opening_hours_table');
  2966.         $instance->registerService('content-teaser-big-img-row''app.area.brick.content_teaser_big_img_row');
  2967.         $instance->registerService('content-wysiwyg-with-usp''app.area.brick.content_wysiwyg_with_usp');
  2968.         $instance->registerService('content-teaser-img-row''app.area.brick.content_teaser_img_row');
  2969.         $instance->registerService('content-img-teaser-grid''app.area.brick.content_img_teaser_grid');
  2970.         return $instance;
  2971.     }
  2972.     /**
  2973.      * Gets the public 'Pimcore\Http\ClientFactory' shared autowired service.
  2974.      *
  2975.      * @return \Pimcore\Http\ClientFactory
  2976.      */
  2977.     protected function getClientFactory2Service()
  2978.     {
  2979.         return $this->services['Pimcore\\Http\\ClientFactory'] = new \Pimcore\Http\ClientFactory(($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2980.     }
  2981.     /**
  2982.      * Gets the public 'Pimcore\Http\RequestHelper' shared autowired service.
  2983.      *
  2984.      * @return \Pimcore\Http\RequestHelper
  2985.      */
  2986.     protected function getRequestHelperService()
  2987.     {
  2988.         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()));
  2989.     }
  2990.     /**
  2991.      * Gets the public 'Pimcore\Http\Request\Resolver\DocumentResolver' shared autowired service.
  2992.      *
  2993.      * @return \Pimcore\Http\Request\Resolver\DocumentResolver
  2994.      */
  2995.     protected function getDocumentResolverService()
  2996.     {
  2997.         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())));
  2998.     }
  2999.     /**
  3000.      * Gets the public 'Pimcore\Http\Request\Resolver\EditmodeResolver' shared autowired service.
  3001.      *
  3002.      * @return \Pimcore\Http\Request\Resolver\EditmodeResolver
  3003.      */
  3004.     protected function getEditmodeResolverService()
  3005.     {
  3006.         $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()));
  3007.         $a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  3008.         $instance->setLogger($a);
  3009.         $instance->setLogger($a);
  3010.         return $instance;
  3011.     }
  3012.     /**
  3013.      * Gets the public 'Pimcore\Http\Request\Resolver\OutputTimestampResolver' shared autowired service.
  3014.      *
  3015.      * @return \Pimcore\Http\Request\Resolver\OutputTimestampResolver
  3016.      */
  3017.     protected function getOutputTimestampResolverService()
  3018.     {
  3019.         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())));
  3020.     }
  3021.     /**
  3022.      * Gets the public 'Pimcore\Http\Request\Resolver\PimcoreContextResolver' shared autowired service.
  3023.      *
  3024.      * @return \Pimcore\Http\Request\Resolver\PimcoreContextResolver
  3025.      */
  3026.     protected function getPimcoreContextResolverService()
  3027.     {
  3028.         $a = new \Pimcore\Http\Context\PimcoreContextGuesser(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())));
  3029.         $a->addContextRoutes('profiler', [=> ['path' => '^/_(profiler|wdt)(/.*)?$''route' => false'host' => false'methods' => []]]);
  3030.         $a->addContextRoutes('admin', [=> ['path' => '^/admin(/.*)?$''route' => false'host' => false'methods' => []], => ['route' => '^pimcore_admin_''path' => false'host' => false'methods' => []]]);
  3031.         $a->addContextRoutes('plugin', [=> ['path' => '^/plugin(/.*)?$''route' => false'host' => false'methods' => []]]);
  3032.         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);
  3033.     }
  3034.     /**
  3035.      * Gets the public 'Pimcore\Http\Request\Resolver\ResponseHeaderResolver' shared autowired service.
  3036.      *
  3037.      * @return \Pimcore\Http\Request\Resolver\ResponseHeaderResolver
  3038.      */
  3039.     protected function getResponseHeaderResolverService()
  3040.     {
  3041.         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())));
  3042.     }
  3043.     /**
  3044.      * Gets the public 'Pimcore\Http\Request\Resolver\SiteResolver' shared autowired service.
  3045.      *
  3046.      * @return \Pimcore\Http\Request\Resolver\SiteResolver
  3047.      */
  3048.     protected function getSiteResolverService()
  3049.     {
  3050.         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())));
  3051.     }
  3052.     /**
  3053.      * Gets the public 'Pimcore\Http\Request\Resolver\StaticPageResolver' shared autowired service.
  3054.      *
  3055.      * @return \Pimcore\Http\Request\Resolver\StaticPageResolver
  3056.      */
  3057.     protected function getStaticPageResolverService()
  3058.     {
  3059.         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())));
  3060.     }
  3061.     /**
  3062.      * Gets the public 'Pimcore\Http\ResponseHelper' shared autowired service.
  3063.      *
  3064.      * @return \Pimcore\Http\ResponseHelper
  3065.      */
  3066.     protected function getResponseHelperService()
  3067.     {
  3068.         return $this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper();
  3069.     }
  3070.     /**
  3071.      * Gets the public 'Pimcore\Localization\IntlFormatter' shared autowired service.
  3072.      *
  3073.      * @return \Pimcore\Localization\IntlFormatter
  3074.      */
  3075.     protected function getIntlFormatterService()
  3076.     {
  3077.         return $this->services['Pimcore\\Localization\\IntlFormatter'] = new \Pimcore\Localization\IntlFormatter(($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
  3078.     }
  3079.     /**
  3080.      * Gets the public 'Pimcore\Localization\LocaleServiceInterface' shared autowired service.
  3081.      *
  3082.      * @return \Pimcore\Localization\LocaleService
  3083.      */
  3084.     protected function getLocaleServiceInterfaceService()
  3085.     {
  3086.         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()));
  3087.     }
  3088.     /**
  3089.      * Gets the public 'Pimcore\Log\ApplicationLogger' shared autowired service.
  3090.      *
  3091.      * @return \Pimcore\Log\ApplicationLogger
  3092.      */
  3093.     protected function getApplicationLoggerService()
  3094.     {
  3095.         $this->services['Pimcore\\Log\\ApplicationLogger'] = $instance = new \Pimcore\Log\ApplicationLogger();
  3096.         $instance->addWriter(($this->services['Pimcore\\Log\\Handler\\ApplicationLoggerDb'] ?? $this->getApplicationLoggerDbService()));
  3097.         return $instance;
  3098.     }
  3099.     /**
  3100.      * Gets the public 'Pimcore\Log\Handler\ApplicationLoggerDb' shared autowired service.
  3101.      *
  3102.      * @return \Pimcore\Log\Handler\ApplicationLoggerDb
  3103.      */
  3104.     protected function getApplicationLoggerDbService()
  3105.     {
  3106.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  3107.         if (isset($this->services['Pimcore\\Log\\Handler\\ApplicationLoggerDb'])) {
  3108.             return $this->services['Pimcore\\Log\\Handler\\ApplicationLoggerDb'];
  3109.         }
  3110.         $this->services['Pimcore\\Log\\Handler\\ApplicationLoggerDb'] = $instance = new \Pimcore\Log\Handler\ApplicationLoggerDb($a);
  3111.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3112.         $instance->pushProcessor(new \Pimcore\Log\Processor\ApplicationLoggerProcessor());
  3113.         $instance->pushProcessor(new \Monolog\Processor\IntrospectionProcessor('DEBUG', [=> 'Pimcore\\Log\\ApplicationLogger']));
  3114.         return $instance;
  3115.     }
  3116.     /**
  3117.      * Gets the public 'Pimcore\Model\Document\Editable\Loader\EditableLoader' shared autowired service.
  3118.      *
  3119.      * @return \Pimcore\Model\Document\Editable\Loader\EditableLoader
  3120.      */
  3121.     protected function getEditableLoaderService()
  3122.     {
  3123.         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\\'])]);
  3124.     }
  3125.     /**
  3126.      * Gets the public 'Pimcore\Model\Document\Service' shared autowired service.
  3127.      *
  3128.      * @return \Pimcore\Model\Document\Service
  3129.      */
  3130.     protected function getServiceService()
  3131.     {
  3132.         return $this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service();
  3133.     }
  3134.     /**
  3135.      * Gets the public 'Pimcore\Security\User\TokenStorageUserResolver' shared autowired service.
  3136.      *
  3137.      * @return \Pimcore\Security\User\TokenStorageUserResolver
  3138.      */
  3139.     protected function getTokenStorageUserResolverService()
  3140.     {
  3141.         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()));
  3142.     }
  3143.     /**
  3144.      * Gets the public 'Pimcore\Targeting\Document\DocumentTargetingConfigurator' shared autowired service.
  3145.      *
  3146.      * @return \Pimcore\Targeting\Document\DocumentTargetingConfigurator
  3147.      */
  3148.     protected function getDocumentTargetingConfiguratorService()
  3149.     {
  3150.         $a = ($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] ?? $this->getCoreCacheHandlerService());
  3151.         if (isset($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'])) {
  3152.             return $this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'];
  3153.         }
  3154.         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);
  3155.     }
  3156.     /**
  3157.      * Gets the public 'Pimcore\Templating\Renderer\EditableRenderer' shared autowired service.
  3158.      *
  3159.      * @return \Pimcore\Templating\Renderer\EditableRenderer
  3160.      */
  3161.     protected function getEditableRendererService()
  3162.     {
  3163.         $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())));
  3164.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3165.         $instance->setLogger($a);
  3166.         $instance->setLogger($a);
  3167.         return $instance;
  3168.     }
  3169.     /**
  3170.      * Gets the public 'Symfony\Bridge\Twig\Extension\WebLinkExtension' shared service.
  3171.      *
  3172.      * @return \Symfony\Bridge\Twig\Extension\WebLinkExtension
  3173.      */
  3174.     protected function getWebLinkExtensionService()
  3175.     {
  3176.         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())));
  3177.     }
  3178.     /**
  3179.      * Gets the public 'Symfony\Component\HttpKernel\EventListener\SessionListener' shared service.
  3180.      *
  3181.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3182.      */
  3183.     protected function getSessionListenerService()
  3184.     {
  3185.         return $this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3186.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  3187.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3188.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  3189.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3190.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  3191.         ], [
  3192.             'initialized_session' => '?',
  3193.             'logger' => '?',
  3194.             'session' => '?',
  3195.             'session_collector' => '?',
  3196.             'session_factory' => '?',
  3197.         ]), true$this->parameters['session.storage.options']);
  3198.     }
  3199.     /**
  3200.      * Gets the public 'Symfony\Component\Lock\LockFactory' shared autowired service.
  3201.      *
  3202.      * @return \Symfony\Component\Lock\LockFactory
  3203.      */
  3204.     protected function getLockFactoryService()
  3205.     {
  3206.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  3207.         if (isset($this->services['Symfony\\Component\\Lock\\LockFactory'])) {
  3208.             return $this->services['Symfony\\Component\\Lock\\LockFactory'];
  3209.         }
  3210.         $this->services['Symfony\\Component\\Lock\\LockFactory'] = $instance = new \Symfony\Component\Lock\LockFactory(new \Symfony\Component\Lock\Store\DoctrineDbalStore($a));
  3211.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3212.         return $instance;
  3213.     }
  3214.     /**
  3215.      * Gets the public 'Symfony\Contracts\Translation\TranslatorInterface' shared autowired service.
  3216.      *
  3217.      * @return \Pimcore\Translation\Translator
  3218.      */
  3219.     protected function getTranslatorInterfaceService()
  3220.     {
  3221.         $this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] = $instance = new \Pimcore\Translation\Translator(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  3222.         $instance->setKernel(($this->services['kernel'] ?? $this->get('kernel'1)));
  3223.         $instance->setAdminPath('@PimcoreCoreBundle/Resources/translations');
  3224.         $instance->setAdminTranslationMapping([]);
  3225.         return $instance;
  3226.     }
  3227.     /**
  3228.      * Gets the public 'cache.app' shared service.
  3229.      *
  3230.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3231.      */
  3232.     protected function getCache_AppService()
  3233.     {
  3234.         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'));
  3235.     }
  3236.     /**
  3237.      * Gets the public 'cache.system' shared service.
  3238.      *
  3239.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3240.      */
  3241.     protected function getCache_SystemService()
  3242.     {
  3243.         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())));
  3244.     }
  3245.     /**
  3246.      * Gets the public 'cache.validator_expression_language' shared service.
  3247.      *
  3248.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3249.      */
  3250.     protected function getCache_ValidatorExpressionLanguageService()
  3251.     {
  3252.         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())));
  3253.     }
  3254.     /**
  3255.      * Gets the public 'cmf.view_formatter' shared autowired service.
  3256.      *
  3257.      * @return \CustomerManagementFrameworkBundle\View\Formatter\DefaultViewFormatter
  3258.      */
  3259.     protected function getCmf_ViewFormatterService()
  3260.     {
  3261.         return $this->services['cmf.view_formatter'] = new \CustomerManagementFrameworkBundle\View\Formatter\DefaultViewFormatter(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  3262.     }
  3263.     /**
  3264.      * Gets the public 'cmf_routing.route_provider' shared autowired service.
  3265.      *
  3266.      * @return \Pimcore\Routing\DynamicRouteProvider
  3267.      */
  3268.     protected function getCmfRouting_RouteProviderService()
  3269.     {
  3270.         $a = ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService());
  3271.         $this->services['cmf_routing.route_provider'] = $instance = new \Pimcore\Routing\DynamicRouteProvider($a);
  3272.         $instance->addHandler(($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()));
  3273.         $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()))));
  3274.         return $instance;
  3275.     }
  3276.     /**
  3277.      * Gets the public 'data_collector.dump' shared service.
  3278.      *
  3279.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  3280.      */
  3281.     protected function getDataCollector_DumpService()
  3282.     {
  3283.         $a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  3284.         if (isset($this->services['data_collector.dump'])) {
  3285.             return $this->services['data_collector.dump'];
  3286.         }
  3287.         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);
  3288.     }
  3289.     /**
  3290.      * Gets the public 'doctrine' shared service.
  3291.      *
  3292.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  3293.      */
  3294.     protected function getDoctrineService()
  3295.     {
  3296.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], [], 'default''');
  3297.     }
  3298.     /**
  3299.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  3300.      *
  3301.      * @return \Pimcore\Db\Connection
  3302.      */
  3303.     protected function getDoctrine_Dbal_DefaultConnectionService()
  3304.     {
  3305.         $a = new \Doctrine\DBAL\Configuration();
  3306.         $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()))]));
  3307.         $a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter([=> 'lock_keys'=> 'cache_items'=> 'cache_items'])]));
  3308.         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''defaultTableOptions' => ['charset' => 'UTF8MB4''engine' => 'InnoDB''collate' => 'utf8mb4_general_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3309.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => ['privates''cmf_routing.persistence.doctrine.route_condition_metadata_listener''getCmfRouting_Persistence_Doctrine_RouteConditionMetadataListenerService'true],
  3310.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  3311.         ], [
  3312.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => '?',
  3313.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  3314.         ]), [=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'cmf_routing.persistence.doctrine.route_condition_metadata_listener']), ['enum' => 'string''bit' => 'boolean']);
  3315.     }
  3316.     /**
  3317.      * Gets the public 'elements.templating.view_helper.js_config' shared service.
  3318.      *
  3319.      * @return \Elements\Bundle\JsConfigBundle\Templating\Helper\JsConfig
  3320.      */
  3321.     protected function getElements_Templating_ViewHelper_JsConfigService()
  3322.     {
  3323.         return $this->services['elements.templating.view_helper.js_config'] = new \Elements\Bundle\JsConfigBundle\Templating\Helper\JsConfig();
  3324.     }
  3325.     /**
  3326.      * Gets the public 'elements_css_loader.templating.helper' shared service.
  3327.      *
  3328.      * @return \Elements\Bundle\CssLoaderBundle\Templating\Helper\CssLoader
  3329.      */
  3330.     protected function getElementsCssLoader_Templating_HelperService()
  3331.     {
  3332.         return $this->services['elements_css_loader.templating.helper'] = new \Elements\Bundle\CssLoaderBundle\Templating\Helper\CssLoader();
  3333.     }
  3334.     /**
  3335.      * Gets the public 'elements_seo_helper.templateing.view_helper.head_meta' shared autowired service.
  3336.      *
  3337.      * @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\HeadMeta
  3338.      */
  3339.     protected function getElementsSeoHelper_Templateing_ViewHelper_HeadMetaService()
  3340.     {
  3341.         $a = ($this->services['elements_seo_helper.templating.view_helper.open_graph'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_OpenGraphService());
  3342.         if (isset($this->services['elements_seo_helper.templateing.view_helper.head_meta'])) {
  3343.             return $this->services['elements_seo_helper.templateing.view_helper.head_meta'];
  3344.         }
  3345.         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()));
  3346.     }
  3347.     /**
  3348.      * Gets the public 'elements_seo_helper.templating.view_helper.canonical' shared autowired service.
  3349.      *
  3350.      * @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\Canonical
  3351.      */
  3352.     protected function getElementsSeoHelper_Templating_ViewHelper_CanonicalService()
  3353.     {
  3354.         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()));
  3355.     }
  3356.     /**
  3357.      * Gets the public 'elements_seo_helper.templating.view_helper.head_title' shared autowired service.
  3358.      *
  3359.      * @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\HeadTitle
  3360.      */
  3361.     protected function getElementsSeoHelper_Templating_ViewHelper_HeadTitleService()
  3362.     {
  3363.         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()));
  3364.     }
  3365.     /**
  3366.      * Gets the public 'elements_seo_helper.templating.view_helper.hreflang' shared autowired service.
  3367.      *
  3368.      * @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\Hreflang
  3369.      */
  3370.     protected function getElementsSeoHelper_Templating_ViewHelper_HreflangService()
  3371.     {
  3372.         $a = ($this->services['router'] ?? $this->getRouterService());
  3373.         if (isset($this->services['elements_seo_helper.templating.view_helper.hreflang'])) {
  3374.             return $this->services['elements_seo_helper.templating.view_helper.hreflang'];
  3375.         }
  3376.         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()));
  3377.     }
  3378.     /**
  3379.      * Gets the public 'elements_seo_helper.templating.view_helper.open_graph' shared autowired service.
  3380.      *
  3381.      * @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\OpenGraph
  3382.      */
  3383.     protected function getElementsSeoHelper_Templating_ViewHelper_OpenGraphService()
  3384.     {
  3385.         $a = ($this->services['router'] ?? $this->getRouterService());
  3386.         if (isset($this->services['elements_seo_helper.templating.view_helper.open_graph'])) {
  3387.             return $this->services['elements_seo_helper.templating.view_helper.open_graph'];
  3388.         }
  3389.         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())));
  3390.     }
  3391.     /**
  3392.      * Gets the public 'elements_seo_helper.templating.view_helper.pretty_path' shared autowired service.
  3393.      *
  3394.      * @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\PrettyPath
  3395.      */
  3396.     protected function getElementsSeoHelper_Templating_ViewHelper_PrettyPathService()
  3397.     {
  3398.         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()));
  3399.     }
  3400.     /**
  3401.      * Gets the public 'elements_seo_helper.templating.view_helper.pretty_url' shared autowired service.
  3402.      *
  3403.      * @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\PrettyUrl
  3404.      */
  3405.     protected function getElementsSeoHelper_Templating_ViewHelper_PrettyUrlService()
  3406.     {
  3407.         $a = ($this->services['Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl'] ?? $this->getPrettyUrlService());
  3408.         if (isset($this->services['elements_seo_helper.templating.view_helper.pretty_url'])) {
  3409.             return $this->services['elements_seo_helper.templating.view_helper.pretty_url'];
  3410.         }
  3411.         return $this->services['elements_seo_helper.templating.view_helper.pretty_url'] = new \Elements\Bundle\SeoHelperBundle\Templating\Helper\PrettyUrl($a);
  3412.     }
  3413.     /**
  3414.      * Gets the public 'elements_seo_helper.templating.view_helper.robots' shared autowired service.
  3415.      *
  3416.      * @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\Robots
  3417.      */
  3418.     protected function getElementsSeoHelper_Templating_ViewHelper_RobotsService()
  3419.     {
  3420.         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()));
  3421.     }
  3422.     /**
  3423.      * Gets the public 'event_dispatcher' shared service.
  3424.      *
  3425.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  3426.      */
  3427.     protected function getEventDispatcherService()
  3428.     {
  3429.         $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())));
  3430.         $instance->addListener('scheb_two_factor.authentication.complete', [=> function () {
  3431.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  3432.         }, => 'onAuthenticationComplete'], 0);
  3433.         $instance->addListener('scheb_two_factor.authentication.attempt', [=> function () {
  3434.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  3435.         }, => 'onAuthenticationAttempt'], 0);
  3436.         $instance->addListener('pimcore.bundle_manager.paths.css', [=> function () {
  3437.             return ($this->privates['App\\EventListener\\PimcoreAdminListener'] ?? ($this->privates['App\\EventListener\\PimcoreAdminListener'] = new \App\EventListener\PimcoreAdminListener()));
  3438.         }, => 'addCSSFiles'], 0);
  3439.         $instance->addListener('pimcore.bundle_manager.paths.js', [=> function () {
  3440.             return ($this->privates['App\\EventListener\\PimcoreAdminListener'] ?? ($this->privates['App\\EventListener\\PimcoreAdminListener'] = new \App\EventListener\PimcoreAdminListener()));
  3441.         }, => 'addJSFiles'], 0);
  3442.         $instance->addListener('pimcore.bundle_manager.paths.editmode_js', [=> function () {
  3443.             return ($this->privates['App\\EventListener\\PimcoreAdminListener'] ?? ($this->privates['App\\EventListener\\PimcoreAdminListener'] = new \App\EventListener\PimcoreAdminListener()));
  3444.         }, => 'addEditmodeJSFiles'], 0);
  3445.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  3446.             return ($this->privates['App\\EventListener\\DataObjectListener'] ?? $this->load('getDataObjectListenerService'));
  3447.         }, => 'onPostUpdate'], 0);
  3448.         $instance->addListener('kernel.request', [=> function () {
  3449.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  3450.         }, => 'onKernelRequest'], 120);
  3451.         $instance->addListener('kernel.response', [=> function () {
  3452.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  3453.         }, => 'onKernelResponse'], -120);
  3454.         $instance->addListener('kernel.response', [=> function () {
  3455.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  3456.         }, => 'stopPropagationCheck'], 100);
  3457.         $instance->addListener('kernel.controller', [=> function () {
  3458.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  3459.         }, => 'onKernelController'], 0);
  3460.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3461.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3462.         }, => 'checkPassport'], 1024);
  3463.         $instance->addListener('kernel.response', [=> function () {
  3464.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  3465.         }, => 'onKernelResponse'], 0);
  3466.         $instance->addListener('kernel.response', [=> function () {
  3467.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  3468.         }, => 'onKernelResponse'], 0);
  3469.         $instance->addListener('kernel.response', [=> function () {
  3470.             return ($this->privates['security.context_listener.2'] ?? $this->getSecurity_ContextListener_2Service());
  3471.         }, => 'onKernelResponse'], 0);
  3472.         $instance->addListener('kernel.response', [=> function () {
  3473.             return ($this->privates['security.context_listener.3'] ?? $this->getSecurity_ContextListener_3Service());
  3474.         }, => 'onKernelResponse'], 0);
  3475.         $instance->addListener('kernel.response', [=> function () {
  3476.             return ($this->privates['security.context_listener.4'] ?? $this->getSecurity_ContextListener_4Service());
  3477.         }, => 'onKernelResponse'], 0);
  3478.         $instance->addListener('kernel.response', [=> function () {
  3479.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] ?? $this->getGoogleAnalyticsCodeListenerService());
  3480.         }, => 'onKernelResponse'], -110);
  3481.         $instance->addListener('kernel.response', [=> function () {
  3482.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] ?? $this->getGoogleTagManagerListenerService());
  3483.         }, => 'onKernelResponse'], -108);
  3484.         $instance->addListener('kernel.request', [=> function () {
  3485.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] ?? $this->getMaintenancePageListenerService());
  3486.         }, => 'onKernelRequest'], 620);
  3487.         $instance->addListener('kernel.request', [=> function () {
  3488.             return ($this->services['pimcore.event_listener.frontend.activity_url_tracker'] ?? $this->getPimcore_EventListener_Frontend_ActivityUrlTrackerService());
  3489.         }, => 'onKernelRequest'], -200);
  3490.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  3491.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  3492.         }, => 'onPreUpdate'], 0);
  3493.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  3494.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  3495.         }, => 'onPostUpdate'], 0);
  3496.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  3497.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  3498.         }, => 'onPreAdd'], 0);
  3499.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  3500.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  3501.         }, => 'onPostAdd'], 0);
  3502.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  3503.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  3504.         }, => 'onPreDelete'], 0);
  3505.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  3506.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  3507.         }, => 'onPostDelete'], 0);
  3508.         $instance->addListener('pimcore.dataobject.import.preSave', [=> function () {
  3509.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  3510.         }, => 'onPreSave'], 0);
  3511.         $instance->addListener('plugin.ObjectMerger.postMerge', [=> function () {
  3512.             return ($this->services['cmf.event_listener.object_merger'] ?? $this->load('getCmf_EventListener_ObjectMergerService'));
  3513.         }, => 'onPostMerge'], 0);
  3514.         $instance->addListener('plugin.ObjectMerger.preMerge', [=> function () {
  3515.             return ($this->services['cmf.event_listener.object_merger'] ?? $this->load('getCmf_EventListener_ObjectMergerService'));
  3516.         }, => 'onPreMerge'], 0);
  3517.         $instance->addListener('plugin.cmf.new-activity', [=> function () {
  3518.             return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
  3519.         }, => 'handleEvent'], 0);
  3520.         $instance->addListener('plugin.cmf.execute-segment-builders', [=> function () {
  3521.             return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
  3522.         }, => 'handleEvent'], 0);
  3523.         $instance->addListener('plugin.cmf.after-track-activity', [=> function () {
  3524.             return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
  3525.         }, => 'handleEvent'], 0);
  3526.         $instance->addListener('plugin.cmf.segment-tracked', [=> function () {
  3527.             return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
  3528.         }, => 'handleEvent'], 0);
  3529.         $instance->addListener('plugin.cmf.target-group-assigned', [=> function () {
  3530.             return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
  3531.         }, => 'handleEvent'], 0);
  3532.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  3533.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface'] ?? $this->load('getPimcoreElementRemovalListenerInterfaceService'));
  3534.         }, => 'onPostDelete'], 0);
  3535.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  3536.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface'] ?? $this->load('getPimcoreElementRemovalListenerInterfaceService'));
  3537.         }, => 'onPostDelete'], 0);
  3538.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  3539.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface'] ?? $this->load('getPimcoreElementRemovalListenerInterfaceService'));
  3540.         }, => 'onPostDelete'], 0);
  3541.         $instance->addListener('pimcore.targeting.assign_document_target_group', [=> function () {
  3542.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\TargetingEventListener'] ?? $this->load('getTargetingEventListenerService'));
  3543.         }, => 'onAssignDocumentTargetGroup'], 0);
  3544.         $instance->addListener('pimcore.targeting.post_rule_actions', [=> function () {
  3545.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\TargetingEventListener'] ?? $this->load('getTargetingEventListenerService'));
  3546.         }, => 'onPostRuleActions'], 0);
  3547.         $instance->addListener('kernel.controller', [=> function () {
  3548.             return ($this->privates['Elements\\Bundle\\StyleLabBundle\\EventSubscriber\\UserSubscriber'] ?? $this->getUserSubscriberService());
  3549.         }, => 'onKernelController'], 0);
  3550.         $instance->addListener('kernel.terminate', [=> function () {
  3551.             return ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\EventListener\\SkidataContactImageConverter'] ?? $this->load('getSkidataContactImageConverterService'));
  3552.         }, => 'onTerminate'], 0);
  3553.         $instance->addListener('pimcore.admin.resolve.elementAdminStyle', [=> function () {
  3554.             return ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\EventListener\\AdminStyleListener'] ?? ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\EventListener\\AdminStyleListener'] = new \Elements\Bundle\TicketShopFrameworkBundle\EventListener\AdminStyleListener()));
  3555.         }, => 'onResolveElementAdminStyle'], 0);
  3556.         $instance->addListener('kernel.controller', [=> function () {
  3557.             return ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\EventListener\\TSFControllerListener'] ?? ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\EventListener\\TSFControllerListener'] = new \Elements\Bundle\TicketShopFrameworkBundle\EventListener\TSFControllerListener()));
  3558.         }, => 'onKernelController'], 0);
  3559.         $instance->addListener('pimcore.ecommerce.commitorderprocessor.postCommitOrder', [=> function () {
  3560.             return ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\EventListener\\CommitOrderListener'] ?? $this->load('getCommitOrderListenerService'));
  3561.         }, => 'onPostCommitOrder'], 0);
  3562.         $instance->addListener('kernel.exception', [=> function () {
  3563.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  3564.         }, => 'onKernelException'], 0);
  3565.         $instance->addListener('pimcore.bundle_manager.paths.js', [=> function () {
  3566.             return ($this->services['Elements\\Bundle\\IncertBundle\\EventListener\\PimcoreAdminListener'] ?? ($this->services['Elements\\Bundle\\IncertBundle\\EventListener\\PimcoreAdminListener'] = new \Elements\Bundle\IncertBundle\EventListener\PimcoreAdminListener()));
  3567.         }, => 'addJSFiles'], 0);
  3568.         $instance->addListener('pimcore.backenddashboard.menu.add-custom-items', [=> function () {
  3569.             return ($this->services['App\\EventSubscriber\\MenuSubscriber'] ?? $this->load('getMenuSubscriberService'));
  3570.         }, => 'addDashboardMenuItems'], 0);
  3571.         $instance->addListener('kernel.response', [=> function () {
  3572.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  3573.         }, => 'onKernelResponse'], 0);
  3574.         $instance->addListener('kernel.response', [=> function () {
  3575.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  3576.         }, => 'onKernelResponse'], -1024);
  3577.         $instance->addListener('kernel.request', [=> function () {
  3578.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  3579.         }, => 'setDefaultLocale'], 100);
  3580.         $instance->addListener('kernel.request', [=> function () {
  3581.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  3582.         }, => 'onKernelRequest'], 16);
  3583.         $instance->addListener('kernel.finish_request', [=> function () {
  3584.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  3585.         }, => 'onKernelFinishRequest'], 0);
  3586.         $instance->addListener('kernel.request', [=> function () {
  3587.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  3588.         }, => 'onKernelRequest'], 256);
  3589.         $instance->addListener('kernel.response', [=> function () {
  3590.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  3591.         }, => 'onResponse'], -255);
  3592.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3593.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3594.         }, => 'onControllerArguments'], 0);
  3595.         $instance->addListener('kernel.exception', [=> function () {
  3596.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3597.         }, => 'logKernelException'], 0);
  3598.         $instance->addListener('kernel.exception', [=> function () {
  3599.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3600.         }, => 'onKernelException'], -128);
  3601.         $instance->addListener('kernel.response', [=> function () {
  3602.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3603.         }, => 'removeCspHeader'], -128);
  3604.         $instance->addListener('kernel.request', [=> function () {
  3605.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3606.         }, => 'onKernelRequest'], 15);
  3607.         $instance->addListener('kernel.finish_request', [=> function () {
  3608.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3609.         }, => 'onKernelFinishRequest'], -15);
  3610.         $instance->addListener('console.error', [=> function () {
  3611.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  3612.         }, => 'onConsoleError'], -128);
  3613.         $instance->addListener('console.terminate', [=> function () {
  3614.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  3615.         }, => 'onConsoleTerminate'], -128);
  3616.         $instance->addListener('console.error', [=> function () {
  3617.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  3618.         }, => 'onConsoleError'], 0);
  3619.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3620.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  3621.         }, => 'onMessage'], -255);
  3622.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3623.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  3624.         }, => 'onMessage'], -255);
  3625.         $instance->addListener('kernel.request', [=> function () {
  3626.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3627.         }, => 'configure'], 2048);
  3628.         $instance->addListener('console.command', [=> function () {
  3629.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3630.         }, => 'configure'], 2048);
  3631.         $instance->addListener('kernel.request', [=> function () {
  3632.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3633.         }, => 'onKernelRequest'], 32);
  3634.         $instance->addListener('kernel.finish_request', [=> function () {
  3635.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3636.         }, => 'onKernelFinishRequest'], 0);
  3637.         $instance->addListener('kernel.exception', [=> function () {
  3638.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3639.         }, => 'onKernelException'], -64);
  3640.         $instance->addListener('kernel.response', [=> function () {
  3641.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  3642.         }, => 'onKernelResponse'], 0);
  3643.         $instance->addListener('kernel.request', [=> function () {
  3644.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  3645.         }, => 'onKernelRequest'], 128);
  3646.         $instance->addListener('kernel.response', [=> function () {
  3647.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  3648.         }, => 'onKernelResponse'], -1000);
  3649.         $instance->addListener('kernel.finish_request', [=> function () {
  3650.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  3651.         }, => 'onFinishRequest'], 0);
  3652.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3653.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  3654.         }, => 'onMessageFailed'], 100);
  3655.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3656.             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()));
  3657.         }, => 'onMessageFailed'], 200);
  3658.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  3659.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  3660.         }, => 'onWorkerStarted'], 0);
  3661.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  3662.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  3663.         }, => 'onWorkerRunning'], 0);
  3664.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  3665.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  3666.         }, => 'onWorkerStarted'], 100);
  3667.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3668.             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()));
  3669.         }, => 'onMessageFailed'], 0);
  3670.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  3671.             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()));
  3672.         }, => 'onWorkerRunning'], 0);
  3673.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  3674.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  3675.         }, => 'onNotification'], -255);
  3676.         $instance->addListener('kernel.response', [=> function () {
  3677.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3678.         }, => 'onKernelResponse'], -100);
  3679.         $instance->addListener('kernel.exception', [=> function () {
  3680.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3681.         }, => 'onKernelException'], 0);
  3682.         $instance->addListener('kernel.terminate', [=> function () {
  3683.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3684.         }, => 'onKernelTerminate'], -1024);
  3685.         $instance->addListener('kernel.controller', [=> function () {
  3686.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3687.         }, => 'onKernelController'], 0);
  3688.         $instance->addListener('kernel.response', [=> function () {
  3689.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3690.         }, => 'onKernelResponse'], 0);
  3691.         $instance->addListener('kernel.response', [=> function () {
  3692.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  3693.         }, => 'onKernelResponse'], 0);
  3694.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3695.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3696.         }, => 'checkPassport'], 0);
  3697.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3698.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3699.         }, => 'onLoginSuccess'], 0);
  3700.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  3701.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  3702.         }, => 'onVoterVote'], 0);
  3703.         $instance->addListener('kernel.request', [=> function () {
  3704.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3705.         }, => 'configureLogoutUrlGenerator'], 8);
  3706.         $instance->addListener('kernel.request', [=> function () {
  3707.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3708.         }, => 'onKernelRequest'], 8);
  3709.         $instance->addListener('kernel.finish_request', [=> function () {
  3710.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3711.         }, => 'onKernelFinishRequest'], 0);
  3712.         $instance->addListener('kernel.exception', [=> function () {
  3713.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.pimcore_admin'] ?? $this->load('getSecurity_Authentication_KernelExceptionListener_TwoFactor_PimcoreAdminService'));
  3714.         }, => 'onKernelException'], 2);
  3715.         $instance->addListener('kernel.request', [=> function () {
  3716.             return ($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService());
  3717.         }, => 'onKernelRequest'], 0);
  3718.         $instance->addListener('security.authentication.success', [=> function () {
  3719.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  3720.         }, => 'onLogin'], 9223372036854775807);
  3721.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  3722.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  3723.         }, => 'onAccessDenied'], 0);
  3724.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  3725.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  3726.         }, => 'onTwoFactorForm'], 0);
  3727.         $instance->addListener('kernel.response', [=> function () {
  3728.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  3729.         }, => 'onKernelResponse'], 1);
  3730.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3731.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  3732.         }, => 'onMessage'], 0);
  3733.         $instance->addListener('console.command', [=> function () {
  3734.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  3735.         }, => 'onCommand'], 255);
  3736.         $instance->addListener('console.terminate', [=> function () {
  3737.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  3738.         }, => 'onTerminate'], -255);
  3739.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  3740.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  3741.         }, => 'onWorkerMessageHandled'], 0);
  3742.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3743.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  3744.         }, => 'onWorkerMessageFailed'], 0);
  3745.         $instance->addListener('kernel.controller', [=> function () {
  3746.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  3747.         }, => 'onKernelController'], 0);
  3748.         $instance->addListener('kernel.controller', [=> function () {
  3749.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  3750.         }, => 'onKernelController'], 0);
  3751.         $instance->addListener('kernel.controller', [=> function () {
  3752.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3753.         }, => 'onKernelController'], -128);
  3754.         $instance->addListener('kernel.view', [=> function () {
  3755.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3756.         }, => 'onKernelView'], 0);
  3757.         $instance->addListener('kernel.controller', [=> function () {
  3758.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3759.         }, => 'onKernelController'], 0);
  3760.         $instance->addListener('kernel.response', [=> function () {
  3761.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3762.         }, => 'onKernelResponse'], 0);
  3763.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3764.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  3765.         }, => 'onKernelControllerArguments'], 0);
  3766.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3767.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  3768.         }, => 'onKernelControllerArguments'], 0);
  3769.         $instance->addListener('presta_sitemap.populate', [=> function () {
  3770.             return ($this->privates['presta_sitemap.eventlistener.route_annotation'] ?? $this->load('getPrestaSitemap_Eventlistener_RouteAnnotationService'));
  3771.         }, => 'registerRouteAnnotation'], 0);
  3772.         $instance->addListener('security.authentication.success', [=> function () {
  3773.             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()));
  3774.         }, => 'onLogin'], 9223372036854775806);
  3775.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3776.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  3777.         }, => 'checkPassport'], 0);
  3778.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3779.             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()));
  3780.         }, => 'onSuccessfulLogin'], -63);
  3781.         $instance->addListener('console.command', [=> function () {
  3782.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  3783.         }, => 'configure'], 1024);
  3784.         $instance->addListener('kernel.response', [=> function () {
  3785.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  3786.         }, => 'onKernelResponse'], -128);
  3787.         $instance->addListener('knp_pager.items', [=> function () {
  3788.             return ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] ?? ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] = new \Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber()));
  3789.         }, => 'items'], -5);
  3790.         $instance->addListener('knp_pager.before', [=> function () {
  3791.             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()));
  3792.         }, => 'before'], 0);
  3793.         $instance->addListener('knp_pager.pagination', [=> function () {
  3794.             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()));
  3795.         }, => 'pagination'], 0);
  3796.         $instance->addListener('workflow.completed', [=> function () {
  3797.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotificationSubscriber'] ?? $this->load('getNotificationSubscriberService'));
  3798.         }, => 'onWorkflowCompleted'], 0);
  3799.         $instance->addListener('workflow.completed', [=> function () {
  3800.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  3801.         }, => 'onWorkflowCompleted'], 1);
  3802.         $instance->addListener('workflow.enter', [=> function () {
  3803.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  3804.         }, => 'onWorkflowEnter'], 0);
  3805.         $instance->addListener('pimcore.workflow.preGlobalAction', [=> function () {
  3806.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  3807.         }, => 'onPreGlobalAction'], 0);
  3808.         $instance->addListener('pimcore.workflow.postGlobalAction', [=> function () {
  3809.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  3810.         }, => 'onPostGlobalAction'], 0);
  3811.         $instance->addListener('workflow.completed', [=> function () {
  3812.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] ?? ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] = new \Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber()));
  3813.         }, => 'onWorkflowCompleted'], 0);
  3814.         $instance->addListener('kernel.request', [=> function () {
  3815.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  3816.         }, => 'onKernelRequest'], 512);
  3817.         $instance->addListener('kernel.exception', [=> function () {
  3818.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  3819.         }, => 'onKernelException'], 64);
  3820.         $instance->addListener('kernel.request', [=> function () {
  3821.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener'] ?? $this->getPimcoreContextListenerService());
  3822.         }, => 'onKernelRequest'], 24);
  3823.         $instance->addListener('kernel.request', [=> function () {
  3824.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  3825.         }, => 'onKernelRequest'], 20);
  3826.         $instance->addListener('kernel.controller', [=> function () {
  3827.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  3828.         }, => 'onKernelController'], 50);
  3829.         $instance->addListener('kernel.response', [=> function () {
  3830.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener()));
  3831.         }, => 'onKernelResponse'], 0);
  3832.         $instance->addListener('kernel.request', [=> function () {
  3833.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  3834.         }, => 'onKernelRequest'], 1);
  3835.         $instance->addListener('kernel.response', [=> function () {
  3836.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  3837.         }, => 'onKernelResponse'], 0);
  3838.         $instance->addListener('kernel.request', [=> function () {
  3839.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener'] ?? $this->getTranslationDebugListenerService());
  3840.         }, => 'onKernelRequest'], 0);
  3841.         $instance->addListener('kernel.terminate', [=> function () {
  3842.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  3843.         }, => 'onKernelTerminate'], 0);
  3844.         $instance->addListener('console.terminate', [=> function () {
  3845.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  3846.         }, => 'onConsoleTerminate'], 0);
  3847.         $instance->addListener('kernel.controller', [=> function () {
  3848.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] ?? $this->getElementListenerService());
  3849.         }, => 'onKernelController'], 30);
  3850.         $instance->addListener('kernel.controller', [=> function () {
  3851.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  3852.         }, => 'onKernelController'], 15);
  3853.         $instance->addListener('kernel.response', [=> function () {
  3854.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  3855.         }, => 'onKernelResponse'], 0);
  3856.         $instance->addListener('kernel.request', [=> function () {
  3857.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  3858.         }, => 'onKernelRequest'], 700);
  3859.         $instance->addListener('kernel.response', [=> function () {
  3860.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener'] ?? $this->getHardlinkCanonicalListenerService());
  3861.         }, => 'onKernelResponse'], 0);
  3862.         $instance->addListener('kernel.request', [=> function () {
  3863.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  3864.         }, => 'onKernelRequest'], 0);
  3865.         $instance->addListener('kernel.response', [=> function () {
  3866.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  3867.         }, => 'onKernelResponse'], 0);
  3868.         $instance->addListener('kernel.request', [=> function () {
  3869.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener'] ?? $this->getDocumentMetaDataListenerService());
  3870.         }, => 'onKernelRequest'], 0);
  3871.         $instance->addListener('pimcore.document.renderer.pre_render', [=> function () {
  3872.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  3873.         }, => 'onPreRender'], 0);
  3874.         $instance->addListener('pimcore.document.renderer.post_render', [=> function () {
  3875.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  3876.         }, => 'onPostRender'], 0);
  3877.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  3878.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  3879.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  3880.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  3881.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  3882.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  3883.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  3884.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  3885.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  3886.         $instance->addListener('kernel.request', [=> function () {
  3887.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  3888.         }, => 'onKernelRequest'], 510);
  3889.         $instance->addListener('kernel.response', [=> function () {
  3890.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  3891.         }, => 'onKernelResponse'], -120);
  3892.         $instance->addListener('kernel.view', [=> function () {
  3893.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ContentTemplateListener'] ?? $this->load('getContentTemplateListenerService'));
  3894.         }, => 'onKernelView'], 16);
  3895.         $instance->addListener('kernel.controller', [=> function () {
  3896.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  3897.         }, => 'onKernelController'], 0);
  3898.         $instance->addListener('kernel.response', [=> function () {
  3899.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  3900.         }, => 'onKernelResponse'], 0);
  3901.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  3902.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3903.         }, => 'onElementPostAdd'], 0);
  3904.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  3905.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3906.         }, => 'onElementPostAdd'], 0);
  3907.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  3908.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3909.         }, => 'onElementPostAdd'], 0);
  3910.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  3911.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3912.         }, => 'onElementPostDelete'], 0);
  3913.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  3914.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3915.         }, => 'onElementPostDelete'], 0);
  3916.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  3917.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3918.         }, => 'onElementPostDelete'], 0);
  3919.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  3920.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3921.         }, => 'onAdminElementGetPreSendData'], 0);
  3922.         $instance->addListener('pimcore.admin.asset.get.preSendData', [=> function () {
  3923.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3924.         }, => 'onAdminElementGetPreSendData'], 0);
  3925.         $instance->addListener('pimcore.admin.document.get.preSendData', [=> function () {
  3926.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3927.         }, => 'onAdminElementGetPreSendData'], 0);
  3928.         $instance->addListener('pimcore.dataobject.postCopy', [=> function () {
  3929.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  3930.         }, => 'onPostCopy'], 0);
  3931.         $instance->addListener('pimcore.document.postCopy', [=> function () {
  3932.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  3933.         }, => 'onPostCopy'], 0);
  3934.         $instance->addListener('pimcore.asset.postCopy', [=> function () {
  3935.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  3936.         }, => 'onPostCopy'], 0);
  3937.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  3938.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  3939.         }, => 'onPostAssetDelete'], -9999);
  3940.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  3941.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3942.         }, => 'onPostAddUpdateElement'], 0);
  3943.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  3944.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3945.         }, => 'onPostAddUpdateElement'], 0);
  3946.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  3947.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3948.         }, => 'onPostAddUpdateElement'], 0);
  3949.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  3950.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3951.         }, => 'onPreDeleteElement'], 0);
  3952.         $instance->addListener('pimcore.document.preDelete', [=> function () {
  3953.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3954.         }, => 'onPreDeleteElement'], 0);
  3955.         $instance->addListener('pimcore.asset.preDelete', [=> function () {
  3956.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3957.         }, => 'onPreDeleteElement'], 0);
  3958.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  3959.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3960.         }, => 'onPostAddUpdateElement'], 0);
  3961.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  3962.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3963.         }, => 'onPostAddUpdateElement'], 0);
  3964.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  3965.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3966.         }, => 'onPostAddUpdateElement'], 0);
  3967.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  3968.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  3969.         }, => 'onPostAdd'], 0);
  3970.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  3971.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  3972.         }, => 'onPostAdd'], 0);
  3973.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  3974.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  3975.         }, => 'onPostAdd'], 0);
  3976.         $instance->addListener('pimcore.class.postAdd', [=> function () {
  3977.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  3978.         }, => 'onPostAdd'], 0);
  3979.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  3980.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  3981.         }, => 'onPostDelete'], 0);
  3982.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  3983.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  3984.         }, => 'onPostDelete'], 0);
  3985.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  3986.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  3987.         }, => 'onPostDelete'], 0);
  3988.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  3989.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  3990.         }, => 'onPostDelete'], 0);
  3991.         $instance->addListener('kernel.exception', [=> function () {
  3992.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseExceptionListener'] ?? $this->load('getResponseExceptionListenerService'));
  3993.         }, => 'onKernelException'], 0);
  3994.         $instance->addListener('kernel.response', [=> function () {
  3995.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] ?? $this->getResponseHeaderListenerService());
  3996.         }, => 'onKernelResponse'], 32);
  3997.         $instance->addListener('kernel.request', [=> function () {
  3998.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  3999.         }, => 'onKernelRequest'], 0);
  4000.         $instance->addListener('kernel.response', [=> function () {
  4001.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  4002.         }, => 'onKernelResponse'], 0);
  4003.         $instance->addListener('kernel.response', [=> function () {
  4004.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseStackListener'] ?? $this->getResponseStackListenerService());
  4005.         }, => 'onKernelResponse'], 24);
  4006.         $instance->addListener('kernel.response', [=> function () {
  4007.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] ?? $this->getInternalWysiwygHtmlAttributeFilterListenerService());
  4008.         }, => 'onKernelResponse'], 0);
  4009.         $instance->addListener('kernel.request', [=> function () {
  4010.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] ?? $this->getGoogleSearchConsoleVerificationListenerService());
  4011.         }, => 'onKernelRequest'], 64);
  4012.         $instance->addListener('kernel.request', [=> function () {
  4013.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener'] ?? $this->getOutputTimestampListenerService());
  4014.         }, => 'onKernelRequest'], 0);
  4015.         $instance->addListener('kernel.request', [=> function () {
  4016.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'] ?? $this->getWebDebugToolbarListenerService());
  4017.         }, => 'onKernelResponse'], -118);
  4018.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [=> function () {
  4019.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener()));
  4020.         }, => 'handle'], 0);
  4021.         $instance->addListener('presta_sitemap.populate', [=> function () {
  4022.             return ($this->privates['Pimcore\\Sitemap\\EventListener\\SitemapGeneratorListener'] ?? $this->load('getSitemapGeneratorListenerService'));
  4023.         }, => 'onPopulateSitemap'], 0);
  4024.         $instance->addListener('kernel.request', [=> function () {
  4025.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  4026.         }, => 'onKernelRequest'], 7);
  4027.         $instance->addListener('kernel.response', [=> function () {
  4028.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  4029.         }, => 'onKernelResponse'], -115);
  4030.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  4031.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  4032.         }, => 'onPreResolve'], 0);
  4033.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  4034.             return ($this->privates['Pimcore\\Targeting\\EventListener\\DocumentTargetGroupListener'] ?? $this->load('getDocumentTargetGroupListenerService'));
  4035.         }, => 'onVisitorInfoResolve'], 0);
  4036.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  4037.             return ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] = new \Pimcore\Targeting\EventListener\FullPageCacheCookieCleanupListener()));
  4038.         }, => 'onPrepareFullPageCacheResponse'], 0);
  4039.         $instance->addListener('pimcore.targeting.visited_pages_count_match', [=> function () {
  4040.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  4041.         }, => 'onVisitedPagesCountMatch'], 0);
  4042.         $instance->addListener('pimcore.targeting.post_resolve', [=> function () {
  4043.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  4044.         }, => 'onPostResolveVisitorInfo'], 0);
  4045.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  4046.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  4047.         }, => 'onPreResolve'], -10);
  4048.         $instance->addListener('kernel.response', [=> function () {
  4049.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  4050.         }, => 'onKernelResponse'], -127);
  4051.         $instance->addListener('pimcore.cache.full_page.ignored_session_keys', [=> function () {
  4052.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  4053.         }, => 'configureIgnoredSessionKeys'], 0);
  4054.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  4055.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  4056.         }, => 'prepareFullPageCacheResponse'], 0);
  4057.         $instance->addListener('kernel.request', [=> function () {
  4058.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  4059.         }, => 'onKernelRequest'], 127);
  4060.         $instance->addListener('kernel.request', [=> function () {
  4061.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService());
  4062.         }, => 'onKernelRequest'], 127);
  4063.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4064.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  4065.         }, => 'onLogout'], 0);
  4066.         $instance->addListener('kernel.response', [=> function () {
  4067.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] ?? $this->getAdminSecurityListenerService());
  4068.         }, => 'onKernelResponse'], 0);
  4069.         $instance->addListener('kernel.controller', [=> function () {
  4070.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] ?? $this->getAdminAuthenticationDoubleCheckListenerService());
  4071.         }, => 'onKernelController'], 0);
  4072.         $instance->addListener('kernel.request', [=> function () {
  4073.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());
  4074.         }, => 'handleRequest'], 11);
  4075.         $instance->addListener('kernel.exception', [=> function () {
  4076.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] ?? $this->load('getAdminExceptionListenerService'));
  4077.         }, => 'onKernelException'], 0);
  4078.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  4079.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  4080.         }, => 'onClassDelete'], 0);
  4081.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  4082.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  4083.         }, => 'onUserDelete'], 0);
  4084.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  4085.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  4086.         }, => 'onObjectDelete'], 0);
  4087.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  4088.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  4089.         }, => 'onClassDelete'], 0);
  4090.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  4091.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  4092.         }, => 'onUserDelete'], 0);
  4093.         $instance->addListener('kernel.request', [=> function () {
  4094.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener'] ?? $this->getAdminSessionBagListenerService());
  4095.         }, => 'onKernelRequest'], 127);
  4096.         $instance->addListener('kernel.response', [=> function () {
  4097.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener'] ?? $this->getHttpCacheListenerService());
  4098.         }, => 'onKernelResponse'], 0);
  4099.         $instance->addListener('kernel.request', [=> function () {
  4100.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] ?? $this->getCustomAdminEntryPointCheckListenerService());
  4101.         }, => 'onKernelRequest'], 560);
  4102.         $instance->addListener('kernel.request', [=> function () {
  4103.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] ?? $this->getUserPerspectiveListenerService());
  4104.         }, => 'onKernelRequest'], 0);
  4105.         $instance->addListener('kernel.request', [=> function () {
  4106.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] ?? $this->getUsageStatisticsListenerService());
  4107.         }, => 'onKernelRequest'], 0);
  4108.         $instance->addListener('kernel.response', [=> function () {
  4109.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener'] ?? $this->getEnablePreviewTimeSliderListenerService());
  4110.         }, => 'onKernelResponse'], 0);
  4111.         $instance->addListener('kernel.request', [=> function () {
  4112.             return ($this->privates['Elements\\Bundle\\DocumentHttpAuthBundle\\EventSubscriber\\DocumentHttpAuth'] ?? $this->getDocumentHttpAuthService());
  4113.         }, => 'onKernelRequest'], 17);
  4114.         $instance->addListener('kernel.request', [=> function () {
  4115.             return ($this->services['pimcore.event_listener.frontend.activity_url_tracker'] ?? $this->getPimcore_EventListener_Frontend_ActivityUrlTrackerService());
  4116.         }, => 'onKernelRequest'], 0);
  4117.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  4118.             return ($this->privates['CustomerManagementFrameworkBundle\\Targeting\\EventListener\\ElementSegmentsListener'] ?? $this->load('getElementSegmentsListenerService'));
  4119.         }, => 'onTargetingPreResolve'], 0);
  4120.         $instance->addListener('pimcore.targeting.render_toolbar', [=> function () {
  4121.             return ($this->privates['CustomerManagementFrameworkBundle\\Targeting\\EventListener\\TargetingToolbarListener'] ?? $this->load('getTargetingToolbarListenerService'));
  4122.         }, => 'onRenderToolbar'], 0);
  4123.         $instance->addListener('jsonldreloaded.templating.select.not_found', [=> function () {
  4124.             return ($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\EventSubscriber\\TemplateSubscriber'] ?? ($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\EventSubscriber\\TemplateSubscriber'] = new \Elements\Bundle\JsonLdReloadedBundle\EventSubscriber\TemplateSubscriber()));
  4125.         }, => 'resolveTemplate'], 1);
  4126.         $instance->addListener('console.error', [=> function () {
  4127.             return ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] ?? ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] = new \Elements\Bundle\ProcessManagerBundle\SystemEventsListener()));
  4128.         }, => 'onConsoleError'], 0);
  4129.         $instance->addListener('console.terminate', [=> function () {
  4130.             return ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] ?? ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] = new \Elements\Bundle\ProcessManagerBundle\SystemEventsListener()));
  4131.         }, => 'onConsoleTerminate'], 0);
  4132.         $instance->addListener('kernel.controller', [=> function () {
  4133.             return ($this->privates['Elements\\Bundle\\StyleLabBundle\\EventSubscriber\\UserSubscriber'] ?? $this->getUserSubscriberService());
  4134.         }, => 'onKernelController'], 0);
  4135.         $instance->addListener('kernel.finish_request', [=> function () {
  4136.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  4137.         }, => 'resetAssets'], 0);
  4138.         $instance->addListener('kernel.request', [=> function () {
  4139.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\Tools\SessionConfigurator()));
  4140.         }, => 'onKernelRequest'], 127);
  4141.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  4142.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\IndexUpdateListener()));
  4143.         }, => 'onObjectUpdate'], 0);
  4144.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  4145.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\IndexUpdateListener()));
  4146.         }, => 'onObjectUpdate'], 0);
  4147.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  4148.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\IndexUpdateListener()));
  4149.         }, => 'onObjectDelete'], 0);
  4150.         $instance->addListener('kernel.request', [=> function () {
  4151.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'] ?? $this->getTrackingCodeFlashMessageListenerService());
  4152.         }, => 'onKernelRequest'], 0);
  4153.         $instance->addListener('kernel.response', [=> function () {
  4154.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'] ?? $this->getTrackingCodeFlashMessageListenerService());
  4155.         }, => 'onKernelResponse'], 0);
  4156.         $instance->addListener('kernel.request', [=> function () {
  4157.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\SessionBagListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\SessionBagListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\SessionBagListener()));
  4158.         }, => 'onKernelRequest'], 127);
  4159.         $instance->addListener('pimcore.analytics.google.tag_manager.code_head', [=> function () {
  4160.             return ($this->privates['Pimcore\\Analytics\\GoogleTagManager\\EventSubscriber\\TrackingCodeSubscriber'] ?? $this->load('getTrackingCodeSubscriberService'));
  4161.         }, => 'onCodeHead'], 0);
  4162.         $instance->addListener('kernel.request', [=> function () {
  4163.             return ($this->privates['Elements\\Bundle\\TrackingBundle\\EventSubscriber\\SessionBagSubscriber'] ?? ($this->privates['Elements\\Bundle\\TrackingBundle\\EventSubscriber\\SessionBagSubscriber'] = new \Elements\Bundle\TrackingBundle\EventSubscriber\SessionBagSubscriber(10)));
  4164.         }, => 'onKernelRequest'], 127);
  4165.         $instance->addListener('kernel.request', [=> function () {
  4166.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  4167.         }, => 'onEvent'], 1024);
  4168.         $instance->addListener('console.command', [=> function () {
  4169.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  4170.         }, => 'onEvent'], 1024);
  4171.         $instance->addListener('kernel.request', [=> function () {
  4172.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  4173.         }, => 'onEvent'], 1024);
  4174.         $instance->addListener('console.command', [=> function () {
  4175.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  4176.         }, => 'onEvent'], 1024);
  4177.         $instance->addListener('kernel.response', [=> function () {
  4178.             return ($this->privates['Elements\\Bundle\\AzureAuthBundle\\EventSubscriber\\CodeInjectionSubscriber'] ?? $this->getCodeInjectionSubscriberService());
  4179.         }, => 'inject'], 0);
  4180.         $instance->addListener('kernel.request', [=> function () {
  4181.             return ($this->privates['Elements\\Bundle\\AzureAuthBundle\\EventSubscriber\\CodeInjectionSubscriber'] ?? $this->getCodeInjectionSubscriberService());
  4182.         }, => 'check'], 0);
  4183.         $instance->addListener('pimcore.user.preUpdate', [=> function () {
  4184.             return ($this->privates['Elements\\Bundle\\AzureAuthBundle\\EventSubscriber\\PasswordChangeSubscriber'] ?? ($this->privates['Elements\\Bundle\\AzureAuthBundle\\EventSubscriber\\PasswordChangeSubscriber'] = new \Elements\Bundle\AzureAuthBundle\EventSubscriber\PasswordChangeSubscriber()));
  4185.         }, => 'onPasswordChange'], 10);
  4186.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4187.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  4188.         }, => 'checkPassport'], 512);
  4189.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4190.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  4191.         }, => 'onLogout'], 0);
  4192.         return $instance;
  4193.     }
  4194.     /**
  4195.      * Gets the public 'http_kernel' shared service.
  4196.      *
  4197.      * @return \Symfony\Component\HttpKernel\HttpKernel
  4198.      */
  4199.     protected function getHttpKernelService()
  4200.     {
  4201.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4202.         if (isset($this->services['http_kernel'])) {
  4203.             return $this->services['http_kernel'];
  4204.         }
  4205.         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 () {
  4206.             yield => ($this->privates['debug.Pimcore\\Bundle\\CoreBundle\\Request\\ParamConverter\\DataObjectParamResolver'] ?? $this->load('getDataObjectParamResolverService'));
  4207.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  4208.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  4209.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  4210.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  4211.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\DocumentValueResolver'] ?? $this->load('getDocumentValueResolverService'));
  4212.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\EditmodeValueResolver'] ?? $this->load('getEditmodeValueResolverService'));
  4213.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\WebsiteConfigValueResolver'] ?? $this->load('getWebsiteConfigValueResolverService'));
  4214.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  4215.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  4216.             yield 10 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  4217.             yield 11 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  4218.         }, 12)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  4219.     }
  4220.     /**
  4221.      * Gets the public 'hwi_oauth.http.client' shared service.
  4222.      *
  4223.      * @return \Http\Client\HttpClient
  4224.      */
  4225.     protected function getHwiOauth_Http_ClientService()
  4226.     {
  4227.         return $this->services['hwi_oauth.http.client'] = \Http\Discovery\HttpClientDiscovery::find();
  4228.     }
  4229.     /**
  4230.      * Gets the public 'hwi_oauth.resource_ownermap.main' shared service.
  4231.      *
  4232.      * @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap
  4233.      */
  4234.     protected function getHwiOauth_ResourceOwnermap_MainService()
  4235.     {
  4236.         $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']);
  4237.         $instance->setContainer($this);
  4238.         return $instance;
  4239.     }
  4240.     /**
  4241.      * Gets the public 'messenger.default_bus' shared service.
  4242.      *
  4243.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  4244.      */
  4245.     protected function getMessenger_DefaultBusService()
  4246.     {
  4247.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  4248.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.traceable'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_TraceableService'));
  4249.             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')));
  4250.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  4251.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  4252.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  4253.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  4254.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_HandleMessageService'));
  4255.         }, 7)));
  4256.     }
  4257.     /**
  4258.      * Gets the public 'monolog.logger.admin' shared service.
  4259.      *
  4260.      * @return \Symfony\Bridge\Monolog\Logger
  4261.      */
  4262.     protected function getMonolog_Logger_AdminService()
  4263.     {
  4264.         $this->services['monolog.logger.admin'] = $instance = new \Symfony\Bridge\Monolog\Logger('admin');
  4265.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4266.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4267.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4268.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4269.         return $instance;
  4270.     }
  4271.     /**
  4272.      * Gets the public 'monolog.logger.cache' shared service.
  4273.      *
  4274.      * @return \Symfony\Bridge\Monolog\Logger
  4275.      */
  4276.     protected function getMonolog_Logger_CacheService()
  4277.     {
  4278.         $this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  4279.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4280.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  4281.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4282.         return $instance;
  4283.     }
  4284.     /**
  4285.      * Gets the public 'monolog.logger.deprecation' shared service.
  4286.      *
  4287.      * @return \Symfony\Bridge\Monolog\Logger
  4288.      */
  4289.     protected function getMonolog_Logger_DeprecationService()
  4290.     {
  4291.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  4292.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4293.         $instance->pushHandler(new \Monolog\Handler\NullHandler(100true));
  4294.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4295.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4296.         return $instance;
  4297.     }
  4298.     /**
  4299.      * Gets the public 'monolog.logger.doctrine' shared service.
  4300.      *
  4301.      * @return \Symfony\Bridge\Monolog\Logger
  4302.      */
  4303.     protected function getMonolog_Logger_DoctrineService()
  4304.     {
  4305.         $this->services['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  4306.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4307.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  4308.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4309.         return $instance;
  4310.     }
  4311.     /**
  4312.      * Gets the public 'monolog.logger.event' shared service.
  4313.      *
  4314.      * @return \Symfony\Bridge\Monolog\Logger
  4315.      */
  4316.     protected function getMonolog_Logger_EventService()
  4317.     {
  4318.         $this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
  4319.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4320.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  4321.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4322.         return $instance;
  4323.     }
  4324.     /**
  4325.      * Gets the public 'monolog.logger.http_client' shared service.
  4326.      *
  4327.      * @return \Symfony\Bridge\Monolog\Logger
  4328.      */
  4329.     protected function getMonolog_Logger_HttpClientService()
  4330.     {
  4331.         $this->services['monolog.logger.http_client'] = $instance = new \Symfony\Bridge\Monolog\Logger('http_client');
  4332.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4333.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4334.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4335.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4336.         return $instance;
  4337.     }
  4338.     /**
  4339.      * Gets the public 'monolog.logger.init' shared service.
  4340.      *
  4341.      * @return \Symfony\Bridge\Monolog\Logger
  4342.      */
  4343.     protected function getMonolog_Logger_InitService()
  4344.     {
  4345.         $this->services['monolog.logger.init'] = $instance = new \Symfony\Bridge\Monolog\Logger('init');
  4346.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4347.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4348.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4349.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4350.         return $instance;
  4351.     }
  4352.     /**
  4353.      * Gets the public 'monolog.logger.php' shared service.
  4354.      *
  4355.      * @return \Symfony\Bridge\Monolog\Logger
  4356.      */
  4357.     protected function getMonolog_Logger_PhpService()
  4358.     {
  4359.         $this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  4360.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4361.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4362.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4363.         return $instance;
  4364.     }
  4365.     /**
  4366.      * Gets the public 'monolog.logger.profiler' shared service.
  4367.      *
  4368.      * @return \Symfony\Bridge\Monolog\Logger
  4369.      */
  4370.     protected function getMonolog_Logger_ProfilerService()
  4371.     {
  4372.         $this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
  4373.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4374.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4375.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4376.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4377.         return $instance;
  4378.     }
  4379.     /**
  4380.      * Gets the public 'monolog.logger.request' shared service.
  4381.      *
  4382.      * @return \Symfony\Bridge\Monolog\Logger
  4383.      */
  4384.     protected function getMonolog_Logger_RequestService()
  4385.     {
  4386.         $this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  4387.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4388.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4389.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4390.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4391.         return $instance;
  4392.     }
  4393.     /**
  4394.      * Gets the public 'monolog.logger.router' shared service.
  4395.      *
  4396.      * @return \Symfony\Bridge\Monolog\Logger
  4397.      */
  4398.     protected function getMonolog_Logger_RouterService()
  4399.     {
  4400.         $this->services['monolog.logger.router'] = $instance = new \Symfony\Bridge\Monolog\Logger('router');
  4401.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4402.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4403.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4404.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4405.         return $instance;
  4406.     }
  4407.     /**
  4408.      * Gets the public 'monolog.logger.routing' shared service.
  4409.      *
  4410.      * @return \Symfony\Bridge\Monolog\Logger
  4411.      */
  4412.     protected function getMonolog_Logger_RoutingService()
  4413.     {
  4414.         $this->services['monolog.logger.routing'] = $instance = new \Symfony\Bridge\Monolog\Logger('routing');
  4415.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4416.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4417.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4418.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4419.         return $instance;
  4420.     }
  4421.     /**
  4422.      * Gets the public 'monolog.logger.security' shared service.
  4423.      *
  4424.      * @return \Symfony\Bridge\Monolog\Logger
  4425.      */
  4426.     protected function getMonolog_Logger_SecurityService()
  4427.     {
  4428.         $this->services['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  4429.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4430.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4431.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4432.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4433.         return $instance;
  4434.     }
  4435.     /**
  4436.      * Gets the public 'monolog.logger.skidatasweb' shared service.
  4437.      *
  4438.      * @return \Symfony\Bridge\Monolog\Logger
  4439.      */
  4440.     protected function getMonolog_Logger_SkidataswebService()
  4441.     {
  4442.         $this->services['monolog.logger.skidatasweb'] = $instance = new \Symfony\Bridge\Monolog\Logger('skidatasweb');
  4443.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4444.         $instance->pushHandler(($this->privates['monolog.handler.skidatasweb'] ?? $this->getMonolog_Handler_SkidataswebService()));
  4445.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4446.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4447.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4448.         return $instance;
  4449.     }
  4450.     /**
  4451.      * Gets the public 'monolog.logger.smartpricer' shared service.
  4452.      *
  4453.      * @return \Symfony\Bridge\Monolog\Logger
  4454.      */
  4455.     protected function getMonolog_Logger_SmartpricerService()
  4456.     {
  4457.         $this->services['monolog.logger.smartpricer'] = $instance = new \Symfony\Bridge\Monolog\Logger('smartpricer');
  4458.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4459.         $instance->pushHandler(($this->privates['monolog.handler.smartpricer'] ?? $this->getMonolog_Handler_SmartpricerService()));
  4460.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4461.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4462.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4463.         return $instance;
  4464.     }
  4465.     /**
  4466.      * Gets the public 'pimcore.cache.pool' shared service.
  4467.      *
  4468.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  4469.      */
  4470.     protected function getPimcore_Cache_PoolService()
  4471.     {
  4472.         $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);
  4473.         if ($this->has('monolog.logger.cache')) {
  4474.             $instance->setLogger(($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  4475.         }
  4476.         return $instance;
  4477.     }
  4478.     /**
  4479.      * Gets the public 'pimcore.event_listener.frontend.activity_url_tracker' shared autowired service.
  4480.      *
  4481.      * @return \CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker
  4482.      */
  4483.     protected function getPimcore_EventListener_Frontend_ActivityUrlTrackerService()
  4484.     {
  4485.         $this->services['pimcore.event_listener.frontend.activity_url_tracker'] = $instance = new \CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker();
  4486.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4487.         return $instance;
  4488.     }
  4489.     /**
  4490.      * Gets the public 'pimcore.model.factory' shared autowired service.
  4491.      *
  4492.      * @return \Pimcore\Model\Factory
  4493.      */
  4494.     protected function getPimcore_Model_FactoryService()
  4495.     {
  4496.         $this->services['pimcore.model.factory'] = $instance = new \Pimcore\Model\Factory();
  4497.         $instance->addLoader(new \Pimcore\Model\Factory\FallbackBuilder());
  4498.         $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\\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']));
  4499.         return $instance;
  4500.     }
  4501.     /**
  4502.      * Gets the public 'pimcore.routing.router.request_context' shared service.
  4503.      *
  4504.      * @return \Symfony\Component\Routing\RequestContext
  4505.      */
  4506.     protected function getPimcore_Routing_Router_RequestContextService()
  4507.     {
  4508.         $this->services['pimcore.routing.router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri(''$this->getEnv('MAIN_DOMAIN'), 'http'80443);
  4509.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  4510.         return $instance;
  4511.     }
  4512.     /**
  4513.      * Gets the public 'pimcore.templating.engine.delegating' shared autowired service.
  4514.      *
  4515.      * @return \Pimcore\Templating\TwigDefaultDelegatingEngine
  4516.      */
  4517.     protected function getPimcore_Templating_Engine_DelegatingService()
  4518.     {
  4519.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4520.         if (isset($this->services['pimcore.templating.engine.delegating'])) {
  4521.             return $this->services['pimcore.templating.engine.delegating'];
  4522.         }
  4523.         return $this->services['pimcore.templating.engine.delegating'] = new \Pimcore\Templating\TwigDefaultDelegatingEngine($a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  4524.     }
  4525.     /**
  4526.      * Gets the public 'pimcore_ecommerce.environment' shared autowired service.
  4527.      *
  4528.      * @return \Pimcore\Bundle\EcommerceFrameworkBundle\SessionEnvironment
  4529.      */
  4530.     protected function getPimcoreEcommerce_EnvironmentService()
  4531.     {
  4532.         $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']);
  4533.         $instance->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4534.         return $instance;
  4535.     }
  4536.     /**
  4537.      * Gets the public 'pimcore_ecommerce.factory' shared autowired service.
  4538.      *
  4539.      * @return \Pimcore\Bundle\EcommerceFrameworkBundle\Factory
  4540.      */
  4541.     protected function getPimcoreEcommerce_FactoryService()
  4542.     {
  4543.         $a = ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\OrderManager\\OrderManagerLocatorInterface'] ?? $this->getOrderManagerLocatorInterfaceService());
  4544.         if (isset($this->services['pimcore_ecommerce.factory'])) {
  4545.             return $this->services['pimcore_ecommerce.factory'];
  4546.         }
  4547.         $b = ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\CheckoutManager\\CommitOrderProcessorLocatorInterface'] ?? $this->getCommitOrderProcessorLocatorInterfaceService());
  4548.         if (isset($this->services['pimcore_ecommerce.factory'])) {
  4549.             return $this->services['pimcore_ecommerce.factory'];
  4550.         }
  4551.         $c = ($this->services['pimcore_ecommerce.environment'] ?? $this->getPimcoreEcommerce_EnvironmentService());
  4552.         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, [
  4553.             'b2b' => ['services''pimcore_ecommerce.cart_manager.b2b''getPimcoreEcommerce_CartManager_B2bService'true],
  4554.             'default' => ['services''pimcore_ecommerce.cart_manager.default''getPimcoreEcommerce_CartManager_DefaultService'true],
  4555.         ], [
  4556.             'b2b' => '?',
  4557.             'default' => '?',
  4558.         ]), $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, [
  4559.             'activity' => ['services''ticketshopframework.activity_price_system''getTicketshopframework_ActivityPriceSystemService'true],
  4560.             'default' => ['privates''Pimcore\\Bundle\\EcommerceFrameworkBundle\\PriceSystem\\AttributePriceSystem''getAttributePriceSystemService'true],
  4561.             'event' => ['privates''App\\Ecommerce\\PriceSystem\\Event\\PriceSystem''getPriceSystemService'true],
  4562.             'merchandise' => ['privates''App\\Ecommerce\\PriceSystem\\Merchandise\\PriceSystem''getPriceSystem2Service'true],
  4563.             'skidata_ticketing_sweb' => ['services''ticketshopframework.skidata_ticket_price_system''getTicketshopframework_SkidataTicketPriceSystemService'true],
  4564.             'ticket' => ['privates''App\\Ecommerce\\PriceSystem\\Ticket\\PriceSystem''getPriceSystem3Service'true],
  4565.         ], [
  4566.             'activity' => '?',
  4567.             'default' => '?',
  4568.             'event' => '?',
  4569.             'merchandise' => '?',
  4570.             'skidata_ticketing_sweb' => '?',
  4571.             'ticket' => '?',
  4572.         ])), new \Pimcore\Bundle\EcommerceFrameworkBundle\AvailabilitySystem\AvailabilitySystemLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4573.             'activity' => ['services''ticketshopframework.activity_availability_system''getTicketshopframework_ActivityAvailabilitySystemService'true],
  4574.             'default' => ['privates''Pimcore\\Bundle\\EcommerceFrameworkBundle\\AvailabilitySystem\\AvailabilitySystem''getAvailabilitySystem3Service'true],
  4575.             'event' => ['privates''App\\Ecommerce\\AvailabilitySystem\\Event\\AvailabilitySystem''getAvailabilitySystemService'true],
  4576.             'merchandise' => ['privates''App\\Ecommerce\\AvailabilitySystem\\Merchandise\\AvailabilitySystem''getAvailabilitySystem2Service'true],
  4577.         ], [
  4578.             'activity' => '?',
  4579.             'default' => '?',
  4580.             'event' => '?',
  4581.             'merchandise' => '?',
  4582.         ])), new \Pimcore\Bundle\EcommerceFrameworkBundle\CheckoutManager\CheckoutManagerFactoryLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4583.             'b2b' => ['privates''pimcore_ecommerce.checkout_manager.b2b.factory''getPimcoreEcommerce_CheckoutManager_B2b_FactoryService'true],
  4584.             'default' => ['privates''pimcore_ecommerce.checkout_manager.default.factory''getPimcoreEcommerce_CheckoutManager_Default_FactoryService'true],
  4585.         ], [
  4586.             'b2b' => '?',
  4587.             'default' => '?',
  4588.         ]), $cfalse), $b, new \Pimcore\Bundle\EcommerceFrameworkBundle\FilterService\FilterServiceLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4589.             'default' => ['privates''pimcore_ecommerce.filter_service.default''getPimcoreEcommerce_FilterService_DefaultService'true],
  4590.         ], [
  4591.             'default' => '?',
  4592.         ]), $cfalse));
  4593.     }
  4594.     /**
  4595.      * Gets the public 'pimcore_ecommerce.tracking.tracking_manager' shared autowired service.
  4596.      *
  4597.      * @return \Elements\Bundle\TrackingBundle\Tracking\TrackingManager
  4598.      */
  4599.     protected function getPimcoreEcommerce_Tracking_TrackingManagerService()
  4600.     {
  4601.         $a = ($this->services['App\\Service\\TrackingService'] ?? $this->getTrackingServiceService());
  4602.         if (isset($this->services['pimcore_ecommerce.tracking.tracking_manager'])) {
  4603.             return $this->services['pimcore_ecommerce.tracking.tracking_manager'];
  4604.         }
  4605.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4606.         if (isset($this->services['pimcore_ecommerce.tracking.tracking_manager'])) {
  4607.             return $this->services['pimcore_ecommerce.tracking.tracking_manager'];
  4608.         }
  4609.         $this->services['pimcore_ecommerce.tracking.tracking_manager'] = $instance = new \Elements\Bundle\TrackingBundle\Tracking\TrackingManager(($this->services['pimcore_ecommerce.environment'] ?? $this->getPimcoreEcommerce_EnvironmentService()), [=> new \Elements\Bundle\TrackingBundle\Tracking\Tracker\GoogleAnalytics4(new \App\Ecommerce\Tracking\TrackingItemBuilder($a), $b)]);
  4610.         $instance->setSession(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  4611.         $instance->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4612.         return $instance;
  4613.     }
  4614.     /**
  4615.      * Gets the public 'request_stack' shared service.
  4616.      *
  4617.      * @return \Symfony\Component\HttpFoundation\RequestStack
  4618.      */
  4619.     protected function getRequestStackService()
  4620.     {
  4621.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  4622.     }
  4623.     /**
  4624.      * Gets the public 'router' shared service.
  4625.      *
  4626.      * @return \Symfony\Cmf\Component\Routing\ChainRouter
  4627.      */
  4628.     protected function getRouterService()
  4629.     {
  4630.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  4631.         $this->services['router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
  4632.         $b = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  4633.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4634.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  4635.         ], [
  4636.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  4637.         ]))->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');
  4638.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  4639.         $c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  4640.         $d = ($this->services['cmf_routing.route_provider'] ?? $this->getCmfRouting_RouteProviderService());
  4641.         $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);
  4642.         $e->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4643.         $e->addRouteEnhancer(new \Symfony\Cmf\Component\Routing\Enhancer\RouteContentEnhancer('_route_object''_content'), 100);
  4644.         $f = new \Pimcore\Routing\Staticroute\Router($b, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  4645.         $g = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  4646.         $f->setLogger($g);
  4647.         $f->setLocaleParams([]);
  4648.         $f->setLogger($g);
  4649.         $instance->setContext($b);
  4650.         $instance->add($c'300');
  4651.         $instance->add($e'200');
  4652.         $instance->add(new \Pimcore\Routing\Element\Router($b, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService())), 110);
  4653.         $instance->add($f100);
  4654.         return $instance;
  4655.     }
  4656.     /**
  4657.      * Gets the public 'var_dumper.cloner' shared service.
  4658.      *
  4659.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  4660.      */
  4661.     protected function getVarDumper_ClonerService()
  4662.     {
  4663.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  4664.         $instance->setMaxItems(2500);
  4665.         $instance->setMinDepth(1);
  4666.         $instance->setMaxString(-1);
  4667.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  4668.         return $instance;
  4669.     }
  4670.     /**
  4671.      * Gets the private '.debug.http_client' shared service.
  4672.      *
  4673.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  4674.      */
  4675.     protected function get_Debug_HttpClientService()
  4676.     {
  4677.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  4678.         if ($this->has('monolog.logger.http_client')) {
  4679.             $a->setLogger(($this->services['monolog.logger.http_client'] ?? $this->getMonolog_Logger_HttpClientService()));
  4680.         }
  4681.         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))));
  4682.     }
  4683.     /**
  4684.      * Gets the private '.pimcore.cache.pool.inner' shared service.
  4685.      *
  4686.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  4687.      */
  4688.     protected function get_Pimcore_Cache_Pool_InnerService()
  4689.     {
  4690.         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()));
  4691.     }
  4692.     /**
  4693.      * Gets the private '.pimcore.cache.pool.inner.recorder_inner' shared autowired service.
  4694.      *
  4695.      * @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
  4696.      */
  4697.     protected function get_Pimcore_Cache_Pool_Inner_RecorderInnerService($lazyLoad true)
  4698.     {
  4699.         if ($lazyLoad) {
  4700.             return $this->privates['.pimcore.cache.pool.inner.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
  4701.                 return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4702.                     $wrappedInstance $this->get_Pimcore_Cache_Pool_Inner_RecorderInnerService(false);
  4703.                     $proxy->setProxyInitializer(null);
  4704.                     return true;
  4705.                 });
  4706.             });
  4707.         }
  4708.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
  4709.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  4710.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
  4711.         $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))));
  4712.         $a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  4713.         $instance->setLogger($a);
  4714.         $instance->setLogger($a);
  4715.         return $instance;
  4716.     }
  4717.     /**
  4718.      * Gets the private '.service_locator.QjCTYaE' shared service.
  4719.      *
  4720.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4721.      */
  4722.     protected function get_ServiceLocator_QjCTYaEService()
  4723.     {
  4724.         return $this->privates['.service_locator.QjCTYaE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4725.             'security.firewall.map.context.b2b' => ['privates''security.firewall.map.context.b2b''getSecurity_Firewall_Map_Context_B2bService'true],
  4726.             'security.firewall.map.context.booking_api' => ['privates''security.firewall.map.context.booking_api''getSecurity_Firewall_Map_Context_BookingApiService'true],
  4727.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  4728.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  4729.             'security.firewall.map.context.pimcore_admin' => ['privates''security.firewall.map.context.pimcore_admin''getSecurity_Firewall_Map_Context_PimcoreAdminService'true],
  4730.             'security.firewall.map.context.pimcore_admin_webdav' => ['privates''security.firewall.map.context.pimcore_admin_webdav''getSecurity_Firewall_Map_Context_PimcoreAdminWebdavService'true],
  4731.             'security.firewall.map.context.stylelab' => ['privates''security.firewall.map.context.stylelab''getSecurity_Firewall_Map_Context_StylelabService'true],
  4732.             'security.firewall.map.context.webservice' => ['privates''security.firewall.map.context.webservice''getSecurity_Firewall_Map_Context_WebserviceService'true],
  4733.         ], [
  4734.             'security.firewall.map.context.b2b' => '?',
  4735.             'security.firewall.map.context.booking_api' => '?',
  4736.             'security.firewall.map.context.dev' => '?',
  4737.             'security.firewall.map.context.main' => '?',
  4738.             'security.firewall.map.context.pimcore_admin' => '?',
  4739.             'security.firewall.map.context.pimcore_admin_webdav' => '?',
  4740.             'security.firewall.map.context.stylelab' => '?',
  4741.             'security.firewall.map.context.webservice' => '?',
  4742.         ]);
  4743.     }
  4744.     /**
  4745.      * Gets the private 'Elements\Bundle\AzureAuthBundle\EventSubscriber\CodeInjectionSubscriber' shared autowired service.
  4746.      *
  4747.      * @return \Elements\Bundle\AzureAuthBundle\EventSubscriber\CodeInjectionSubscriber
  4748.      */
  4749.     protected function getCodeInjectionSubscriberService()
  4750.     {
  4751.         return $this->privates['Elements\\Bundle\\AzureAuthBundle\\EventSubscriber\\CodeInjectionSubscriber'] = new \Elements\Bundle\AzureAuthBundle\EventSubscriber\CodeInjectionSubscriber(($this->privates['Elements\\Bundle\\AzureAuthBundle\\Service\\RestrictionService'] ?? $this->getRestrictionServiceService()));
  4752.     }
  4753.     /**
  4754.      * Gets the private 'Elements\Bundle\AzureAuthBundle\Service\RestrictionService' shared autowired service.
  4755.      *
  4756.      * @return \Elements\Bundle\AzureAuthBundle\Service\RestrictionService
  4757.      */
  4758.     protected function getRestrictionServiceService()
  4759.     {
  4760.         $this->privates['Elements\\Bundle\\AzureAuthBundle\\Service\\RestrictionService'] = $instance = new \Elements\Bundle\AzureAuthBundle\Service\RestrictionService();
  4761.         $instance->setIpRanges($this->parameters['elements_azure_auth.ip_ranges']);
  4762.         return $instance;
  4763.     }
  4764.     /**
  4765.      * Gets the private 'Elements\Bundle\DocumentHttpAuthBundle\EventSubscriber\DocumentHttpAuth' shared autowired service.
  4766.      *
  4767.      * @return \Elements\Bundle\DocumentHttpAuthBundle\EventSubscriber\DocumentHttpAuth
  4768.      */
  4769.     protected function getDocumentHttpAuthService()
  4770.     {
  4771.         $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()));
  4772.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4773.         return $instance;
  4774.     }
  4775.     /**
  4776.      * Gets the private 'Elements\Bundle\JsonLdReloadedBundle\JsonLd\TemplateRenderer' shared autowired service.
  4777.      *
  4778.      * @return \Elements\Bundle\JsonLdReloadedBundle\JsonLd\TemplateRenderer
  4779.      */
  4780.     protected function getTemplateRendererService()
  4781.     {
  4782.         $a = ($this->services['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateGenerator'] ?? $this->getTemplateGeneratorService());
  4783.         if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'])) {
  4784.             return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'];
  4785.         }
  4786.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4787.         if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'])) {
  4788.             return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'];
  4789.         }
  4790.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4791.         if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'])) {
  4792.             return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'];
  4793.         }
  4794.         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);
  4795.     }
  4796.     /**
  4797.      * Gets the private 'Elements\Bundle\JsonLdReloadedBundle\Twig\AssetExtension' shared autowired service.
  4798.      *
  4799.      * @return \Elements\Bundle\JsonLdReloadedBundle\Twig\AssetExtension
  4800.      */
  4801.     protected function getAssetExtensionService()
  4802.     {
  4803.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4804.         if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\AssetExtension'])) {
  4805.             return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\AssetExtension'];
  4806.         }
  4807.         $b = ($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'] ?? $this->getTemplateRendererService());
  4808.         if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\AssetExtension'])) {
  4809.             return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\AssetExtension'];
  4810.         }
  4811.         return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\AssetExtension'] = new \Elements\Bundle\JsonLdReloadedBundle\Twig\AssetExtension($a$b);
  4812.     }
  4813.     /**
  4814.      * Gets the private 'Elements\Bundle\JsonLdReloadedBundle\Twig\JsonLdExtension' shared autowired service.
  4815.      *
  4816.      * @return \Elements\Bundle\JsonLdReloadedBundle\Twig\JsonLdExtension
  4817.      */
  4818.     protected function getJsonLdExtension2Service()
  4819.     {
  4820.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4821.         if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'])) {
  4822.             return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'];
  4823.         }
  4824.         $b = ($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'] ?? $this->getTemplateRendererService());
  4825.         if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'])) {
  4826.             return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'];
  4827.         }
  4828.         $c = ($this->services['Pimcore\\Log\\ApplicationLogger'] ?? $this->getApplicationLoggerService());
  4829.         if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'])) {
  4830.             return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'];
  4831.         }
  4832.         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);
  4833.     }
  4834.     /**
  4835.      * Gets the private 'Elements\Bundle\StyleLabBundle\EventSubscriber\UserSubscriber' shared autowired service.
  4836.      *
  4837.      * @return \Elements\Bundle\StyleLabBundle\EventSubscriber\UserSubscriber
  4838.      */
  4839.     protected function getUserSubscriberService()
  4840.     {
  4841.         return $this->privates['Elements\\Bundle\\StyleLabBundle\\EventSubscriber\\UserSubscriber'] = new \Elements\Bundle\StyleLabBundle\EventSubscriber\UserSubscriber(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  4842.     }
  4843.     /**
  4844.      * Gets the private 'Elements\Bundle\StyleLabBundle\Twig\LayoutExtension' shared autowired service.
  4845.      *
  4846.      * @return \Elements\Bundle\StyleLabBundle\Twig\LayoutExtension
  4847.      */
  4848.     protected function getLayoutExtensionService()
  4849.     {
  4850.         $a = ($this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\NavigationExtension'] ?? $this->getNavigationExtension2Service());
  4851.         if (isset($this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\LayoutExtension'])) {
  4852.             return $this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\LayoutExtension'];
  4853.         }
  4854.         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())));
  4855.     }
  4856.     /**
  4857.      * Gets the private 'Elements\Bundle\StyleLabBundle\Twig\NavigationExtension' shared autowired service.
  4858.      *
  4859.      * @return \Elements\Bundle\StyleLabBundle\Twig\NavigationExtension
  4860.      */
  4861.     protected function getNavigationExtension2Service()
  4862.     {
  4863.         $a = ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService());
  4864.         if (isset($this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\NavigationExtension'])) {
  4865.             return $this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\NavigationExtension'];
  4866.         }
  4867.         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())));
  4868.     }
  4869.     /**
  4870.      * Gets the private 'Elements\Bundle\TicketShopFrameworkBundle\Service\CartService' shared autowired service.
  4871.      *
  4872.      * @return \Elements\Bundle\TicketShopFrameworkBundle\Service\CartService
  4873.      */
  4874.     protected function getCartServiceService()
  4875.     {
  4876.         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()));
  4877.     }
  4878.     /**
  4879.      * Gets the private 'Elements\Bundle\TicketShopFrameworkBundle\Service\SkidataContactService' shared autowired service.
  4880.      *
  4881.      * @return \Elements\Bundle\TicketShopFrameworkBundle\Service\SkidataContactService
  4882.      */
  4883.     protected function getSkidataContactServiceService()
  4884.     {
  4885.         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())));
  4886.     }
  4887.     /**
  4888.      * Gets the private 'Elements\Bundle\TicketShopFrameworkBundle\Service\VoucherCodeService' shared autowired service.
  4889.      *
  4890.      * @return \Elements\Bundle\TicketShopFrameworkBundle\Service\VoucherCodeService
  4891.      */
  4892.     protected function getVoucherCodeServiceService()
  4893.     {
  4894.         $a = ($this->services['router'] ?? $this->getRouterService());
  4895.         if (isset($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\VoucherCodeService'])) {
  4896.             return $this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\VoucherCodeService'];
  4897.         }
  4898.         return $this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\VoucherCodeService'] = new \Elements\Bundle\TicketShopFrameworkBundle\Service\VoucherCodeService($a'Shop/Coupons''app_backoffice_voucher_devalue');
  4899.     }
  4900.     /**
  4901.      * Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
  4902.      *
  4903.      * @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
  4904.      */
  4905.     protected function getPluginClientFactoryListenerService()
  4906.     {
  4907.         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)))));
  4908.     }
  4909.     /**
  4910.      * Gets the private 'Pimcore\Analytics\Google\Tracker' shared autowired service.
  4911.      *
  4912.      * @return \Pimcore\Analytics\Google\Tracker
  4913.      */
  4914.     protected function getTrackerService()
  4915.     {
  4916.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4917.         if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
  4918.             return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
  4919.         }
  4920.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4921.         if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
  4922.             return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
  4923.         }
  4924.         $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);
  4925.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4926.         return $instance;
  4927.     }
  4928.     /**
  4929.      * Gets the private 'Pimcore\Analytics\SiteId\SiteIdProvider' shared autowired service.
  4930.      *
  4931.      * @return \Pimcore\Analytics\SiteId\SiteIdProvider
  4932.      */
  4933.     protected function getSiteIdProviderService()
  4934.     {
  4935.         return $this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] = new \Pimcore\Analytics\SiteId\SiteIdProvider(($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()));
  4936.     }
  4937.     /**
  4938.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener' shared autowired service.
  4939.      *
  4940.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener
  4941.      */
  4942.     protected function getAdminAuthenticationDoubleCheckListenerService()
  4943.     {
  4944.         $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']);
  4945.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4946.         return $instance;
  4947.     }
  4948.     /**
  4949.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener' shared autowired service.
  4950.      *
  4951.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener
  4952.      */
  4953.     protected function getAdminSecurityListenerService()
  4954.     {
  4955.         $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())));
  4956.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4957.         return $instance;
  4958.     }
  4959.     /**
  4960.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener' shared autowired service.
  4961.      *
  4962.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener
  4963.      */
  4964.     protected function getAdminSessionBagListenerService()
  4965.     {
  4966.         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())));
  4967.     }
  4968.     /**
  4969.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener' shared autowired service.
  4970.      *
  4971.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener
  4972.      */
  4973.     protected function getCsrfProtectionListenerService()
  4974.     {
  4975.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  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\CustomAdminEntryPointCheckListener' shared autowired service.
  4981.      *
  4982.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener
  4983.      */
  4984.     protected function getCustomAdminEntryPointCheckListenerService()
  4985.     {
  4986.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener(NULL);
  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\EnablePreviewTimeSliderListener' shared autowired service.
  4992.      *
  4993.      * @return \Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener
  4994.      */
  4995.     protected function getEnablePreviewTimeSliderListenerService()
  4996.     {
  4997.         $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()));
  4998.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  4999.         return $instance;
  5000.     }
  5001.     /**
  5002.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener' shared autowired service.
  5003.      *
  5004.      * @return \Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener
  5005.      */
  5006.     protected function getHttpCacheListenerService()
  5007.     {
  5008.         $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())));
  5009.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5010.         return $instance;
  5011.     }
  5012.     /**
  5013.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener' shared autowired service.
  5014.      *
  5015.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener
  5016.      */
  5017.     protected function getUsageStatisticsListenerService()
  5018.     {
  5019.         $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())));
  5020.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5021.         return $instance;
  5022.     }
  5023.     /**
  5024.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener' shared autowired service.
  5025.      *
  5026.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener
  5027.      */
  5028.     protected function getUserPerspectiveListenerService()
  5029.     {
  5030.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener(($this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()));
  5031.         $a = ($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService());
  5032.         $instance->setLogger($a);
  5033.         $instance->setLogger($a);
  5034.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5035.         return $instance;
  5036.     }
  5037.     /**
  5038.      * Gets the private 'Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator' shared autowired service.
  5039.      *
  5040.      * @return \Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator
  5041.      */
  5042.     protected function getAdminSessionBagConfiguratorService()
  5043.     {
  5044.         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())));
  5045.     }
  5046.     /**
  5047.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector' shared autowired service.
  5048.      *
  5049.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector
  5050.      */
  5051.     protected function getPimcoreDataCollectorService()
  5052.     {
  5053.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5054.     }
  5055.     /**
  5056.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector' shared autowired service.
  5057.      *
  5058.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector
  5059.      */
  5060.     protected function getPimcoreTargetingDataCollectorService()
  5061.     {
  5062.         $a = ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService());
  5063.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'])) {
  5064.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'];
  5065.         }
  5066.         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);
  5067.     }
  5068.     /**
  5069.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener' shared autowired service.
  5070.      *
  5071.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener
  5072.      */
  5073.     protected function getBlockStateListenerService()
  5074.     {
  5075.         $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())));
  5076.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  5077.         $instance->setLogger($a);
  5078.         $instance->setLogger($a);
  5079.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5080.         return $instance;
  5081.     }
  5082.     /**
  5083.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener' shared autowired service.
  5084.      *
  5085.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener
  5086.      */
  5087.     protected function getDocumentFallbackListenerService()
  5088.     {
  5089.         $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())));
  5090.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5091.         return $instance;
  5092.     }
  5093.     /**
  5094.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener' shared autowired service.
  5095.      *
  5096.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener
  5097.      */
  5098.     protected function getDocumentMetaDataListenerService()
  5099.     {
  5100.         $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()));
  5101.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5102.         return $instance;
  5103.     }
  5104.     /**
  5105.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener' shared autowired service.
  5106.      *
  5107.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener
  5108.      */
  5109.     protected function getEditmodeListenerService()
  5110.     {
  5111.         $a = ($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService());
  5112.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
  5113.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
  5114.         }
  5115.         $b = ($this->services['router'] ?? $this->getRouterService());
  5116.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
  5117.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
  5118.         }
  5119.         $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())));
  5120.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  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\ElementListener' shared autowired service.
  5126.      *
  5127.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener
  5128.      */
  5129.     protected function getElementListenerService()
  5130.     {
  5131.         $a = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  5132.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'])) {
  5133.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'];
  5134.         }
  5135.         $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())));
  5136.         $b = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  5137.         $instance->setLogger($b);
  5138.         $instance->setLogger($b);
  5139.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5140.         return $instance;
  5141.     }
  5142.     /**
  5143.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener' shared autowired service.
  5144.      *
  5145.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener
  5146.      */
  5147.     protected function getGlobalTemplateVariablesListenerService()
  5148.     {
  5149.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  5150.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'])) {
  5151.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'];
  5152.         }
  5153.         $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);
  5154.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5155.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5156.         return $instance;
  5157.     }
  5158.     /**
  5159.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener' shared autowired service.
  5160.      *
  5161.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener
  5162.      */
  5163.     protected function getGoogleSearchConsoleVerificationListenerService()
  5164.     {
  5165.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener();
  5166.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5167.         return $instance;
  5168.     }
  5169.     /**
  5170.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener' shared autowired service.
  5171.      *
  5172.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener
  5173.      */
  5174.     protected function getHardlinkCanonicalListenerService()
  5175.     {
  5176.         $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()));
  5177.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5178.         return $instance;
  5179.     }
  5180.     /**
  5181.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener' shared autowired service.
  5182.      *
  5183.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener
  5184.      */
  5185.     protected function getInternalWysiwygHtmlAttributeFilterListenerService()
  5186.     {
  5187.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener();
  5188.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  5189.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5190.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  5191.         return $instance;
  5192.     }
  5193.     /**
  5194.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener' shared autowired service.
  5195.      *
  5196.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener
  5197.      */
  5198.     protected function getLocaleListenerService()
  5199.     {
  5200.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener();
  5201.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5202.         return $instance;
  5203.     }
  5204.     /**
  5205.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener' shared autowired service.
  5206.      *
  5207.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener
  5208.      */
  5209.     protected function getOutputTimestampListenerService()
  5210.     {
  5211.         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()));
  5212.     }
  5213.     /**
  5214.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener' shared autowired service.
  5215.      *
  5216.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener
  5217.      */
  5218.     protected function getRoutingListenerService()
  5219.     {
  5220.         $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())));
  5221.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5222.         return $instance;
  5223.     }
  5224.     /**
  5225.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener' shared autowired service.
  5226.      *
  5227.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener
  5228.      */
  5229.     protected function getStaticPageGeneratorListenerService()
  5230.     {
  5231.         $a = ($this->services['Pimcore\\Document\\StaticPageGenerator'] ?? $this->getStaticPageGeneratorService());
  5232.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'])) {
  5233.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'];
  5234.         }
  5235.         $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())));
  5236.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5237.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  5238.         return $instance;
  5239.     }
  5240.     /**
  5241.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener' shared autowired service.
  5242.      *
  5243.      * @return \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener
  5244.      */
  5245.     protected function getMaintenancePageListenerService()
  5246.     {
  5247.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener(($this->services['kernel'] ?? $this->get('kernel'1)));
  5248.         $instance->loadTemplateFromResource('@PimcoreCoreBundle/Resources/misc/maintenance.html');
  5249.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  5250.         return $instance;
  5251.     }
  5252.     /**
  5253.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener' shared autowired service.
  5254.      *
  5255.      * @return \Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener
  5256.      */
  5257.     protected function getPimcoreContextListenerService()
  5258.     {
  5259.         $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())));
  5260.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  5261.         $instance->setLogger($a);
  5262.         $instance->setLogger($a);
  5263.         return $instance;
  5264.     }
  5265.     /**
  5266.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener' shared autowired service.
  5267.      *
  5268.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener
  5269.      */
  5270.     protected function getResponseHeaderListenerService()
  5271.     {
  5272.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener(($this->services['Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver'] ?? $this->getResponseHeaderResolverService()));
  5273.     }
  5274.     /**
  5275.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener' shared autowired service.
  5276.      *
  5277.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener
  5278.      */
  5279.     protected function getResponseStackListenerService()
  5280.     {
  5281.         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())));
  5282.     }
  5283.     /**
  5284.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener' shared autowired service.
  5285.      *
  5286.      * @return \Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener
  5287.      */
  5288.     protected function getTranslationDebugListenerService()
  5289.     {
  5290.         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');
  5291.     }
  5292.     /**
  5293.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener' shared autowired service.
  5294.      *
  5295.      * @return \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener
  5296.      */
  5297.     protected function getWebDebugToolbarListenerService()
  5298.     {
  5299.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5300.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'])) {
  5301.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'];
  5302.         }
  5303.         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']);
  5304.     }
  5305.     /**
  5306.      * Gets the private 'Pimcore\Bundle\EcommerceFrameworkBundle\CheckoutManager\CommitOrderProcessorLocatorInterface' shared service.
  5307.      *
  5308.      * @return \Pimcore\Bundle\EcommerceFrameworkBundle\CheckoutManager\CommitOrderProcessorLocator
  5309.      */
  5310.     protected function getCommitOrderProcessorLocatorInterfaceService()
  5311.     {
  5312.         return $this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\CheckoutManager\\CommitOrderProcessorLocatorInterface'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\CheckoutManager\CommitOrderProcessorLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5313.             'b2b' => ['privates''pimcore_ecommerce.checkout_manager.b2b.commit_order_processor''getPimcoreEcommerce_CheckoutManager_B2b_CommitOrderProcessorService'true],
  5314.             'default' => ['privates''pimcore_ecommerce.checkout_manager.default.commit_order_processor''getPimcoreEcommerce_CheckoutManager_Default_CommitOrderProcessorService'true],
  5315.         ], [
  5316.             'b2b' => '?',
  5317.             'default' => '?',
  5318.         ]), ($this->services['pimcore_ecommerce.environment'] ?? $this->getPimcoreEcommerce_EnvironmentService()), false);
  5319.     }
  5320.     /**
  5321.      * Gets the private 'Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener' shared autowired service.
  5322.      *
  5323.      * @return \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener
  5324.      */
  5325.     protected function getTrackingCodeFlashMessageListenerService()
  5326.     {
  5327.         $a = ($this->services['pimcore_ecommerce.tracking.tracking_manager'] ?? $this->getPimcoreEcommerce_Tracking_TrackingManagerService());
  5328.         if (isset($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'])) {
  5329.             return $this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'];
  5330.         }
  5331.         $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);
  5332.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5333.         return $instance;
  5334.     }
  5335.     /**
  5336.      * Gets the private 'Pimcore\Bundle\EcommerceFrameworkBundle\OrderManager\OrderManagerLocatorInterface' shared service.
  5337.      *
  5338.      * @return \Pimcore\Bundle\EcommerceFrameworkBundle\OrderManager\OrderManagerLocator
  5339.      */
  5340.     protected function getOrderManagerLocatorInterfaceService()
  5341.     {
  5342.         return $this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\OrderManager\\OrderManagerLocatorInterface'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\OrderManager\OrderManagerLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5343.             'b2b' => ['services''pimcore_ecommerce.order_manager.b2b''getPimcoreEcommerce_OrderManager_B2bService'true],
  5344.             'default' => ['services''pimcore_ecommerce.order_manager.default''getPimcoreEcommerce_OrderManager_DefaultService'true],
  5345.         ], [
  5346.             'b2b' => '?',
  5347.             'default' => '?',
  5348.         ]), ($this->services['pimcore_ecommerce.environment'] ?? $this->getPimcoreEcommerce_EnvironmentService()), false);
  5349.     }
  5350.     /**
  5351.      * Gets the private 'Pimcore\Bundle\EcommerceFrameworkBundle\PricingManager\PricingManagerLocatorInterface' shared service.
  5352.      *
  5353.      * @return \Pimcore\Bundle\EcommerceFrameworkBundle\PricingManager\PricingManagerLocator
  5354.      */
  5355.     protected function getPricingManagerLocatorInterfaceService()
  5356.     {
  5357.         return $this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\PricingManagerLocatorInterface'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\PricingManager\PricingManagerLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5358.             'default' => ['privates''pimcore_ecommerce.pricing_manager.default''getPimcoreEcommerce_PricingManager_DefaultService'true],
  5359.         ], [
  5360.             'default' => '?',
  5361.         ]), ($this->services['pimcore_ecommerce.environment'] ?? $this->getPimcoreEcommerce_EnvironmentService()), false);
  5362.     }
  5363.     /**
  5364.      * Gets the private 'Pimcore\Document\Editable\EditmodeEditableDefinitionCollector' shared autowired service.
  5365.      *
  5366.      * @return \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector
  5367.      */
  5368.     protected function getEditmodeEditableDefinitionCollectorService()
  5369.     {
  5370.         return $this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector();
  5371.     }
  5372.     /**
  5373.      * Gets the private 'Pimcore\Http\Response\CodeInjector' shared autowired service.
  5374.      *
  5375.      * @return \Pimcore\Http\Response\CodeInjector
  5376.      */
  5377.     protected function getCodeInjectorService()
  5378.     {
  5379.         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())));
  5380.     }
  5381.     /**
  5382.      * Gets the private 'Pimcore\Routing\Dynamic\DocumentRouteHandler' shared autowired service.
  5383.      *
  5384.      * @return \Pimcore\Routing\Dynamic\DocumentRouteHandler
  5385.      */
  5386.     protected function getDocumentRouteHandlerService()
  5387.     {
  5388.         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()));
  5389.     }
  5390.     /**
  5391.      * Gets the private 'Pimcore\Routing\RedirectHandler' shared autowired service.
  5392.      *
  5393.      * @return \Pimcore\Routing\RedirectHandler
  5394.      */
  5395.     protected function getRedirectHandlerService()
  5396.     {
  5397.         $a = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
  5398.         if (isset($this->privates['Pimcore\\Routing\\RedirectHandler'])) {
  5399.             return $this->privates['Pimcore\\Routing\\RedirectHandler'];
  5400.         }
  5401.         $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);
  5402.         $b = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  5403.         $instance->setLogger($b);
  5404.         $instance->setLogger($b);
  5405.         return $instance;
  5406.     }
  5407.     /**
  5408.      * Gets the private 'Pimcore\Security\User\UserLoader' shared autowired service.
  5409.      *
  5410.      * @return \Pimcore\Security\User\UserLoader
  5411.      */
  5412.     protected function getUserLoaderService()
  5413.     {
  5414.         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()));
  5415.     }
  5416.     /**
  5417.      * Gets the private 'Pimcore\Targeting\ActionHandler\DelegatingActionHandler' shared autowired service.
  5418.      *
  5419.      * @return \Pimcore\Targeting\ActionHandler\DelegatingActionHandler
  5420.      */
  5421.     protected function getDelegatingActionHandlerService()
  5422.     {
  5423.         return $this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] = new \Pimcore\Targeting\ActionHandler\DelegatingActionHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5424.             'assign_target_group' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\AssignTargetGroupAndSegment''getAssignTargetGroupAndSegmentService'true],
  5425.             'cmf_apply_target_groups_from_segments' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\ApplyTargetGroupsFromSegments''getApplyTargetGroupsFromSegmentsService'true],
  5426.             'cmf_track_activity' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackActivity''getTrackActivityService'true],
  5427.             'cmf_track_segment' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackSegment''getTrackSegmentService'true],
  5428.             'codesnippet' => ['privates''Pimcore\\Targeting\\ActionHandler\\CodeSnippet''getCodeSnippetService'true],
  5429.             'redirect' => ['privates''Pimcore\\Targeting\\ActionHandler\\Redirect''getRedirectService'true],
  5430.         ], [
  5431.             'assign_target_group' => '?',
  5432.             'cmf_apply_target_groups_from_segments' => '?',
  5433.             'cmf_track_activity' => '?',
  5434.             'cmf_track_segment' => '?',
  5435.             'codesnippet' => '?',
  5436.             'redirect' => '?',
  5437.         ]), ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService()));
  5438.     }
  5439.     /**
  5440.      * Gets the private 'Pimcore\Targeting\ConditionMatcher' shared autowired service.
  5441.      *
  5442.      * @return \Pimcore\Targeting\ConditionMatcher
  5443.      */
  5444.     protected function getConditionMatcherService()
  5445.     {
  5446.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5447.         if (isset($this->privates['Pimcore\\Targeting\\ConditionMatcher'])) {
  5448.             return $this->privates['Pimcore\\Targeting\\ConditionMatcher'];
  5449.         }
  5450.         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()));
  5451.     }
  5452.     /**
  5453.      * Gets the private 'Pimcore\Targeting\DataLoader' shared autowired service.
  5454.      *
  5455.      * @return \Pimcore\Targeting\DataLoader
  5456.      */
  5457.     protected function getDataLoaderService()
  5458.     {
  5459.         $this->privates['Pimcore\\Targeting\\DataLoader'] = $instance = new \Pimcore\Targeting\DataLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5460.             'cmf_customer' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\Customer''getCustomerService'true],
  5461.             'cmf_customer_segments' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\CustomerSegments''getCustomerSegmentsService'true],
  5462.             'device' => ['privates''Pimcore\\Targeting\\DataProvider\\Device''getDeviceService'true],
  5463.             'geoip' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoIp''getGeoIpService'true],
  5464.             'geolocation' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoLocation''getGeoLocationService'true],
  5465.             'targeting_storage' => ['privates''Pimcore\\Targeting\\DataProvider\\TargetingStorage''getTargetingStorageService'true],
  5466.             'visited_pages_counter' => ['privates''Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter''getVisitedPagesCounterService'true],
  5467.         ], [
  5468.             'cmf_customer' => '?',
  5469.             'cmf_customer_segments' => '?',
  5470.             'device' => '?',
  5471.             'geoip' => '?',
  5472.             'geolocation' => '?',
  5473.             'targeting_storage' => '?',
  5474.             'visited_pages_counter' => '?',
  5475.         ]));
  5476.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5477.         return $instance;
  5478.     }
  5479.     /**
  5480.      * Gets the private 'Pimcore\Targeting\Debug\OverrideHandler' shared autowired service.
  5481.      *
  5482.      * @return \Pimcore\Targeting\Debug\OverrideHandler
  5483.      */
  5484.     protected function getOverrideHandlerService($lazyLoad true)
  5485.     {
  5486.         if ($lazyLoad) {
  5487.             return $this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] = $this->createProxy('OverrideHandler_fb58919', function () {
  5488.                 return \OverrideHandler_fb58919::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5489.                     $wrappedInstance $this->getOverrideHandlerService(false);
  5490.                     $proxy->setProxyInitializer(null);
  5491.                     return true;
  5492.                 });
  5493.             });
  5494.         }
  5495.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/OverrideHandler.php';
  5496.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/OverrideHandlerInterface.php';
  5497.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DocumentTargetingOverrideHandler.php';
  5498.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LanguageOverrideHandler.php';
  5499.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DeviceOverrideHandler.php';
  5500.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LocationOverrideHandler.php';
  5501.         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()]);
  5502.     }
  5503.     /**
  5504.      * Gets the private 'Pimcore\Targeting\Debug\TargetingDataCollector' shared autowired service.
  5505.      *
  5506.      * @return \Pimcore\Targeting\Debug\TargetingDataCollector
  5507.      */
  5508.     protected function getTargetingDataCollectorService()
  5509.     {
  5510.         $a = ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService());
  5511.         if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
  5512.             return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
  5513.         }
  5514.         $b = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  5515.         if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
  5516.             return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
  5517.         }
  5518.         $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] = $instance = new \Pimcore\Targeting\Debug\TargetingDataCollector($a$b);
  5519.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5520.         return $instance;
  5521.     }
  5522.     /**
  5523.      * Gets the private 'Pimcore\Targeting\EventListener\TargetingListener' shared autowired service.
  5524.      *
  5525.      * @return \Pimcore\Targeting\EventListener\TargetingListener
  5526.      */
  5527.     protected function getTargetingListenerService()
  5528.     {
  5529.         $a = ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService());
  5530.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  5531.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  5532.         }
  5533.         $b = ($this->privates['Pimcore\\Targeting\\ConditionMatcher'] ?? $this->getConditionMatcherService());
  5534.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  5535.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  5536.         }
  5537.         $c = ($this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] ?? $this->getDelegatingActionHandlerService());
  5538.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  5539.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  5540.         }
  5541.         $d = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  5542.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  5543.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  5544.         }
  5545.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5546.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  5547.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  5548.         }
  5549.         $f = ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage()));
  5550.         $g = new \Pimcore\Targeting\VisitorInfoResolver($a$f$b$c$d$e);
  5551.         $h = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  5552.         $g->setStopwatch($h);
  5553.         $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())));
  5554.         $instance->setStopwatch($h);
  5555.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5556.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  5557.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  5558.         return $instance;
  5559.     }
  5560.     /**
  5561.      * Gets the private 'Pimcore\Targeting\EventListener\ToolbarListener' shared autowired service.
  5562.      *
  5563.      * @return \Pimcore\Targeting\EventListener\ToolbarListener
  5564.      */
  5565.     protected function getToolbarListenerService()
  5566.     {
  5567.         $a = ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService());
  5568.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  5569.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  5570.         }
  5571.         $b = ($this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] ?? $this->getOverrideHandlerService());
  5572.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  5573.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  5574.         }
  5575.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5576.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  5577.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  5578.         }
  5579.         $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()));
  5580.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5581.         return $instance;
  5582.     }
  5583.     /**
  5584.      * Gets the private 'Pimcore\Targeting\Storage\CookieStorage' shared autowired service.
  5585.      *
  5586.      * @return \Pimcore\Targeting\Storage\CookieStorage
  5587.      */
  5588.     protected function getCookieStorageService()
  5589.     {
  5590.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5591.         if (isset($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'])) {
  5592.             return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'];
  5593.         }
  5594.         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);
  5595.     }
  5596.     /**
  5597.      * Gets the private 'Pimcore\Templating\Renderer\ActionRenderer' shared autowired service.
  5598.      *
  5599.      * @return \Pimcore\Templating\Renderer\ActionRenderer
  5600.      */
  5601.     protected function getActionRendererService()
  5602.     {
  5603.         $a = ($this->privates['twig.runtime.httpkernel'] ?? $this->getTwig_Runtime_HttpkernelService());
  5604.         if (isset($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'])) {
  5605.             return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'];
  5606.         }
  5607.         return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] = new \Pimcore\Templating\Renderer\ActionRenderer($a);
  5608.     }
  5609.     /**
  5610.      * Gets the private 'Pimcore\Twig\Extension\SubrequestExtension' shared autowired service.
  5611.      *
  5612.      * @return \Pimcore\Twig\Extension\SubrequestExtension
  5613.      */
  5614.     protected function getSubrequestExtensionService($lazyLoad true)
  5615.     {
  5616.         if ($lazyLoad) {
  5617.             return $this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] = $this->createProxy('SubrequestExtension_ac4dffd', function () {
  5618.                 return \SubrequestExtension_ac4dffd::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5619.                     $wrappedInstance $this->getSubrequestExtensionService(false);
  5620.                     $proxy->setProxyInitializer(null);
  5621.                     return true;
  5622.                 });
  5623.             });
  5624.         }
  5625.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/SubrequestExtension.php';
  5626.         return new \Pimcore\Twig\Extension\SubrequestExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] ?? $this->getIncService()));
  5627.     }
  5628.     /**
  5629.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadLink' shared autowired service.
  5630.      *
  5631.      * @return \Pimcore\Twig\Extension\Templating\HeadLink
  5632.      */
  5633.     protected function getHeadLinkService()
  5634.     {
  5635.         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()));
  5636.     }
  5637.     /**
  5638.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadMeta' shared autowired service.
  5639.      *
  5640.      * @return \Pimcore\Twig\Extension\Templating\HeadMeta
  5641.      */
  5642.     protected function getHeadMetaService()
  5643.     {
  5644.         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())));
  5645.     }
  5646.     /**
  5647.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadScript' shared autowired service.
  5648.      *
  5649.      * @return \Pimcore\Twig\Extension\Templating\HeadScript
  5650.      */
  5651.     protected function getHeadScriptService()
  5652.     {
  5653.         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()));
  5654.     }
  5655.     /**
  5656.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadStyle' shared autowired service.
  5657.      *
  5658.      * @return \Pimcore\Twig\Extension\Templating\HeadStyle
  5659.      */
  5660.     protected function getHeadStyleService()
  5661.     {
  5662.         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())));
  5663.     }
  5664.     /**
  5665.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadTitle' shared autowired service.
  5666.      *
  5667.      * @return \Pimcore\Twig\Extension\Templating\HeadTitle
  5668.      */
  5669.     protected function getHeadTitleService()
  5670.     {
  5671.         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())));
  5672.     }
  5673.     /**
  5674.      * Gets the private 'Pimcore\Twig\Extension\Templating\Inc' shared autowired service.
  5675.      *
  5676.      * @return \Pimcore\Twig\Extension\Templating\Inc
  5677.      */
  5678.     protected function getIncService()
  5679.     {
  5680.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
  5681.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'])) {
  5682.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'];
  5683.         }
  5684.         $b = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  5685.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'])) {
  5686.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'];
  5687.         }
  5688.         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()));
  5689.     }
  5690.     /**
  5691.      * Gets the private 'Pimcore\Twig\Extension\Templating\InlineScript' shared autowired service.
  5692.      *
  5693.      * @return \Pimcore\Twig\Extension\Templating\InlineScript
  5694.      */
  5695.     protected function getInlineScriptService()
  5696.     {
  5697.         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()));
  5698.     }
  5699.     /**
  5700.      * Gets the private 'Pimcore\Twig\Extension\Templating\Navigation' shared autowired service.
  5701.      *
  5702.      * @return \Pimcore\Twig\Extension\Templating\Navigation
  5703.      */
  5704.     protected function getNavigationService($lazyLoad true)
  5705.     {
  5706.         if ($lazyLoad) {
  5707.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] = $this->createProxy('Navigation_62d2b4b', function () {
  5708.                 return \Navigation_62d2b4b::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5709.                     $wrappedInstance $this->getNavigationService(false);
  5710.                     $proxy->setProxyInitializer(null);
  5711.                     return true;
  5712.                 });
  5713.             });
  5714.         }
  5715.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Navigation.php';
  5716.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Builder.php';
  5717.         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, [
  5718.             'breadcrumbs' => ['privates''Pimcore\\Navigation\\Renderer\\Breadcrumbs''getBreadcrumbsService'true],
  5719.             'menu' => ['privates''Pimcore\\Navigation\\Renderer\\Menu''getMenuService'true],
  5720.         ], [
  5721.             'breadcrumbs' => '?',
  5722.             'menu' => '?',
  5723.         ]));
  5724.     }
  5725.     /**
  5726.      * Gets the private 'Pimcore\Twig\Extension\Templating\PimcoreUrl' shared autowired service.
  5727.      *
  5728.      * @return \Pimcore\Twig\Extension\Templating\PimcoreUrl
  5729.      */
  5730.     protected function getPimcoreUrlService()
  5731.     {
  5732.         $a = ($this->services['router'] ?? $this->getRouterService());
  5733.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'])) {
  5734.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'];
  5735.         }
  5736.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] = new \Pimcore\Twig\Extension\Templating\PimcoreUrl($a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  5737.     }
  5738.     /**
  5739.      * Gets the private 'Pimcore\Twig\Extension\Templating\Placeholder' shared autowired service.
  5740.      *
  5741.      * @return \Pimcore\Twig\Extension\Templating\Placeholder
  5742.      */
  5743.     protected function getPlaceholderService()
  5744.     {
  5745.         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())));
  5746.     }
  5747.     /**
  5748.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  5749.      *
  5750.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  5751.      */
  5752.     protected function getResetAssetsEventListenerService()
  5753.     {
  5754.         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']);
  5755.     }
  5756.     /**
  5757.      * Gets the private 'annotations.cache_adapter' shared service.
  5758.      *
  5759.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5760.      */
  5761.     protected function getAnnotations_CacheAdapterService()
  5762.     {
  5763.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  5764.     }
  5765.     /**
  5766.      * Gets the private 'annotations.cached_reader' shared service.
  5767.      *
  5768.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5769.      */
  5770.     protected function getAnnotations_CachedReaderService()
  5771.     {
  5772.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5773.     }
  5774.     /**
  5775.      * Gets the private 'annotations.reader' shared service.
  5776.      *
  5777.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5778.      */
  5779.     protected function getAnnotations_ReaderService()
  5780.     {
  5781.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5782.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5783.         $a->registerUniqueLoader('class_exists');
  5784.         $instance->addGlobalIgnoredName('required'$a);
  5785.         return $instance;
  5786.     }
  5787.     /**
  5788.      * Gets the private 'assets.packages' shared service.
  5789.      *
  5790.      * @return \Symfony\Component\Asset\Packages
  5791.      */
  5792.     protected function getAssets_PackagesService()
  5793.     {
  5794.         $a = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  5795.         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 () {
  5796.             return new \EmptyIterator();
  5797.         }, 0));
  5798.     }
  5799.     /**
  5800.      * Gets the private 'cache.annotations' shared service.
  5801.      *
  5802.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5803.      */
  5804.     protected function getCache_AnnotationsService()
  5805.     {
  5806.         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())));
  5807.     }
  5808.     /**
  5809.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  5810.      *
  5811.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5812.      */
  5813.     protected function getCache_Messenger_RestartWorkersSignalService()
  5814.     {
  5815.         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'));
  5816.     }
  5817.     /**
  5818.      * Gets the private 'cache.property_info' shared service.
  5819.      *
  5820.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5821.      */
  5822.     protected function getCache_PropertyInfoService()
  5823.     {
  5824.         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())));
  5825.     }
  5826.     /**
  5827.      * Gets the private 'cache.rate_limiter' shared service.
  5828.      *
  5829.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5830.      */
  5831.     protected function getCache_RateLimiterService()
  5832.     {
  5833.         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'));
  5834.     }
  5835.     /**
  5836.      * Gets the private 'cache.security_expression_language' shared service.
  5837.      *
  5838.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5839.      */
  5840.     protected function getCache_SecurityExpressionLanguageService()
  5841.     {
  5842.         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())));
  5843.     }
  5844.     /**
  5845.      * Gets the private 'cache.serializer' shared service.
  5846.      *
  5847.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5848.      */
  5849.     protected function getCache_SerializerService()
  5850.     {
  5851.         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())));
  5852.     }
  5853.     /**
  5854.      * Gets the private 'cache.validator' shared service.
  5855.      *
  5856.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5857.      */
  5858.     protected function getCache_ValidatorService()
  5859.     {
  5860.         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())));
  5861.     }
  5862.     /**
  5863.      * Gets the private 'cache.webpack_encore' shared service.
  5864.      *
  5865.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5866.      */
  5867.     protected function getCache_WebpackEncoreService()
  5868.     {
  5869.         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())));
  5870.     }
  5871.     /**
  5872.      * Gets the private 'config_cache_factory' shared service.
  5873.      *
  5874.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5875.      */
  5876.     protected function getConfigCacheFactoryService()
  5877.     {
  5878.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5879.             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)));
  5880.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5881.         }, 2));
  5882.     }
  5883.     /**
  5884.      * Gets the private 'data_collector.form' shared service.
  5885.      *
  5886.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  5887.      */
  5888.     protected function getDataCollector_FormService()
  5889.     {
  5890.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  5891.     }
  5892.     /**
  5893.      * Gets the private 'data_collector.request' shared service.
  5894.      *
  5895.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  5896.      */
  5897.     protected function getDataCollector_RequestService()
  5898.     {
  5899.         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())));
  5900.     }
  5901.     /**
  5902.      * Gets the private 'debug.controller_resolver' shared service.
  5903.      *
  5904.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  5905.      */
  5906.     protected function getDebug_ControllerResolverService()
  5907.     {
  5908.         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))));
  5909.     }
  5910.     /**
  5911.      * Gets the private 'debug.debug_handlers_listener' shared service.
  5912.      *
  5913.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  5914.      */
  5915.     protected function getDebug_DebugHandlersListenerService()
  5916.     {
  5917.         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()));
  5918.     }
  5919.     /**
  5920.      * Gets the private 'debug.file_link_formatter' shared service.
  5921.      *
  5922.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  5923.      */
  5924.     protected function getDebug_FileLinkFormatterService()
  5925.     {
  5926.         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 () {
  5927.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  5928.         });
  5929.     }
  5930.     /**
  5931.      * Gets the private 'debug.log_processor' shared service.
  5932.      *
  5933.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  5934.      */
  5935.     protected function getDebug_LogProcessorService()
  5936.     {
  5937.         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())));
  5938.     }
  5939.     /**
  5940.      * Gets the private 'debug.security.access.decision_manager' shared service.
  5941.      *
  5942.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  5943.      */
  5944.     protected function getDebug_Security_Access_DecisionManagerService()
  5945.     {
  5946.         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 () {
  5947.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  5948.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  5949.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  5950.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  5951.             yield => ($this->privates['debug.security.voter.App\\Security\\IpVoter'] ?? $this->load('getIpVoterService'));
  5952.         }, 5), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  5953.     }
  5954.     /**
  5955.      * Gets the private 'debug.security.firewall' shared service.
  5956.      *
  5957.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  5958.      */
  5959.     protected function getDebug_Security_FirewallService()
  5960.     {
  5961.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  5962.         if (isset($this->privates['debug.security.firewall'])) {
  5963.             return $this->privates['debug.security.firewall'];
  5964.         }
  5965.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5966.         if (isset($this->privates['debug.security.firewall'])) {
  5967.             return $this->privates['debug.security.firewall'];
  5968.         }
  5969.         $c = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  5970.         if (isset($this->privates['debug.security.firewall'])) {
  5971.             return $this->privates['debug.security.firewall'];
  5972.         }
  5973.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b$c);
  5974.     }
  5975.     /**
  5976.      * Gets the private 'exception_listener' shared service.
  5977.      *
  5978.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  5979.      */
  5980.     protected function getExceptionListenerService()
  5981.     {
  5982.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  5983.     }
  5984.     /**
  5985.      * Gets the private 'form.registry' shared service.
  5986.      *
  5987.      * @return \Symfony\Component\Form\FormRegistry
  5988.      */
  5989.     protected function getForm_RegistryService()
  5990.     {
  5991.         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, [
  5992.             'App\\Form\\AddressDataType' => ['services''App\\Form\\AddressDataType''getAddressDataTypeService'true],
  5993.             'App\\Form\\B2B\\PersonalizationType' => ['services''App\\Form\\B2B\\PersonalizationType''getPersonalizationTypeService'true],
  5994.             'App\\Form\\B2B\\TicketType' => ['services''App\\Form\\B2B\\TicketType''getTicketTypeService'true],
  5995.             'App\\Form\\CheckoutConfirmType' => ['services''App\\Form\\CheckoutConfirmType''getCheckoutConfirmTypeService'true],
  5996.             'App\\Form\\PaymentType' => ['services''App\\Form\\PaymentType''getPaymentTypeService'true],
  5997.             'App\\Form\\ProductDataItemType' => ['services''App\\Form\\ProductDataItemType''getProductDataItemTypeService'true],
  5998.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\Activity\\CartFormType' => ['privates''Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\Activity\\CartFormType''getCartFormTypeService'true],
  5999.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\AddressDataType' => ['privates''Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\AddressDataType''getAddressDataType2Service'true],
  6000.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\ProductDataItemType' => ['privates''Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\ProductDataItemType''getProductDataItemType2Service'true],
  6001.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\ProfilePictureType' => ['privates''Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\ProfilePictureType''getProfilePictureTypeService'true],
  6002.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\VoucherDevalue\\VoucherCodeDevalueFormType' => ['privates''Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\VoucherDevalue\\VoucherCodeDevalueFormType''getVoucherCodeDevalueFormTypeService'true],
  6003.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\VoucherDevalue\\VoucherCodeSearchFormType' => ['privates''Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\VoucherDevalue\\VoucherCodeSearchFormType''getVoucherCodeSearchFormTypeService'true],
  6004.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => ['privates''cmf_routing.route_type_form_type''getCmfRouting_RouteTypeFormTypeService'true],
  6005.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  6006.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  6007.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'true],
  6008.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  6009.         ], [
  6010.             'App\\Form\\AddressDataType' => '?',
  6011.             'App\\Form\\B2B\\PersonalizationType' => '?',
  6012.             'App\\Form\\B2B\\TicketType' => '?',
  6013.             'App\\Form\\CheckoutConfirmType' => '?',
  6014.             'App\\Form\\PaymentType' => '?',
  6015.             'App\\Form\\ProductDataItemType' => '?',
  6016.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\Activity\\CartFormType' => '?',
  6017.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\AddressDataType' => '?',
  6018.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\ProductDataItemType' => '?',
  6019.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\ProfilePictureType' => '?',
  6020.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\VoucherDevalue\\VoucherCodeDevalueFormType' => '?',
  6021.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\VoucherDevalue\\VoucherCodeSearchFormType' => '?',
  6022.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => '?',
  6023.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  6024.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  6025.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  6026.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  6027.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  6028.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  6029.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  6030.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  6031.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  6032.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  6033.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  6034.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  6035.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  6036.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  6037.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  6038.         }, 1)], new RewindableGenerator(function () {
  6039.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  6040.         }, 1))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  6041.     }
  6042.     /**
  6043.      * Gets the private 'fragment.renderer.inline' shared service.
  6044.      *
  6045.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  6046.      */
  6047.     protected function getFragment_Renderer_InlineService()
  6048.     {
  6049.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  6050.         if (isset($this->privates['fragment.renderer.inline'])) {
  6051.             return $this->privates['fragment.renderer.inline'];
  6052.         }
  6053.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6054.         if (isset($this->privates['fragment.renderer.inline'])) {
  6055.             return $this->privates['fragment.renderer.inline'];
  6056.         }
  6057.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  6058.         $instance->setFragmentPath('/_fragment');
  6059.         return $instance;
  6060.     }
  6061.     /**
  6062.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  6063.      *
  6064.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  6065.      */
  6066.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  6067.     {
  6068.         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())));
  6069.     }
  6070.     /**
  6071.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  6072.      *
  6073.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  6074.      */
  6075.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  6076.     {
  6077.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6078.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  6079.             return $this->privates['framework_extra_bundle.event.is_granted'];
  6080.         }
  6081.         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);
  6082.     }
  6083.     /**
  6084.      * Gets the private 'hwi_oauth.security.oauth_utils' shared service.
  6085.      *
  6086.      * @return \CustomerManagementFrameworkBundle\Security\OAuth\OAuthUtils
  6087.      */
  6088.     protected function getHwiOauth_Security_OauthUtilsService()
  6089.     {
  6090.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6091.         if (isset($this->privates['hwi_oauth.security.oauth_utils'])) {
  6092.             return $this->privates['hwi_oauth.security.oauth_utils'];
  6093.         }
  6094.         $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');
  6095.         $instance->addResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  6096.         return $instance;
  6097.     }
  6098.     /**
  6099.      * Gets the private 'locale_aware_listener' shared service.
  6100.      *
  6101.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  6102.      */
  6103.     protected function getLocaleAwareListenerService()
  6104.     {
  6105.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  6106.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  6107.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  6108.             yield => ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  6109.             yield => ($this->privates['Pimcore\\Bundle\\AdminBundle\\Translation\\AdminUserTranslator'] ?? $this->load('getAdminUserTranslatorService'));
  6110.         }, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6111.     }
  6112.     /**
  6113.      * Gets the private 'locale_listener' shared service.
  6114.      *
  6115.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  6116.      */
  6117.     protected function getLocaleListener2Service()
  6118.     {
  6119.         $a = ($this->services['router'] ?? $this->getRouterService());
  6120.         if (isset($this->privates['locale_listener'])) {
  6121.             return $this->privates['locale_listener'];
  6122.         }
  6123.         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, []);
  6124.     }
  6125.     /**
  6126.      * Gets the private 'monolog.handler.console' shared service.
  6127.      *
  6128.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  6129.      */
  6130.     protected function getMonolog_Handler_ConsoleService()
  6131.     {
  6132.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  6133.     }
  6134.     /**
  6135.      * Gets the private 'monolog.handler.main' shared service.
  6136.      *
  6137.      * @return \Monolog\Handler\StreamHandler
  6138.      */
  6139.     protected function getMonolog_Handler_MainService()
  6140.     {
  6141.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  6142.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6143.         return $instance;
  6144.     }
  6145.     /**
  6146.      * Gets the private 'monolog.handler.skidatasweb' shared service.
  6147.      *
  6148.      * @return \Monolog\Handler\RotatingFileHandler
  6149.      */
  6150.     protected function getMonolog_Handler_SkidataswebService()
  6151.     {
  6152.         $this->privates['monolog.handler.skidatasweb'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/skidata_sweb.log'), 5100trueNULLfalse);
  6153.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6154.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  6155.         return $instance;
  6156.     }
  6157.     /**
  6158.      * Gets the private 'monolog.handler.smartpricer' shared service.
  6159.      *
  6160.      * @return \Monolog\Handler\RotatingFileHandler
  6161.      */
  6162.     protected function getMonolog_Handler_SmartpricerService()
  6163.     {
  6164.         $this->privates['monolog.handler.smartpricer'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/smartpricer/smartpricer.log'), 14100trueNULLfalse);
  6165.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  6166.         return $instance;
  6167.     }
  6168.     /**
  6169.      * Gets the private 'monolog.logger' shared service.
  6170.      *
  6171.      * @return \Symfony\Bridge\Monolog\Logger
  6172.      */
  6173.     protected function getMonolog_LoggerService()
  6174.     {
  6175.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  6176.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6177.         $instance->useMicrosecondTimestamps(true);
  6178.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6179.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6180.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6181.         return $instance;
  6182.     }
  6183.     /**
  6184.      * Gets the private 'parameter_bag' shared service.
  6185.      *
  6186.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  6187.      */
  6188.     protected function getParameterBagService()
  6189.     {
  6190.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  6191.     }
  6192.     /**
  6193.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware' shared service.
  6194.      *
  6195.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  6196.      */
  6197.     protected function getPimcore_Cache_Adapter_RedisTagAwareService()
  6198.     {
  6199.         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()));
  6200.     }
  6201.     /**
  6202.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware.recorder_inner' shared autowired service.
  6203.      *
  6204.      * @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
  6205.      */
  6206.     protected function getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService($lazyLoad true)
  6207.     {
  6208.         if ($lazyLoad) {
  6209.             return $this->privates['pimcore.cache.adapter.redis_tag_aware.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
  6210.                 return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6211.                     $wrappedInstance $this->getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService(false);
  6212.                     $proxy->setProxyInitializer(null);
  6213.                     return true;
  6214.                 });
  6215.             });
  6216.         }
  6217.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
  6218.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  6219.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
  6220.         $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))));
  6221.         $a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  6222.         $instance->setLogger($a);
  6223.         $instance->setLogger($a);
  6224.         return $instance;
  6225.     }
  6226.     /**
  6227.      * Gets the private 'profiler_listener' shared service.
  6228.      *
  6229.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  6230.      */
  6231.     protected function getProfilerListenerService()
  6232.     {
  6233.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  6234.         if (isset($this->privates['profiler_listener'])) {
  6235.             return $this->privates['profiler_listener'];
  6236.         }
  6237.         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);
  6238.     }
  6239.     /**
  6240.      * Gets the private 'property_info' shared service.
  6241.      *
  6242.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  6243.      */
  6244.     protected function getPropertyInfoService()
  6245.     {
  6246.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  6247.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  6248.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6249.         }, 2), new RewindableGenerator(function () {
  6250.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6251.         }, 1), new RewindableGenerator(function () {
  6252.             return new \EmptyIterator();
  6253.         }, 0), new RewindableGenerator(function () {
  6254.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6255.         }, 1), new RewindableGenerator(function () {
  6256.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6257.         }, 1));
  6258.     }
  6259.     /**
  6260.      * Gets the private 'router.expression_language_provider' shared service.
  6261.      *
  6262.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  6263.      */
  6264.     protected function getRouter_ExpressionLanguageProviderService()
  6265.     {
  6266.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6267.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  6268.         ], [
  6269.             'env' => 'Closure',
  6270.         ]));
  6271.     }
  6272.     /**
  6273.      * Gets the private 'router_listener' shared service.
  6274.      *
  6275.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  6276.      */
  6277.     protected function getRouterListenerService()
  6278.     {
  6279.         $a = ($this->services['router'] ?? $this->getRouterService());
  6280.         if (isset($this->privates['router_listener'])) {
  6281.             return $this->privates['router_listener'];
  6282.         }
  6283.         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);
  6284.     }
  6285.     /**
  6286.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  6287.      *
  6288.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  6289.      */
  6290.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  6291.     {
  6292.         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()));
  6293.     }
  6294.     /**
  6295.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  6296.      *
  6297.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  6298.      */
  6299.     protected function getSchebTwoFactor_ProviderRegistryService()
  6300.     {
  6301.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  6302.             yield 'google' => ($this->privates['scheb_two_factor.security.google.provider'] ?? $this->load('getSchebTwoFactor_Security_Google_ProviderService'));
  6303.         }, 1));
  6304.     }
  6305.     /**
  6306.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  6307.      *
  6308.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  6309.      */
  6310.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  6311.     {
  6312.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  6313.     }
  6314.     /**
  6315.      * Gets the private 'security.authentication.form_listener.two_factor.pimcore_admin' shared service.
  6316.      *
  6317.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  6318.      */
  6319.     protected function getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService()
  6320.     {
  6321.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6322.         if (isset($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'])) {
  6323.             return $this->privates['security.authentication.form_listener.two_factor.pimcore_admin'];
  6324.         }
  6325.         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);
  6326.     }
  6327.     /**
  6328.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.pimcore_admin' shared service.
  6329.      *
  6330.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  6331.      */
  6332.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService()
  6333.     {
  6334.         $a = ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService());
  6335.         if (isset($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'])) {
  6336.             return $this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'];
  6337.         }
  6338.         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);
  6339.     }
  6340.     /**
  6341.      * Gets the private 'security.context_listener.0' shared service.
  6342.      *
  6343.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6344.      */
  6345.     protected function getSecurity_ContextListener_0Service()
  6346.     {
  6347.         $a = ($this->privates['security.event_dispatcher.booking_api'] ?? $this->getSecurity_EventDispatcher_BookingApiService());
  6348.         if (isset($this->privates['security.context_listener.0'])) {
  6349.             return $this->privates['security.context_listener.0'];
  6350.         }
  6351.         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 () {
  6352.             yield => ($this->privates['stylelab.security.user_provider'] ?? ($this->privates['stylelab.security.user_provider'] = new \Elements\Bundle\StyleLabBundle\Security\User\UserProvider([])));
  6353.             yield => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
  6354.             yield => ($this->privates['cmf.security.user_provider.oauth'] ?? $this->load('getCmf_Security_UserProvider_OauthService'));
  6355.             yield => ($this->privates['b2b.security.user_provider'] ?? ($this->privates['b2b.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\BusinessUser''email')));
  6356.             yield => ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiUserProviderService'));
  6357.         }, 5), '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']);
  6358.     }
  6359.     /**
  6360.      * Gets the private 'security.context_listener.1' shared service.
  6361.      *
  6362.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6363.      */
  6364.     protected function getSecurity_ContextListener_1Service()
  6365.     {
  6366.         $a = ($this->privates['security.event_dispatcher.pimcore_admin_webdav'] ?? $this->getSecurity_EventDispatcher_PimcoreAdminWebdavService());
  6367.         if (isset($this->privates['security.context_listener.1'])) {
  6368.             return $this->privates['security.context_listener.1'];
  6369.         }
  6370.         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 () {
  6371.             yield => ($this->privates['stylelab.security.user_provider'] ?? ($this->privates['stylelab.security.user_provider'] = new \Elements\Bundle\StyleLabBundle\Security\User\UserProvider([])));
  6372.             yield => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
  6373.             yield => ($this->privates['cmf.security.user_provider.oauth'] ?? $this->load('getCmf_Security_UserProvider_OauthService'));
  6374.             yield => ($this->privates['b2b.security.user_provider'] ?? ($this->privates['b2b.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\BusinessUser''email')));
  6375.             yield => ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiUserProviderService'));
  6376.         }, 5), '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']);
  6377.     }
  6378.     /**
  6379.      * Gets the private 'security.context_listener.2' shared service.
  6380.      *
  6381.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6382.      */
  6383.     protected function getSecurity_ContextListener_2Service()
  6384.     {
  6385.         $a = ($this->privates['security.event_dispatcher.stylelab'] ?? $this->getSecurity_EventDispatcher_StylelabService());
  6386.         if (isset($this->privates['security.context_listener.2'])) {
  6387.             return $this->privates['security.context_listener.2'];
  6388.         }
  6389.         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 () {
  6390.             yield => ($this->privates['stylelab.security.user_provider'] ?? ($this->privates['stylelab.security.user_provider'] = new \Elements\Bundle\StyleLabBundle\Security\User\UserProvider([])));
  6391.             yield => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
  6392.             yield => ($this->privates['cmf.security.user_provider.oauth'] ?? $this->load('getCmf_Security_UserProvider_OauthService'));
  6393.             yield => ($this->privates['b2b.security.user_provider'] ?? ($this->privates['b2b.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\BusinessUser''email')));
  6394.             yield => ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiUserProviderService'));
  6395.         }, 5), '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']);
  6396.     }
  6397.     /**
  6398.      * Gets the private 'security.context_listener.3' shared service.
  6399.      *
  6400.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6401.      */
  6402.     protected function getSecurity_ContextListener_3Service()
  6403.     {
  6404.         $a = ($this->privates['security.event_dispatcher.b2b'] ?? $this->getSecurity_EventDispatcher_B2bService());
  6405.         if (isset($this->privates['security.context_listener.3'])) {
  6406.             return $this->privates['security.context_listener.3'];
  6407.         }
  6408.         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 () {
  6409.             yield => ($this->privates['stylelab.security.user_provider'] ?? ($this->privates['stylelab.security.user_provider'] = new \Elements\Bundle\StyleLabBundle\Security\User\UserProvider([])));
  6410.             yield => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
  6411.             yield => ($this->privates['cmf.security.user_provider.oauth'] ?? $this->load('getCmf_Security_UserProvider_OauthService'));
  6412.             yield => ($this->privates['b2b.security.user_provider'] ?? ($this->privates['b2b.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\BusinessUser''email')));
  6413.             yield => ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiUserProviderService'));
  6414.         }, 5), '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']);
  6415.     }
  6416.     /**
  6417.      * Gets the private 'security.context_listener.4' shared service.
  6418.      *
  6419.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6420.      */
  6421.     protected function getSecurity_ContextListener_4Service()
  6422.     {
  6423.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  6424.         if (isset($this->privates['security.context_listener.4'])) {
  6425.             return $this->privates['security.context_listener.4'];
  6426.         }
  6427.         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 () {
  6428.             yield => ($this->privates['stylelab.security.user_provider'] ?? ($this->privates['stylelab.security.user_provider'] = new \Elements\Bundle\StyleLabBundle\Security\User\UserProvider([])));
  6429.             yield => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
  6430.             yield => ($this->privates['cmf.security.user_provider.oauth'] ?? $this->load('getCmf_Security_UserProvider_OauthService'));
  6431.             yield => ($this->privates['b2b.security.user_provider'] ?? ($this->privates['b2b.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\BusinessUser''email')));
  6432.             yield => ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiUserProviderService'));
  6433.         }, 5), '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']);
  6434.     }
  6435.     /**
  6436.      * Gets the private 'security.csrf.token_storage' shared service.
  6437.      *
  6438.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  6439.      */
  6440.     protected function getSecurity_Csrf_TokenStorageService()
  6441.     {
  6442.         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())));
  6443.     }
  6444.     /**
  6445.      * Gets the private 'security.event_dispatcher.b2b' shared service.
  6446.      *
  6447.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  6448.      */
  6449.     protected function getSecurity_EventDispatcher_B2bService()
  6450.     {
  6451.         $this->privates['security.event_dispatcher.b2b'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  6452.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6453.             return ($this->privates['security.listener.b2b.user_provider'] ?? $this->load('getSecurity_Listener_B2b_UserProviderService'));
  6454.         }, => 'checkPassport'], 2048);
  6455.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6456.             return ($this->privates['security.listener.session.b2b'] ?? $this->load('getSecurity_Listener_Session_B2bService'));
  6457.         }, => 'onSuccessfulLogin'], 0);
  6458.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6459.             return ($this->privates['security.logout.listener.default.b2b'] ?? $this->load('getSecurity_Logout_Listener_Default_B2bService'));
  6460.         }, => 'onLogout'], 64);
  6461.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6462.             return ($this->privates['security.listener.user_checker.b2b'] ?? $this->load('getSecurity_Listener_UserChecker_B2bService'));
  6463.         }, => 'preCheckCredentials'], 256);
  6464.         $instance->addListener('security.authentication.success', [=> function () {
  6465.             return ($this->privates['security.listener.user_checker.b2b'] ?? $this->load('getSecurity_Listener_UserChecker_B2bService'));
  6466.         }, => 'postCheckCredentials'], 256);
  6467.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6468.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  6469.         }, => 'checkPassport'], 1024);
  6470.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6471.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  6472.         }, => 'checkPassport'], 0);
  6473.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6474.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  6475.         }, => 'onLoginSuccess'], 0);
  6476.         $instance->addListener('security.authentication.success', [=> function () {
  6477.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  6478.         }, => 'onLogin'], 9223372036854775807);
  6479.         $instance->addListener('security.authentication.success', [=> function () {
  6480.             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()));
  6481.         }, => 'onLogin'], 9223372036854775806);
  6482.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6483.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  6484.         }, => 'checkPassport'], 0);
  6485.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6486.             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()));
  6487.         }, => 'onSuccessfulLogin'], -63);
  6488.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6489.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  6490.         }, => 'onLogout'], 0);
  6491.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6492.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  6493.         }, => 'checkPassport'], 512);
  6494.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6495.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  6496.         }, => 'onLogout'], 0);
  6497.         return $instance;
  6498.     }
  6499.     /**
  6500.      * Gets the private 'security.event_dispatcher.booking_api' shared service.
  6501.      *
  6502.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  6503.      */
  6504.     protected function getSecurity_EventDispatcher_BookingApiService()
  6505.     {
  6506.         $this->privates['security.event_dispatcher.booking_api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  6507.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6508.             return ($this->privates['security.listener.booking_api.user_provider'] ?? $this->load('getSecurity_Listener_BookingApi_UserProviderService'));
  6509.         }, => 'checkPassport'], 2048);
  6510.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6511.             return ($this->privates['security.listener.session.booking_api'] ?? $this->load('getSecurity_Listener_Session_BookingApiService'));
  6512.         }, => 'onSuccessfulLogin'], 0);
  6513.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6514.             return ($this->privates['security.listener.user_checker.booking_api'] ?? $this->load('getSecurity_Listener_UserChecker_BookingApiService'));
  6515.         }, => 'preCheckCredentials'], 256);
  6516.         $instance->addListener('security.authentication.success', [=> function () {
  6517.             return ($this->privates['security.listener.user_checker.booking_api'] ?? $this->load('getSecurity_Listener_UserChecker_BookingApiService'));
  6518.         }, => 'postCheckCredentials'], 256);
  6519.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6520.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  6521.         }, => 'checkPassport'], 1024);
  6522.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6523.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  6524.         }, => 'checkPassport'], 0);
  6525.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6526.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  6527.         }, => 'onLoginSuccess'], 0);
  6528.         $instance->addListener('security.authentication.success', [=> function () {
  6529.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  6530.         }, => 'onLogin'], 9223372036854775807);
  6531.         $instance->addListener('security.authentication.success', [=> function () {
  6532.             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()));
  6533.         }, => 'onLogin'], 9223372036854775806);
  6534.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6535.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  6536.         }, => 'checkPassport'], 0);
  6537.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6538.             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()));
  6539.         }, => 'onSuccessfulLogin'], -63);
  6540.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6541.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  6542.         }, => 'onLogout'], 0);
  6543.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6544.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  6545.         }, => 'checkPassport'], 512);
  6546.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6547.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  6548.         }, => 'onLogout'], 0);
  6549.         return $instance;
  6550.     }
  6551.     /**
  6552.      * Gets the private 'security.event_dispatcher.main' shared service.
  6553.      *
  6554.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  6555.      */
  6556.     protected function getSecurity_EventDispatcher_MainService()
  6557.     {
  6558.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  6559.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6560.             return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
  6561.         }, => 'checkPassport'], 2048);
  6562.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6563.             return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  6564.         }, => 'onSuccessfulLogin'], 0);
  6565.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6566.             return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  6567.         }, => 'onLogout'], 64);
  6568.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6569.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  6570.         }, => 'preCheckCredentials'], 256);
  6571.         $instance->addListener('security.authentication.success', [=> function () {
  6572.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  6573.         }, => 'postCheckCredentials'], 256);
  6574.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6575.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  6576.         }, => 'checkPassport'], 1024);
  6577.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6578.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  6579.         }, => 'checkPassport'], 0);
  6580.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6581.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  6582.         }, => 'onLoginSuccess'], 0);
  6583.         $instance->addListener('security.authentication.success', [=> function () {
  6584.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  6585.         }, => 'onLogin'], 9223372036854775807);
  6586.         $instance->addListener('security.authentication.success', [=> function () {
  6587.             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()));
  6588.         }, => 'onLogin'], 9223372036854775806);
  6589.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6590.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  6591.         }, => 'checkPassport'], 0);
  6592.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6593.             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()));
  6594.         }, => 'onSuccessfulLogin'], -63);
  6595.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6596.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  6597.         }, => 'onLogout'], 0);
  6598.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6599.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  6600.         }, => 'checkPassport'], 512);
  6601.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6602.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  6603.         }, => 'onLogout'], 0);
  6604.         return $instance;
  6605.     }
  6606.     /**
  6607.      * Gets the private 'security.event_dispatcher.pimcore_admin_webdav' shared service.
  6608.      *
  6609.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  6610.      */
  6611.     protected function getSecurity_EventDispatcher_PimcoreAdminWebdavService()
  6612.     {
  6613.         $this->privates['security.event_dispatcher.pimcore_admin_webdav'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  6614.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6615.             return ($this->privates['security.listener.pimcore_admin_webdav.user_provider'] ?? $this->load('getSecurity_Listener_PimcoreAdminWebdav_UserProviderService'));
  6616.         }, => 'checkPassport'], 2048);
  6617.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6618.             return ($this->privates['security.listener.session.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_Session_PimcoreAdminWebdavService'));
  6619.         }, => 'onSuccessfulLogin'], 0);
  6620.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6621.             return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
  6622.         }, => 'preCheckCredentials'], 256);
  6623.         $instance->addListener('security.authentication.success', [=> function () {
  6624.             return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
  6625.         }, => 'postCheckCredentials'], 256);
  6626.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6627.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  6628.         }, => 'checkPassport'], 1024);
  6629.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6630.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  6631.         }, => 'checkPassport'], 0);
  6632.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6633.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  6634.         }, => 'onLoginSuccess'], 0);
  6635.         $instance->addListener('security.authentication.success', [=> function () {
  6636.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  6637.         }, => 'onLogin'], 9223372036854775807);
  6638.         $instance->addListener('security.authentication.success', [=> function () {
  6639.             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()));
  6640.         }, => 'onLogin'], 9223372036854775806);
  6641.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6642.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  6643.         }, => 'checkPassport'], 0);
  6644.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6645.             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()));
  6646.         }, => 'onSuccessfulLogin'], -63);
  6647.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6648.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  6649.         }, => 'onLogout'], 0);
  6650.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6651.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  6652.         }, => 'checkPassport'], 512);
  6653.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6654.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  6655.         }, => 'onLogout'], 0);
  6656.         return $instance;
  6657.     }
  6658.     /**
  6659.      * Gets the private 'security.event_dispatcher.stylelab' shared service.
  6660.      *
  6661.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  6662.      */
  6663.     protected function getSecurity_EventDispatcher_StylelabService()
  6664.     {
  6665.         $this->privates['security.event_dispatcher.stylelab'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  6666.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6667.             return ($this->privates['security.listener.stylelab.user_provider'] ?? $this->load('getSecurity_Listener_Stylelab_UserProviderService'));
  6668.         }, => 'checkPassport'], 2048);
  6669.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6670.             return ($this->privates['security.listener.session.stylelab'] ?? $this->load('getSecurity_Listener_Session_StylelabService'));
  6671.         }, => 'onSuccessfulLogin'], 0);
  6672.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6673.             return ($this->privates['security.listener.user_checker.stylelab'] ?? $this->load('getSecurity_Listener_UserChecker_StylelabService'));
  6674.         }, => 'preCheckCredentials'], 256);
  6675.         $instance->addListener('security.authentication.success', [=> function () {
  6676.             return ($this->privates['security.listener.user_checker.stylelab'] ?? $this->load('getSecurity_Listener_UserChecker_StylelabService'));
  6677.         }, => 'postCheckCredentials'], 256);
  6678.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6679.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  6680.         }, => 'checkPassport'], 1024);
  6681.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6682.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  6683.         }, => 'checkPassport'], 0);
  6684.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6685.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  6686.         }, => 'onLoginSuccess'], 0);
  6687.         $instance->addListener('security.authentication.success', [=> function () {
  6688.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  6689.         }, => 'onLogin'], 9223372036854775807);
  6690.         $instance->addListener('security.authentication.success', [=> function () {
  6691.             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()));
  6692.         }, => 'onLogin'], 9223372036854775806);
  6693.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6694.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  6695.         }, => 'checkPassport'], 0);
  6696.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6697.             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()));
  6698.         }, => 'onSuccessfulLogin'], -63);
  6699.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6700.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  6701.         }, => 'onLogout'], 0);
  6702.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6703.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  6704.         }, => 'checkPassport'], 512);
  6705.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6706.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  6707.         }, => 'onLogout'], 0);
  6708.         return $instance;
  6709.     }
  6710.     /**
  6711.      * Gets the private 'security.firewall.map' shared service.
  6712.      *
  6713.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  6714.      */
  6715.     protected function getSecurity_Firewall_MapService()
  6716.     {
  6717.         $a = ($this->privates['.service_locator.QjCTYaE'] ?? $this->get_ServiceLocator_QjCTYaEService());
  6718.         if (isset($this->privates['security.firewall.map'])) {
  6719.             return $this->privates['security.firewall.map'];
  6720.         }
  6721.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  6722.             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')));
  6723.             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)/')));
  6724.             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')));
  6725.             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(/.*)?$')));
  6726.             yield 'security.firewall.map.context.webservice' => ($this->privates['.security.request_matcher.GF7t1LM'] ?? ($this->privates['.security.request_matcher.GF7t1LM'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/webservice(/.*)?$')));
  6727.             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)')));
  6728.             yield 'security.firewall.map.context.b2b' => ($this->privates['.security.request_matcher.IcImOu3'] ?? ($this->privates['.security.request_matcher.IcImOu3'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL'^((b2b.(.*))|(.*)b2b\\.expose\\.eledevs\\.com|(.*)b2b\\.elements\\.zone)$')));
  6729.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.c.x92qV'] ?? ($this->privates['.security.request_matcher.c.x92qV'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL'^(?!(b2b)).*')));
  6730.         }, 8));
  6731.     }
  6732.     /**
  6733.      * Gets the private 'security.firewall_config.two_factor.pimcore_admin' shared service.
  6734.      *
  6735.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  6736.      */
  6737.     protected function getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()
  6738.     {
  6739.         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());
  6740.     }
  6741.     /**
  6742.      * Gets the private 'security.helper' shared service.
  6743.      *
  6744.      * @return \Symfony\Component\Security\Core\Security
  6745.      */
  6746.     protected function getSecurity_HelperService()
  6747.     {
  6748.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6749.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  6750.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  6751.         ], [
  6752.             'security.authorization_checker' => '?',
  6753.             'security.token_storage' => '?',
  6754.         ]));
  6755.     }
  6756.     /**
  6757.      * Gets the private 'security.http_utils' shared service.
  6758.      *
  6759.      * @return \Symfony\Component\Security\Http\HttpUtils
  6760.      */
  6761.     protected function getSecurity_HttpUtilsService()
  6762.     {
  6763.         $a = ($this->services['router'] ?? $this->getRouterService());
  6764.         if (isset($this->privates['security.http_utils'])) {
  6765.             return $this->privates['security.http_utils'];
  6766.         }
  6767.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  6768.     }
  6769.     /**
  6770.      * Gets the private 'security.logout_url_generator' shared service.
  6771.      *
  6772.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  6773.      */
  6774.     protected function getSecurity_LogoutUrlGeneratorService()
  6775.     {
  6776.         $a = ($this->services['router'] ?? $this->getRouterService());
  6777.         if (isset($this->privates['security.logout_url_generator'])) {
  6778.             return $this->privates['security.logout_url_generator'];
  6779.         }
  6780.         $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()));
  6781.         $instance->registerListener('pimcore_admin''pimcore_admin_logout''logout''_csrf_token'NULLNULL);
  6782.         $instance->registerListener('b2b''b2b_logout''logout''_csrf_token'NULLNULL);
  6783.         $instance->registerListener('main''cdm_auth_logout''logout''_csrf_token'NULLNULL);
  6784.         return $instance;
  6785.     }
  6786.     /**
  6787.      * Gets the private 'security.role_hierarchy' shared service.
  6788.      *
  6789.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  6790.      */
  6791.     protected function getSecurity_RoleHierarchyService()
  6792.     {
  6793.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  6794.     }
  6795.     /**
  6796.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  6797.      *
  6798.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  6799.      */
  6800.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  6801.     {
  6802.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  6803.     }
  6804.     /**
  6805.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  6806.      *
  6807.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  6808.      */
  6809.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  6810.     {
  6811.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  6812.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  6813.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  6814.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  6815.     }
  6816.     /**
  6817.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  6818.      *
  6819.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  6820.      */
  6821.     protected function getSensioFrameworkExtra_Security_ListenerService()
  6822.     {
  6823.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6824.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  6825.             return $this->privates['sensio_framework_extra.security.listener'];
  6826.         }
  6827.         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()));
  6828.     }
  6829.     /**
  6830.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  6831.      *
  6832.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  6833.      */
  6834.     protected function getSensioFrameworkExtra_View_ListenerService()
  6835.     {
  6836.         $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))));
  6837.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6838.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  6839.         ], [
  6840.             'twig' => '?',
  6841.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  6842.         return $instance;
  6843.     }
  6844.     /**
  6845.      * Gets the private 'session.factory' shared service.
  6846.      *
  6847.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  6848.      */
  6849.     protected function getSession_FactoryService()
  6850.     {
  6851.         $a = ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  6852.         if (isset($this->privates['session.factory'])) {
  6853.             return $this->privates['session.factory'];
  6854.         }
  6855.         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']);
  6856.     }
  6857.     /**
  6858.      * Gets the private 'translator.data_collector' shared service.
  6859.      *
  6860.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  6861.      */
  6862.     protected function getTranslator_DataCollectorService()
  6863.     {
  6864.         return $this->privates['translator.data_collector'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  6865.     }
  6866.     /**
  6867.      * Gets the private 'translator.default' shared service.
  6868.      *
  6869.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  6870.      */
  6871.     protected function getTranslator_DefaultService()
  6872.     {
  6873.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6874.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  6875.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  6876.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  6877.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  6878.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  6879.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  6880.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  6881.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  6882.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  6883.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  6884.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  6885.         ], [
  6886.             'translation.loader.csv' => '?',
  6887.             'translation.loader.dat' => '?',
  6888.             'translation.loader.ini' => '?',
  6889.             'translation.loader.json' => '?',
  6890.             'translation.loader.mo' => '?',
  6891.             'translation.loader.php' => '?',
  6892.             'translation.loader.po' => '?',
  6893.             'translation.loader.qt' => '?',
  6894.             'translation.loader.res' => '?',
  6895.             'translation.loader.xliff' => '?',
  6896.             'translation.loader.yml' => '?',
  6897.         ]), 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/ticket-shop-framework-bundle/src/Resources/translations'), 12 => (\dirname(__DIR__4).'/vendor/elements/incert-bundle/src/Resources/translations'), 13 => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations'), 14 => (\dirname(__DIR__4).'/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 23 => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/translations'), 24 => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/elements/backendbootstrapthemebundle/src/translations'), 31 => (\dirname(__DIR__4).'/vendor/elements/backenddashboardbundle/src/translations'), 32 => (\dirname(__DIR__4).'/vendor/elements/client-user-roles-bundle/src/translations'), 33 => (\dirname(__DIR__4).'/vendor/elements/date-range-helper-bundle/src/translations'), 34 => (\dirname(__DIR__4).'/vendor/elements/document-http-auth-bundle/src/Elements/Bundle/DocumentHttpAuthBundle/translations'), 35 => (\dirname(__DIR__4).'/vendor/pimcore/number-sequence-generator/src/translations'), 36 => (\dirname(__DIR__4).'/vendor/elements/datatrans-payment-bundle/src/translations'), 37 => (\dirname(__DIR__4).'/vendor/elements/breadcrumb-helper-bundle/src/translations'), 38 => (\dirname(__DIR__4).'/vendor/elements/cdm-user-manager-bundle/src/translations'), 39 => (\dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/translations'), 40 => (\dirname(__DIR__4).'/vendor/elements/css-loader-bundle/src/translations'), 41 => (\dirname(__DIR__4).'/vendor/elements/fake-data-generator/src/translations'), 42 => (\dirname(__DIR__4).'/vendor/elements/google-cse-bundle/src/translations'), 43 => (\dirname(__DIR__4).'/vendor/elements/js-config-bundle/src/translations'), 44 => (\dirname(__DIR__4).'/vendor/elements/json-ld-bundle/src/translations'), 45 => (\dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/translations'), 46 => (\dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/translations'), 47 => (\dirname(__DIR__4).'/vendor/elements/skidata-ticketing-sweb-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/ticket-shop-framework-bundle/src/Resources/translations'12 => 'vendor/elements/incert-bundle/src/Resources/translations'13 => 'vendor/hwi/oauth-bundle/Resources/translations'14 => 'translations'15 => 'vendor/symfony/framework-bundle/translations'16 => 'vendor/symfony/security-bundle/translations'17 => 'vendor/symfony/twig-bundle/translations'18 => 'vendor/twig/extra-bundle/translations'19 => 'vendor/symfony/monolog-bundle/translations'20 => 'vendor/doctrine/doctrine-bundle/translations'21 => 'vendor/doctrine/doctrine-migrations-bundle/translations'22 => 'vendor/sensio/framework-extra-bundle/src/translations'23 => 'vendor/symfony-cmf/routing-bundle/src/translations'24 => 'vendor/presta/sitemap-bundle/translations'25 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'26 => 'vendor/league/flysystem-bundle/src/translations'27 => 'vendor/symfony/debug-bundle/translations'28 => 'vendor/symfony/web-profiler-bundle/translations'29 => 'vendor/pimcore/pimcore/bundles/AdminBundle/translations'30 => 'vendor/elements/backendbootstrapthemebundle/src/translations'31 => 'vendor/elements/backenddashboardbundle/src/translations'32 => 'vendor/elements/client-user-roles-bundle/src/translations'33 => 'vendor/elements/date-range-helper-bundle/src/translations'34 => 'vendor/elements/document-http-auth-bundle/src/Elements/Bundle/DocumentHttpAuthBundle/translations'35 => 'vendor/pimcore/number-sequence-generator/src/translations'36 => 'vendor/elements/datatrans-payment-bundle/src/translations'37 => 'vendor/elements/breadcrumb-helper-bundle/src/translations'38 => 'vendor/elements/cdm-user-manager-bundle/src/translations'39 => 'vendor/elements/cms-tools-bundle/src/translations'40 => 'vendor/elements/css-loader-bundle/src/translations'41 => 'vendor/elements/fake-data-generator/src/translations'42 => 'vendor/elements/google-cse-bundle/src/translations'43 => 'vendor/elements/js-config-bundle/src/translations'44 => 'vendor/elements/json-ld-bundle/src/translations'45 => 'vendor/elements/json-ld-reloaded-bundle/src/translations'46 => 'vendor/elements/seo-helper-bundle/src/translations'47 => 'vendor/elements/skidata-ticketing-sweb-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']]], []);
  6898.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  6899.         $instance->setFallbackLocales([=> 'en']);
  6900.         return $instance;
  6901.     }
  6902.     /**
  6903.      * Gets the private 'twig.loader.native_filesystem' shared service.
  6904.      *
  6905.      * @return \Twig\Loader\FilesystemLoader
  6906.      */
  6907.     protected function getTwig_Loader_NativeFilesystemService()
  6908.     {
  6909.         $this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  6910.         $instance->addPath((\dirname(__DIR__4).'/templates'), 'App');
  6911.         $instance->addPath('templates/bundles/ElementsStyleLabBundle''ElementsStyleLab');
  6912.         $instance->addPath('templates/bundles/ElementsStyleLabBundle/Email''ElementsStyleLabEMail');
  6913.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  6914.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  6915.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  6916.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  6917.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  6918.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  6919.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  6920.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  6921.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  6922.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  6923.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  6924.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  6925.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), 'PimcoreCore');
  6926.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), '!PimcoreCore');
  6927.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), 'PimcoreAdmin');
  6928.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), '!PimcoreAdmin');
  6929.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/backendbootstrapthemebundle/src/Resources/views'), 'ElementsBackendBootstrapTheme');
  6930.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/backendbootstrapthemebundle/src/Resources/views'), '!ElementsBackendBootstrapTheme');
  6931.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/backenddashboardbundle/src/Resources/views'), 'ElementsBackendDashboard');
  6932.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/backenddashboardbundle/src/Resources/views'), '!ElementsBackendDashboard');
  6933.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/error-page-bundle/src/Resources/views'), 'ElementsErrorPage');
  6934.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/error-page-bundle/src/Resources/views'), '!ElementsErrorPage');
  6935.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/views'), 'PimcoreCustomerManagementFramework');
  6936.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/views'), '!PimcoreCustomerManagementFramework');
  6937.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/ElementsBreadcrumbHelperBundle'), 'ElementsBreadcrumbHelper');
  6938.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/breadcrumb-helper-bundle/src/Resources/views'), 'ElementsBreadcrumbHelper');
  6939.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/breadcrumb-helper-bundle/src/Resources/views'), '!ElementsBreadcrumbHelper');
  6940.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/ElementsCDMUserManagerBundle'), 'ElementsCDMUserManager');
  6941.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/cdm-user-manager-bundle/src/Resources/views'), 'ElementsCDMUserManager');
  6942.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/cdm-user-manager-bundle/src/Resources/views'), '!ElementsCDMUserManager');
  6943.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Resources/views'), 'ElementsCmsTools');
  6944.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Resources/views'), '!ElementsCmsTools');
  6945.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/data-logger-bundle/src/Elements/Bundle/DataLoggerBundle/Resources/views'), 'ElementsDataLogger');
  6946.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/data-logger-bundle/src/Elements/Bundle/DataLoggerBundle/Resources/views'), '!ElementsDataLogger');
  6947.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/FakeDataGeneratorBundle'), 'FakeDataGenerator');
  6948.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/FakeDataGeneratorBundle'), '!FakeDataGenerator');
  6949.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/ElementsGoogleCseBundle'), 'ElementsGoogleCse');
  6950.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/google-cse-bundle/src/Resources/views'), 'ElementsGoogleCse');
  6951.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/google-cse-bundle/src/Resources/views'), '!ElementsGoogleCse');
  6952.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/ElementsJsonLdReloadedBundle'), 'ElementsJsonLdReloaded');
  6953.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/Resources/views'), 'ElementsJsonLdReloaded');
  6954.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/Resources/views'), '!ElementsJsonLdReloaded');
  6955.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/views'), 'ElementsProcessManager');
  6956.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/views'), '!ElementsProcessManager');
  6957.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/ElementsStyleLabBundle'), 'ElementsStyleLab');
  6958.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Resources/views'), 'ElementsStyleLab');
  6959.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Resources/views'), '!ElementsStyleLab');
  6960.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Resources/views'), 'ElementsTicketShopFramework');
  6961.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Resources/views'), '!ElementsTicketShopFramework');
  6962.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Resources/views'), 'PimcoreEcommerceFramework');
  6963.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Resources/views'), '!PimcoreEcommerceFramework');
  6964.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Resources/views'), 'ElementsTracking');
  6965.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Resources/views'), '!ElementsTracking');
  6966.         $instance->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), 'HWIOAuth');
  6967.         $instance->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), '!HWIOAuth');
  6968.         $instance->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), 'Httplug');
  6969.         $instance->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), '!Httplug');
  6970.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  6971.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  6972.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  6973.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  6974.         return $instance;
  6975.     }
  6976.     /**
  6977.      * Gets the private 'twig.runtime.httpkernel' shared service.
  6978.      *
  6979.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  6980.      */
  6981.     protected function getTwig_Runtime_HttpkernelService()
  6982.     {
  6983.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  6984.         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, [
  6985.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  6986.         ], [
  6987.             'inline' => '?',
  6988.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('SECRET')), $a));
  6989.     }
  6990.     /**
  6991.      * Gets the private 'validator.builder' shared service.
  6992.      *
  6993.      * @return \Symfony\Component\Validator\ValidatorBuilder
  6994.      */
  6995.     protected function getValidator_BuilderService()
  6996.     {
  6997.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  6998.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  6999.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7000.             'App\\Validator\\BirthdayValidator' => ['privates''App\\Validator\\BirthdayValidator''getBirthdayValidatorService'true],
  7001.             'App\\Validator\\ChipIdValidator' => ['privates''App\\Validator\\ChipIdValidator''getChipIdValidatorService'true],
  7002.             'App\\Validator\\SkidataKeyCardValidator' => ['privates''App\\Validator\\SkidataKeyCardValidator''getSkidataKeyCardValidatorService'true],
  7003.             'App\\Validator\\SwisspassHTAValidator' => ['privates''App\\Validator\\SwisspassHTAValidator''getSwisspassHTAValidatorService'true],
  7004.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\BirthdayValidator' => ['privates''ticketshopframework.validator.birthday''getTicketshopframework_Validator_BirthdayService'true],
  7005.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\ChipIdValidator' => ['privates''ticketshopframework.validator.chipid''getTicketshopframework_Validator_ChipidService'true],
  7006.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\DeliveryMethodValidator' => ['privates''ticketshopframework.validator.delivery_method''getTicketshopframework_Validator_DeliveryMethodService'true],
  7007.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\RequirementValidator' => ['privates''ticketshopframework.validator.requirements''getTicketshopframework_Validator_RequirementsService'true],
  7008.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\SkidataKeyCardValidator' => ['privates''ticketshopframework.validator.keycard''getTicketshopframework_Validator_KeycardService'true],
  7009.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\SkidataKeycardSwisspassValidator' => ['privates''ticketshopframework.validator.swisspass''getTicketshopframework_Validator_SwisspassService'true],
  7010.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  7011.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  7012.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  7013.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  7014.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  7015.             'app_birthday_validator' => ['privates''App\\Validator\\BirthdayValidator''getBirthdayValidatorService'true],
  7016.             'app_chipid_validator' => ['privates''App\\Validator\\ChipIdValidator''getChipIdValidatorService'true],
  7017.             'app_keycard_validator' => ['privates''App\\Validator\\SkidataKeyCardValidator''getSkidataKeyCardValidatorService'true],
  7018.             'birthday_validator' => ['privates''ticketshopframework.validator.birthday''getTicketshopframework_Validator_BirthdayService'true],
  7019.             'chipid_validator' => ['privates''ticketshopframework.validator.chipid''getTicketshopframework_Validator_ChipidService'true],
  7020.             'cmf_routing.validator.route_defaults' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  7021.             'deliverymethod_validator' => ['privates''ticketshopframework.validator.delivery_method''getTicketshopframework_Validator_DeliveryMethodService'true],
  7022.             'keycard_validator' => ['privates''ticketshopframework.validator.keycard''getTicketshopframework_Validator_KeycardService'true],
  7023.             'requirement_validator' => ['privates''ticketshopframework.validator.requirements''getTicketshopframework_Validator_RequirementsService'true],
  7024.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  7025.             'swisspass_validator' => ['privates''ticketshopframework.validator.swisspass''getTicketshopframework_Validator_SwisspassService'true],
  7026.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  7027.         ], [
  7028.             'App\\Validator\\BirthdayValidator' => '?',
  7029.             'App\\Validator\\ChipIdValidator' => '?',
  7030.             'App\\Validator\\SkidataKeyCardValidator' => '?',
  7031.             'App\\Validator\\SwisspassHTAValidator' => '?',
  7032.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\BirthdayValidator' => '?',
  7033.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\ChipIdValidator' => '?',
  7034.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\DeliveryMethodValidator' => '?',
  7035.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\RequirementValidator' => '?',
  7036.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\SkidataKeyCardValidator' => '?',
  7037.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\SkidataKeycardSwisspassValidator' => '?',
  7038.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => '?',
  7039.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  7040.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  7041.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  7042.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  7043.             'app_birthday_validator' => '?',
  7044.             'app_chipid_validator' => '?',
  7045.             'app_keycard_validator' => '?',
  7046.             'birthday_validator' => '?',
  7047.             'chipid_validator' => '?',
  7048.             'cmf_routing.validator.route_defaults' => '?',
  7049.             'deliverymethod_validator' => '?',
  7050.             'keycard_validator' => '?',
  7051.             'requirement_validator' => '?',
  7052.             'security.validator.user_password' => '?',
  7053.             'swisspass_validator' => '?',
  7054.             'validator.expression' => '?',
  7055.         ])));
  7056.         if ($this->has('Symfony\\Contracts\\Translation\\TranslatorInterface')) {
  7057.             $instance->setTranslator(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  7058.         }
  7059.         $instance->setTranslationDomain('validators');
  7060.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  7061.         $instance->enableAnnotationMapping(true);
  7062.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7063.         $instance->addMethodMapping('loadValidatorMetadata');
  7064.         $instance->addObjectInitializers([]);
  7065.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  7066.         return $instance;
  7067.     }
  7068.     /**
  7069.      * Gets the private 'var_dumper.html_dumper' shared service.
  7070.      *
  7071.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  7072.      */
  7073.     protected function getVarDumper_HtmlDumperService()
  7074.     {
  7075.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  7076.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  7077.         return $instance;
  7078.     }
  7079.     /**
  7080.      * Gets the private 'web_profiler.csp.handler' shared service.
  7081.      *
  7082.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  7083.      */
  7084.     protected function getWebProfiler_Csp_HandlerService()
  7085.     {
  7086.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  7087.     }
  7088.     /**
  7089.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  7090.      *
  7091.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  7092.      */
  7093.     protected function getWebProfiler_DebugToolbarService()
  7094.     {
  7095.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  7096.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  7097.             return $this->privates['web_profiler.debug_toolbar'];
  7098.         }
  7099.         $b = ($this->services['router'] ?? $this->getRouterService());
  7100.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  7101.             return $this->privates['web_profiler.debug_toolbar'];
  7102.         }
  7103.         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()));
  7104.     }
  7105.     /**
  7106.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  7107.      *
  7108.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  7109.      */
  7110.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  7111.     {
  7112.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7113.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'true],
  7114.             'build' => ['privates''webpack_encore.entrypoint_lookup[build]''getWebpackEncore_EntrypointLookupbuildService'true],
  7115.             'debug' => ['privates''webpack_encore.entrypoint_lookup[debug]''getWebpackEncore_EntrypointLookupdebugService'true],
  7116.         ], [
  7117.             '_default' => '?',
  7118.             'build' => '?',
  7119.             'debug' => '?',
  7120.         ]), '_default');
  7121.     }
  7122.     /**
  7123.      * Gets the public 'pimcore.templating.engine.twig' alias.
  7124.      *
  7125.      * @return object The "twig" service.
  7126.      */
  7127.     protected function getPimcore_Templating_Engine_TwigService()
  7128.     {
  7129.         trigger_deprecation('pimcore/pimcore''10.6''The "pimcore.templating.engine.twig" alias is deprecated and will be removed in Pimcore 11');
  7130.         return $this->get('twig');
  7131.     }
  7132.     /**
  7133.      * Gets the public 'Doctrine\Common\Persistence\ConnectionRegistry' alias.
  7134.      *
  7135.      * @return object The "doctrine" service.
  7136.      */
  7137.     protected function getConnectionRegistryService()
  7138.     {
  7139.         trigger_deprecation('pimcore/pimcore''10.6''The "Doctrine\\Common\\Persistence\\ConnectionRegistry" alias is deprecated and will be removed in Pimcore 11');
  7140.         return $this->get('doctrine');
  7141.     }
  7142.     /**
  7143.      * Gets the public 'cmf.link-activity-definition.linkgenerator' alias.
  7144.      *
  7145.      * @return object The "CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator" service.
  7146.      */
  7147.     protected function getCmf_Linkactivitydefinition_LinkgeneratorService()
  7148.     {
  7149.         trigger_deprecation('pimcore/customer-management-framework-bundle''3''The "cmf.link-activity-definition.linkgenerator" alias is deprecated. Use "CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator" instead');
  7150.         return $this->get('CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator');
  7151.     }
  7152.     /**
  7153.      * Gets the public 'cmf.customer_exporter_manager' alias.
  7154.      *
  7155.      * @return object The "CustomerManagementFrameworkBundle\CustomerList\ExporterManagerInterface" service.
  7156.      */
  7157.     protected function getCmf_CustomerExporterManagerService()
  7158.     {
  7159.         trigger_deprecation('pimcore/customer-management-framework-bundle''3''The "cmf.customer_exporter_manager" alias is deprecated. Use "CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface" instead');
  7160.         return $this->get('CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface');
  7161.     }
  7162.     /**
  7163.      * Gets the public 'cmf.action_trigger.queue' alias.
  7164.      *
  7165.      * @return object The "CustomerManagementFrameworkBundle\ActionTrigger\Queue\QueueInterface" service.
  7166.      */
  7167.     protected function getCmf_ActionTrigger_QueueService()
  7168.     {
  7169.         trigger_deprecation('pimcore/customer-management-framework-bundle''3''The "cmf.action_trigger.queue" alias is deprecated. Use "CustomerManagementFrameworkBundle\\ActionTrigger\\Queue\\QueueInterface" instead');
  7170.         return $this->get('CustomerManagementFrameworkBundle\\ActionTrigger\\Queue\\QueueInterface');
  7171.     }
  7172.     /**
  7173.      * Gets the public 'cmf.event_listener.action_trigger' alias.
  7174.      *
  7175.      * @return object The "CustomerManagementFrameworkBundle\ActionTrigger\EventHandler\EventHandlerInterface" service.
  7176.      */
  7177.     protected function getCmf_EventListener_ActionTriggerService()
  7178.     {
  7179.         trigger_deprecation('pimcore/customer-management-framework-bundle''3''The "cmf.event_listener.action_trigger" alias is deprecated. Use "CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface" instead');
  7180.         return $this->get('CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface');
  7181.     }
  7182.     /**
  7183.      * Gets the public 'cache_clearer' alias.
  7184.      *
  7185.      * @return object The ".container.private.cache_clearer" service.
  7186.      */
  7187.     protected function getCacheClearerService()
  7188.     {
  7189.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  7190.         return $this->get('.container.private.cache_clearer');
  7191.     }
  7192.     /**
  7193.      * Gets the public 'filesystem' alias.
  7194.      *
  7195.      * @return object The ".container.private.filesystem" service.
  7196.      */
  7197.     protected function getFilesystemService()
  7198.     {
  7199.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  7200.         return $this->get('.container.private.filesystem');
  7201.     }
  7202.     /**
  7203.      * Gets the public 'serializer' alias.
  7204.      *
  7205.      * @return object The ".container.private.serializer" service.
  7206.      */
  7207.     protected function getSerializerService()
  7208.     {
  7209.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  7210.         return $this->get('.container.private.serializer');
  7211.     }
  7212.     /**
  7213.      * Gets the public 'security.csrf.token_manager' alias.
  7214.      *
  7215.      * @return object The ".container.private.security.csrf.token_manager" service.
  7216.      */
  7217.     protected function getSecurity_Csrf_TokenManagerService()
  7218.     {
  7219.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  7220.         return $this->get('.container.private.security.csrf.token_manager');
  7221.     }
  7222.     /**
  7223.      * Gets the public 'form.factory' alias.
  7224.      *
  7225.      * @return object The ".container.private.form.factory" service.
  7226.      */
  7227.     protected function getForm_FactoryService()
  7228.     {
  7229.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  7230.         return $this->get('.container.private.form.factory');
  7231.     }
  7232.     /**
  7233.      * Gets the public 'form.type.file' alias.
  7234.      *
  7235.      * @return object The ".container.private.form.type.file" service.
  7236.      */
  7237.     protected function getForm_Type_FileService()
  7238.     {
  7239.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  7240.         return $this->get('.container.private.form.type.file');
  7241.     }
  7242.     /**
  7243.      * Gets the public 'profiler' alias.
  7244.      *
  7245.      * @return object The ".container.private.profiler" service.
  7246.      */
  7247.     protected function getProfilerService()
  7248.     {
  7249.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  7250.         return $this->get('.container.private.profiler');
  7251.     }
  7252.     /**
  7253.      * Gets the public 'security.authorization_checker' alias.
  7254.      *
  7255.      * @return object The ".container.private.security.authorization_checker" service.
  7256.      */
  7257.     protected function getSecurity_AuthorizationCheckerService()
  7258.     {
  7259.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  7260.         return $this->get('.container.private.security.authorization_checker');
  7261.     }
  7262.     /**
  7263.      * Gets the public 'security.token_storage' alias.
  7264.      *
  7265.      * @return object The ".container.private.security.token_storage" service.
  7266.      */
  7267.     protected function getSecurity_TokenStorageService()
  7268.     {
  7269.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  7270.         return $this->get('.container.private.security.token_storage');
  7271.     }
  7272.     /**
  7273.      * Gets the public 'twig' alias.
  7274.      *
  7275.      * @return object The ".container.private.twig" service.
  7276.      */
  7277.     protected function getTwigService()
  7278.     {
  7279.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  7280.         return $this->get('.container.private.twig');
  7281.     }
  7282.     /**
  7283.      * Gets the public 'security.password_encoder' alias.
  7284.      *
  7285.      * @return object The ".container.private.security.password_encoder" service.
  7286.      */
  7287.     protected function getSecurity_PasswordEncoderService()
  7288.     {
  7289.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  7290.         return $this->get('.container.private.security.password_encoder');
  7291.     }
  7292.     /**
  7293.      * Gets the public 'pimcore_admin.security.user_provider' alias.
  7294.      *
  7295.      * @return object The ".container.private.pimcore_admin.security.user_provider" service.
  7296.      */
  7297.     protected function getPimcoreAdmin_Security_UserProviderService()
  7298.     {
  7299.         trigger_deprecation('pimcore/pimcore''10.6''Accessing the "pimcore_admin.security.user_provider" service directly from the container is deprecated, use dependency injection instead.');
  7300.         return $this->get('.container.private.pimcore_admin.security.user_provider');
  7301.     }
  7302.     /**
  7303.      * Gets the public 'pimcore_admin.security.user_loader' alias.
  7304.      *
  7305.      * @return object The ".container.private.pimcore_admin.security.user_loader" service.
  7306.      */
  7307.     protected function getPimcoreAdmin_Security_UserLoaderService()
  7308.     {
  7309.         trigger_deprecation('pimcore/pimcore''10.6''Accessing the "pimcore_admin.security.user_loader" service directly from the container is deprecated, use dependency injection instead.');
  7310.         return $this->get('.container.private.pimcore_admin.security.user_loader');
  7311.     }
  7312.     /**
  7313.      * Gets the public 'pimcore_admin.security.user_checker' alias.
  7314.      *
  7315.      * @return object The ".container.private.pimcore_admin.security.user_checker" service.
  7316.      */
  7317.     protected function getPimcoreAdmin_Security_UserCheckerService()
  7318.     {
  7319.         trigger_deprecation('pimcore/pimcore''10.6''Accessing the "pimcore_admin.security.user_checker" service directly from the container is deprecated, use dependency injection instead.');
  7320.         return $this->get('.container.private.pimcore_admin.security.user_checker');
  7321.     }
  7322.     /**
  7323.      * Gets the public 'session' alias.
  7324.      *
  7325.      * @return object The ".container.private.session" service.
  7326.      */
  7327.     protected function getSessionService()
  7328.     {
  7329.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  7330.         return $this->get('.container.private.session');
  7331.     }
  7332.     /**
  7333.      * Gets the public 'validator' alias.
  7334.      *
  7335.      * @return object The ".container.private.validator" service.
  7336.      */
  7337.     protected function getValidatorService()
  7338.     {
  7339.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  7340.         return $this->get('.container.private.validator');
  7341.     }
  7342.     /**
  7343.      * @return array|bool|float|int|string|\UnitEnum|null
  7344.      */
  7345.     public function getParameter(string $name)
  7346.     {
  7347.         if (isset($this->buildParameters[$name])) {
  7348.             return $this->buildParameters[$name];
  7349.         }
  7350.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  7351.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  7352.         }
  7353.         if (isset($this->loadedDynamicParameters[$name])) {
  7354.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  7355.         }
  7356.         return $this->parameters[$name];
  7357.     }
  7358.     public function hasParameter(string $name): bool
  7359.     {
  7360.         if (isset($this->buildParameters[$name])) {
  7361.             return true;
  7362.         }
  7363.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  7364.     }
  7365.     public function setParameter(string $name$value): void
  7366.     {
  7367.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  7368.     }
  7369.     public function getParameterBag(): ParameterBagInterface
  7370.     {
  7371.         if (null === $this->parameterBag) {
  7372.             $parameters $this->parameters;
  7373.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  7374.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  7375.             }
  7376.             foreach ($this->buildParameters as $name => $value) {
  7377.                 $parameters[$name] = $value;
  7378.             }
  7379.             $this->parameterBag = new FrozenParameterBag($parameters);
  7380.         }
  7381.         return $this->parameterBag;
  7382.     }
  7383.     private $loadedDynamicParameters = [
  7384.         'kernel.runtime_environment' => false,
  7385.         'kernel.build_dir' => false,
  7386.         'kernel.cache_dir' => false,
  7387.         'secret' => false,
  7388.         'google_client_id' => false,
  7389.         'google_client_secret' => false,
  7390.         'facebook_client_id' => false,
  7391.         'facebook_client_secret' => false,
  7392.         'exchangerate_api_key' => false,
  7393.         'valid_token_link_secret' => false,
  7394.         'main_domain' => false,
  7395.         'b2b_domain' => false,
  7396.         'marketplace_orderpush_user' => false,
  7397.         'marketplace_orderpush_password' => false,
  7398.         'kernel.secret' => false,
  7399.         'debug.container.dump' => false,
  7400.         'router.request_context.host' => false,
  7401.         'serializer.mapping.cache.file' => false,
  7402.         'validator.mapping.cache.file' => false,
  7403.         'profiler.storage.dsn' => false,
  7404.         'pimcore.config' => false,
  7405.         'pimcore_admin.config' => false,
  7406.         'pimcore_customer_management_framework.encryption.secret' => false,
  7407.         'elements_skidata_sweb.config' => false,
  7408.         'elements_incert_config' => false,
  7409.         'elements_incert_config.terminalID' => false,
  7410.         'elements.azure_auth.clientId' => false,
  7411.         'elements.azure_auth.clientSecret' => false,
  7412.         'elements.azure_auth.tenant' => false,
  7413.         'elements_azure_auth.create_user_as_admin' => false,
  7414.         'elements_azure_auth.check_login_permission' => false,
  7415.     ];
  7416.     private $dynamicParameters = [];
  7417.     private function getDynamicParameter(string $name)
  7418.     {
  7419.         switch ($name) {
  7420.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  7421.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  7422.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  7423.             case 'secret'$value $this->getEnv('SECRET'); break;
  7424.             case 'google_client_id'$value $this->getEnv('GOOGLE_CLIENT_ID'); break;
  7425.             case 'google_client_secret'$value $this->getEnv('GOOGLE_CLIENT_SECRET'); break;
  7426.             case 'facebook_client_id'$value $this->getEnv('FB_CLIENT_ID'); break;
  7427.             case 'facebook_client_secret'$value $this->getEnv('FB_CLIENT_SECRET'); break;
  7428.             case 'exchangerate_api_key'$value $this->getEnv('EXCHANGERATE_API_KEY'); break;
  7429.             case 'valid_token_link_secret'$value $this->getEnv('VALID_TOKEN_LINK_SECRET'); break;
  7430.             case 'main_domain'$value $this->getEnv('MAIN_DOMAIN'); break;
  7431.             case 'b2b_domain'$value $this->getEnv('default:main_domain:B2B_DOMAIN'); break;
  7432.             case 'marketplace_orderpush_user'$value $this->getEnv('MARKETPLACE_ORDER_PUSH_USER'); break;
  7433.             case 'marketplace_orderpush_password'$value $this->getEnv('MARKETPLACE_ORDER_PUSH_PWD'); break;
  7434.             case 'kernel.secret'$value $this->getEnv('SECRET'); break;
  7435.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  7436.             case 'router.request_context.host'$value $this->getEnv('MAIN_DOMAIN'); break;
  7437.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  7438.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  7439.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  7440.             case 'pimcore.config'$value = [
  7441.                 'web_profiler' => [
  7442.                     'toolbar' => [
  7443.                         'excluded_routes' => [
  7444.                             => [
  7445.                                 'path' => '^/admin/asset/image-editor',
  7446.                                 'route' => false,
  7447.                                 'host' => false,
  7448.                                 'methods' => [
  7449.                                 ],
  7450.                             ],
  7451.                             => [
  7452.                                 'path' => '^/fake-data/',
  7453.                                 'route' => false,
  7454.                                 'host' => false,
  7455.                                 'methods' => [
  7456.                                 ],
  7457.                             ],
  7458.                             => [
  7459.                                 'path' => '^/stylelab',
  7460.                                 'route' => false,
  7461.                                 'host' => false,
  7462.                                 'methods' => [
  7463.                                 ],
  7464.                             ],
  7465.                         ],
  7466.                     ],
  7467.                 ],
  7468.                 'security' => [
  7469.                     'encoder_factories' => [
  7470.                         'Pimcore\\Security\\User\\User' => [
  7471.                             'id' => 'pimcore_admin.security.password_encoder_factory',
  7472.                         ],
  7473.                     ],
  7474.                     'factory_type' => 'password_hasher',
  7475.                     'password_hasher_factories' => [
  7476.                         'App\\Model\\DataObject\\Customer' => [
  7477.                             'id' => 'cmf.security.user_password_hasher_factory',
  7478.                         ],
  7479.                         'App\\Model\\DataObject\\BusinessUser' => [
  7480.                             'id' => 'b2b.security.user_password_hasher_factory',
  7481.                         ],
  7482.                         'Pimcore\\Security\\User\\User' => [
  7483.                             'id' => 'pimcore.security.user_password_hasher_factory',
  7484.                         ],
  7485.                     ],
  7486.                     'password' => [
  7487.                         'algorithm' => '2y',
  7488.                         'options' => [
  7489.                         ],
  7490.                     ],
  7491.                 ],
  7492.                 'bundles' => [
  7493.                     'search_paths' => [
  7494.                         => 'src',
  7495.                         => 'vendor/pimcore/pimcore/bundles',
  7496.                     ],
  7497.                     'handle_composer' => true,
  7498.                 ],
  7499.                 'assets' => [
  7500.                     'metadata' => [
  7501.                         'class_definitions' => [
  7502.                             'data' => [
  7503.                                 'map' => [
  7504.                                     'asset' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Asset',
  7505.                                     'checkbox' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Checkbox',
  7506.                                     'date' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Date',
  7507.                                     'document' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Document',
  7508.                                     'input' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Input',
  7509.                                     'object' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\DataObject',
  7510.                                     'select' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Select',
  7511.                                     'textarea' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Textarea',
  7512.                                 ],
  7513.                                 'prefixes' => [
  7514.                                 ],
  7515.                             ],
  7516.                         ],
  7517.                         'predefined' => [
  7518.                             'definitions' => [
  7519.                             ],
  7520.                         ],
  7521.                     ],
  7522.                     'image' => [
  7523.                         'max_pixels' => 190000000,
  7524.                         'thumbnails' => [
  7525.                             'auto_formats' => [
  7526.                                 'avif' => [
  7527.                                     'enabled' => false,
  7528.                                 ],
  7529.                                 'webp' => [
  7530.                                     'quality' => NULL,
  7531.                                     'enabled' => true,
  7532.                                 ],
  7533.                             ],
  7534.                             'definitions' => [
  7535.                                 'accordion' => [
  7536.                                     'items' => [
  7537.                                         => [
  7538.                                             'method' => 'cover',
  7539.                                             'arguments' => [
  7540.                                                 'width' => 300,
  7541.                                                 'height' => 400,
  7542.                                                 'positioning' => 'center',
  7543.                                                 'forceResize' => true,
  7544.                                             ],
  7545.                                         ],
  7546.                                     ],
  7547.                                     'medias' => [
  7548.                                     ],
  7549.                                     'name' => 'accordion',
  7550.                                     'description' => '',
  7551.                                     'group' => '',
  7552.                                     'format' => 'SOURCE',
  7553.                                     'quality' => 85,
  7554.                                     'highResolution' => 0.0,
  7555.                                     'preserveColor' => false,
  7556.                                     'preserveMetaData' => false,
  7557.                                     'rasterizeSVG' => false,
  7558.                                     'downloadable' => false,
  7559.                                     'modificationDate' => 1675851611,
  7560.                                     'creationDate' => 1675777838,
  7561.                                     'preserveAnimation' => false,
  7562.                                 ],
  7563.                                 'arrival-map' => [
  7564.                                     'items' => [
  7565.                                         => [
  7566.                                             'method' => 'frame',
  7567.                                             'arguments' => [
  7568.                                                 'width' => 1200,
  7569.                                                 'height' => 800,
  7570.                                                 'forceResize' => true,
  7571.                                             ],
  7572.                                         ],
  7573.                                         => [
  7574.                                             'method' => 'setBackgroundColor',
  7575.                                             'arguments' => [
  7576.                                                 'color' => '#ffffff',
  7577.                                             ],
  7578.                                         ],
  7579.                                     ],
  7580.                                     'medias' => [
  7581.                                         '(max-width: 767px)' => [
  7582.                                             => [
  7583.                                                 'method' => 'frame',
  7584.                                                 'arguments' => [
  7585.                                                     'width' => 360,
  7586.                                                     'height' => 240,
  7587.                                                     'forceResize' => true,
  7588.                                                 ],
  7589.                                             ],
  7590.                                             => [
  7591.                                                 'method' => 'setBackgroundColor',
  7592.                                                 'arguments' => [
  7593.                                                     'color' => '#ffffff',
  7594.                                                 ],
  7595.                                             ],
  7596.                                         ],
  7597.                                     ],
  7598.                                     'name' => 'arrival-map',
  7599.                                     'description' => '',
  7600.                                     'group' => '',
  7601.                                     'format' => 'SOURCE',
  7602.                                     'quality' => 85,
  7603.                                     'highResolution' => 0.0,
  7604.                                     'preserveColor' => false,
  7605.                                     'preserveMetaData' => false,
  7606.                                     'rasterizeSVG' => false,
  7607.                                     'downloadable' => false,
  7608.                                     'modificationDate' => 1675082768,
  7609.                                     'creationDate' => 1675079591,
  7610.                                     'preserveAnimation' => false,
  7611.                                 ],
  7612.                                 'backoffice-product-table-image' => [
  7613.                                     'items' => [
  7614.                                         => [
  7615.                                             'method' => 'resize',
  7616.                                             'arguments' => [
  7617.                                                 'width' => 100,
  7618.                                                 'height' => NULL,
  7619.                                             ],
  7620.                                         ],
  7621.                                     ],
  7622.                                     'medias' => [
  7623.                                     ],
  7624.                                     'name' => 'backoffice-product-table-image',
  7625.                                     'description' => '',
  7626.                                     'group' => '',
  7627.                                     'format' => 'SOURCE',
  7628.                                     'quality' => 85,
  7629.                                     'highResolution' => 0.0,
  7630.                                     'preserveColor' => false,
  7631.                                     'preserveMetaData' => false,
  7632.                                     'rasterizeSVG' => false,
  7633.                                     'downloadable' => false,
  7634.                                     'modificationDate' => 1688459370,
  7635.                                     'creationDate' => 1688459351,
  7636.                                     'preserveAnimation' => false,
  7637.                                 ],
  7638.                                 'backoffice-teaser' => [
  7639.                                     'items' => [
  7640.                                         => [
  7641.                                             'method' => 'cover',
  7642.                                             'arguments' => [
  7643.                                                 'width' => 280,
  7644.                                                 'height' => 250,
  7645.                                                 'positioning' => 'center',
  7646.                                                 'forceResize' => true,
  7647.                                             ],
  7648.                                         ],
  7649.                                     ],
  7650.                                     'medias' => [
  7651.                                     ],
  7652.                                     'name' => 'backoffice-teaser',
  7653.                                     'description' => '',
  7654.                                     'group' => '',
  7655.                                     'format' => 'SOURCE',
  7656.                                     'quality' => 85,
  7657.                                     'highResolution' => 0.0,
  7658.                                     'preserveColor' => false,
  7659.                                     'preserveMetaData' => false,
  7660.                                     'rasterizeSVG' => false,
  7661.                                     'downloadable' => false,
  7662.                                     'modificationDate' => 1687351394,
  7663.                                     'creationDate' => 1687350613,
  7664.                                     'preserveAnimation' => false,
  7665.                                 ],
  7666.                                 'bg-mountain-img' => [
  7667.                                     'items' => [
  7668.                                         => [
  7669.                                             'method' => 'frame',
  7670.                                             'arguments' => [
  7671.                                                 'width' => 1920,
  7672.                                                 'height' => 1234,
  7673.                                                 'forceResize' => true,
  7674.                                             ],
  7675.                                         ],
  7676.                                     ],
  7677.                                     'medias' => [
  7678.                                         '(max-width: 767px)' => [
  7679.                                             => [
  7680.                                                 'method' => 'cover',
  7681.                                                 'arguments' => [
  7682.                                                     'width' => 350,
  7683.                                                     'height' => 440,
  7684.                                                     'positioning' => 'center',
  7685.                                                     'forceResize' => true,
  7686.                                                 ],
  7687.                                             ],
  7688.                                         ],
  7689.                                     ],
  7690.                                     'name' => 'bg-mountain-img',
  7691.                                     'description' => '',
  7692.                                     'group' => '',
  7693.                                     'format' => 'SOURCE',
  7694.                                     'quality' => 85,
  7695.                                     'highResolution' => 0.0,
  7696.                                     'preserveColor' => false,
  7697.                                     'preserveMetaData' => false,
  7698.                                     'rasterizeSVG' => false,
  7699.                                     'downloadable' => false,
  7700.                                     'modificationDate' => 1669817363,
  7701.                                     'creationDate' => 1669409614,
  7702.                                     'preserveAnimation' => false,
  7703.                                 ],
  7704.                                 'big-img-teaser' => [
  7705.                                     'items' => [
  7706.                                         => [
  7707.                                             'method' => 'cover',
  7708.                                             'arguments' => [
  7709.                                                 'width' => 360,
  7710.                                                 'height' => 241,
  7711.                                                 'positioning' => 'center',
  7712.                                                 'forceResize' => true,
  7713.                                             ],
  7714.                                         ],
  7715.                                     ],
  7716.                                     'medias' => [
  7717.                                         '(min-width: 768px)' => [
  7718.                                             => [
  7719.                                                 'method' => 'cover',
  7720.                                                 'arguments' => [
  7721.                                                     'width' => 852,
  7722.                                                     'height' => 570,
  7723.                                                     'positioning' => 'center',
  7724.                                                     'forceResize' => true,
  7725.                                                 ],
  7726.                                             ],
  7727.                                         ],
  7728.                                     ],
  7729.                                     'name' => 'big-img-teaser',
  7730.                                     'description' => '',
  7731.                                     'group' => '',
  7732.                                     'format' => 'SOURCE',
  7733.                                     'quality' => 85,
  7734.                                     'highResolution' => 0.0,
  7735.                                     'preserveColor' => false,
  7736.                                     'preserveMetaData' => false,
  7737.                                     'rasterizeSVG' => false,
  7738.                                     'downloadable' => false,
  7739.                                     'modificationDate' => 1693309078,
  7740.                                     'creationDate' => 1669390266,
  7741.                                     'preserveAnimation' => false,
  7742.                                 ],
  7743.                                 'bookingapi-images' => [
  7744.                                     'items' => [
  7745.                                         => [
  7746.                                             'method' => 'scaleByWidth',
  7747.                                             'arguments' => [
  7748.                                                 'width' => 1280,
  7749.                                                 'forceResize' => true,
  7750.                                             ],
  7751.                                         ],
  7752.                                     ],
  7753.                                     'medias' => [
  7754.                                     ],
  7755.                                     'name' => 'bookingapi-images',
  7756.                                     'description' => '',
  7757.                                     'group' => '',
  7758.                                     'format' => 'SOURCE',
  7759.                                     'quality' => 85,
  7760.                                     'highResolution' => 0.0,
  7761.                                     'preserveColor' => false,
  7762.                                     'preserveMetaData' => false,
  7763.                                     'rasterizeSVG' => false,
  7764.                                     'downloadable' => false,
  7765.                                     'modificationDate' => 1725869509,
  7766.                                     'creationDate' => 1725869492,
  7767.                                     'preserveAnimation' => false,
  7768.                                 ],
  7769.                                 'card-teaser' => [
  7770.                                     'items' => [
  7771.                                     ],
  7772.                                     'medias' => [
  7773.                                     ],
  7774.                                     'name' => 'card-teaser',
  7775.                                     'description' => '',
  7776.                                     'group' => '',
  7777.                                     'format' => 'SOURCE',
  7778.                                     'quality' => 85,
  7779.                                     'highResolution' => NULL,
  7780.                                     'preserveColor' => false,
  7781.                                     'preserveMetaData' => false,
  7782.                                     'rasterizeSVG' => false,
  7783.                                     'downloadable' => false,
  7784.                                     'modificationDate' => 1673447482,
  7785.                                     'creationDate' => 1673447482,
  7786.                                     'preserveAnimation' => false,
  7787.                                 ],
  7788.                                 'career-tabbing-bg' => [
  7789.                                     'items' => [
  7790.                                         => [
  7791.                                             'method' => 'cover',
  7792.                                             'arguments' => [
  7793.                                                 'width' => 1920,
  7794.                                                 'height' => 800,
  7795.                                                 'positioning' => 'center',
  7796.                                                 'forceResize' => true,
  7797.                                             ],
  7798.                                         ],
  7799.                                     ],
  7800.                                     'medias' => [
  7801.                                         '(max-width: 767px)' => [
  7802.                                             => [
  7803.                                                 'method' => 'cover',
  7804.                                                 'arguments' => [
  7805.                                                     'width' => 360,
  7806.                                                     'height' => 800,
  7807.                                                     'positioning' => 'center',
  7808.                                                     'forceResize' => true,
  7809.                                                 ],
  7810.                                             ],
  7811.                                         ],
  7812.                                     ],
  7813.                                     'name' => 'career-tabbing-bg',
  7814.                                     'description' => '',
  7815.                                     'group' => '',
  7816.                                     'format' => 'SOURCE',
  7817.                                     'quality' => 85,
  7818.                                     'highResolution' => 0.0,
  7819.                                     'preserveColor' => false,
  7820.                                     'preserveMetaData' => false,
  7821.                                     'rasterizeSVG' => false,
  7822.                                     'downloadable' => false,
  7823.                                     'modificationDate' => 1677578080,
  7824.                                     'creationDate' => 1677169528,
  7825.                                     'preserveAnimation' => false,
  7826.                                 ],
  7827.                                 'cart-item--small' => [
  7828.                                     'items' => [
  7829.                                         => [
  7830.                                             'method' => 'cover',
  7831.                                             'arguments' => [
  7832.                                                 'width' => 120,
  7833.                                                 'height' => 120,
  7834.                                                 'positioning' => 'center',
  7835.                                                 'forceResize' => true,
  7836.                                             ],
  7837.                                         ],
  7838.                                     ],
  7839.                                     'medias' => [
  7840.                                     ],
  7841.                                     'name' => 'cart-item--small',
  7842.                                     'description' => '',
  7843.                                     'group' => '',
  7844.                                     'format' => 'SOURCE',
  7845.                                     'quality' => 85,
  7846.                                     'highResolution' => 0.0,
  7847.                                     'preserveColor' => false,
  7848.                                     'preserveMetaData' => false,
  7849.                                     'rasterizeSVG' => false,
  7850.                                     'downloadable' => false,
  7851.                                     'modificationDate' => 1676369988,
  7852.                                     'creationDate' => 1676369976,
  7853.                                     'preserveAnimation' => false,
  7854.                                 ],
  7855.                                 'cart-item' => [
  7856.                                     'items' => [
  7857.                                         => [
  7858.                                             'method' => 'cover',
  7859.                                             'arguments' => [
  7860.                                                 'width' => 270,
  7861.                                                 'height' => 228,
  7862.                                                 'positioning' => 'center',
  7863.                                                 'forceResize' => true,
  7864.                                             ],
  7865.                                         ],
  7866.                                     ],
  7867.                                     'medias' => [
  7868.                                     ],
  7869.                                     'name' => 'cart-item',
  7870.                                     'description' => '',
  7871.                                     'group' => '',
  7872.                                     'format' => 'SOURCE',
  7873.                                     'quality' => 85,
  7874.                                     'highResolution' => 0.0,
  7875.                                     'preserveColor' => false,
  7876.                                     'preserveMetaData' => false,
  7877.                                     'rasterizeSVG' => false,
  7878.                                     'downloadable' => false,
  7879.                                     'modificationDate' => 1672391070,
  7880.                                     'creationDate' => 1672391052,
  7881.                                     'preserveAnimation' => false,
  7882.                                 ],
  7883.                                 'citation-big' => [
  7884.                                     'items' => [
  7885.                                         => [
  7886.                                             'method' => 'cover',
  7887.                                             'arguments' => [
  7888.                                                 'width' => 1720,
  7889.                                                 'height' => 600,
  7890.                                                 'positioning' => 'center',
  7891.                                                 'forceResize' => true,
  7892.                                             ],
  7893.                                         ],
  7894.                                     ],
  7895.                                     'medias' => [
  7896.                                         '(max-width: 767px)' => [
  7897.                                             => [
  7898.                                                 'method' => 'cover',
  7899.                                                 'arguments' => [
  7900.                                                     'width' => 390,
  7901.                                                     'height' => 390,
  7902.                                                     'positioning' => 'center',
  7903.                                                     'forceResize' => true,
  7904.                                                 ],
  7905.                                             ],
  7906.                                         ],
  7907.                                     ],
  7908.                                     'name' => 'citation-big',
  7909.                                     'description' => '',
  7910.                                     'group' => '',
  7911.                                     'format' => 'SOURCE',
  7912.                                     'quality' => 85,
  7913.                                     'highResolution' => 0.0,
  7914.                                     'preserveColor' => false,
  7915.                                     'preserveMetaData' => false,
  7916.                                     'rasterizeSVG' => false,
  7917.                                     'downloadable' => false,
  7918.                                     'modificationDate' => 1673260183,
  7919.                                     'creationDate' => 1672754952,
  7920.                                     'preserveAnimation' => false,
  7921.                                 ],
  7922.                                 'citation-clouds' => [
  7923.                                     'items' => [
  7924.                                         => [
  7925.                                             'method' => 'contain',
  7926.                                             'arguments' => [
  7927.                                                 'width' => 1720,
  7928.                                                 'height' => 470,
  7929.                                                 'forceResize' => true,
  7930.                                             ],
  7931.                                         ],
  7932.                                     ],
  7933.                                     'medias' => [
  7934.                                         '(max-width: 767px)' => [
  7935.                                             => [
  7936.                                                 'method' => 'cover',
  7937.                                                 'arguments' => [
  7938.                                                     'width' => 390,
  7939.                                                     'height' => 260,
  7940.                                                     'positioning' => 'topcenter',
  7941.                                                     'forceResize' => true,
  7942.                                                 ],
  7943.                                             ],
  7944.                                         ],
  7945.                                     ],
  7946.                                     'name' => 'citation-clouds',
  7947.                                     'description' => '',
  7948.                                     'group' => '',
  7949.                                     'format' => 'SOURCE',
  7950.                                     'quality' => 85,
  7951.                                     'highResolution' => 0.0,
  7952.                                     'preserveColor' => false,
  7953.                                     'preserveMetaData' => false,
  7954.                                     'rasterizeSVG' => false,
  7955.                                     'downloadable' => false,
  7956.                                     'modificationDate' => 1673260169,
  7957.                                     'creationDate' => 1673258728,
  7958.                                     'preserveAnimation' => false,
  7959.                                 ],
  7960.                                 'citation-small' => [
  7961.                                     'items' => [
  7962.                                         => [
  7963.                                             'method' => 'cover',
  7964.                                             'arguments' => [
  7965.                                                 'width' => 560,
  7966.                                                 'height' => 373,
  7967.                                                 'positioning' => 'center',
  7968.                                                 'forceResize' => true,
  7969.                                             ],
  7970.                                         ],
  7971.                                     ],
  7972.                                     'medias' => [
  7973.                                     ],
  7974.                                     'name' => 'citation-small',
  7975.                                     'description' => '',
  7976.                                     'group' => '',
  7977.                                     'format' => 'SOURCE',
  7978.                                     'quality' => 85,
  7979.                                     'highResolution' => 0.0,
  7980.                                     'preserveColor' => false,
  7981.                                     'preserveMetaData' => false,
  7982.                                     'rasterizeSVG' => false,
  7983.                                     'downloadable' => false,
  7984.                                     'modificationDate' => 1673257050,
  7985.                                     'creationDate' => 1673255100,
  7986.                                     'preserveAnimation' => false,
  7987.                                 ],
  7988.                                 'clouds' => [
  7989.                                     'items' => [
  7990.                                         => [
  7991.                                             'method' => 'contain',
  7992.                                             'arguments' => [
  7993.                                                 'width' => 1720,
  7994.                                                 'height' => 470,
  7995.                                                 'forceResize' => true,
  7996.                                             ],
  7997.                                         ],
  7998.                                     ],
  7999.                                     'medias' => [
  8000.                                         '(max-width: 767px)' => [
  8001.                                             => [
  8002.                                                 'method' => 'cover',
  8003.                                                 'arguments' => [
  8004.                                                     'width' => 390,
  8005.                                                     'height' => 260,
  8006.                                                     'positioning' => 'center',
  8007.                                                     'forceResize' => true,
  8008.                                                 ],
  8009.                                             ],
  8010.                                         ],
  8011.                                     ],
  8012.                                     'name' => 'clouds',
  8013.                                     'description' => '',
  8014.                                     'group' => '',
  8015.                                     'format' => 'SOURCE',
  8016.                                     'quality' => 85,
  8017.                                     'highResolution' => 0.0,
  8018.                                     'preserveColor' => false,
  8019.                                     'preserveMetaData' => false,
  8020.                                     'rasterizeSVG' => false,
  8021.                                     'downloadable' => false,
  8022.                                     'modificationDate' => 1676369979,
  8023.                                     'creationDate' => 1676369682,
  8024.                                     'preserveAnimation' => false,
  8025.                                 ],
  8026.                                 'content-hero-clouds' => [
  8027.                                     'items' => [
  8028.                                         => [
  8029.                                             'method' => 'cover',
  8030.                                             'arguments' => [
  8031.                                                 'width' => 1920,
  8032.                                                 'height' => 526,
  8033.                                                 'positioning' => 'center',
  8034.                                                 'forceResize' => true,
  8035.                                             ],
  8036.                                         ],
  8037.                                     ],
  8038.                                     'medias' => [
  8039.                                         '(max-width: 767px)' => [
  8040.                                             => [
  8041.                                                 'method' => 'cover',
  8042.                                                 'arguments' => [
  8043.                                                     'width' => 390,
  8044.                                                     'height' => 263,
  8045.                                                     'positioning' => 'topcenter',
  8046.                                                     'forceResize' => true,
  8047.                                                 ],
  8048.                                             ],
  8049.                                         ],
  8050.                                     ],
  8051.                                     'name' => 'content-hero-clouds',
  8052.                                     'description' => '',
  8053.                                     'group' => '',
  8054.                                     'format' => 'SOURCE',
  8055.                                     'quality' => 85,
  8056.                                     'highResolution' => 0.0,
  8057.                                     'preserveColor' => false,
  8058.                                     'preserveMetaData' => false,
  8059.                                     'rasterizeSVG' => false,
  8060.                                     'downloadable' => false,
  8061.                                     'modificationDate' => 1673260376,
  8062.                                     'creationDate' => 1672132141,
  8063.                                     'preserveAnimation' => false,
  8064.                                 ],
  8065.                                 'content-hero-small-height' => [
  8066.                                     'items' => [
  8067.                                         => [
  8068.                                             'method' => 'cover',
  8069.                                             'arguments' => [
  8070.                                                 'width' => 1920,
  8071.                                                 'height' => 640,
  8072.                                                 'positioning' => 'center',
  8073.                                                 'forceResize' => true,
  8074.                                             ],
  8075.                                         ],
  8076.                                     ],
  8077.                                     'medias' => [
  8078.                                         '(max-width: 767px)' => [
  8079.                                             => [
  8080.                                                 'method' => 'cover',
  8081.                                                 'arguments' => [
  8082.                                                     'width' => 360,
  8083.                                                     'height' => 360,
  8084.                                                     'positioning' => 'center',
  8085.                                                     'forceResize' => true,
  8086.                                                 ],
  8087.                                             ],
  8088.                                         ],
  8089.                                     ],
  8090.                                     'name' => 'content-hero-small-height',
  8091.                                     'description' => '',
  8092.                                     'group' => '',
  8093.                                     'format' => 'SOURCE',
  8094.                                     'quality' => 85,
  8095.                                     'highResolution' => 0.0,
  8096.                                     'preserveColor' => false,
  8097.                                     'preserveMetaData' => false,
  8098.                                     'rasterizeSVG' => false,
  8099.                                     'downloadable' => false,
  8100.                                     'modificationDate' => 1676627748,
  8101.                                     'creationDate' => 1676627366,
  8102.                                     'preserveAnimation' => false,
  8103.                                 ],
  8104.                                 'content-hero-small' => [
  8105.                                     'items' => [
  8106.                                         => [
  8107.                                             'method' => 'cover',
  8108.                                             'arguments' => [
  8109.                                                 'width' => 1808,
  8110.                                                 'height' => 603,
  8111.                                                 'positioning' => 'center',
  8112.                                                 'forceResize' => true,
  8113.                                             ],
  8114.                                         ],
  8115.                                     ],
  8116.                                     'medias' => [
  8117.                                         '(max-width: 767px)' => [
  8118.                                             => [
  8119.                                                 'method' => 'cover',
  8120.                                                 'arguments' => [
  8121.                                                     'width' => 340,
  8122.                                                     'height' => 340,
  8123.                                                     'positioning' => 'center',
  8124.                                                     'forceResize' => true,
  8125.                                                 ],
  8126.                                             ],
  8127.                                         ],
  8128.                                     ],
  8129.                                     'name' => 'content-hero-small',
  8130.                                     'description' => '',
  8131.                                     'group' => '',
  8132.                                     'format' => 'SOURCE',
  8133.                                     'quality' => 85,
  8134.                                     'highResolution' => 0.0,
  8135.                                     'preserveColor' => false,
  8136.                                     'preserveMetaData' => false,
  8137.                                     'rasterizeSVG' => false,
  8138.                                     'downloadable' => false,
  8139.                                     'modificationDate' => 1674564040,
  8140.                                     'creationDate' => 1674559216,
  8141.                                     'preserveAnimation' => false,
  8142.                                 ],
  8143.                                 'content-hero-xs' => [
  8144.                                     'items' => [
  8145.                                         => [
  8146.                                             'method' => 'cover',
  8147.                                             'arguments' => [
  8148.                                                 'width' => 360,
  8149.                                                 'height' => 360,
  8150.                                                 'positioning' => 'center',
  8151.                                                 'forceResize' => true,
  8152.                                             ],
  8153.                                         ],
  8154.                                     ],
  8155.                                     'medias' => [
  8156.                                     ],
  8157.                                     'name' => 'content-hero-xs',
  8158.                                     'description' => '',
  8159.                                     'group' => '',
  8160.                                     'format' => 'SOURCE',
  8161.                                     'quality' => 85,
  8162.                                     'highResolution' => 0.0,
  8163.                                     'preserveColor' => false,
  8164.                                     'preserveMetaData' => false,
  8165.                                     'rasterizeSVG' => false,
  8166.                                     'downloadable' => false,
  8167.                                     'modificationDate' => 1693485056,
  8168.                                     'creationDate' => 1693485044,
  8169.                                     'preserveAnimation' => false,
  8170.                                 ],
  8171.                                 'content-hero' => [
  8172.                                     'items' => [
  8173.                                         => [
  8174.                                             'method' => 'cover',
  8175.                                             'arguments' => [
  8176.                                                 'width' => 1920,
  8177.                                                 'height' => 800,
  8178.                                                 'positioning' => 'center',
  8179.                                                 'forceResize' => true,
  8180.                                             ],
  8181.                                         ],
  8182.                                     ],
  8183.                                     'medias' => [
  8184.                                         '(max-width: 767px)' => [
  8185.                                             => [
  8186.                                                 'method' => 'cover',
  8187.                                                 'arguments' => [
  8188.                                                     'width' => 360,
  8189.                                                     'height' => 360,
  8190.                                                     'positioning' => 'center',
  8191.                                                     'forceResize' => true,
  8192.                                                 ],
  8193.                                             ],
  8194.                                         ],
  8195.                                     ],
  8196.                                     'name' => 'content-hero',
  8197.                                     'description' => '',
  8198.                                     'group' => '',
  8199.                                     'format' => 'SOURCE',
  8200.                                     'quality' => 85,
  8201.                                     'highResolution' => 0.0,
  8202.                                     'preserveColor' => false,
  8203.                                     'preserveMetaData' => false,
  8204.                                     'rasterizeSVG' => false,
  8205.                                     'downloadable' => false,
  8206.                                     'modificationDate' => 1693485371,
  8207.                                     'creationDate' => 1669643789,
  8208.                                     'preserveAnimation' => false,
  8209.                                 ],
  8210.                                 'departments-area-xs' => [
  8211.                                     'items' => [
  8212.                                         => [
  8213.                                             'method' => 'cover',
  8214.                                             'arguments' => [
  8215.                                                 'width' => 390,
  8216.                                                 'height' => 1014,
  8217.                                                 'positioning' => 'center',
  8218.                                                 'forceResize' => true,
  8219.                                             ],
  8220.                                         ],
  8221.                                     ],
  8222.                                     'medias' => [
  8223.                                     ],
  8224.                                     'name' => 'departments-area-xs',
  8225.                                     'description' => '',
  8226.                                     'group' => '',
  8227.                                     'format' => 'SOURCE',
  8228.                                     'quality' => 85,
  8229.                                     'highResolution' => 0.0,
  8230.                                     'preserveColor' => false,
  8231.                                     'preserveMetaData' => false,
  8232.                                     'rasterizeSVG' => false,
  8233.                                     'downloadable' => false,
  8234.                                     'modificationDate' => 1678431600,
  8235.                                     'creationDate' => 1678431581,
  8236.                                     'preserveAnimation' => false,
  8237.                                 ],
  8238.                                 'departments-area' => [
  8239.                                     'items' => [
  8240.                                         => [
  8241.                                             'method' => 'cover',
  8242.                                             'arguments' => [
  8243.                                                 'width' => 1920,
  8244.                                                 'height' => 1120,
  8245.                                                 'positioning' => 'center',
  8246.                                                 'forceResize' => true,
  8247.                                             ],
  8248.                                         ],
  8249.                                     ],
  8250.                                     'medias' => [
  8251.                                     ],
  8252.                                     'name' => 'departments-area',
  8253.                                     'description' => '',
  8254.                                     'group' => '',
  8255.                                     'format' => 'SOURCE',
  8256.                                     'quality' => 85,
  8257.                                     'highResolution' => 0.0,
  8258.                                     'preserveColor' => false,
  8259.                                     'preserveMetaData' => false,
  8260.                                     'rasterizeSVG' => false,
  8261.                                     'downloadable' => false,
  8262.                                     'modificationDate' => 1678431604,
  8263.                                     'creationDate' => 1678378659,
  8264.                                     'preserveAnimation' => false,
  8265.                                 ],
  8266.                                 'download-teaser' => [
  8267.                                     'items' => [
  8268.                                         => [
  8269.                                             'method' => 'cover',
  8270.                                             'arguments' => [
  8271.                                                 'width' => 418,
  8272.                                                 'height' => 280,
  8273.                                                 'positioning' => 'center',
  8274.                                                 'forceResize' => true,
  8275.                                             ],
  8276.                                         ],
  8277.                                     ],
  8278.                                     'medias' => [
  8279.                                         '(max-width: 767px)' => [
  8280.                                             => [
  8281.                                                 'method' => 'cover',
  8282.                                                 'arguments' => [
  8283.                                                     'width' => 327,
  8284.                                                     'height' => 219,
  8285.                                                     'positioning' => 'center',
  8286.                                                     'forceResize' => true,
  8287.                                                 ],
  8288.                                             ],
  8289.                                         ],
  8290.                                     ],
  8291.                                     'name' => 'download-teaser',
  8292.                                     'description' => '',
  8293.                                     'group' => '',
  8294.                                     'format' => 'SOURCE',
  8295.                                     'quality' => 85,
  8296.                                     'highResolution' => 0.0,
  8297.                                     'preserveColor' => false,
  8298.                                     'preserveMetaData' => false,
  8299.                                     'rasterizeSVG' => false,
  8300.                                     'downloadable' => false,
  8301.                                     'modificationDate' => 1676885653,
  8302.                                     'creationDate' => 1676882894,
  8303.                                     'preserveAnimation' => false,
  8304.                                 ],
  8305.                                 'editmode-hero' => [
  8306.                                     'items' => [
  8307.                                         => [
  8308.                                             'method' => 'cover',
  8309.                                             'arguments' => [
  8310.                                                 'width' => 250,
  8311.                                                 'height' => 161,
  8312.                                                 'positioning' => 'center',
  8313.                                                 'forceResize' => true,
  8314.                                             ],
  8315.                                         ],
  8316.                                     ],
  8317.                                     'medias' => [
  8318.                                     ],
  8319.                                     'name' => 'editmode-hero',
  8320.                                     'description' => '',
  8321.                                     'group' => '',
  8322.                                     'format' => 'SOURCE',
  8323.                                     'quality' => 85,
  8324.                                     'highResolution' => 0.0,
  8325.                                     'preserveColor' => false,
  8326.                                     'preserveMetaData' => false,
  8327.                                     'rasterizeSVG' => false,
  8328.                                     'downloadable' => false,
  8329.                                     'modificationDate' => 1676901227,
  8330.                                     'creationDate' => 1676901139,
  8331.                                     'preserveAnimation' => false,
  8332.                                 ],
  8333.                                 'email-feature' => [
  8334.                                     'items' => [
  8335.                                         => [
  8336.                                             'method' => 'frame',
  8337.                                             'arguments' => [
  8338.                                                 'width' => 48,
  8339.                                                 'height' => 48,
  8340.                                                 'forceResize' => false,
  8341.                                             ],
  8342.                                         ],
  8343.                                         => [
  8344.                                             'method' => 'setBackgroundColor',
  8345.                                             'arguments' => [
  8346.                                                 'color' => '#ffffff',
  8347.                                             ],
  8348.                                         ],
  8349.                                     ],
  8350.                                     'medias' => [
  8351.                                     ],
  8352.                                     'name' => 'email-feature',
  8353.                                     'description' => '',
  8354.                                     'group' => '',
  8355.                                     'format' => 'JPEG',
  8356.                                     'quality' => 85,
  8357.                                     'highResolution' => 0.0,
  8358.                                     'preserveColor' => false,
  8359.                                     'preserveMetaData' => false,
  8360.                                     'rasterizeSVG' => false,
  8361.                                     'downloadable' => false,
  8362.                                     'modificationDate' => 1641990118,
  8363.                                     'creationDate' => 1641990085,
  8364.                                     'preserveAnimation' => false,
  8365.                                 ],
  8366.                                 'email-header' => [
  8367.                                     'items' => [
  8368.                                         => [
  8369.                                             'method' => 'cover',
  8370.                                             'arguments' => [
  8371.                                                 'width' => 600,
  8372.                                                 'height' => 80,
  8373.                                                 'positioning' => 'center',
  8374.                                                 'forceResize' => true,
  8375.                                             ],
  8376.                                         ],
  8377.                                     ],
  8378.                                     'medias' => [
  8379.                                     ],
  8380.                                     'name' => 'email-header',
  8381.                                     'description' => '',
  8382.                                     'group' => '',
  8383.                                     'format' => 'JPEG',
  8384.                                     'quality' => 85,
  8385.                                     'highResolution' => 0.0,
  8386.                                     'preserveColor' => false,
  8387.                                     'preserveMetaData' => false,
  8388.                                     'rasterizeSVG' => false,
  8389.                                     'downloadable' => false,
  8390.                                     'modificationDate' => 1677600732,
  8391.                                     'creationDate' => 1641989984,
  8392.                                     'preserveAnimation' => false,
  8393.                                 ],
  8394.                                 'email-logo' => [
  8395.                                     'items' => [
  8396.                                         => [
  8397.                                             'method' => 'scaleByWidth',
  8398.                                             'arguments' => [
  8399.                                                 'width' => 200,
  8400.                                                 'forceResize' => false,
  8401.                                             ],
  8402.                                         ],
  8403.                                     ],
  8404.                                     'medias' => [
  8405.                                     ],
  8406.                                     'name' => 'email-logo',
  8407.                                     'description' => '',
  8408.                                     'group' => '',
  8409.                                     'format' => 'JPEG',
  8410.                                     'quality' => 85,
  8411.                                     'highResolution' => 0.0,
  8412.                                     'preserveColor' => false,
  8413.                                     'preserveMetaData' => false,
  8414.                                     'rasterizeSVG' => false,
  8415.                                     'downloadable' => false,
  8416.                                     'modificationDate' => 1641989970,
  8417.                                     'creationDate' => 1641989943,
  8418.                                     'preserveAnimation' => false,
  8419.                                 ],
  8420.                                 'email-map' => [
  8421.                                     'items' => [
  8422.                                         => [
  8423.                                             'method' => 'cover',
  8424.                                             'arguments' => [
  8425.                                                 'width' => 552,
  8426.                                                 'height' => 311,
  8427.                                                 'positioning' => 'center',
  8428.                                                 'forceResize' => true,
  8429.                                             ],
  8430.                                         ],
  8431.                                     ],
  8432.                                     'medias' => [
  8433.                                     ],
  8434.                                     'name' => 'email-map',
  8435.                                     'description' => '',
  8436.                                     'group' => '',
  8437.                                     'format' => 'SOURCE',
  8438.                                     'quality' => 85,
  8439.                                     'highResolution' => 0.0,
  8440.                                     'preserveColor' => false,
  8441.                                     'preserveMetaData' => false,
  8442.                                     'rasterizeSVG' => false,
  8443.                                     'downloadable' => false,
  8444.                                     'modificationDate' => 1689235669,
  8445.                                     'creationDate' => 1689235649,
  8446.                                     'preserveAnimation' => false,
  8447.                                 ],
  8448.                                 'email-orderlist' => [
  8449.                                     'items' => [
  8450.                                         => [
  8451.                                             'method' => 'frame',
  8452.                                             'arguments' => [
  8453.                                                 'width' => 45,
  8454.                                                 'height' => 45,
  8455.                                                 'forceResize' => false,
  8456.                                             ],
  8457.                                         ],
  8458.                                         => [
  8459.                                             'method' => 'setBackgroundColor',
  8460.                                             'arguments' => [
  8461.                                                 'color' => '#ffffff',
  8462.                                             ],
  8463.                                         ],
  8464.                                     ],
  8465.                                     'medias' => [
  8466.                                     ],
  8467.                                     'name' => 'email-orderlist',
  8468.                                     'description' => '',
  8469.                                     'group' => '',
  8470.                                     'format' => 'JPEG',
  8471.                                     'quality' => 85,
  8472.                                     'highResolution' => 0.0,
  8473.                                     'preserveColor' => false,
  8474.                                     'preserveMetaData' => false,
  8475.                                     'rasterizeSVG' => false,
  8476.                                     'downloadable' => false,
  8477.                                     'modificationDate' => 1641990064,
  8478.                                     'creationDate' => 1641990036,
  8479.                                     'preserveAnimation' => false,
  8480.                                 ],
  8481.                                 'email-teaser-fullwidth' => [
  8482.                                     'items' => [
  8483.                                         => [
  8484.                                             'method' => 'scaleByWidth',
  8485.                                             'arguments' => [
  8486.                                                 'width' => 580,
  8487.                                                 'forceResize' => false,
  8488.                                             ],
  8489.                                         ],
  8490.                                     ],
  8491.                                     'medias' => [
  8492.                                     ],
  8493.                                     'name' => 'email-teaser-fullwidth',
  8494.                                     'description' => '',
  8495.                                     'group' => '',
  8496.                                     'format' => 'JPEG',
  8497.                                     'quality' => 85,
  8498.                                     'highResolution' => 0.0,
  8499.                                     'preserveColor' => false,
  8500.                                     'preserveMetaData' => false,
  8501.                                     'rasterizeSVG' => false,
  8502.                                     'downloadable' => false,
  8503.                                     'modificationDate' => 1641990210,
  8504.                                     'creationDate' => 1641990186,
  8505.                                     'preserveAnimation' => false,
  8506.                                 ],
  8507.                                 'email-teaser' => [
  8508.                                     'items' => [
  8509.                                         => [
  8510.                                             'method' => 'cover',
  8511.                                             'arguments' => [
  8512.                                                 'width' => 276,
  8513.                                                 'height' => 180,
  8514.                                                 'positioning' => 'center',
  8515.                                                 'forceResize' => false,
  8516.                                             ],
  8517.                                         ],
  8518.                                     ],
  8519.                                     'medias' => [
  8520.                                     ],
  8521.                                     'name' => 'email-teaser',
  8522.                                     'description' => '',
  8523.                                     'group' => '',
  8524.                                     'format' => 'JPEG',
  8525.                                     'quality' => 85,
  8526.                                     'highResolution' => 0.0,
  8527.                                     'preserveColor' => false,
  8528.                                     'preserveMetaData' => false,
  8529.                                     'rasterizeSVG' => false,
  8530.                                     'downloadable' => false,
  8531.                                     'modificationDate' => 1641990168,
  8532.                                     'creationDate' => 1641990132,
  8533.                                     'preserveAnimation' => false,
  8534.                                 ],
  8535.                                 'footer-logo' => [
  8536.                                     'items' => [
  8537.                                         => [
  8538.                                             'method' => 'scaleByWidth',
  8539.                                             'arguments' => [
  8540.                                                 'width' => 264,
  8541.                                                 'forceResize' => true,
  8542.                                             ],
  8543.                                         ],
  8544.                                     ],
  8545.                                     'medias' => [
  8546.                                     ],
  8547.                                     'name' => 'footer-logo',
  8548.                                     'description' => '',
  8549.                                     'group' => '',
  8550.                                     'format' => 'SOURCE',
  8551.                                     'quality' => 85,
  8552.                                     'highResolution' => 0.0,
  8553.                                     'preserveColor' => false,
  8554.                                     'preserveMetaData' => false,
  8555.                                     'rasterizeSVG' => false,
  8556.                                     'downloadable' => false,
  8557.                                     'modificationDate' => 1669644444,
  8558.                                     'creationDate' => 1669644399,
  8559.                                     'preserveAnimation' => false,
  8560.                                 ],
  8561.                                 'fullscreen-image-with-wysiwyg' => [
  8562.                                     'items' => [
  8563.                                         => [
  8564.                                             'method' => 'cover',
  8565.                                             'arguments' => [
  8566.                                                 'width' => 1920,
  8567.                                                 'height' => 800,
  8568.                                                 'positioning' => 'center',
  8569.                                                 'forceResize' => true,
  8570.                                             ],
  8571.                                         ],
  8572.                                     ],
  8573.                                     'medias' => [
  8574.                                         '(max-width: 767px)' => [
  8575.                                             => [
  8576.                                                 'method' => 'cover',
  8577.                                                 'arguments' => [
  8578.                                                     'width' => 390,
  8579.                                                     'height' => 480,
  8580.                                                     'positioning' => 'center',
  8581.                                                     'forceResize' => true,
  8582.                                                 ],
  8583.                                             ],
  8584.                                         ],
  8585.                                     ],
  8586.                                     'name' => 'fullscreen-image-with-wysiwyg',
  8587.                                     'description' => '',
  8588.                                     'group' => '',
  8589.                                     'format' => 'SOURCE',
  8590.                                     'quality' => 85,
  8591.                                     'highResolution' => 0.0,
  8592.                                     'preserveColor' => false,
  8593.                                     'preserveMetaData' => false,
  8594.                                     'rasterizeSVG' => false,
  8595.                                     'downloadable' => false,
  8596.                                     'modificationDate' => 1678452209,
  8597.                                     'creationDate' => 1678452139,
  8598.                                     'preserveAnimation' => false,
  8599.                                 ],
  8600.                                 'fullscreen-img-with-usps' => [
  8601.                                     'items' => [
  8602.                                         => [
  8603.                                             'method' => 'cover',
  8604.                                             'arguments' => [
  8605.                                                 'width' => 1920,
  8606.                                                 'height' => 800,
  8607.                                                 'positioning' => 'center',
  8608.                                                 'forceResize' => true,
  8609.                                             ],
  8610.                                         ],
  8611.                                     ],
  8612.                                     'medias' => [
  8613.                                         '(max-width: 767px)' => [
  8614.                                             => [
  8615.                                                 'method' => 'cover',
  8616.                                                 'arguments' => [
  8617.                                                     'width' => 360,
  8618.                                                     'height' => 180,
  8619.                                                     'positioning' => 'center',
  8620.                                                     'forceResize' => true,
  8621.                                                 ],
  8622.                                             ],
  8623.                                         ],
  8624.                                     ],
  8625.                                     'name' => 'fullscreen-img-with-usps',
  8626.                                     'description' => '',
  8627.                                     'group' => '',
  8628.                                     'format' => 'SOURCE',
  8629.                                     'quality' => 85,
  8630.                                     'highResolution' => 0.0,
  8631.                                     'preserveColor' => false,
  8632.                                     'preserveMetaData' => false,
  8633.                                     'rasterizeSVG' => false,
  8634.                                     'downloadable' => false,
  8635.                                     'modificationDate' => 1696578109,
  8636.                                     'creationDate' => 1676981974,
  8637.                                     'preserveAnimation' => false,
  8638.                                 ],
  8639.                                 'hero' => [
  8640.                                     'items' => [
  8641.                                         => [
  8642.                                             'method' => 'cover',
  8643.                                             'arguments' => [
  8644.                                                 'width' => 360,
  8645.                                                 'height' => 203,
  8646.                                                 'positioning' => 'center',
  8647.                                                 'forceResize' => false,
  8648.                                             ],
  8649.                                         ],
  8650.                                     ],
  8651.                                     'medias' => [
  8652.                                         '(min-width: 768px)' => [
  8653.                                             => [
  8654.                                                 'method' => 'cover',
  8655.                                                 'arguments' => [
  8656.                                                     'width' => 1920,
  8657.                                                     'height' => 1080,
  8658.                                                     'positioning' => 'center',
  8659.                                                     'forceResize' => false,
  8660.                                                 ],
  8661.                                             ],
  8662.                                         ],
  8663.                                     ],
  8664.                                     'name' => 'hero',
  8665.                                     'description' => '',
  8666.                                     'group' => '',
  8667.                                     'format' => 'SOURCE',
  8668.                                     'quality' => 85,
  8669.                                     'highResolution' => 0.0,
  8670.                                     'preserveColor' => false,
  8671.                                     'preserveMetaData' => false,
  8672.                                     'rasterizeSVG' => false,
  8673.                                     'downloadable' => false,
  8674.                                     'modificationDate' => 1642150373,
  8675.                                     'creationDate' => 1641998279,
  8676.                                     'preserveAnimation' => false,
  8677.                                 ],
  8678.                                 'hotspot-bg' => [
  8679.                                     'items' => [
  8680.                                         => [
  8681.                                             'method' => 'cover',
  8682.                                             'arguments' => [
  8683.                                                 'width' => 1920,
  8684.                                                 'height' => 880,
  8685.                                                 'positioning' => 'center',
  8686.                                                 'forceResize' => true,
  8687.                                             ],
  8688.                                         ],
  8689.                                     ],
  8690.                                     'medias' => [
  8691.                                         '(max-width: 767px)' => [
  8692.                                             => [
  8693.                                                 'method' => 'cover',
  8694.                                                 'arguments' => [
  8695.                                                     'width' => 390,
  8696.                                                     'height' => 390,
  8697.                                                     'positioning' => 'center',
  8698.                                                     'forceResize' => true,
  8699.                                                 ],
  8700.                                             ],
  8701.                                         ],
  8702.                                     ],
  8703.                                     'name' => 'hotspot-bg',
  8704.                                     'description' => '',
  8705.                                     'group' => '',
  8706.                                     'format' => 'SOURCE',
  8707.                                     'quality' => 85,
  8708.                                     'highResolution' => 0.0,
  8709.                                     'preserveColor' => false,
  8710.                                     'preserveMetaData' => false,
  8711.                                     'rasterizeSVG' => false,
  8712.                                     'downloadable' => false,
  8713.                                     'modificationDate' => 1673279443,
  8714.                                     'creationDate' => 1673279401,
  8715.                                     'preserveAnimation' => false,
  8716.                                 ],
  8717.                                 'hotspot-popup' => [
  8718.                                     'items' => [
  8719.                                         => [
  8720.                                             'method' => 'cover',
  8721.                                             'arguments' => [
  8722.                                                 'width' => 385,
  8723.                                                 'height' => 257,
  8724.                                                 'positioning' => 'center',
  8725.                                                 'forceResize' => true,
  8726.                                             ],
  8727.                                         ],
  8728.                                     ],
  8729.                                     'medias' => [
  8730.                                     ],
  8731.                                     'name' => 'hotspot-popup',
  8732.                                     'description' => '',
  8733.                                     'group' => '',
  8734.                                     'format' => 'SOURCE',
  8735.                                     'quality' => 85,
  8736.                                     'highResolution' => 0.0,
  8737.                                     'preserveColor' => false,
  8738.                                     'preserveMetaData' => false,
  8739.                                     'rasterizeSVG' => false,
  8740.                                     'downloadable' => false,
  8741.                                     'modificationDate' => 1673280572,
  8742.                                     'creationDate' => 1673278374,
  8743.                                     'preserveAnimation' => false,
  8744.                                 ],
  8745.                                 'img-slider' => [
  8746.                                     'items' => [
  8747.                                         => [
  8748.                                             'method' => 'cover',
  8749.                                             'arguments' => [
  8750.                                                 'width' => 766,
  8751.                                                 'height' => 575,
  8752.                                                 'positioning' => 'center',
  8753.                                                 'forceResize' => true,
  8754.                                             ],
  8755.                                         ],
  8756.                                     ],
  8757.                                     'medias' => [
  8758.                                         '(max-width: 767px)' => [
  8759.                                             => [
  8760.                                                 'method' => 'cover',
  8761.                                                 'arguments' => [
  8762.                                                     'width' => 312,
  8763.                                                     'height' => 234,
  8764.                                                     'positioning' => 'center',
  8765.                                                     'forceResize' => true,
  8766.                                                 ],
  8767.                                             ],
  8768.                                         ],
  8769.                                     ],
  8770.                                     'name' => 'img-slider',
  8771.                                     'description' => '',
  8772.                                     'group' => '',
  8773.                                     'format' => 'SOURCE',
  8774.                                     'quality' => 85,
  8775.                                     'highResolution' => 0.0,
  8776.                                     'preserveColor' => false,
  8777.                                     'preserveMetaData' => false,
  8778.                                     'rasterizeSVG' => false,
  8779.                                     'downloadable' => false,
  8780.                                     'modificationDate' => 1685431777,
  8781.                                     'creationDate' => 1685431656,
  8782.                                     'preserveAnimation' => false,
  8783.                                 ],
  8784.                                 'img-teaser-landscape' => [
  8785.                                     'items' => [
  8786.                                         => [
  8787.                                             'method' => 'cover',
  8788.                                             'arguments' => [
  8789.                                                 'width' => 848,
  8790.                                                 'height' => 424,
  8791.                                                 'positioning' => 'center',
  8792.                                                 'forceResize' => true,
  8793.                                             ],
  8794.                                         ],
  8795.                                     ],
  8796.                                     'medias' => [
  8797.                                         '(max-width: 767px)' => [
  8798.                                             => [
  8799.                                                 'method' => 'cover',
  8800.                                                 'arguments' => [
  8801.                                                     'width' => 240,
  8802.                                                     'height' => 117,
  8803.                                                     'positioning' => 'center',
  8804.                                                     'forceResize' => true,
  8805.                                                 ],
  8806.                                             ],
  8807.                                         ],
  8808.                                     ],
  8809.                                     'name' => 'img-teaser-landscape',
  8810.                                     'description' => '',
  8811.                                     'group' => '',
  8812.                                     'format' => 'SOURCE',
  8813.                                     'quality' => 85,
  8814.                                     'highResolution' => 0.0,
  8815.                                     'preserveColor' => false,
  8816.                                     'preserveMetaData' => false,
  8817.                                     'rasterizeSVG' => false,
  8818.                                     'downloadable' => false,
  8819.                                     'modificationDate' => 1696578017,
  8820.                                     'creationDate' => 1675840716,
  8821.                                     'preserveAnimation' => false,
  8822.                                 ],
  8823.                                 'img-teaser-portal' => [
  8824.                                     'items' => [
  8825.                                         => [
  8826.                                             'method' => 'cover',
  8827.                                             'arguments' => [
  8828.                                                 'width' => 685,
  8829.                                                 'height' => 685,
  8830.                                                 'positioning' => 'center',
  8831.                                                 'forceResize' => true,
  8832.                                             ],
  8833.                                         ],
  8834.                                     ],
  8835.                                     'medias' => [
  8836.                                         '(max-width: 767px)' => [
  8837.                                             => [
  8838.                                                 'method' => 'cover',
  8839.                                                 'arguments' => [
  8840.                                                     'width' => 406,
  8841.                                                     'height' => 232,
  8842.                                                     'positioning' => 'center',
  8843.                                                     'forceResize' => true,
  8844.                                                 ],
  8845.                                             ],
  8846.                                         ],
  8847.                                     ],
  8848.                                     'name' => 'img-teaser-portal',
  8849.                                     'description' => '',
  8850.                                     'group' => '',
  8851.                                     'format' => 'SOURCE',
  8852.                                     'quality' => 85,
  8853.                                     'highResolution' => 0.0,
  8854.                                     'preserveColor' => false,
  8855.                                     'preserveMetaData' => false,
  8856.                                     'rasterizeSVG' => false,
  8857.                                     'downloadable' => false,
  8858.                                     'modificationDate' => 1676455564,
  8859.                                     'creationDate' => 1676285386,
  8860.                                     'preserveAnimation' => false,
  8861.                                 ],
  8862.                                 'img-teaser' => [
  8863.                                     'items' => [
  8864.                                         => [
  8865.                                             'method' => 'cover',
  8866.                                             'arguments' => [
  8867.                                                 'width' => 225,
  8868.                                                 'height' => 225,
  8869.                                                 'positioning' => 'center',
  8870.                                                 'forceResize' => true,
  8871.                                             ],
  8872.                                         ],
  8873.                                     ],
  8874.                                     'medias' => [
  8875.                                         '(min-width: 768px)' => [
  8876.                                             => [
  8877.                                                 'method' => 'cover',
  8878.                                                 'arguments' => [
  8879.                                                     'width' => 346,
  8880.                                                     'height' => 346,
  8881.                                                     'positioning' => 'center',
  8882.                                                     'forceResize' => true,
  8883.                                                 ],
  8884.                                             ],
  8885.                                         ],
  8886.                                     ],
  8887.                                     'name' => 'img-teaser',
  8888.                                     'description' => '',
  8889.                                     'group' => '',
  8890.                                     'format' => 'SOURCE',
  8891.                                     'quality' => 85,
  8892.                                     'highResolution' => 0.0,
  8893.                                     'preserveColor' => false,
  8894.                                     'preserveMetaData' => false,
  8895.                                     'rasterizeSVG' => false,
  8896.                                     'downloadable' => false,
  8897.                                     'modificationDate' => 1693293571,
  8898.                                     'creationDate' => 1668768692,
  8899.                                     'preserveAnimation' => false,
  8900.                                 ],
  8901.                                 'img-text-slider' => [
  8902.                                     'items' => [
  8903.                                         => [
  8904.                                             'method' => 'cover',
  8905.                                             'arguments' => [
  8906.                                                 'width' => 852,
  8907.                                                 'height' => 563,
  8908.                                                 'positioning' => 'center',
  8909.                                                 'forceResize' => true,
  8910.                                             ],
  8911.                                         ],
  8912.                                     ],
  8913.                                     'medias' => [
  8914.                                     ],
  8915.                                     'name' => 'img-text-slider',
  8916.                                     'description' => '',
  8917.                                     'group' => '',
  8918.                                     'format' => 'SOURCE',
  8919.                                     'quality' => 85,
  8920.                                     'highResolution' => 0.0,
  8921.                                     'preserveColor' => false,
  8922.                                     'preserveMetaData' => false,
  8923.                                     'rasterizeSVG' => false,
  8924.                                     'downloadable' => false,
  8925.                                     'modificationDate' => 1672652295,
  8926.                                     'creationDate' => 1672652275,
  8927.                                     'preserveAnimation' => false,
  8928.                                 ],
  8929.                                 'interactive-map-image' => [
  8930.                                     'items' => [
  8931.                                         => [
  8932.                                             'method' => 'scaleByWidth',
  8933.                                             'arguments' => [
  8934.                                                 'width' => 1712,
  8935.                                                 'forceResize' => true,
  8936.                                             ],
  8937.                                         ],
  8938.                                     ],
  8939.                                     'medias' => [
  8940.                                         '(max-width: 767px)' => [
  8941.                                             => [
  8942.                                                 'method' => 'scaleByWidth',
  8943.                                                 'arguments' => [
  8944.                                                     'width' => 360,
  8945.                                                     'forceResize' => true,
  8946.                                                 ],
  8947.                                             ],
  8948.                                         ],
  8949.                                     ],
  8950.                                     'name' => 'interactive-map-image',
  8951.                                     'description' => '',
  8952.                                     'group' => '',
  8953.                                     'format' => 'SOURCE',
  8954.                                     'quality' => 85,
  8955.                                     'highResolution' => 0.0,
  8956.                                     'preserveColor' => false,
  8957.                                     'preserveMetaData' => false,
  8958.                                     'rasterizeSVG' => false,
  8959.                                     'downloadable' => false,
  8960.                                     'modificationDate' => 1683035312,
  8961.                                     'creationDate' => 1683035279,
  8962.                                     'preserveAnimation' => false,
  8963.                                 ],
  8964.                                 'interactive-map' => [
  8965.                                     'items' => [
  8966.                                         => [
  8967.                                             'method' => 'cover',
  8968.                                             'arguments' => [
  8969.                                                 'width' => 1712,
  8970.                                                 'height' => 963,
  8971.                                                 'positioning' => 'center',
  8972.                                                 'forceResize' => true,
  8973.                                             ],
  8974.                                         ],
  8975.                                     ],
  8976.                                     'medias' => [
  8977.                                         '(max-width: 767px)' => [
  8978.                                             => [
  8979.                                                 'method' => 'cover',
  8980.                                                 'arguments' => [
  8981.                                                     'width' => 360,
  8982.                                                     'height' => 360,
  8983.                                                     'positioning' => 'center',
  8984.                                                     'forceResize' => true,
  8985.                                                 ],
  8986.                                             ],
  8987.                                         ],
  8988.                                     ],
  8989.                                     'name' => 'interactive-map',
  8990.                                     'description' => '',
  8991.                                     'group' => '',
  8992.                                     'format' => 'SOURCE',
  8993.                                     'quality' => 85,
  8994.                                     'highResolution' => 0.0,
  8995.                                     'preserveColor' => false,
  8996.                                     'preserveMetaData' => false,
  8997.                                     'rasterizeSVG' => false,
  8998.                                     'downloadable' => false,
  8999.                                     'modificationDate' => 1676457392,
  9000.                                     'creationDate' => 1676457122,
  9001.                                     'preserveAnimation' => false,
  9002.                                 ],
  9003.                                 'jsonld' => [
  9004.                                     'items' => [
  9005.                                         => [
  9006.                                             'method' => 'cover',
  9007.                                             'arguments' => [
  9008.                                                 'width' => 1920,
  9009.                                                 'height' => 1080,
  9010.                                                 'positioning' => 'center',
  9011.                                                 'forceResize' => true,
  9012.                                             ],
  9013.                                         ],
  9014.                                     ],
  9015.                                     'medias' => [
  9016.                                     ],
  9017.                                     'name' => 'jsonld',
  9018.                                     'description' => '',
  9019.                                     'group' => '',
  9020.                                     'format' => 'SOURCE',
  9021.                                     'quality' => 85,
  9022.                                     'highResolution' => 0.0,
  9023.                                     'preserveColor' => false,
  9024.                                     'preserveMetaData' => false,
  9025.                                     'rasterizeSVG' => false,
  9026.                                     'downloadable' => false,
  9027.                                     'modificationDate' => 1700468482,
  9028.                                     'creationDate' => 1700468465,
  9029.                                     'preserveAnimation' => false,
  9030.                                 ],
  9031.                                 'large-img-teaser' => [
  9032.                                     'items' => [
  9033.                                         => [
  9034.                                             'method' => 'cover',
  9035.                                             'arguments' => [
  9036.                                                 'width' => 1720,
  9037.                                                 'height' => 670,
  9038.                                                 'positioning' => 'center',
  9039.                                                 'forceResize' => true,
  9040.                                             ],
  9041.                                         ],
  9042.                                     ],
  9043.                                     'medias' => [
  9044.                                         '(max-width: 767px)' => [
  9045.                                             => [
  9046.                                                 'method' => 'cover',
  9047.                                                 'arguments' => [
  9048.                                                     'width' => 350,
  9049.                                                     'height' => 235,
  9050.                                                     'positioning' => 'center',
  9051.                                                     'forceResize' => true,
  9052.                                                 ],
  9053.                                             ],
  9054.                                         ],
  9055.                                     ],
  9056.                                     'name' => 'large-img-teaser',
  9057.                                     'description' => '',
  9058.                                     'group' => '',
  9059.                                     'format' => 'SOURCE',
  9060.                                     'quality' => 85,
  9061.                                     'highResolution' => 0.0,
  9062.                                     'preserveColor' => false,
  9063.                                     'preserveMetaData' => false,
  9064.                                     'rasterizeSVG' => false,
  9065.                                     'downloadable' => false,
  9066.                                     'modificationDate' => 1672674439,
  9067.                                     'creationDate' => 1672674389,
  9068.                                     'preserveAnimation' => false,
  9069.                                 ],
  9070.                                 'lightbox' => [
  9071.                                     'items' => [
  9072.                                         => [
  9073.                                             'method' => 'contain',
  9074.                                             'arguments' => [
  9075.                                                 'width' => 1600,
  9076.                                                 'height' => 900,
  9077.                                                 'forceResize' => false,
  9078.                                             ],
  9079.                                         ],
  9080.                                         => [
  9081.                                             'method' => 'cover',
  9082.                                             'arguments' => [
  9083.                                                 'width' => 1600,
  9084.                                                 'height' => 900,
  9085.                                                 'positioning' => NULL,
  9086.                                                 'forceResize' => false,
  9087.                                             ],
  9088.                                         ],
  9089.                                     ],
  9090.                                     'medias' => [
  9091.                                         '(max-width: 767px)' => [
  9092.                                             => [
  9093.                                                 'method' => 'contain',
  9094.                                                 'arguments' => [
  9095.                                                     'width' => 360,
  9096.                                                     'height' => 203,
  9097.                                                     'forceResize' => false,
  9098.                                                 ],
  9099.                                             ],
  9100.                                             => [
  9101.                                                 'method' => 'cover',
  9102.                                                 'arguments' => [
  9103.                                                     'width' => 360,
  9104.                                                     'height' => 203,
  9105.                                                     'positioning' => 'center',
  9106.                                                     'forceResize' => false,
  9107.                                                 ],
  9108.                                             ],
  9109.                                         ],
  9110.                                     ],
  9111.                                     'name' => 'lightbox',
  9112.                                     'description' => '',
  9113.                                     'group' => '',
  9114.                                     'format' => 'SOURCE',
  9115.                                     'quality' => 85,
  9116.                                     'highResolution' => 0.0,
  9117.                                     'preserveColor' => false,
  9118.                                     'preserveMetaData' => false,
  9119.                                     'rasterizeSVG' => false,
  9120.                                     'downloadable' => false,
  9121.                                     'modificationDate' => 1672144775,
  9122.                                     'creationDate' => 1641989294,
  9123.                                     'preserveAnimation' => false,
  9124.                                 ],
  9125.                                 'media-area-16x9' => [
  9126.                                     'items' => [
  9127.                                         => [
  9128.                                             'method' => 'cover',
  9129.                                             'arguments' => [
  9130.                                                 'width' => 330,
  9131.                                                 'height' => 186,
  9132.                                                 'positioning' => 'center',
  9133.                                                 'forceResize' => true,
  9134.                                             ],
  9135.                                         ],
  9136.                                     ],
  9137.                                     'medias' => [
  9138.                                         '(min-width: 768px)' => [
  9139.                                             => [
  9140.                                                 'method' => 'cover',
  9141.                                                 'arguments' => [
  9142.                                                     'width' => 1190,
  9143.                                                     'height' => 670,
  9144.                                                     'positioning' => 'center',
  9145.                                                     'forceResize' => true,
  9146.                                                 ],
  9147.                                             ],
  9148.                                         ],
  9149.                                     ],
  9150.                                     'name' => 'media-area-16x9',
  9151.                                     'description' => '',
  9152.                                     'group' => '',
  9153.                                     'format' => 'SOURCE',
  9154.                                     'quality' => 85,
  9155.                                     'highResolution' => 0.0,
  9156.                                     'preserveColor' => false,
  9157.                                     'preserveMetaData' => false,
  9158.                                     'rasterizeSVG' => false,
  9159.                                     'downloadable' => false,
  9160.                                     'modificationDate' => 1642151127,
  9161.                                     'creationDate' => 1642150905,
  9162.                                     'preserveAnimation' => false,
  9163.                                 ],
  9164.                                 'media-area-4x3' => [
  9165.                                     'items' => [
  9166.                                         => [
  9167.                                             'method' => 'cover',
  9168.                                             'arguments' => [
  9169.                                                 'width' => 360,
  9170.                                                 'height' => 270,
  9171.                                                 'positioning' => 'center',
  9172.                                                 'forceResize' => true,
  9173.                                             ],
  9174.                                         ],
  9175.                                     ],
  9176.                                     'medias' => [
  9177.                                         '(min-width: 768px)' => [
  9178.                                             => [
  9179.                                                 'method' => 'cover',
  9180.                                                 'arguments' => [
  9181.                                                     'width' => 800,
  9182.                                                     'height' => 600,
  9183.                                                     'positioning' => 'center',
  9184.                                                     'forceResize' => true,
  9185.                                                 ],
  9186.                                             ],
  9187.                                         ],
  9188.                                     ],
  9189.                                     'name' => 'media-area-4x3',
  9190.                                     'description' => '',
  9191.                                     'group' => '',
  9192.                                     'format' => 'SOURCE',
  9193.                                     'quality' => 85,
  9194.                                     'highResolution' => 0.0,
  9195.                                     'preserveColor' => false,
  9196.                                     'preserveMetaData' => false,
  9197.                                     'rasterizeSVG' => false,
  9198.                                     'downloadable' => false,
  9199.                                     'modificationDate' => 1642150868,
  9200.                                     'creationDate' => 1642150767,
  9201.                                     'preserveAnimation' => false,
  9202.                                 ],
  9203.                                 'media-area' => [
  9204.                                     'items' => [
  9205.                                         => [
  9206.                                             'method' => 'scaleByWidth',
  9207.                                             'arguments' => [
  9208.                                                 'width' => 330,
  9209.                                                 'forceResize' => true,
  9210.                                             ],
  9211.                                         ],
  9212.                                     ],
  9213.                                     'medias' => [
  9214.                                         '(min-width: 768px)' => [
  9215.                                             => [
  9216.                                                 'method' => 'scaleByWidth',
  9217.                                                 'arguments' => [
  9218.                                                     'width' => 1190,
  9219.                                                     'forceResize' => true,
  9220.                                                 ],
  9221.                                             ],
  9222.                                         ],
  9223.                                     ],
  9224.                                     'name' => 'media-area',
  9225.                                     'description' => '',
  9226.                                     'group' => '',
  9227.                                     'format' => 'SOURCE',
  9228.                                     'quality' => 85,
  9229.                                     'highResolution' => 0.0,
  9230.                                     'preserveColor' => false,
  9231.                                     'preserveMetaData' => false,
  9232.                                     'rasterizeSVG' => false,
  9233.                                     'downloadable' => false,
  9234.                                     'modificationDate' => 1642150479,
  9235.                                     'creationDate' => 1642150394,
  9236.                                     'preserveAnimation' => false,
  9237.                                 ],
  9238.                                 'navbar-brand' => [
  9239.                                     'items' => [
  9240.                                         => [
  9241.                                             'method' => 'scaleByWidth',
  9242.                                             'arguments' => [
  9243.                                                 'width' => 200,
  9244.                                                 'forceResize' => true,
  9245.                                             ],
  9246.                                         ],
  9247.                                     ],
  9248.                                     'medias' => [
  9249.                                     ],
  9250.                                     'name' => 'navbar-brand',
  9251.                                     'description' => '',
  9252.                                     'group' => '',
  9253.                                     'format' => 'SOURCE',
  9254.                                     'quality' => 85,
  9255.                                     'highResolution' => 0.0,
  9256.                                     'preserveColor' => false,
  9257.                                     'preserveMetaData' => false,
  9258.                                     'rasterizeSVG' => false,
  9259.                                     'downloadable' => false,
  9260.                                     'modificationDate' => 1675177483,
  9261.                                     'creationDate' => 1675177465,
  9262.                                     'preserveAnimation' => false,
  9263.                                 ],
  9264.                                 'news-teaser-big' => [
  9265.                                     'items' => [
  9266.                                         => [
  9267.                                             'method' => 'cover',
  9268.                                             'arguments' => [
  9269.                                                 'width' => 1078,
  9270.                                                 'height' => 659,
  9271.                                                 'positioning' => 'center',
  9272.                                                 'forceResize' => true,
  9273.                                             ],
  9274.                                         ],
  9275.                                     ],
  9276.                                     'medias' => [
  9277.                                     ],
  9278.                                     'name' => 'news-teaser-big',
  9279.                                     'description' => '',
  9280.                                     'group' => '',
  9281.                                     'format' => 'SOURCE',
  9282.                                     'quality' => 85,
  9283.                                     'highResolution' => 0.0,
  9284.                                     'preserveColor' => false,
  9285.                                     'preserveMetaData' => false,
  9286.                                     'rasterizeSVG' => false,
  9287.                                     'downloadable' => false,
  9288.                                     'modificationDate' => 1676444340,
  9289.                                     'creationDate' => 1676444229,
  9290.                                     'preserveAnimation' => false,
  9291.                                 ],
  9292.                                 'news-teaser-small' => [
  9293.                                     'items' => [
  9294.                                         => [
  9295.                                             'method' => 'cover',
  9296.                                             'arguments' => [
  9297.                                                 'width' => 488,
  9298.                                                 'height' => 298,
  9299.                                                 'positioning' => 'center',
  9300.                                                 'forceResize' => true,
  9301.                                             ],
  9302.                                         ],
  9303.                                     ],
  9304.                                     'medias' => [
  9305.                                     ],
  9306.                                     'name' => 'news-teaser-small',
  9307.                                     'description' => '',
  9308.                                     'group' => '',
  9309.                                     'format' => 'SOURCE',
  9310.                                     'quality' => 85,
  9311.                                     'highResolution' => 0.0,
  9312.                                     'preserveColor' => false,
  9313.                                     'preserveMetaData' => false,
  9314.                                     'rasterizeSVG' => false,
  9315.                                     'downloadable' => false,
  9316.                                     'modificationDate' => 1676445483,
  9317.                                     'creationDate' => 1676445463,
  9318.                                     'preserveAnimation' => false,
  9319.                                 ],
  9320.                                 'newsletter-bg-mobile' => [
  9321.                                     'items' => [
  9322.                                         => [
  9323.                                             'method' => 'cover',
  9324.                                             'arguments' => [
  9325.                                                 'width' => 390,
  9326.                                                 'height' => 560,
  9327.                                                 'positioning' => 'center',
  9328.                                                 'forceResize' => true,
  9329.                                             ],
  9330.                                         ],
  9331.                                     ],
  9332.                                     'medias' => [
  9333.                                     ],
  9334.                                     'name' => 'newsletter-bg-mobile',
  9335.                                     'description' => '',
  9336.                                     'group' => '',
  9337.                                     'format' => 'SOURCE',
  9338.                                     'quality' => 85,
  9339.                                     'highResolution' => 0.0,
  9340.                                     'preserveColor' => false,
  9341.                                     'preserveMetaData' => false,
  9342.                                     'rasterizeSVG' => false,
  9343.                                     'downloadable' => false,
  9344.                                     'modificationDate' => 1671535842,
  9345.                                     'creationDate' => 1671535795,
  9346.                                     'preserveAnimation' => false,
  9347.                                 ],
  9348.                                 'newsletter-bg' => [
  9349.                                     'items' => [
  9350.                                         => [
  9351.                                             'method' => 'scaleByWidth',
  9352.                                             'arguments' => [
  9353.                                                 'width' => 1920,
  9354.                                                 'forceResize' => true,
  9355.                                             ],
  9356.                                         ],
  9357.                                     ],
  9358.                                     'medias' => [
  9359.                                     ],
  9360.                                     'name' => 'newsletter-bg',
  9361.                                     'description' => '',
  9362.                                     'group' => '',
  9363.                                     'format' => 'SOURCE',
  9364.                                     'quality' => 85,
  9365.                                     'highResolution' => 0.0,
  9366.                                     'preserveColor' => false,
  9367.                                     'preserveMetaData' => false,
  9368.                                     'rasterizeSVG' => false,
  9369.                                     'downloadable' => false,
  9370.                                     'modificationDate' => 1671535784,
  9371.                                     'creationDate' => 1671535753,
  9372.                                     'preserveAnimation' => false,
  9373.                                 ],
  9374.                                 'pdf-event' => [
  9375.                                     'items' => [
  9376.                                         => [
  9377.                                             'method' => 'cover',
  9378.                                             'arguments' => [
  9379.                                                 'width' => 340,
  9380.                                                 'height' => 226,
  9381.                                                 'positioning' => 'center',
  9382.                                                 'forceResize' => true,
  9383.                                             ],
  9384.                                         ],
  9385.                                     ],
  9386.                                     'medias' => [
  9387.                                     ],
  9388.                                     'name' => 'pdf-event',
  9389.                                     'description' => '',
  9390.                                     'group' => '',
  9391.                                     'format' => 'JPEG',
  9392.                                     'quality' => 85,
  9393.                                     'highResolution' => 0.0,
  9394.                                     'preserveColor' => false,
  9395.                                     'preserveMetaData' => false,
  9396.                                     'rasterizeSVG' => false,
  9397.                                     'downloadable' => false,
  9398.                                     'modificationDate' => 1694008679,
  9399.                                     'creationDate' => 1694007449,
  9400.                                     'preserveAnimation' => false,
  9401.                                 ],
  9402.                                 'portal-hero-bg-xs' => [
  9403.                                     'items' => [
  9404.                                         => [
  9405.                                             'method' => 'cover',
  9406.                                             'arguments' => [
  9407.                                                 'width' => 414,
  9408.                                                 'height' => 896,
  9409.                                                 'positioning' => 'center',
  9410.                                                 'forceResize' => true,
  9411.                                             ],
  9412.                                         ],
  9413.                                     ],
  9414.                                     'medias' => [
  9415.                                     ],
  9416.                                     'name' => 'portal-hero-bg-xs',
  9417.                                     'description' => '',
  9418.                                     'group' => '',
  9419.                                     'format' => 'SOURCE',
  9420.                                     'quality' => 85,
  9421.                                     'highResolution' => 0.0,
  9422.                                     'preserveColor' => false,
  9423.                                     'preserveMetaData' => false,
  9424.                                     'rasterizeSVG' => false,
  9425.                                     'downloadable' => false,
  9426.                                     'modificationDate' => 1676015445,
  9427.                                     'creationDate' => 1675874614,
  9428.                                     'preserveAnimation' => false,
  9429.                                 ],
  9430.                                 'portal-hero-bg' => [
  9431.                                     'items' => [
  9432.                                         => [
  9433.                                             'method' => 'cover',
  9434.                                             'arguments' => [
  9435.                                                 'width' => 1920,
  9436.                                                 'height' => 1080,
  9437.                                                 'positioning' => 'center',
  9438.                                                 'forceResize' => true,
  9439.                                             ],
  9440.                                         ],
  9441.                                     ],
  9442.                                     'medias' => [
  9443.                                     ],
  9444.                                     'name' => 'portal-hero-bg',
  9445.                                     'description' => '',
  9446.                                     'group' => '',
  9447.                                     'format' => 'SOURCE',
  9448.                                     'quality' => 85,
  9449.                                     'highResolution' => 0.0,
  9450.                                     'preserveColor' => false,
  9451.                                     'preserveMetaData' => false,
  9452.                                     'rasterizeSVG' => false,
  9453.                                     'downloadable' => false,
  9454.                                     'modificationDate' => 1675874761,
  9455.                                     'creationDate' => 1675874570,
  9456.                                     'preserveAnimation' => false,
  9457.                                 ],
  9458.                                 'portal-hero-xs' => [
  9459.                                     'items' => [
  9460.                                         => [
  9461.                                             'method' => 'cover',
  9462.                                             'arguments' => [
  9463.                                                 'width' => 295,
  9464.                                                 'height' => 442,
  9465.                                                 'positioning' => 'center',
  9466.                                                 'forceResize' => true,
  9467.                                             ],
  9468.                                         ],
  9469.                                     ],
  9470.                                     'medias' => [
  9471.                                     ],
  9472.                                     'name' => 'portal-hero-xs',
  9473.                                     'description' => '',
  9474.                                     'group' => '',
  9475.                                     'format' => 'SOURCE',
  9476.                                     'quality' => 85,
  9477.                                     'highResolution' => 0.0,
  9478.                                     'preserveColor' => false,
  9479.                                     'preserveMetaData' => false,
  9480.                                     'rasterizeSVG' => false,
  9481.                                     'downloadable' => false,
  9482.                                     'modificationDate' => 1676618940,
  9483.                                     'creationDate' => 1676618832,
  9484.                                     'preserveAnimation' => false,
  9485.                                 ],
  9486.                                 'portal-hero' => [
  9487.                                     'items' => [
  9488.                                         => [
  9489.                                             'method' => 'cover',
  9490.                                             'arguments' => [
  9491.                                                 'width' => 1680,
  9492.                                                 'height' => 800,
  9493.                                                 'positioning' => 'center',
  9494.                                                 'forceResize' => true,
  9495.                                             ],
  9496.                                         ],
  9497.                                     ],
  9498.                                     'medias' => [
  9499.                                         '(max-width: 767px)' => [
  9500.                                             => [
  9501.                                                 'method' => 'cover',
  9502.                                                 'arguments' => [
  9503.                                                     'width' => 295,
  9504.                                                     'height' => 442,
  9505.                                                     'positioning' => 'center',
  9506.                                                     'forceResize' => true,
  9507.                                                 ],
  9508.                                             ],
  9509.                                         ],
  9510.                                     ],
  9511.                                     'name' => 'portal-hero',
  9512.                                     'description' => '',
  9513.                                     'group' => '',
  9514.                                     'format' => 'SOURCE',
  9515.                                     'quality' => 85,
  9516.                                     'highResolution' => 0.0,
  9517.                                     'preserveColor' => false,
  9518.                                     'preserveMetaData' => false,
  9519.                                     'rasterizeSVG' => false,
  9520.                                     'downloadable' => false,
  9521.                                     'modificationDate' => 1669631232,
  9522.                                     'creationDate' => 1669366385,
  9523.                                     'preserveAnimation' => false,
  9524.                                 ],
  9525.                                 'profile-block' => [
  9526.                                     'items' => [
  9527.                                         => [
  9528.                                             'method' => 'cover',
  9529.                                             'arguments' => [
  9530.                                                 'width' => 64,
  9531.                                                 'height' => 64,
  9532.                                                 'positioning' => 'center',
  9533.                                                 'forceResize' => true,
  9534.                                             ],
  9535.                                         ],
  9536.                                     ],
  9537.                                     'medias' => [
  9538.                                     ],
  9539.                                     'name' => 'profile-block',
  9540.                                     'description' => '',
  9541.                                     'group' => '',
  9542.                                     'format' => 'SOURCE',
  9543.                                     'quality' => 85,
  9544.                                     'highResolution' => 0.0,
  9545.                                     'preserveColor' => false,
  9546.                                     'preserveMetaData' => false,
  9547.                                     'rasterizeSVG' => false,
  9548.                                     'downloadable' => false,
  9549.                                     'modificationDate' => 1678178537,
  9550.                                     'creationDate' => 1678178513,
  9551.                                     'preserveAnimation' => false,
  9552.                                 ],
  9553.                                 'profile-hub' => [
  9554.                                     'items' => [
  9555.                                         => [
  9556.                                             'method' => 'cover',
  9557.                                             'arguments' => [
  9558.                                                 'width' => 96,
  9559.                                                 'height' => 96,
  9560.                                                 'positioning' => 'center',
  9561.                                                 'forceResize' => true,
  9562.                                             ],
  9563.                                         ],
  9564.                                     ],
  9565.                                     'medias' => [
  9566.                                     ],
  9567.                                     'name' => 'profile-hub',
  9568.                                     'description' => '',
  9569.                                     'group' => '',
  9570.                                     'format' => 'SOURCE',
  9571.                                     'quality' => 85,
  9572.                                     'highResolution' => 0.0,
  9573.                                     'preserveColor' => false,
  9574.                                     'preserveMetaData' => false,
  9575.                                     'rasterizeSVG' => false,
  9576.                                     'downloadable' => false,
  9577.                                     'modificationDate' => 1680258460,
  9578.                                     'creationDate' => 1680258343,
  9579.                                     'preserveAnimation' => false,
  9580.                                 ],
  9581.                                 'search-result' => [
  9582.                                     'items' => [
  9583.                                         => [
  9584.                                             'method' => 'cover',
  9585.                                             'arguments' => [
  9586.                                                 'width' => 211,
  9587.                                                 'height' => 211,
  9588.                                                 'positioning' => 'center',
  9589.                                                 'forceResize' => true,
  9590.                                             ],
  9591.                                         ],
  9592.                                     ],
  9593.                                     'medias' => [
  9594.                                         '(max-width: 767px)' => [
  9595.                                             => [
  9596.                                                 'method' => 'cover',
  9597.                                                 'arguments' => [
  9598.                                                     'width' => 350,
  9599.                                                     'height' => 200,
  9600.                                                     'positioning' => 'center',
  9601.                                                     'forceResize' => true,
  9602.                                                 ],
  9603.                                             ],
  9604.                                         ],
  9605.                                     ],
  9606.                                     'name' => 'search-result',
  9607.                                     'description' => '',
  9608.                                     'group' => '',
  9609.                                     'format' => 'SOURCE',
  9610.                                     'quality' => 85,
  9611.                                     'highResolution' => 0.0,
  9612.                                     'preserveColor' => false,
  9613.                                     'preserveMetaData' => false,
  9614.                                     'rasterizeSVG' => false,
  9615.                                     'downloadable' => false,
  9616.                                     'modificationDate' => 1679908518,
  9617.                                     'creationDate' => 1679908422,
  9618.                                     'preserveAnimation' => false,
  9619.                                 ],
  9620.                                 'snow-items-bg-img' => [
  9621.                                     'items' => [
  9622.                                         => [
  9623.                                             'method' => 'cover',
  9624.                                             'arguments' => [
  9625.                                                 'width' => 1920,
  9626.                                                 'height' => 800,
  9627.                                                 'positioning' => 'center',
  9628.                                                 'forceResize' => true,
  9629.                                             ],
  9630.                                         ],
  9631.                                     ],
  9632.                                     'medias' => [
  9633.                                         '(max-width: 767px)' => [
  9634.                                             => [
  9635.                                                 'method' => 'cover',
  9636.                                                 'arguments' => [
  9637.                                                     'width' => 390,
  9638.                                                     'height' => 480,
  9639.                                                     'positioning' => 'center',
  9640.                                                     'forceResize' => true,
  9641.                                                 ],
  9642.                                             ],
  9643.                                         ],
  9644.                                     ],
  9645.                                     'name' => 'snow-items-bg-img',
  9646.                                     'description' => '',
  9647.                                     'group' => '',
  9648.                                     'format' => 'SOURCE',
  9649.                                     'quality' => 85,
  9650.                                     'highResolution' => 0.0,
  9651.                                     'preserveColor' => false,
  9652.                                     'preserveMetaData' => false,
  9653.                                     'rasterizeSVG' => false,
  9654.                                     'downloadable' => false,
  9655.                                     'modificationDate' => 1678789815,
  9656.                                     'creationDate' => 1678789663,
  9657.                                     'preserveAnimation' => false,
  9658.                                 ],
  9659.                                 'sustainability-area-bg-xs' => [
  9660.                                     'items' => [
  9661.                                         => [
  9662.                                             'method' => 'cover',
  9663.                                             'arguments' => [
  9664.                                                 'width' => 390,
  9665.                                                 'height' => 930,
  9666.                                                 'positioning' => 'center',
  9667.                                                 'forceResize' => true,
  9668.                                             ],
  9669.                                         ],
  9670.                                     ],
  9671.                                     'medias' => [
  9672.                                     ],
  9673.                                     'name' => 'sustainability-area-bg-xs',
  9674.                                     'description' => '',
  9675.                                     'group' => '',
  9676.                                     'format' => 'SOURCE',
  9677.                                     'quality' => 85,
  9678.                                     'highResolution' => 0.0,
  9679.                                     'preserveColor' => false,
  9680.                                     'preserveMetaData' => false,
  9681.                                     'rasterizeSVG' => false,
  9682.                                     'downloadable' => false,
  9683.                                     'modificationDate' => 1676035210,
  9684.                                     'creationDate' => 1676035185,
  9685.                                     'preserveAnimation' => false,
  9686.                                 ],
  9687.                                 'sustainability-area-bg' => [
  9688.                                     'items' => [
  9689.                                         => [
  9690.                                             'method' => 'cover',
  9691.                                             'arguments' => [
  9692.                                                 'width' => 1920,
  9693.                                                 'height' => 1080,
  9694.                                                 'positioning' => 'center',
  9695.                                                 'forceResize' => true,
  9696.                                             ],
  9697.                                         ],
  9698.                                     ],
  9699.                                     'medias' => [
  9700.                                     ],
  9701.                                     'name' => 'sustainability-area-bg',
  9702.                                     'description' => '',
  9703.                                     'group' => '',
  9704.                                     'format' => 'SOURCE',
  9705.                                     'quality' => 85,
  9706.                                     'highResolution' => 0.0,
  9707.                                     'preserveColor' => false,
  9708.                                     'preserveMetaData' => false,
  9709.                                     'rasterizeSVG' => false,
  9710.                                     'downloadable' => false,
  9711.                                     'modificationDate' => 1675957259,
  9712.                                     'creationDate' => 1675957246,
  9713.                                     'preserveAnimation' => false,
  9714.                                 ],
  9715.                                 'sustainability-area' => [
  9716.                                     'items' => [
  9717.                                         => [
  9718.                                             'method' => 'cover',
  9719.                                             'arguments' => [
  9720.                                                 'width' => 563,
  9721.                                                 'height' => 843,
  9722.                                                 'positioning' => 'center',
  9723.                                                 'forceResize' => true,
  9724.                                             ],
  9725.                                         ],
  9726.                                     ],
  9727.                                     'medias' => [
  9728.                                         '(max-width: 767px)' => [
  9729.                                             => [
  9730.                                                 'method' => 'cover',
  9731.                                                 'arguments' => [
  9732.                                                     'width' => 167,
  9733.                                                     'height' => 334,
  9734.                                                     'positioning' => 'center',
  9735.                                                     'forceResize' => true,
  9736.                                                 ],
  9737.                                             ],
  9738.                                         ],
  9739.                                     ],
  9740.                                     'name' => 'sustainability-area',
  9741.                                     'description' => '',
  9742.                                     'group' => '',
  9743.                                     'format' => 'SOURCE',
  9744.                                     'quality' => 85,
  9745.                                     'highResolution' => 0.0,
  9746.                                     'preserveColor' => false,
  9747.                                     'preserveMetaData' => false,
  9748.                                     'rasterizeSVG' => false,
  9749.                                     'downloadable' => false,
  9750.                                     'modificationDate' => 1676036328,
  9751.                                     'creationDate' => 1675787664,
  9752.                                     'preserveAnimation' => false,
  9753.                                 ],
  9754.                                 'team-member' => [
  9755.                                     'items' => [
  9756.                                         => [
  9757.                                             'method' => 'cover',
  9758.                                             'arguments' => [
  9759.                                                 'width' => 274,
  9760.                                                 'height' => 274,
  9761.                                                 'positioning' => 'center',
  9762.                                                 'forceResize' => true,
  9763.                                             ],
  9764.                                         ],
  9765.                                     ],
  9766.                                     'medias' => [
  9767.                                         '(max-width: 767px)' => [
  9768.                                             => [
  9769.                                                 'method' => 'cover',
  9770.                                                 'arguments' => [
  9771.                                                     'width' => 167,
  9772.                                                     'height' => 167,
  9773.                                                     'positioning' => 'center',
  9774.                                                     'forceResize' => true,
  9775.                                                 ],
  9776.                                             ],
  9777.                                         ],
  9778.                                     ],
  9779.                                     'name' => 'team-member',
  9780.                                     'description' => '',
  9781.                                     'group' => '',
  9782.                                     'format' => 'SOURCE',
  9783.                                     'quality' => 85,
  9784.                                     'highResolution' => 0.0,
  9785.                                     'preserveColor' => false,
  9786.                                     'preserveMetaData' => false,
  9787.                                     'rasterizeSVG' => false,
  9788.                                     'downloadable' => false,
  9789.                                     'modificationDate' => 1678373330,
  9790.                                     'creationDate' => 1678373285,
  9791.                                     'preserveAnimation' => false,
  9792.                                 ],
  9793.                                 'ticket-teaser' => [
  9794.                                     'items' => [
  9795.                                         => [
  9796.                                             'method' => 'cover',
  9797.                                             'arguments' => [
  9798.                                                 'width' => 312,
  9799.                                                 'height' => 209,
  9800.                                                 'positioning' => 'center',
  9801.                                                 'forceResize' => true,
  9802.                                             ],
  9803.                                         ],
  9804.                                     ],
  9805.                                     'medias' => [
  9806.                                         '(min-width: 768px)' => [
  9807.                                             => [
  9808.                                                 'method' => 'cover',
  9809.                                                 'arguments' => [
  9810.                                                     'width' => 418,
  9811.                                                     'height' => 280,
  9812.                                                     'positioning' => 'center',
  9813.                                                     'forceResize' => true,
  9814.                                                 ],
  9815.                                             ],
  9816.                                         ],
  9817.                                     ],
  9818.                                     'name' => 'ticket-teaser',
  9819.                                     'description' => '',
  9820.                                     'group' => '',
  9821.                                     'format' => 'SOURCE',
  9822.                                     'quality' => 85,
  9823.                                     'highResolution' => 0.0,
  9824.                                     'preserveColor' => false,
  9825.                                     'preserveMetaData' => false,
  9826.                                     'rasterizeSVG' => false,
  9827.                                     'downloadable' => false,
  9828.                                     'modificationDate' => 1693296583,
  9829.                                     'creationDate' => 1669383732,
  9830.                                     'preserveAnimation' => false,
  9831.                                 ],
  9832.                                 'travel-station-hero' => [
  9833.                                     'items' => [
  9834.                                         => [
  9835.                                             'method' => 'cover',
  9836.                                             'arguments' => [
  9837.                                                 'width' => 1322,
  9838.                                                 'height' => 776,
  9839.                                                 'positioning' => 'center',
  9840.                                                 'forceResize' => true,
  9841.                                             ],
  9842.                                         ],
  9843.                                     ],
  9844.                                     'medias' => [
  9845.                                         '(max-width: 767px)' => [
  9846.                                             => [
  9847.                                                 'method' => 'cover',
  9848.                                                 'arguments' => [
  9849.                                                     'width' => 360,
  9850.                                                     'height' => 360,
  9851.                                                     'positioning' => 'center',
  9852.                                                     'forceResize' => true,
  9853.                                                 ],
  9854.                                             ],
  9855.                                         ],
  9856.                                     ],
  9857.                                     'name' => 'travel-station-hero',
  9858.                                     'description' => '',
  9859.                                     'group' => '',
  9860.                                     'format' => 'SOURCE',
  9861.                                     'quality' => 85,
  9862.                                     'highResolution' => 0.0,
  9863.                                     'preserveColor' => false,
  9864.                                     'preserveMetaData' => false,
  9865.                                     'rasterizeSVG' => false,
  9866.                                     'downloadable' => false,
  9867.                                     'modificationDate' => 1678089311,
  9868.                                     'creationDate' => 1675761835,
  9869.                                     'preserveAnimation' => false,
  9870.                                 ],
  9871.                                 'travel-stations-preview' => [
  9872.                                     'items' => [
  9873.                                         => [
  9874.                                             'method' => 'scaleByWidth',
  9875.                                             'arguments' => [
  9876.                                                 'width' => 1322,
  9877.                                                 'forceResize' => true,
  9878.                                             ],
  9879.                                         ],
  9880.                                     ],
  9881.                                     'medias' => [
  9882.                                         '(min-width: 767px)' => [
  9883.                                             => [
  9884.                                                 'method' => 'scaleByWidth',
  9885.                                                 'arguments' => [
  9886.                                                     'width' => 360,
  9887.                                                     'forceResize' => true,
  9888.                                                 ],
  9889.                                             ],
  9890.                                         ],
  9891.                                     ],
  9892.                                     'name' => 'travel-stations-preview',
  9893.                                     'description' => '',
  9894.                                     'group' => '',
  9895.                                     'format' => 'SOURCE',
  9896.                                     'quality' => 85,
  9897.                                     'highResolution' => 0.0,
  9898.                                     'preserveColor' => false,
  9899.                                     'preserveMetaData' => false,
  9900.                                     'rasterizeSVG' => false,
  9901.                                     'downloadable' => false,
  9902.                                     'modificationDate' => 1675788162,
  9903.                                     'creationDate' => 1675787999,
  9904.                                     'preserveAnimation' => false,
  9905.                                 ],
  9906.                                 'webcam-item-360--xs' => [
  9907.                                     'items' => [
  9908.                                         => [
  9909.                                             'method' => 'cover',
  9910.                                             'arguments' => [
  9911.                                                 'width' => 590,
  9912.                                                 'height' => 229,
  9913.                                                 'positioning' => 'center',
  9914.                                                 'forceResize' => true,
  9915.                                             ],
  9916.                                         ],
  9917.                                     ],
  9918.                                     'medias' => [
  9919.                                     ],
  9920.                                     'name' => 'webcam-item-360--xs',
  9921.                                     'description' => '',
  9922.                                     'group' => '',
  9923.                                     'format' => 'SOURCE',
  9924.                                     'quality' => 85,
  9925.                                     'highResolution' => 0.0,
  9926.                                     'preserveColor' => false,
  9927.                                     'preserveMetaData' => false,
  9928.                                     'rasterizeSVG' => false,
  9929.                                     'downloadable' => false,
  9930.                                     'modificationDate' => 1678980695,
  9931.                                     'creationDate' => 1678976363,
  9932.                                     'preserveAnimation' => false,
  9933.                                 ],
  9934.                                 'webcam-item-360' => [
  9935.                                     'items' => [
  9936.                                         => [
  9937.                                             'method' => 'cover',
  9938.                                             'arguments' => [
  9939.                                                 'width' => 1920,
  9940.                                                 'height' => 570,
  9941.                                                 'positioning' => 'center',
  9942.                                                 'forceResize' => true,
  9943.                                             ],
  9944.                                         ],
  9945.                                     ],
  9946.                                     'medias' => [
  9947.                                     ],
  9948.                                     'name' => 'webcam-item-360',
  9949.                                     'description' => '',
  9950.                                     'group' => '',
  9951.                                     'format' => 'SOURCE',
  9952.                                     'quality' => 85,
  9953.                                     'highResolution' => 0.0,
  9954.                                     'preserveColor' => false,
  9955.                                     'preserveMetaData' => false,
  9956.                                     'rasterizeSVG' => false,
  9957.                                     'downloadable' => false,
  9958.                                     'modificationDate' => 1678976355,
  9959.                                     'creationDate' => 1678976336,
  9960.                                     'preserveAnimation' => false,
  9961.                                 ],
  9962.                                 'webcam' => [
  9963.                                     'items' => [
  9964.                                         => [
  9965.                                             'method' => 'cover',
  9966.                                             'arguments' => [
  9967.                                                 'width' => 852,
  9968.                                                 'height' => 570,
  9969.                                                 'positioning' => 'center',
  9970.                                                 'forceResize' => true,
  9971.                                             ],
  9972.                                         ],
  9973.                                     ],
  9974.                                     'medias' => [
  9975.                                         '(max-width: 767px)' => [
  9976.                                             => [
  9977.                                                 'method' => 'cover',
  9978.                                                 'arguments' => [
  9979.                                                     'width' => 390,
  9980.                                                     'height' => 260,
  9981.                                                     'positioning' => 'center',
  9982.                                                     'forceResize' => true,
  9983.                                                 ],
  9984.                                             ],
  9985.                                         ],
  9986.                                     ],
  9987.                                     'name' => 'webcam',
  9988.                                     'description' => '',
  9989.                                     'group' => '',
  9990.                                     'format' => 'SOURCE',
  9991.                                     'quality' => 85,
  9992.                                     'highResolution' => 0.0,
  9993.                                     'preserveColor' => false,
  9994.                                     'preserveMetaData' => false,
  9995.                                     'rasterizeSVG' => false,
  9996.                                     'downloadable' => false,
  9997.                                     'modificationDate' => 1679043224,
  9998.                                     'creationDate' => 1678975972,
  9999.                                     'preserveAnimation' => false,
  10000.                                 ],
  10001.                                 'wysiwyg-img-1x1' => [
  10002.                                     'items' => [
  10003.                                         => [
  10004.                                             'method' => 'cover',
  10005.                                             'arguments' => [
  10006.                                                 'width' => 418,
  10007.                                                 'height' => 418,
  10008.                                                 'positioning' => 'center',
  10009.                                                 'forceResize' => true,
  10010.                                             ],
  10011.                                         ],
  10012.                                     ],
  10013.                                     'medias' => [
  10014.                                         '(max-width: 767px)' => [
  10015.                                             => [
  10016.                                                 'method' => 'cover',
  10017.                                                 'arguments' => [
  10018.                                                     'width' => 167,
  10019.                                                     'height' => 167,
  10020.                                                     'positioning' => 'center',
  10021.                                                     'forceResize' => true,
  10022.                                                 ],
  10023.                                             ],
  10024.                                         ],
  10025.                                     ],
  10026.                                     'name' => 'wysiwyg-img-1x1',
  10027.                                     'description' => '',
  10028.                                     'group' => '',
  10029.                                     'format' => 'SOURCE',
  10030.                                     'quality' => 85,
  10031.                                     'highResolution' => 0.0,
  10032.                                     'preserveColor' => false,
  10033.                                     'preserveMetaData' => false,
  10034.                                     'rasterizeSVG' => false,
  10035.                                     'downloadable' => false,
  10036.                                     'modificationDate' => 1669716642,
  10037.                                     'creationDate' => 1669716332,
  10038.                                     'preserveAnimation' => false,
  10039.                                 ],
  10040.                                 'wysiwyg-img-53x26' => [
  10041.                                     'items' => [
  10042.                                         => [
  10043.                                             'method' => 'cover',
  10044.                                             'arguments' => [
  10045.                                                 'width' => 848,
  10046.                                                 'height' => 416,
  10047.                                                 'positioning' => 'center',
  10048.                                                 'forceResize' => true,
  10049.                                             ],
  10050.                                         ],
  10051.                                     ],
  10052.                                     'medias' => [
  10053.                                         '(max-width: 767px)' => [
  10054.                                             => [
  10055.                                                 'method' => 'cover',
  10056.                                                 'arguments' => [
  10057.                                                     'width' => 350,
  10058.                                                     'height' => 167,
  10059.                                                     'positioning' => 'center',
  10060.                                                     'forceResize' => true,
  10061.                                                 ],
  10062.                                             ],
  10063.                                         ],
  10064.                                     ],
  10065.                                     'name' => 'wysiwyg-img-53x26',
  10066.                                     'description' => '',
  10067.                                     'group' => '',
  10068.                                     'format' => 'SOURCE',
  10069.                                     'quality' => 85,
  10070.                                     'highResolution' => 0.0,
  10071.                                     'preserveColor' => false,
  10072.                                     'preserveMetaData' => false,
  10073.                                     'rasterizeSVG' => false,
  10074.                                     'downloadable' => false,
  10075.                                     'modificationDate' => 1669716944,
  10076.                                     'creationDate' => 1669716802,
  10077.                                     'preserveAnimation' => false,
  10078.                                 ],
  10079.                                 'wysiwyg-with-media--full-width' => [
  10080.                                     'items' => [
  10081.                                         => [
  10082.                                             'method' => 'cover',
  10083.                                             'arguments' => [
  10084.                                                 'width' => 489,
  10085.                                                 'height' => 326,
  10086.                                                 'positioning' => 'center',
  10087.                                                 'forceResize' => true,
  10088.                                             ],
  10089.                                         ],
  10090.                                     ],
  10091.                                     'medias' => [
  10092.                                         '(min-width: 767px)' => [
  10093.                                             => [
  10094.                                                 'method' => 'cover',
  10095.                                                 'arguments' => [
  10096.                                                     'width' => 1248,
  10097.                                                     'height' => 793,
  10098.                                                     'positioning' => 'center',
  10099.                                                     'forceResize' => true,
  10100.                                                 ],
  10101.                                             ],
  10102.                                         ],
  10103.                                     ],
  10104.                                     'name' => 'wysiwyg-with-media--full-width',
  10105.                                     'description' => '',
  10106.                                     'group' => '',
  10107.                                     'format' => 'SOURCE',
  10108.                                     'quality' => 85,
  10109.                                     'highResolution' => 0.0,
  10110.                                     'preserveColor' => false,
  10111.                                     'preserveMetaData' => false,
  10112.                                     'rasterizeSVG' => false,
  10113.                                     'downloadable' => false,
  10114.                                     'modificationDate' => 1711715295,
  10115.                                     'creationDate' => 1677231980,
  10116.                                     'preserveAnimation' => false,
  10117.                                 ],
  10118.                                 'wysiwyg-with-media' => [
  10119.                                     'items' => [
  10120.                                         => [
  10121.                                             'method' => 'cover',
  10122.                                             'arguments' => [
  10123.                                                 'width' => 896,
  10124.                                                 'height' => 597,
  10125.                                                 'positioning' => 'center',
  10126.                                                 'forceResize' => true,
  10127.                                             ],
  10128.                                         ],
  10129.                                     ],
  10130.                                     'medias' => [
  10131.                                         '(max-width: 767px)' => [
  10132.                                             => [
  10133.                                                 'method' => 'cover',
  10134.                                                 'arguments' => [
  10135.                                                     'width' => 320,
  10136.                                                     'height' => 213,
  10137.                                                     'positioning' => 'center',
  10138.                                                     'forceResize' => true,
  10139.                                                 ],
  10140.                                             ],
  10141.                                         ],
  10142.                                     ],
  10143.                                     'name' => 'wysiwyg-with-media',
  10144.                                     'description' => '',
  10145.                                     'group' => '',
  10146.                                     'format' => 'SOURCE',
  10147.                                     'quality' => 85,
  10148.                                     'highResolution' => 0.0,
  10149.                                     'preserveColor' => false,
  10150.                                     'preserveMetaData' => false,
  10151.                                     'rasterizeSVG' => false,
  10152.                                     'downloadable' => false,
  10153.                                     'modificationDate' => 1696577947,
  10154.                                     'creationDate' => 1642151052,
  10155.                                     'preserveAnimation' => false,
  10156.                                 ],
  10157.                             ],
  10158.                             'clip_auto_support' => true,
  10159.                             'image_optimizers' => [
  10160.                                 'enabled' => true,
  10161.                             ],
  10162.                             'status_cache' => true,
  10163.                             'auto_clear_temp_files' => true,
  10164.                         ],
  10165.                         'low_quality_image_preview' => [
  10166.                             'enabled' => true,
  10167.                         ],
  10168.                         'focal_point_detection' => [
  10169.                             'enabled' => true,
  10170.                         ],
  10171.                     ],
  10172.                     'versions' => [
  10173.                         'days' => NULL,
  10174.                         'steps' => 2,
  10175.                         'use_hardlinks' => true,
  10176.                         'disable_stack_trace' => false,
  10177.                     ],
  10178.                     'hide_edit_image' => false,
  10179.                     'disable_tree_preview' => false,
  10180.                     'video' => [
  10181.                         'thumbnails' => [
  10182.                             'definitions' => [
  10183.                                 'default' => [
  10184.                                     'items' => [
  10185.                                     ],
  10186.                                     'medias' => [
  10187.                                     ],
  10188.                                     'name' => 'default',
  10189.                                     'description' => '',
  10190.                                     'group' => '',
  10191.                                     'videoBitrate' => 800,
  10192.                                     'audioBitrate' => 196,
  10193.                                     'modificationDate' => 1689923052,
  10194.                                     'creationDate' => 1676985938,
  10195.                                 ],
  10196.                                 'portal-hero-xs' => [
  10197.                                     'items' => [
  10198.                                         => [
  10199.                                             'method' => 'resize',
  10200.                                             'arguments' => [
  10201.                                                 'width' => 585,
  10202.                                                 'height' => 876,
  10203.                                                 'displayfield_1249_inputEl' => '<small style=\'color: red;\'>width and height must be an even number</small>',
  10204.                                             ],
  10205.                                         ],
  10206.                                     ],
  10207.                                     'medias' => [
  10208.                                     ],
  10209.                                     'name' => 'portal-hero-xs',
  10210.                                     'description' => '',
  10211.                                     'group' => '',
  10212.                                     'videoBitrate' => 2000,
  10213.                                     'audioBitrate' => 196,
  10214.                                     'modificationDate' => 1696850919,
  10215.                                     'creationDate' => 1676618779,
  10216.                                 ],
  10217.                                 'portal-hero' => [
  10218.                                     'items' => [
  10219.                                     ],
  10220.                                     'medias' => [
  10221.                                     ],
  10222.                                     'name' => 'portal-hero',
  10223.                                     'description' => '',
  10224.                                     'group' => '',
  10225.                                     'videoBitrate' => 2000,
  10226.                                     'audioBitrate' => 196,
  10227.                                     'modificationDate' => 1696850911,
  10228.                                     'creationDate' => 1676456752,
  10229.                                 ],
  10230.                             ],
  10231.                             'auto_clear_temp_files' => true,
  10232.                         ],
  10233.                     ],
  10234.                     'frontend_prefixes' => [
  10235.                         'source' => '',
  10236.                         'thumbnail' => '',
  10237.                         'thumbnail_deferred' => '',
  10238.                     ],
  10239.                     'preview_image_thumbnail' => NULL,
  10240.                     'default_upload_path' => '_default_upload_bucket',
  10241.                     'tree_paging_limit' => 100,
  10242.                     'icc_rgb_profile' => NULL,
  10243.                     'icc_cmyk_profile' => NULL,
  10244.                 ],
  10245.                 'objects' => [
  10246.                     'class_definitions' => [
  10247.                         'data' => [
  10248.                             'map' => [
  10249.                                 'block' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Block',
  10250.                                 'calculatedValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\CalculatedValue',
  10251.                                 'checkbox' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Checkbox',
  10252.                                 'classificationstore' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Classificationstore',
  10253.                                 'consent' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Consent',
  10254.                                 'country' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Country',
  10255.                                 'countrymultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Countrymultiselect',
  10256.                                 'date' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Date',
  10257.                                 'datetime' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  10258.                                 'email' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Email',
  10259.                                 'encryptedField' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\EncryptedField',
  10260.                                 'externalImage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ExternalImage',
  10261.                                 'fieldcollections' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Fieldcollections',
  10262.                                 'firstname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Firstname',
  10263.                                 'gender' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Gender',
  10264.                                 'geobounds' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geobounds',
  10265.                                 'geopoint' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopoint',
  10266.                                 'geopolygon' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolygon',
  10267.                                 'geopolyline' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolyline',
  10268.                                 'hotspotimage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Hotspotimage',
  10269.                                 'manyToOneRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToOneRelation',
  10270.                                 'image' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Image',
  10271.                                 'imageGallery' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ImageGallery',
  10272.                                 'input' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  10273.                                 'language' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Language',
  10274.                                 'languagemultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Languagemultiselect',
  10275.                                 'lastname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Lastname',
  10276.                                 'link' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Link',
  10277.                                 'localizedfields' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Localizedfields',
  10278.                                 'manyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyRelation',
  10279.                                 'advancedManyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyRelation',
  10280.                                 'multiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Multiselect',
  10281.                                 'newsletterActive' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\NewsletterActive',
  10282.                                 'reverseObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ReverseObjectRelation',
  10283.                                 'urlSlug' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\UrlSlug',
  10284.                                 'numeric' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  10285.                                 'objectbricks' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Objectbricks',
  10286.                                 'manyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyObjectRelation',
  10287.                                 'advancedManyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyObjectRelation',
  10288.                                 'password' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Password',
  10289.                                 'rgbaColor' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\RgbaColor',
  10290.                                 'targetGroup' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroup',
  10291.                                 'targetGroupMultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroupMultiselect',
  10292.                                 'quantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\QuantityValue',
  10293.                                 'inputQuantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\InputQuantityValue',
  10294.                                 'select' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  10295.                                 'slider' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Slider',
  10296.                                 'structuredTable' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\StructuredTable',
  10297.                                 'table' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Table',
  10298.                                 'textarea' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Textarea',
  10299.                                 'time' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Time',
  10300.                                 'user' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\User',
  10301.                                 'video' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Video',
  10302.                                 'wysiwyg' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Wysiwyg',
  10303.                                 'recurringDates' => '\\Elements\\Bundle\\RecurringDatesTypeBundle\\ClassDefinition\\RecurringDates',
  10304.                                 'indexFieldSelection' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\CoreExtensions\\ClassDefinition\\IndexFieldSelection',
  10305.                                 'indexFieldSelectionCombo' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\CoreExtensions\\ClassDefinition\\IndexFieldSelectionCombo',
  10306.                                 'indexFieldSelectionField' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\CoreExtensions\\ClassDefinition\\IndexFieldSelectionField',
  10307.                             ],
  10308.                             'prefixes' => [
  10309.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\',
  10310.                                 => '\\Object_Class_Data_',
  10311.                             ],
  10312.                         ],
  10313.                         'layout' => [
  10314.                             'prefixes' => [
  10315.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Layout\\',
  10316.                                 => '\\Object_Class_Layout_',
  10317.                             ],
  10318.                             'map' => [
  10319.                             ],
  10320.                         ],
  10321.                     ],
  10322.                     'versions' => [
  10323.                         'days' => NULL,
  10324.                         'steps' => 15,
  10325.                         'disable_stack_trace' => false,
  10326.                     ],
  10327.                     'ignore_localized_query_fallback' => false,
  10328.                     'tree_paging_limit' => 30,
  10329.                     'auto_save_interval' => 60,
  10330.                 ],
  10331.                 'documents' => [
  10332.                     'type_definitions' => [
  10333.                         'map' => [
  10334.                             'folder' => '\\Pimcore\\Model\\Document\\Folder',
  10335.                             'page' => '\\Pimcore\\Model\\Document\\Page',
  10336.                             'snippet' => '\\Pimcore\\Model\\Document\\Snippet',
  10337.                             'link' => '\\Pimcore\\Model\\Document\\Link',
  10338.                             'hardlink' => '\\Pimcore\\Model\\Document\\Hardlink',
  10339.                             'email' => '\\Pimcore\\Model\\Document\\Email',
  10340.                             'newsletter' => '\\Pimcore\\Model\\Document\\Newsletter',
  10341.                             'printpage' => '\\Pimcore\\Model\\Document\\Printpage',
  10342.                             'printcontainer' => '\\Pimcore\\Model\\Document\\Printcontainer',
  10343.                         ],
  10344.                     ],
  10345.                     'editables' => [
  10346.                         'prefixes' => [
  10347.                             => '\\Pimcore\\Model\\Document\\Editable\\',
  10348.                         ],
  10349.                         'map' => [
  10350.                         ],
  10351.                     ],
  10352.                     'types' => [
  10353.                         => 'folder',
  10354.                         => 'page',
  10355.                         => 'snippet',
  10356.                         => 'link',
  10357.                         => 'hardlink',
  10358.                         => 'email',
  10359.                         => 'newsletter',
  10360.                         => 'printpage',
  10361.                         => 'printcontainer',
  10362.                     ],
  10363.                     'valid_tables' => [
  10364.                         => 'email',
  10365.                         => 'newsletter',
  10366.                         => 'hardlink',
  10367.                         => 'link',
  10368.                         => 'page',
  10369.                         => 'snippet',
  10370.                     ],
  10371.                     'versions' => [
  10372.                         'days' => NULL,
  10373.                         'steps' => 10,
  10374.                         'disable_stack_trace' => false,
  10375.                     ],
  10376.                     'error_pages' => [
  10377.                         'default' => '/en/404',
  10378.                         'localized' => [
  10379.                             'de' => '/de/404',
  10380.                             'en' => '/en/404',
  10381.                             'fr' => '/fr/404',
  10382.                             'it' => '/it/404',
  10383.                         ],
  10384.                     ],
  10385.                     'doc_types' => [
  10386.                         'definitions' => [
  10387.                             '005b3c61-2068-4eb2-a710-fcf5b50b43a9' => [
  10388.                                 'name' => 'FAQ',
  10389.                                 'group' => '',
  10390.                                 'controller' => 'App\\Controller\\FaqController::faqAction',
  10391.                                 'template' => NULL,
  10392.                                 'type' => 'page',
  10393.                                 'priority' => 0,
  10394.                                 'creationDate' => 1680088493,
  10395.                                 'modificationDate' => 1680088518,
  10396.                                 'staticGeneratorEnabled' => NULL,
  10397.                             ],
  10398.                             '01786fe0-8f0e-4d76-bf21-833087c2d6ea' => [
  10399.                                 'name' => 'Brick Notification',
  10400.                                 'group' => '',
  10401.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10402.                                 'template' => 'snippets/info-modal-content.html.twig',
  10403.                                 'type' => 'snippet',
  10404.                                 'priority' => 0,
  10405.                                 'creationDate' => 1681201913,
  10406.                                 'modificationDate' => 1681202654,
  10407.                                 'staticGeneratorEnabled' => NULL,
  10408.                             ],
  10409.                             '029443a5-4777-4e13-a95a-14fcbbf0cc17' => [
  10410.                                 'name' => 'Portal',
  10411.                                 'group' => 'Shop',
  10412.                                 'controller' => 'App\\Controller\\Shop\\PortalController::portalAction',
  10413.                                 'template' => NULL,
  10414.                                 'type' => 'page',
  10415.                                 'priority' => 9,
  10416.                                 'creationDate' => 1677059406,
  10417.                                 'modificationDate' => 1677059423,
  10418.                                 'staticGeneratorEnabled' => NULL,
  10419.                             ],
  10420.                             '06f2b522-380c-486a-82fa-90b0be7822f0' => [
  10421.                                 'name' => 'Webcams',
  10422.                                 'group' => 'Liveinfo',
  10423.                                 'controller' => 'App\\Controller\\WebcamController::overviewAction',
  10424.                                 'template' => NULL,
  10425.                                 'type' => 'page',
  10426.                                 'priority' => 0,
  10427.                                 'creationDate' => 1678885931,
  10428.                                 'modificationDate' => 1680001920,
  10429.                                 'staticGeneratorEnabled' => NULL,
  10430.                             ],
  10431.                             '0939fa6f-c429-4ce3-a542-64074f597417' => [
  10432.                                 'name' => 'Invoice PDF',
  10433.                                 'group' => 'PDF',
  10434.                                 'controller' => 'App\\Controller\\PdfController::invoiceAction',
  10435.                                 'template' => NULL,
  10436.                                 'type' => 'page',
  10437.                                 'priority' => 0,
  10438.                                 'creationDate' => 1675845774,
  10439.                                 'modificationDate' => 1675845792,
  10440.                                 'staticGeneratorEnabled' => NULL,
  10441.                             ],
  10442.                             '154c68ec-f938-4b40-a200-d9b5bda99645' => [
  10443.                                 'name' => 'Quote',
  10444.                                 'group' => '',
  10445.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10446.                                 'template' => 'snippets/citation.html.twig',
  10447.                                 'type' => 'snippet',
  10448.                                 'priority' => 0,
  10449.                                 'creationDate' => 1675175811,
  10450.                                 'modificationDate' => 1676971350,
  10451.                                 'staticGeneratorEnabled' => NULL,
  10452.                             ],
  10453.                             '17dfe17b-f656-4ade-95ff-4508ef831d0a' => [
  10454.                                 'name' => 'E-Mail Footer',
  10455.                                 'group' => 'E-Mail',
  10456.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10457.                                 'template' => 'snippets/email-footer.html.twig',
  10458.                                 'type' => 'snippet',
  10459.                                 'priority' => 0,
  10460.                                 'creationDate' => 1678440912,
  10461.                                 'modificationDate' => 1678440966,
  10462.                                 'staticGeneratorEnabled' => NULL,
  10463.                             ],
  10464.                             '1b60c389-0035-424b-ba6c-bf766e92c3fa' => [
  10465.                                 'name' => 'Luggage Registration',
  10466.                                 'group' => 'Alpine Crossing',
  10467.                                 'controller' => 'App\\Controller\\AlpineCrossingController::luggageRegistrationAction',
  10468.                                 'template' => NULL,
  10469.                                 'type' => 'page',
  10470.                                 'priority' => 0,
  10471.                                 'creationDate' => 1713862853,
  10472.                                 'modificationDate' => 1713872340,
  10473.                                 'staticGeneratorEnabled' => NULL,
  10474.                             ],
  10475.                             '1caa39c0-e378-408f-8d05-4678ed500ed1' => [
  10476.                                 'name' => 'Price Calculator',
  10477.                                 'group' => 'Shop',
  10478.                                 'controller' => 'App\\Controller\\Shop\\PriceCalculatorController::calculatorAction',
  10479.                                 'template' => NULL,
  10480.                                 'type' => 'page',
  10481.                                 'priority' => 0,
  10482.                                 'creationDate' => 1699523018,
  10483.                                 'modificationDate' => 1699523061,
  10484.                                 'staticGeneratorEnabled' => NULL,
  10485.                             ],
  10486.                             '24948615-14f9-4db7-8207-51c80bebd42a' => [
  10487.                                 'name' => 'Participant List Mail',
  10488.                                 'group' => '',
  10489.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10490.                                 'template' => 'mail/participant-list.html.twig',
  10491.                                 'type' => 'email',
  10492.                                 'priority' => 1,
  10493.                                 'creationDate' => 1695022065,
  10494.                                 'modificationDate' => 1695022132,
  10495.                                 'staticGeneratorEnabled' => NULL,
  10496.                             ],
  10497.                             '2c4a8f9c-9b32-478b-803a-f6355783e507' => [
  10498.                                 'name' => 'Merchandise Overview',
  10499.                                 'group' => 'Shop',
  10500.                                 'controller' => 'App\\Controller\\Shop\\ProductController::merchandiseOverviewAction',
  10501.                                 'template' => NULL,
  10502.                                 'type' => 'page',
  10503.                                 'priority' => 0,
  10504.                                 'creationDate' => 1678289706,
  10505.                                 'modificationDate' => 1678289720,
  10506.                                 'staticGeneratorEnabled' => NULL,
  10507.                             ],
  10508.                             '3ac4bf96-e53f-4f76-9e0e-32e6f70c0415' => [
  10509.                                 'name' => 'Basic E-Mail',
  10510.                                 'group' => '',
  10511.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10512.                                 'template' => 'mail/basic.html.twig',
  10513.                                 'type' => 'email',
  10514.                                 'priority' => 10,
  10515.                                 'creationDate' => 1678440854,
  10516.                                 'modificationDate' => 1695028877,
  10517.                                 'staticGeneratorEnabled' => NULL,
  10518.                             ],
  10519.                             '493345c7-d2ed-42a4-bacd-6fbc900f99ae' => [
  10520.                                 'name' => 'Error Mail',
  10521.                                 'group' => '',
  10522.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10523.                                 'template' => 'mail/error.html.twig',
  10524.                                 'type' => 'email',
  10525.                                 'priority' => 0,
  10526.                                 'creationDate' => 1703167007,
  10527.                                 'modificationDate' => 1703167093,
  10528.                                 'staticGeneratorEnabled' => NULL,
  10529.                             ],
  10530.                             '518f9ee6-d2da-470b-8e00-7e2d20dd8f95' => [
  10531.                                 'name' => 'Map',
  10532.                                 'group' => 'Liveinfo',
  10533.                                 'controller' => 'App\\Controller\\FacilityController::mapAction',
  10534.                                 'template' => NULL,
  10535.                                 'type' => 'page',
  10536.                                 'priority' => 0,
  10537.                                 'creationDate' => 1680088002,
  10538.                                 'modificationDate' => 1680088029,
  10539.                                 'staticGeneratorEnabled' => NULL,
  10540.                             ],
  10541.                             '5802132f-88bf-4d8d-b6be-502c80a9acda' => [
  10542.                                 'name' => 'Opening Hours',
  10543.                                 'group' => 'Liveinfo',
  10544.                                 'controller' => 'App\\Controller\\FacilityController::openingHoursAction',
  10545.                                 'template' => NULL,
  10546.                                 'type' => 'page',
  10547.                                 'priority' => 0,
  10548.                                 'creationDate' => 1680266677,
  10549.                                 'modificationDate' => 1680266707,
  10550.                                 'staticGeneratorEnabled' => NULL,
  10551.                             ],
  10552.                             '59a76e1f-d0d9-4b84-a935-00fe68508966' => [
  10553.                                 'name' => 'Facilities',
  10554.                                 'group' => 'Liveinfo',
  10555.                                 'controller' => 'App\\Controller\\FacilityController::overviewAction',
  10556.                                 'template' => NULL,
  10557.                                 'type' => 'page',
  10558.                                 'priority' => 0,
  10559.                                 'creationDate' => 1679303940,
  10560.                                 'modificationDate' => 1680001924,
  10561.                                 'staticGeneratorEnabled' => NULL,
  10562.                             ],
  10563.                             '66967046-6e4f-491d-90fa-4ad08744f1e2' => [
  10564.                                 'name' => 'Weather',
  10565.                                 'group' => '',
  10566.                                 'controller' => 'App\\Controller\\WeatherController::weatherAction',
  10567.                                 'template' => NULL,
  10568.                                 'type' => 'page',
  10569.                                 'priority' => 0,
  10570.                                 'creationDate' => 1678867616,
  10571.                                 'modificationDate' => 1678867679,
  10572.                                 'staticGeneratorEnabled' => NULL,
  10573.                             ],
  10574.                             '6ee52c18-9238-4e67-a682-973cf68b5202' => [
  10575.                                 'name' => 'Order E-Mail',
  10576.                                 'group' => '',
  10577.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10578.                                 'template' => 'mail/confirmation.html.twig',
  10579.                                 'type' => 'email',
  10580.                                 'priority' => 0,
  10581.                                 'creationDate' => 1689324497,
  10582.                                 'modificationDate' => 1689333924,
  10583.                                 'staticGeneratorEnabled' => NULL,
  10584.                             ],
  10585.                             '7332fa1b-c72b-4a51-8752-c5962d702e18' => [
  10586.                                 'name' => 'Job Overview',
  10587.                                 'group' => 'Job',
  10588.                                 'controller' => 'App\\Controller\\JobController::overviewAction',
  10589.                                 'template' => NULL,
  10590.                                 'type' => 'page',
  10591.                                 'priority' => 0,
  10592.                                 'creationDate' => 1677838657,
  10593.                                 'modificationDate' => 1678267100,
  10594.                                 'staticGeneratorEnabled' => NULL,
  10595.                             ],
  10596.                             '7929e079-dd02-4cee-840b-1f29b9417bb0' => [
  10597.                                 'name' => 'Search',
  10598.                                 'group' => '',
  10599.                                 'controller' => 'Elements\\Bundle\\GoogleCseBundle\\Controller\\CseController::searchAction',
  10600.                                 'template' => NULL,
  10601.                                 'type' => 'page',
  10602.                                 'priority' => 0,
  10603.                                 'creationDate' => 1675756269,
  10604.                                 'modificationDate' => 1676971358,
  10605.                                 'staticGeneratorEnabled' => NULL,
  10606.                             ],
  10607.                             '826846ae-4600-451b-857d-c4cb050b7c1c' => [
  10608.                                 'name' => 'Hub Page',
  10609.                                 'group' => '',
  10610.                                 'controller' => 'App\\Controller\\ContentController::hubAction',
  10611.                                 'template' => NULL,
  10612.                                 'type' => 'page',
  10613.                                 'priority' => 0,
  10614.                                 'creationDate' => 1678353913,
  10615.                                 'modificationDate' => 1678353935,
  10616.                                 'staticGeneratorEnabled' => NULL,
  10617.                             ],
  10618.                             '83f76bf5-38c9-45ff-91f2-355075ce8cbb' => [
  10619.                                 'name' => 'Login',
  10620.                                 'group' => 'Shop',
  10621.                                 'controller' => 'App\\Controller\\Shop\\CheckoutController::loginAction',
  10622.                                 'template' => NULL,
  10623.                                 'type' => 'page',
  10624.                                 'priority' => 5,
  10625.                                 'creationDate' => 1677233018,
  10626.                                 'modificationDate' => 1677233042,
  10627.                                 'staticGeneratorEnabled' => NULL,
  10628.                             ],
  10629.                             '884ee45a-4110-47c6-abad-8986e2712c77' => [
  10630.                                 'name' => 'Price Screen',
  10631.                                 'group' => '',
  10632.                                 'controller' => 'App\\Controller\\PriceScreenController::priceScreenAction',
  10633.                                 'template' => NULL,
  10634.                                 'type' => 'page',
  10635.                                 'priority' => 0,
  10636.                                 'creationDate' => 1696938513,
  10637.                                 'modificationDate' => 1696938542,
  10638.                                 'staticGeneratorEnabled' => NULL,
  10639.                             ],
  10640.                             '8a63d291-7b13-4170-a062-4a125e6a0753' => [
  10641.                                 'name' => 'Sustainability Snippet',
  10642.                                 'group' => '',
  10643.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10644.                                 'template' => 'snippets/certification.html.twig',
  10645.                                 'type' => 'snippet',
  10646.                                 'priority' => 0,
  10647.                                 'creationDate' => 1687522066,
  10648.                                 'modificationDate' => 1687522105,
  10649.                                 'staticGeneratorEnabled' => NULL,
  10650.                             ],
  10651.                             '8aac2bbd-6a7b-4d21-8518-3c4eece73191' => [
  10652.                                 'name' => 'Dynamic Text Media Snippet',
  10653.                                 'group' => '',
  10654.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10655.                                 'template' => 'snippets/dynamic-text-media.html.twig',
  10656.                                 'type' => 'snippet',
  10657.                                 'priority' => 1,
  10658.                                 'creationDate' => 1676471458,
  10659.                                 'modificationDate' => 1676471582,
  10660.                                 'staticGeneratorEnabled' => NULL,
  10661.                             ],
  10662.                             '93b438b7-18da-4966-a5d5-61c7bbe76cb3' => [
  10663.                                 'name' => 'Checkout-Address',
  10664.                                 'group' => 'Shop',
  10665.                                 'controller' => 'App\\Controller\\Shop\\CheckoutController::addressAction',
  10666.                                 'template' => NULL,
  10667.                                 'type' => 'page',
  10668.                                 'priority' => 6,
  10669.                                 'creationDate' => 1677250088,
  10670.                                 'modificationDate' => 1677250211,
  10671.                                 'staticGeneratorEnabled' => NULL,
  10672.                             ],
  10673.                             '9411efd2-f90a-43f6-b6d5-a2ec91e2b863' => [
  10674.                                 'name' => 'Image + Text Snippet',
  10675.                                 'group' => '',
  10676.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10677.                                 'template' => 'snippets/image-text.html.twig',
  10678.                                 'type' => 'snippet',
  10679.                                 'priority' => 0,
  10680.                                 'creationDate' => 1675166176,
  10681.                                 'modificationDate' => 1676971367,
  10682.                                 'staticGeneratorEnabled' => NULL,
  10683.                             ],
  10684.                             '9e6f4c1c-3ec5-4771-9fc4-553662d94006' => [
  10685.                                 'name' => 'Newsletter Info',
  10686.                                 'group' => '',
  10687.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10688.                                 'template' => 'snippets/newsletter-info.html.twig',
  10689.                                 'type' => 'snippet',
  10690.                                 'priority' => 0,
  10691.                                 'creationDate' => 1676625386,
  10692.                                 'modificationDate' => 1676625646,
  10693.                                 'staticGeneratorEnabled' => NULL,
  10694.                             ],
  10695.                             'a01d769c-0137-4e5b-8b5c-9dd908788eb3' => [
  10696.                                 'name' => 'Events Overview',
  10697.                                 'group' => 'Shop',
  10698.                                 'controller' => 'App\\Controller\\Shop\\ProductController::eventOverviewAction',
  10699.                                 'template' => NULL,
  10700.                                 'type' => 'page',
  10701.                                 'priority' => 0,
  10702.                                 'creationDate' => 1678289683,
  10703.                                 'modificationDate' => 1678289702,
  10704.                                 'staticGeneratorEnabled' => NULL,
  10705.                             ],
  10706.                             'a272cbef-0df8-42f7-9e54-19e96f976fcc' => [
  10707.                                 'name' => 'Ticket Detail',
  10708.                                 'group' => 'Shop',
  10709.                                 'controller' => 'App\\Controller\\Shop\\ProductController::ticketDetailAction',
  10710.                                 'template' => NULL,
  10711.                                 'type' => 'page',
  10712.                                 'priority' => 10,
  10713.                                 'creationDate' => 1677059426,
  10714.                                 'modificationDate' => 1686578309,
  10715.                                 'staticGeneratorEnabled' => NULL,
  10716.                             ],
  10717.                             'a2d32551-ba54-449b-84a0-69ef5ca20935' => [
  10718.                                 'name' => 'Microsite',
  10719.                                 'group' => '',
  10720.                                 'controller' => 'App\\Controller\\ContentController::microSiteAction',
  10721.                                 'template' => NULL,
  10722.                                 'type' => 'page',
  10723.                                 'priority' => 0,
  10724.                                 'creationDate' => 1680001881,
  10725.                                 'modificationDate' => 1680001912,
  10726.                                 'staticGeneratorEnabled' => NULL,
  10727.                             ],
  10728.                             'aaf81e8c-e6bf-495e-aae6-89093b917cfc' => [
  10729.                                 'name' => 'Card Teaser Snippet',
  10730.                                 'group' => '',
  10731.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10732.                                 'template' => 'snippets/card-teaser.html.twig',
  10733.                                 'type' => 'snippet',
  10734.                                 'priority' => 2,
  10735.                                 'creationDate' => 1675758635,
  10736.                                 'modificationDate' => 1675758808,
  10737.                                 'staticGeneratorEnabled' => NULL,
  10738.                             ],
  10739.                             'aebb1e6c-9a35-4d42-807f-86a6aac4398d' => [
  10740.                                 'name' => 'Snow',
  10741.                                 'group' => 'Liveinfo',
  10742.                                 'controller' => 'App\\Controller\\WeatherController::snowAction',
  10743.                                 'template' => NULL,
  10744.                                 'type' => 'page',
  10745.                                 'priority' => 0,
  10746.                                 'creationDate' => 1678867684,
  10747.                                 'modificationDate' => 1680001929,
  10748.                                 'staticGeneratorEnabled' => NULL,
  10749.                             ],
  10750.                             'b121900d-0397-4664-8ffb-4860aa66b31b' => [
  10751.                                 'name' => 'QR-Code PDF',
  10752.                                 'group' => 'PDF',
  10753.                                 'controller' => 'App\\Controller\\PdfController::qrCodeAction',
  10754.                                 'template' => NULL,
  10755.                                 'type' => 'page',
  10756.                                 'priority' => 0,
  10757.                                 'creationDate' => 1690875730,
  10758.                                 'modificationDate' => 1690875824,
  10759.                                 'staticGeneratorEnabled' => NULL,
  10760.                             ],
  10761.                             'b65c5e61-6a36-49a2-b96e-217e2449ac47' => [
  10762.                                 'name' => 'Portal',
  10763.                                 'group' => '',
  10764.                                 'controller' => 'App\\Controller\\ContentController::portalAction',
  10765.                                 'template' => NULL,
  10766.                                 'type' => 'page',
  10767.                                 'priority' => 2,
  10768.                                 'creationDate' => 1674658216,
  10769.                                 'modificationDate' => 1674743483,
  10770.                                 'staticGeneratorEnabled' => NULL,
  10771.                             ],
  10772.                             'becdf97b-4ddb-48cd-bbc9-24e4b3c3af67' => [
  10773.                                 'name' => 'Downloads',
  10774.                                 'group' => '',
  10775.                                 'controller' => 'App\\Controller\\DownloadsController::downloadsAction',
  10776.                                 'template' => NULL,
  10777.                                 'type' => 'page',
  10778.                                 'priority' => 0,
  10779.                                 'creationDate' => 1677747167,
  10780.                                 'modificationDate' => 1679310179,
  10781.                                 'staticGeneratorEnabled' => NULL,
  10782.                             ],
  10783.                             'c35f2cd7-a1d3-41de-af11-7939db06e19c' => [
  10784.                                 'name' => 'Job Team Overview',
  10785.                                 'group' => 'Job',
  10786.                                 'controller' => 'App\\Controller\\JobController::teamOverviewAction',
  10787.                                 'template' => NULL,
  10788.                                 'type' => 'page',
  10789.                                 'priority' => 0,
  10790.                                 'creationDate' => 1678280668,
  10791.                                 'modificationDate' => 1678280711,
  10792.                                 'staticGeneratorEnabled' => NULL,
  10793.                             ],
  10794.                             'ca20f750-2aa9-45dd-b4e5-72313baa34ab' => [
  10795.                                 'name' => 'Voucher PDF',
  10796.                                 'group' => 'PDF',
  10797.                                 'controller' => 'App\\Controller\\PdfController::voucherAction',
  10798.                                 'template' => NULL,
  10799.                                 'type' => 'page',
  10800.                                 'priority' => 1,
  10801.                                 'creationDate' => 1674743438,
  10802.                                 'modificationDate' => 1674743476,
  10803.                                 'staticGeneratorEnabled' => NULL,
  10804.                             ],
  10805.                             'cb4e5357-a50c-431d-82c1-a92db4c4bd1f' => [
  10806.                                 'name' => 'Cancel Mail',
  10807.                                 'group' => '',
  10808.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10809.                                 'template' => 'mail/cancel.html.twig',
  10810.                                 'type' => 'email',
  10811.                                 'priority' => 0,
  10812.                                 'creationDate' => 1695028832,
  10813.                                 'modificationDate' => 1695028866,
  10814.                                 'staticGeneratorEnabled' => NULL,
  10815.                             ],
  10816.                             'cb5717c8-3a3e-44f8-9ef9-b72e360c58a7' => [
  10817.                                 'name' => 'Alpine Crossing',
  10818.                                 'group' => 'Alpine Crossing',
  10819.                                 'controller' => 'App\\Controller\\AlpineCrossingController::overviewAction',
  10820.                                 'template' => NULL,
  10821.                                 'type' => 'page',
  10822.                                 'priority' => 0,
  10823.                                 'creationDate' => 1675434235,
  10824.                                 'modificationDate' => 1713872333,
  10825.                                 'staticGeneratorEnabled' => NULL,
  10826.                             ],
  10827.                             'e0d36174-344d-41ce-9cd5-4fde905d1033' => [
  10828.                                 'name' => 'Footer',
  10829.                                 'group' => '',
  10830.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10831.                                 'template' => 'snippets/footer.html.twig',
  10832.                                 'type' => 'snippet',
  10833.                                 'priority' => 0,
  10834.                                 'creationDate' => 1675427110,
  10835.                                 'modificationDate' => 1675427138,
  10836.                                 'staticGeneratorEnabled' => NULL,
  10837.                             ],
  10838.                             'e5d9623b-c610-444a-ab44-952483619fc6' => [
  10839.                                 'name' => 'Content',
  10840.                                 'group' => '',
  10841.                                 'controller' => 'App\\Controller\\ContentController::contentAction',
  10842.                                 'template' => NULL,
  10843.                                 'type' => 'page',
  10844.                                 'priority' => 10,
  10845.                                 'creationDate' => 1674658230,
  10846.                                 'modificationDate' => 1674743484,
  10847.                                 'staticGeneratorEnabled' => NULL,
  10848.                             ],
  10849.                             'e6cc0ee8-92e4-429b-b420-5a81858050e3' => [
  10850.                                 'name' => 'Ticket Overview',
  10851.                                 'group' => 'Shop',
  10852.                                 'controller' => 'App\\Controller\\Shop\\ProductController::ticketOverviewAction',
  10853.                                 'template' => NULL,
  10854.                                 'type' => 'page',
  10855.                                 'priority' => 0,
  10856.                                 'creationDate' => 1678285903,
  10857.                                 'modificationDate' => 1678287426,
  10858.                                 'staticGeneratorEnabled' => NULL,
  10859.                             ],
  10860.                             'f0888401-d36e-4937-9d21-c74ddacfacb2' => [
  10861.                                 'name' => 'Event Cancel Mail',
  10862.                                 'group' => '',
  10863.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10864.                                 'template' => 'mail/event-cancel.html.twig',
  10865.                                 'type' => 'email',
  10866.                                 'priority' => 0,
  10867.                                 'creationDate' => 1695203219,
  10868.                                 'modificationDate' => 1695203250,
  10869.                                 'staticGeneratorEnabled' => NULL,
  10870.                             ],
  10871.                             'f2c83e58-39c0-46aa-9eb3-a66e2fb228da' => [
  10872.                                 'name' => 'Initiative Application',
  10873.                                 'group' => 'Job',
  10874.                                 'controller' => 'App\\Controller\\JobController::initiativeApplicationAction',
  10875.                                 'template' => NULL,
  10876.                                 'type' => 'page',
  10877.                                 'priority' => 0,
  10878.                                 'creationDate' => 1678885995,
  10879.                                 'modificationDate' => 1678886018,
  10880.                                 'staticGeneratorEnabled' => NULL,
  10881.                             ],
  10882.                             'faa26da0-fec0-4b2d-b47e-0df6e0fc2c8f' => [
  10883.                                 'name' => 'Event Detail',
  10884.                                 'group' => 'Shop',
  10885.                                 'controller' => 'App\\Controller\\Shop\\ProductController::eventDetailAction',
  10886.                                 'template' => NULL,
  10887.                                 'type' => 'page',
  10888.                                 'priority' => 9,
  10889.                                 'creationDate' => 1686578270,
  10890.                                 'modificationDate' => 1686578318,
  10891.                                 'staticGeneratorEnabled' => NULL,
  10892.                             ],
  10893.                         ],
  10894.                     ],
  10895.                     'web_to_print' => [
  10896.                         'enableInDefaultView' => false,
  10897.                         'generalTool' => 'headlesschrome',
  10898.                         'generalDocumentSaveMode' => 'default',
  10899.                         'pdfreactorProtocol' => NULL,
  10900.                         'pdfreactorServer' => 'localhost',
  10901.                         'pdfreactorServerPort' => '9423',
  10902.                         'pdfreactorBaseUrl' => 'http://my.domain.com',
  10903.                         'pdfreactorApiKey' => '',
  10904.                         'pdfreactorLicence' => '',
  10905.                         'pdfreactorEnableLenientHttpsMode' => false,
  10906.                         'pdfreactorEnableDebugMode' => false,
  10907.                         'wkhtmltopdfBin' => 'wkhtmltopdf',
  10908.                         'wkhtml2pdfOptions' => [
  10909.                             'print-media-type' => '',
  10910.                             'page-size' => 'A4',
  10911.                         ],
  10912.                         'wkhtml2pdfHostname' => 'http://demo.pimcore.org',
  10913.                         'headlessChromeSettings' => '',
  10914.                         'pdf_creation_php_memory_limit' => '2048M',
  10915.                         'default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  10916.                         'default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  10917.                     ],
  10918.                     'default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  10919.                     'allow_trailing_slash' => 'no',
  10920.                     'generate_preview' => false,
  10921.                     'preview_url_prefix' => '',
  10922.                     'tree_paging_limit' => 50,
  10923.                     'areas' => [
  10924.                         'autoload' => true,
  10925.                     ],
  10926.                     'newsletter' => [
  10927.                         'defaultUrlPrefix' => NULL,
  10928.                     ],
  10929.                     'auto_save_interval' => 60,
  10930.                     'static_page_router' => [
  10931.                         'enabled' => false,
  10932.                         'route_pattern' => NULL,
  10933.                     ],
  10934.                 ],
  10935.                 'routing' => [
  10936.                     'direct_route_document_types' => [
  10937.                         => 'page',
  10938.                         => 'snippet',
  10939.                         => 'email',
  10940.                         => 'newsletter',
  10941.                         => 'printpage',
  10942.                         => 'printcontainer',
  10943.                     ],
  10944.                     'allow_processing_unpublished_fallback_document' => false,
  10945.                     'static' => [
  10946.                         'locale_params' => [
  10947.                         ],
  10948.                     ],
  10949.                 ],
  10950.                 'newsletter' => [
  10951.                     'source_adapters' => [
  10952.                         'defaultAdapter' => 'pimcore.document.newsletter.factory.default',
  10953.                         'csvList' => 'pimcore.document.newsletter.factory.csv',
  10954.                         'reportAdapter' => 'pimcore.document.newsletter.factory.report',
  10955.                         'SegmentAddressSource' => 'cmf.document.newsletter.factory.segmentAddressSource',
  10956.                     ],
  10957.                     'method' => NULL,
  10958.                 ],
  10959.                 'custom_report' => [
  10960.                     'adapters' => [
  10961.                         'sql' => 'pimcore.custom_report.adapter.factory.sql',
  10962.                         'analytics' => 'pimcore.custom_report.adapter.factory.analytics',
  10963.                         'termSegmentBuilder' => 'cmf.custom_report.adapter.term_segment_builder',
  10964.                     ],
  10965.                     'definitions' => [
  10966.                         'test' => [
  10967.                             'name' => 'test',
  10968.                             'sql' => '',
  10969.                             'dataSourceConfig' => [
  10970.                             ],
  10971.                             'columnConfiguration' => [
  10972.                             ],
  10973.                             'niceName' => '',
  10974.                             'group' => '',
  10975.                             'groupIconClass' => '',
  10976.                             'iconClass' => '',
  10977.                             'menuShortcut' => true,
  10978.                             'reportClass' => '',
  10979.                             'chartType' => '',
  10980.                             'pieColumn' => '',
  10981.                             'pieLabelColumn' => '',
  10982.                             'xAxis' => '',
  10983.                             'yAxis' => [
  10984.                             ],
  10985.                             'modificationDate' => 1709806726,
  10986.                             'creationDate' => 1709806726,
  10987.                             'shareGlobally' => true,
  10988.                             'sharedUserNames' => [
  10989.                             ],
  10990.                             'sharedRoleNames' => [
  10991.                             ],
  10992.                         ],
  10993.                     ],
  10994.                 ],
  10995.                 'targeting' => [
  10996.                     'data_providers' => [
  10997.                         'device' => 'Pimcore\\Targeting\\DataProvider\\Device',
  10998.                         'geoip' => 'Pimcore\\Targeting\\DataProvider\\GeoIp',
  10999.                         'geolocation' => 'Pimcore\\Targeting\\DataProvider\\GeoLocation',
  11000.                         'targeting_storage' => 'Pimcore\\Targeting\\DataProvider\\TargetingStorage',
  11001.                         'visited_pages_counter' => 'Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter',
  11002.                         'cmf_customer' => 'CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\Customer',
  11003.                         'cmf_customer_segments' => 'CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\CustomerSegments',
  11004.                     ],
  11005.                     'conditions' => [
  11006.                         'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  11007.                         'country' => 'Pimcore\\Targeting\\Condition\\Country',
  11008.                         'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  11009.                         'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  11010.                         'language' => 'Pimcore\\Targeting\\Condition\\Language',
  11011.                         'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  11012.                         'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  11013.                         'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  11014.                         'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  11015.                         'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  11016.                         'url' => 'Pimcore\\Targeting\\Condition\\Url',
  11017.                         'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  11018.                         'cmf_has_segment' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\HasSegment',
  11019.                         'cmf_customer_is_loggedin' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerIsLoggedIn',
  11020.                         'cmf_customer_segments_have_changed' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerSegmentsHaveChanged',
  11021.                     ],
  11022.                     'action_handlers' => [
  11023.                         'assign_target_group' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\AssignTargetGroupAndSegment',
  11024.                         'codesnippet' => 'Pimcore\\Targeting\\ActionHandler\\CodeSnippet',
  11025.                         'redirect' => 'Pimcore\\Targeting\\ActionHandler\\Redirect',
  11026.                         'cmf_track_segment' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackSegment',
  11027.                         'cmf_apply_target_groups_from_segments' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\ApplyTargetGroupsFromSegments',
  11028.                         'cmf_track_activity' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackActivity',
  11029.                     ],
  11030.                     'enabled' => true,
  11031.                     'storage_id' => 'Pimcore\\Targeting\\Storage\\CookieStorage',
  11032.                     'session' => [
  11033.                         'enabled' => false,
  11034.                     ],
  11035.                 ],
  11036.                 'context' => [
  11037.                     'profiler' => [
  11038.                         'routes' => [
  11039.                             => [
  11040.                                 'path' => '^/_(profiler|wdt)(/.*)?$',
  11041.                                 'route' => false,
  11042.                                 'host' => false,
  11043.                                 'methods' => [
  11044.                                 ],
  11045.                             ],
  11046.                         ],
  11047.                     ],
  11048.                     'admin' => [
  11049.                         'routes' => [
  11050.                             => [
  11051.                                 'path' => '^/admin(/.*)?$',
  11052.                                 'route' => false,
  11053.                                 'host' => false,
  11054.                                 'methods' => [
  11055.                                 ],
  11056.                             ],
  11057.                             => [
  11058.                                 'route' => '^pimcore_admin_',
  11059.                                 'path' => false,
  11060.                                 'host' => false,
  11061.                                 'methods' => [
  11062.                                 ],
  11063.                             ],
  11064.                         ],
  11065.                     ],
  11066.                     'plugin' => [
  11067.                         'routes' => [
  11068.                             => [
  11069.                                 'path' => '^/plugin(/.*)?$',
  11070.                                 'route' => false,
  11071.                                 'host' => false,
  11072.                                 'methods' => [
  11073.                                 ],
  11074.                             ],
  11075.                         ],
  11076.                     ],
  11077.                 ],
  11078.                 'admin' => [
  11079.                     'session' => [
  11080.                         'attribute_bags' => [
  11081.                             'pimcore_admin' => [
  11082.                                 'storage_key' => '_pimcore_admin',
  11083.                             ],
  11084.                             'pimcore_objects' => [
  11085.                                 'storage_key' => '_pimcore_objects',
  11086.                             ],
  11087.                             'pimcore_copy' => [
  11088.                                 'storage_key' => '_pimcore_copy',
  11089.                             ],
  11090.                             'pimcore_gridconfig' => [
  11091.                                 'storage_key' => '_pimcore_gridconfig',
  11092.                             ],
  11093.                             'pimcore_importconfig' => [
  11094.                                 'storage_key' => '_pimcore_importconfig',
  11095.                             ],
  11096.                             'data_logger_filter' => [
  11097.                                 'storage_key' => '_data_logger_filter',
  11098.                             ],
  11099.                         ],
  11100.                     ],
  11101.                     'unauthenticated_routes' => [
  11102.                         => [
  11103.                             'route' => 'pimcore_settings_display_custom_logo',
  11104.                             'path' => false,
  11105.                             'host' => false,
  11106.                             'methods' => [
  11107.                             ],
  11108.                         ],
  11109.                         => [
  11110.                             'route' => 'pimcore_admin_login',
  11111.                             'path' => false,
  11112.                             'host' => false,
  11113.                             'methods' => [
  11114.                             ],
  11115.                         ],
  11116.                         => [
  11117.                             'route' => 'pimcore_admin_webdav',
  11118.                             'path' => false,
  11119.                             'host' => false,
  11120.                             'methods' => [
  11121.                             ],
  11122.                         ],
  11123.                     ],
  11124.                     'translations' => [
  11125.                         'path' => '@PimcoreCoreBundle/Resources/translations',
  11126.                     ],
  11127.                 ],
  11128.                 'sitemaps' => [
  11129.                     'generators' => [
  11130.                         'pimcore_documents' => [
  11131.                             'enabled' => true,
  11132.                             'priority' => 100,
  11133.                             'generator_id' => 'Pimcore\\Sitemap\\Document\\DocumentTreeGenerator',
  11134.                         ],
  11135.                         'app_event' => [
  11136.                             'enabled' => true,
  11137.                             'generator_id' => 'App\\Sitemap\\EventGenerator',
  11138.                             'priority' => 0,
  11139.                         ],
  11140.                         'app_job' => [
  11141.                             'enabled' => true,
  11142.                             'generator_id' => 'App\\Sitemap\\JobGenerator',
  11143.                             'priority' => 0,
  11144.                         ],
  11145.                         'app_job_team' => [
  11146.                             'enabled' => true,
  11147.                             'generator_id' => 'App\\Sitemap\\JobTeamGenerator',
  11148.                             'priority' => 0,
  11149.                         ],
  11150.                         'app_news' => [
  11151.                             'enabled' => true,
  11152.                             'generator_id' => 'App\\Sitemap\\NewsGenerator',
  11153.                             'priority' => 0,
  11154.                         ],
  11155.                         'app_merchandise' => [
  11156.                             'enabled' => true,
  11157.                             'generator_id' => 'App\\Sitemap\\MerchandiseGenerator',
  11158.                             'priority' => 0,
  11159.                         ],
  11160.                         'app_ticket' => [
  11161.                             'enabled' => true,
  11162.                             'generator_id' => 'App\\Sitemap\\TicketGenerator',
  11163.                             'priority' => 0,
  11164.                         ],
  11165.                     ],
  11166.                 ],
  11167.                 'redirects' => [
  11168.                     'status_codes' => [
  11169.                         300 => 'Multiple Choices',
  11170.                         301 => 'Moved Permanently',
  11171.                         302 => 'Found',
  11172.                         303 => 'See Other',
  11173.                         307 => 'Temporary Redirect',
  11174.                     ],
  11175.                 ],
  11176.                 'glossary' => [
  11177.                     'blocked_tags' => [
  11178.                         => 'a',
  11179.                         => 'script',
  11180.                         => 'style',
  11181.                         => 'code',
  11182.                         => 'pre',
  11183.                         => 'textarea',
  11184.                         => 'acronym',
  11185.                         => 'abbr',
  11186.                         => 'option',
  11187.                         => 'h1',
  11188.                         10 => 'h2',
  11189.                         11 => 'h3',
  11190.                         12 => 'h4',
  11191.                         13 => 'h5',
  11192.                         14 => 'h6',
  11193.                     ],
  11194.                 ],
  11195.                 'templating_engine' => [
  11196.                     'twig' => [
  11197.                         'sandbox_security_policy' => [
  11198.                             'tags' => [
  11199.                                 => 'set',
  11200.                             ],
  11201.                             'filters' => [
  11202.                                 => 'escape',
  11203.                                 => 'trans',
  11204.                                 => 'default',
  11205.                             ],
  11206.                             'functions' => [
  11207.                                 => 'path',
  11208.                                 => 'asset',
  11209.                             ],
  11210.                         ],
  11211.                     ],
  11212.                 ],
  11213.                 'translations' => [
  11214.                     'debugging' => [
  11215.                         'enabled' => true,
  11216.                         'parameter' => 'pimcore_debug_translations',
  11217.                     ],
  11218.                     'admin_translation_mapping' => [
  11219.                     ],
  11220.                     'data_object' => [
  11221.                     ],
  11222.                 ],
  11223.                 'models' => [
  11224.                     'class_overrides' => [
  11225.                         'Pimcore\\Model\\DataObject\\TicketProduct' => 'App\\Model\\Shop\\Ticket\\TicketProduct',
  11226.                         'Pimcore\\Model\\DataObject\\OnlineShopOrder' => 'App\\Model\\Shop\\Order',
  11227.                         'Pimcore\\Model\\DataObject\\OnlineShopOrderItem' => 'App\\Model\\Shop\\OrderItem',
  11228.                         'Pimcore\\Model\\DataObject\\ShopTicketCatalog' => 'App\\Model\\Shop\\Ticket\\ShopTicketCatalog',
  11229.                         'Pimcore\\Model\\DataObject\\TicketConsumerCategory' => 'App\\Model\\Shop\\Ticket\\TicketConsumerCategory',
  11230.                         'Pimcore\\Model\\DataObject\\TicketShopProduct' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\ShopProduct',
  11231.                         'Pimcore\\Model\\DataObject\\TicketShopProductOption' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\ShopProductOption',
  11232.                         'Pimcore\\Model\\DataObject\\TicketShopKeycard' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\Keycard',
  11233.                         'Pimcore\\Model\\DataObject\\TicketshopTicketAdditional' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\AdditionalTicketProduct',
  11234.                         'Pimcore\\Model\\DataObject\\Customer' => 'App\\Model\\DataObject\\Customer',
  11235.                         'Pimcore\\Model\\DataObject\\ShopEvent' => 'App\\Model\\Shop\\Event\\EventProduct',
  11236.                         'Pimcore\\Model\\DataObject\\ShopDynamicPrice' => 'App\\Model\\Shop\\Event\\ShopDynamicPrice',
  11237.                         'Pimcore\\Model\\DataObject\\ShopMerchandiseProduct' => 'App\\Model\\Shop\\Merchandise\\MerchandiseProduct',
  11238.                         'Pimcore\\Model\\DataObject\\BusinessUser' => 'App\\Model\\DataObject\\BusinessUser',
  11239.                     ],
  11240.                 ],
  11241.                 'general' => [
  11242.                     'timezone' => 'Europe/Berlin',
  11243.                     'domain' => $this->getEnv('MAIN_DOMAIN'),
  11244.                     'redirect_to_maindomain' => false,
  11245.                     'language' => 'en',
  11246.                     'valid_languages' => 'de,en,fr,it',
  11247.                     'fallback_languages' => [
  11248.                         'de' => '',
  11249.                         'en' => '',
  11250.                         'fr' => '',
  11251.                         'it' => '',
  11252.                     ],
  11253.                     'default_language' => 'de',
  11254.                     'debug_admin_translations' => false,
  11255.                     'path_variable' => NULL,
  11256.                     'disable_usage_statistics' => false,
  11257.                     'instance_identifier' => NULL,
  11258.                 ],
  11259.                 'services' => [
  11260.                     'google' => [
  11261.                         'simple_api_key' => $this->getEnv('GOOGLE_SIMPLE_API_KEY'),
  11262.                         'browser_api_key' => $this->getEnv('GOOGLE_BROWSER_API_KEY'),
  11263.                         'client_id' => NULL,
  11264.                         'email' => NULL,
  11265.                     ],
  11266.                 ],
  11267.                 'full_page_cache' => [
  11268.                     'enabled' => true,
  11269.                     'lifetime' => 120,
  11270.                     'exclude_cookie' => 'pimcore_admin_sid',
  11271.                     'exclude_patterns' => '',
  11272.                 ],
  11273.                 'email' => [
  11274.                     'sender' => [
  11275.                         'name' => 'Matterhorn Paradise',
  11276.                         'email' => 'webshop@matterhornparadise.ch',
  11277.                     ],
  11278.                     'debug' => [
  11279.                         'email_addresses' => $this->getEnv('DEBUG_MAILS'),
  11280.                     ],
  11281.                     'return' => [
  11282.                         'name' => '',
  11283.                         'email' => '',
  11284.                     ],
  11285.                     'usespecific' => false,
  11286.                 ],
  11287.                 'properties' => [
  11288.                     'predefined' => [
  11289.                         'definitions' => [
  11290.                             '0770969e-1806-4813-aa07-85dba882ddd3' => [
  11291.                                 'name' => '[Login] Password',
  11292.                                 'description' => '',
  11293.                                 'key' => 'auth_password',
  11294.                                 'type' => 'text',
  11295.                                 'data' => '',
  11296.                                 'config' => '',
  11297.                                 'ctype' => 'document',
  11298.                                 'inheritable' => false,
  11299.                                 'creationDate' => 1683704561,
  11300.                                 'modificationDate' => 1683704576,
  11301.                             ],
  11302.                             '0eb69e35-f8c8-4ece-9e4d-1b58490958a3' => [
  11303.                                 'name' => '[SEO] Title Length',
  11304.                                 'description' => 'Sets the maximum length of the title.',
  11305.                                 'key' => 'seo_title_characters_length',
  11306.                                 'type' => 'text',
  11307.                                 'data' => '',
  11308.                                 'config' => '',
  11309.                                 'ctype' => 'document,object',
  11310.                                 'inheritable' => false,
  11311.                                 'creationDate' => 1675678893,
  11312.                                 'modificationDate' => 1675678924,
  11313.                             ],
  11314.                             '138a6867-fc9f-4cb2-ae8f-fc10a4e463e8' => [
  11315.                                 'name' => 'Brick Nofication',
  11316.                                 'description' => 'Adds brick notification on the site.',
  11317.                                 'key' => 'brick_notification',
  11318.                                 'type' => 'document',
  11319.                                 'data' => '',
  11320.                                 'config' => '',
  11321.                                 'ctype' => 'document',
  11322.                                 'inheritable' => false,
  11323.                                 'creationDate' => 1681201726,
  11324.                                 'modificationDate' => 1681201800,
  11325.                             ],
  11326.                             '1e2fc54c-d6d2-4d4e-b080-e5089b9a4346' => [
  11327.                                 'name' => '[SEO] Sitemaps Exclude Children',
  11328.                                 'description' => 'Exclude children of document from sitemaps',
  11329.                                 'key' => 'sitemaps_exclude_children',
  11330.                                 'type' => 'bool',
  11331.                                 'data' => '',
  11332.                                 'config' => '',
  11333.                                 'ctype' => 'document',
  11334.                                 'inheritable' => false,
  11335.                                 'creationDate' => 1680786470,
  11336.                                 'modificationDate' => 1680867772,
  11337.                             ],
  11338.                             '2967b440-c576-47ea-98b0-f1930895850c' => [
  11339.                                 'name' => '[SEO] No Index Params',
  11340.                                 'description' => 'Parameter which should not be indexed',
  11341.                                 'key' => 'seo_noindex_params',
  11342.                                 'type' => 'text',
  11343.                                 'data' => '',
  11344.                                 'config' => '',
  11345.                                 'ctype' => 'document',
  11346.                                 'inheritable' => false,
  11347.                                 'creationDate' => 1680786604,
  11348.                                 'modificationDate' => 1680786643,
  11349.                             ],
  11350.                             '2dd92c54-3f3f-4e5f-b7aa-adbfceaa34f5' => [
  11351.                                 'name' => 'Shop Product',
  11352.                                 'description' => 'Used for detail-pages',
  11353.                                 'key' => 'shopProduct',
  11354.                                 'type' => 'object',
  11355.                                 'data' => '',
  11356.                                 'config' => '',
  11357.                                 'ctype' => 'document',
  11358.                                 'inheritable' => false,
  11359.                                 'creationDate' => 1686137988,
  11360.                                 'modificationDate' => 1686138022,
  11361.                             ],
  11362.                             '3f09340c-f3a1-474b-b74a-806b0856825a' => [
  11363.                                 'name' => 'is Tradepage',
  11364.                                 'description' => '',
  11365.                                 'key' => 'isTradepage',
  11366.                                 'type' => 'bool',
  11367.                                 'data' => '',
  11368.                                 'config' => '',
  11369.                                 'ctype' => 'document',
  11370.                                 'inheritable' => false,
  11371.                                 'creationDate' => 1697700952,
  11372.                                 'modificationDate' => 1697700978,
  11373.                             ],
  11374.                             '4082cd20-dfe1-4620-89b5-e91f2437736c' => [
  11375.                                 'name' => 'Portal',
  11376.                                 'description' => 'Used for different settings shown only on portal site',
  11377.                                 'key' => 'isPortal',
  11378.                                 'type' => 'bool',
  11379.                                 'data' => '',
  11380.                                 'config' => '',
  11381.                                 'ctype' => 'document',
  11382.                                 'inheritable' => false,
  11383.                                 'creationDate' => 1676628681,
  11384.                                 'modificationDate' => 1676628758,
  11385.                             ],
  11386.                             '64073176-2f26-4c52-a45f-951173baec44' => [
  11387.                                 'name' => '[SEO] Title Separator',
  11388.                                 'description' => 'A separator, used to separate the title from a suffix.',
  11389.                                 'key' => 'seo_separator',
  11390.                                 'type' => 'text',
  11391.                                 'data' => '',
  11392.                                 'config' => '',
  11393.                                 'ctype' => 'document,object',
  11394.                                 'inheritable' => false,
  11395.                                 'creationDate' => 1675678849,
  11396.                                 'modificationDate' => 1675678864,
  11397.                             ],
  11398.                             '7ce1629a-12fc-4065-b10c-32d2ba62e202' => [
  11399.                                 'name' => '[SEO] Description Length',
  11400.                                 'description' => 'Sets the maximum length of the description.',
  11401.                                 'key' => 'seo_description_characters_length',
  11402.                                 'type' => 'text',
  11403.                                 'data' => '',
  11404.                                 'config' => '',
  11405.                                 'ctype' => 'document,object',
  11406.                                 'inheritable' => false,
  11407.                                 'creationDate' => 1675678823,
  11408.                                 'modificationDate' => 1675678846,
  11409.                             ],
  11410.                             '8a315620-bb01-49d7-ada8-f5a7722f751d' => [
  11411.                                 'name' => 'Navigation Root',
  11412.                                 'description' => '',
  11413.                                 'key' => 'navigationRoot',
  11414.                                 'type' => 'document',
  11415.                                 'data' => '',
  11416.                                 'config' => '',
  11417.                                 'ctype' => 'document',
  11418.                                 'inheritable' => false,
  11419.                                 'creationDate' => 1675679029,
  11420.                                 'modificationDate' => 1675679095,
  11421.                             ],
  11422.                             '97e854a7-d133-44a5-ab8c-5069e7d56e56' => [
  11423.                                 'name' => '[SEO] Unavailable after',
  11424.                                 'description' => 'Removes the page from the index after the specified date. Date must be given in format Y-m-d!',
  11425.                                 'key' => 'seo_unavailable_after',
  11426.                                 'type' => 'text',
  11427.                                 'data' => '',
  11428.                                 'config' => '',
  11429.                                 'ctype' => 'document',
  11430.                                 'inheritable' => false,
  11431.                                 'creationDate' => 1680786399,
  11432.                                 'modificationDate' => 1680786416,
  11433.                             ],
  11434.                             'a04e0ad2-85ea-4984-9805-241112fd8e6a' => [
  11435.                                 'name' => 'Footer',
  11436.                                 'description' => '',
  11437.                                 'key' => 'footer',
  11438.                                 'type' => 'document',
  11439.                                 'data' => '',
  11440.                                 'config' => '',
  11441.                                 'ctype' => 'document',
  11442.                                 'inheritable' => false,
  11443.                                 'creationDate' => 1675428758,
  11444.                                 'modificationDate' => 1675429576,
  11445.                             ],
  11446.                             'a530d1fa-5a55-4a1b-8290-5e6fedbf771a' => [
  11447.                                 'name' => '[B2B] Recovery Mail',
  11448.                                 'description' => 'For B2B password recovery',
  11449.                                 'key' => 'b2bRecoveryEmail',
  11450.                                 'type' => 'document',
  11451.                                 'data' => '',
  11452.                                 'config' => '',
  11453.                                 'ctype' => 'document',
  11454.                                 'inheritable' => true,
  11455.                                 'creationDate' => 1704984194,
  11456.                                 'modificationDate' => 1704984261,
  11457.                             ],
  11458.                             'a7bbf0fd-4d6c-4d6a-b13f-cc1e66337687' => [
  11459.                                 'name' => '[SEO] Title Suffix',
  11460.                                 'description' => 'A suffix for the title.',
  11461.                                 'key' => 'seo_suffix',
  11462.                                 'type' => 'text',
  11463.                                 'data' => '',
  11464.                                 'config' => '',
  11465.                                 'ctype' => 'document,object',
  11466.                                 'inheritable' => false,
  11467.                                 'creationDate' => 1675678868,
  11468.                                 'modificationDate' => 1675678882,
  11469.                             ],
  11470.                             'ae3335ee-ff59-41f6-bf8f-c79869dc8f49' => [
  11471.                                 'name' => '[SEO] No Index Params',
  11472.                                 'description' => 'Parameter to set page to noindex, separaete with comma',
  11473.                                 'key' => 'noindex_params',
  11474.                                 'type' => 'text',
  11475.                                 'data' => '',
  11476.                                 'config' => '',
  11477.                                 'ctype' => 'document',
  11478.                                 'inheritable' => false,
  11479.                                 'creationDate' => 1700126987,
  11480.                                 'modificationDate' => 1700127049,
  11481.                             ],
  11482.                             'b4781e5a-d0e9-4158-bf60-129ec000ef52' => [
  11483.                                 'name' => 'E-Mail Footer',
  11484.                                 'description' => '',
  11485.                                 'key' => 'email-footer',
  11486.                                 'type' => 'document',
  11487.                                 'data' => '',
  11488.                                 'config' => '',
  11489.                                 'ctype' => 'document',
  11490.                                 'inheritable' => false,
  11491.                                 'creationDate' => 1678444086,
  11492.                                 'modificationDate' => 1678444097,
  11493.                             ],
  11494.                             'b858625a-eaaf-4df0-b73a-ccf3db7da12d' => [
  11495.                                 'name' => 'Newsletter Info',
  11496.                                 'description' => 'Adds  Newsletter Information area above footer.',
  11497.                                 'key' => 'newsletterInfo',
  11498.                                 'type' => 'document',
  11499.                                 'data' => '',
  11500.                                 'config' => '',
  11501.                                 'ctype' => 'document',
  11502.                                 'inheritable' => false,
  11503.                                 'creationDate' => 1676626994,
  11504.                                 'modificationDate' => 1676627056,
  11505.                             ],
  11506.                             'ba8645fd-0b0f-42ea-8aef-fbb0dfd8e034' => [
  11507.                                 'name' => '[Google CSE] Search engine ID',
  11508.                                 'description' => '',
  11509.                                 'key' => 'cx',
  11510.                                 'type' => 'text',
  11511.                                 'data' => '',
  11512.                                 'config' => '',
  11513.                                 'ctype' => 'document',
  11514.                                 'inheritable' => false,
  11515.                                 'creationDate' => 1675679049,
  11516.                                 'modificationDate' => 1675679086,
  11517.                             ],
  11518.                             'c2e4212f-1de7-4b5d-bc2f-4b3263939397' => [
  11519.                                 'name' => '[Login] Username',
  11520.                                 'description' => '',
  11521.                                 'key' => 'auth_username',
  11522.                                 'type' => 'text',
  11523.                                 'data' => '',
  11524.                                 'config' => '',
  11525.                                 'ctype' => 'document',
  11526.                                 'inheritable' => false,
  11527.                                 'creationDate' => 1683704527,
  11528.                                 'modificationDate' => 1683704558,
  11529.                             ],
  11530.                             'c526e154-6a67-49bc-846e-edc9d6d50d08' => [
  11531.                                 'name' => 'Hide Navigation',
  11532.                                 'description' => '',
  11533.                                 'key' => 'hideNavigation',
  11534.                                 'type' => 'bool',
  11535.                                 'data' => '',
  11536.                                 'config' => '',
  11537.                                 'ctype' => 'document',
  11538.                                 'inheritable' => false,
  11539.                                 'creationDate' => 1722423996,
  11540.                                 'modificationDate' => 1722424010,
  11541.                             ],
  11542.                             'da488b22-cc67-4c3e-b787-f25805f3d807' => [
  11543.                                 'name' => '[SEO] Use Title Suffix',
  11544.                                 'description' => 'Decides whether the defined title suffix (and title separator) should be used.',
  11545.                                 'key' => 'seo_title_suffix_disable',
  11546.                                 'type' => 'bool',
  11547.                                 'data' => '',
  11548.                                 'config' => '',
  11549.                                 'ctype' => 'document,object',
  11550.                                 'inheritable' => false,
  11551.                                 'creationDate' => 1675678890,
  11552.                                 'modificationDate' => 1675678906,
  11553.                             ],
  11554.                             'ddb66bea-486d-4ac0-96cb-794838d2bd40' => [
  11555.                                 'name' => 'SiteConfig',
  11556.                                 'description' => '',
  11557.                                 'key' => 'siteConfig',
  11558.                                 'type' => 'object',
  11559.                                 'data' => '',
  11560.                                 'config' => '',
  11561.                                 'ctype' => 'document',
  11562.                                 'inheritable' => false,
  11563.                                 'creationDate' => 1675679140,
  11564.                                 'modificationDate' => 1675679150,
  11565.                             ],
  11566.                             'e2c8b079-41c5-4c39-8d9f-e974ad28b5c0' => [
  11567.                                 'name' => 'Language Root',
  11568.                                 'description' => '',
  11569.                                 'key' => 'languageRoot',
  11570.                                 'type' => 'document',
  11571.                                 'data' => '',
  11572.                                 'config' => '',
  11573.                                 'ctype' => 'document',
  11574.                                 'inheritable' => false,
  11575.                                 'creationDate' => 1675678913,
  11576.                                 'modificationDate' => 1675679026,
  11577.                             ],
  11578.                             'e4858dfc-5982-4642-b1ad-41bf2ee8a050' => [
  11579.                                 'name' => 'NotificationMail',
  11580.                                 'description' => '',
  11581.                                 'key' => 'is-notification',
  11582.                                 'type' => 'bool',
  11583.                                 'data' => '',
  11584.                                 'config' => '',
  11585.                                 'ctype' => 'document',
  11586.                                 'inheritable' => false,
  11587.                                 'creationDate' => 1693222356,
  11588.                                 'modificationDate' => 1693222409,
  11589.                             ],
  11590.                             'f33aec95-d205-484e-9b52-04de4b2c5a56' => [
  11591.                                 'name' => '[SEO] No Index',
  11592.                                 'description' => 'Decides whether the associated page ends up in the index.',
  11593.                                 'key' => 'seo_noindex',
  11594.                                 'type' => 'bool',
  11595.                                 'data' => '',
  11596.                                 'config' => '',
  11597.                                 'ctype' => 'document,object',
  11598.                                 'inheritable' => false,
  11599.                                 'creationDate' => 1675678789,
  11600.                                 'modificationDate' => 1675678820,
  11601.                             ],
  11602.                             'fe812897-380e-42da-b431-5f1d3938cce8' => [
  11603.                                 'name' => '[SEO] Sitemaps Exclude',
  11604.                                 'description' => 'Exclude document from sitemaps',
  11605.                                 'key' => 'sitemaps_exclude',
  11606.                                 'type' => 'bool',
  11607.                                 'data' => '',
  11608.                                 'config' => '',
  11609.                                 'ctype' => 'document',
  11610.                                 'inheritable' => false,
  11611.                                 'creationDate' => 1680786435,
  11612.                                 'modificationDate' => 1680867781,
  11613.                             ],
  11614.                         ],
  11615.                     ],
  11616.                 ],
  11617.                 'staticroutes' => [
  11618.                     'definitions' => [
  11619.                         '1b1f50e4-4963-4e47-aa1b-867b14255677' => [
  11620.                             'name' => 'news_detail',
  11621.                             'pattern' => '/\\/(.*)_news_([\\d]+)/',
  11622.                             'reverse' => '{%path}/%name_news_%id',
  11623.                             'controller' => 'App\\Controller\\NewsController::detailAction',
  11624.                             'variables' => 'name,id',
  11625.                             'defaults' => '',
  11626.                             'siteId' => [
  11627.                             ],
  11628.                             'methods' => [
  11629.                             ],
  11630.                             'priority' => 0,
  11631.                             'creationDate' => 1677839875,
  11632.                             'modificationDate' => 1678457717,
  11633.                         ],
  11634.                         '5a0cb1ba-39d3-4d3a-bab9-b1b3795dfccd' => [
  11635.                             'name' => 'job_detail',
  11636.                             'pattern' => '/\\/(.*)_job_([\\d]+)/',
  11637.                             'reverse' => '{%path}/%name_job_%id',
  11638.                             'controller' => 'App\\Controller\\JobController::detailAction',
  11639.                             'variables' => 'name,id',
  11640.                             'defaults' => '',
  11641.                             'siteId' => [
  11642.                             ],
  11643.                             'methods' => [
  11644.                             ],
  11645.                             'priority' => 0,
  11646.                             'creationDate' => 1677844879,
  11647.                             'modificationDate' => 1678197969,
  11648.                         ],
  11649.                         'de3246d7-295a-495e-9fea-bdb047f91aa4' => [
  11650.                             'name' => 'job_team_detail',
  11651.                             'pattern' => '/\\/(.*)_team_([\\d]+)/',
  11652.                             'reverse' => '{%path}/%name_team_%id',
  11653.                             'controller' => 'App\\Controller\\JobController::teamDetailAction',
  11654.                             'variables' => 'name,id',
  11655.                             'defaults' => '',
  11656.                             'siteId' => [
  11657.                             ],
  11658.                             'methods' => [
  11659.                             ],
  11660.                             'priority' => 0,
  11661.                             'creationDate' => 1678447496,
  11662.                             'modificationDate' => 1678787851,
  11663.                         ],
  11664.                     ],
  11665.                 ],
  11666.                 'error_handling' => [
  11667.                     'render_error_document' => true,
  11668.                 ],
  11669.                 'flags' => [
  11670.                 ],
  11671.                 'maps' => [
  11672.                     'tile_layer_url_template' => 'https://a.tile.openstreetmap.org/{z}/{x}/{y}.png',
  11673.                     'geocoding_url_template' => 'https://nominatim.openstreetmap.org/search?q={q}&addressdetails=1&format=json&limit=1',
  11674.                     'reverse_geocoding_url_template' => 'https://nominatim.openstreetmap.org/reverse?format=json&lat={lat}&lon={lon}&addressdetails=1',
  11675.                 ],
  11676.                 'maintenance' => [
  11677.                     'housekeeping' => [
  11678.                         'cleanup_tmp_files_atime_older_than' => 7776000,
  11679.                         'cleanup_profiler_files_atime_older_than' => 1800,
  11680.                     ],
  11681.                 ],
  11682.                 'encryption' => [
  11683.                     'secret' => NULL,
  11684.                 ],
  11685.                 'workflows' => [
  11686.                 ],
  11687.                 'httpclient' => [
  11688.                     'adapter' => 'Socket',
  11689.                     'proxy_host' => NULL,
  11690.                     'proxy_port' => NULL,
  11691.                     'proxy_user' => NULL,
  11692.                     'proxy_pass' => NULL,
  11693.                 ],
  11694.                 'applicationlog' => [
  11695.                     'archive_treshold' => 30,
  11696.                     'archive_alternative_database' => '',
  11697.                     'delete_archive_threshold' => '6',
  11698.                 ],
  11699.                 'perspectives' => [
  11700.                     'definitions' => [
  11701.                     ],
  11702.                 ],
  11703.                 'custom_views' => [
  11704.                     'definitions' => [
  11705.                     ],
  11706.                 ],
  11707.                 'config_location' => [
  11708.                     'image_thumbnails' => [
  11709.                         'write_target' => [
  11710.                             'type' => 'symfony-config',
  11711.                             'options' => [
  11712.                                 'directory' => (\dirname(__DIR__3).'/config/image_thumbnails'),
  11713.                             ],
  11714.                         ],
  11715.                     ],
  11716.                     'custom_reports' => [
  11717.                         'write_target' => [
  11718.                             'type' => 'symfony-config',
  11719.                             'options' => [
  11720.                                 'directory' => (\dirname(__DIR__3).'/config/custom_reports'),
  11721.                             ],
  11722.                         ],
  11723.                     ],
  11724.                     'video_thumbnails' => [
  11725.                         'write_target' => [
  11726.                             'type' => 'symfony-config',
  11727.                             'options' => [
  11728.                                 'directory' => (\dirname(__DIR__3).'/config/video_thumbnails'),
  11729.                             ],
  11730.                         ],
  11731.                     ],
  11732.                     'document_types' => [
  11733.                         'write_target' => [
  11734.                             'type' => 'symfony-config',
  11735.                             'options' => [
  11736.                                 'directory' => (\dirname(__DIR__3).'/config/document_types'),
  11737.                             ],
  11738.                         ],
  11739.                     ],
  11740.                     'web_to_print' => [
  11741.                         'write_target' => [
  11742.                             'type' => 'symfony-config',
  11743.                             'options' => [
  11744.                                 'directory' => (\dirname(__DIR__3).'/config/web_to_print'),
  11745.                             ],
  11746.                         ],
  11747.                     ],
  11748.                     'predefined_properties' => [
  11749.                         'write_target' => [
  11750.                             'type' => 'symfony-config',
  11751.                             'options' => [
  11752.                                 'directory' => (\dirname(__DIR__3).'/config/predefined_properties'),
  11753.                             ],
  11754.                         ],
  11755.                     ],
  11756.                     'predefined_asset_metadata' => [
  11757.                         'write_target' => [
  11758.                             'type' => 'symfony-config',
  11759.                             'options' => [
  11760.                                 'directory' => (\dirname(__DIR__3).'/config/predefined_asset_metadata'),
  11761.                             ],
  11762.                         ],
  11763.                     ],
  11764.                     'staticroutes' => [
  11765.                         'write_target' => [
  11766.                             'type' => 'symfony-config',
  11767.                             'options' => [
  11768.                                 'directory' => (\dirname(__DIR__3).'/config/staticroutes'),
  11769.                             ],
  11770.                         ],
  11771.                     ],
  11772.                     'perspectives' => [
  11773.                         'write_target' => [
  11774.                             'type' => 'symfony-config',
  11775.                             'options' => [
  11776.                                 'directory' => (\dirname(__DIR__3).'/config/perspectives'),
  11777.                             ],
  11778.                         ],
  11779.                     ],
  11780.                     'custom_views' => [
  11781.                         'write_target' => [
  11782.                             'type' => 'symfony-config',
  11783.                             'options' => [
  11784.                                 'directory' => (\dirname(__DIR__3).'/config/custom_views'),
  11785.                             ],
  11786.                         ],
  11787.                     ],
  11788.                     'object_custom_layouts' => [
  11789.                         'write_target' => [
  11790.                             'type' => 'symfony-config',
  11791.                             'options' => [
  11792.                                 'directory' => (\dirname(__DIR__3).'/config/object_custom_layouts'),
  11793.                             ],
  11794.                         ],
  11795.                     ],
  11796.                     'system_settings' => [
  11797.                         'write_target' => [
  11798.                             'type' => 'symfony-config',
  11799.                             'options' => [
  11800.                                 'directory' => (\dirname(__DIR__3).'/config/system_settings'),
  11801.                             ],
  11802.                         ],
  11803.                         'read_target' => [
  11804.                             'type' => NULL,
  11805.                             'options' => [
  11806.                                 'directory' => NULL,
  11807.                             ],
  11808.                         ],
  11809.                     ],
  11810.                 ],
  11811.             ]; break;
  11812.             case 'pimcore_admin.config'$value = [
  11813.                 'branding' => [
  11814.                     'login_screen_invert_colors' => true,
  11815.                     'color_login_screen' => '#00ace1',
  11816.                     'color_admin_interface' => '#00ace1',
  11817.                     'color_admin_interface_background' => '',
  11818.                     'login_screen_custom_image' => 'https://'.$this->getEnv('string:MAIN_DOMAIN').'/test-assets/BHP-7.jpg',
  11819.                 ],
  11820.                 'gdpr_data_extractor' => [
  11821.                     'dataObjects' => [
  11822.                         'classes' => [
  11823.                         ],
  11824.                     ],
  11825.                     'assets' => [
  11826.                         'types' => [
  11827.                         ],
  11828.                     ],
  11829.                 ],
  11830.                 'objects' => [
  11831.                     'notes_events' => [
  11832.                         'types' => [
  11833.                             => '',
  11834.                             => 'content',
  11835.                             => 'seo',
  11836.                             => 'warning',
  11837.                             => 'notice',
  11838.                         ],
  11839.                     ],
  11840.                 ],
  11841.                 'assets' => [
  11842.                     'notes_events' => [
  11843.                         'types' => [
  11844.                             => '',
  11845.                             => 'content',
  11846.                             => 'seo',
  11847.                             => 'warning',
  11848.                             => 'notice',
  11849.                         ],
  11850.                     ],
  11851.                 ],
  11852.                 'documents' => [
  11853.                     'notes_events' => [
  11854.                         'types' => [
  11855.                             => '',
  11856.                             => 'content',
  11857.                             => 'seo',
  11858.                             => 'warning',
  11859.                             => 'notice',
  11860.                         ],
  11861.                     ],
  11862.                 ],
  11863.                 'admin_languages' => [
  11864.                 ],
  11865.                 'csrf_protection' => [
  11866.                     'excluded_routes' => [
  11867.                     ],
  11868.                 ],
  11869.                 'admin_csp_header' => [
  11870.                     'enabled' => false,
  11871.                     'exclude_paths' => [
  11872.                     ],
  11873.                     'additional_urls' => [
  11874.                         'default-src' => [
  11875.                         ],
  11876.                         'img-src' => [
  11877.                         ],
  11878.                         'script-src' => [
  11879.                         ],
  11880.                         'style-src' => [
  11881.                         ],
  11882.                         'connect-src' => [
  11883.                         ],
  11884.                         'font-src' => [
  11885.                         ],
  11886.                         'media-src' => [
  11887.                         ],
  11888.                         'frame-src' => [
  11889.                         ],
  11890.                     ],
  11891.                 ],
  11892.                 'custom_admin_path_identifier' => NULL,
  11893.                 'custom_admin_route_name' => 'my_custom_admin_entry_point',
  11894.                 'config_location' => [
  11895.                     'admin_system_settings' => [
  11896.                         'write_target' => [
  11897.                             'type' => 'symfony-config',
  11898.                             'options' => [
  11899.                                 'directory' => (\dirname(__DIR__3).'/config/admin_system_settings'),
  11900.                             ],
  11901.                         ],
  11902.                         'read_target' => [
  11903.                             'type' => NULL,
  11904.                             'options' => [
  11905.                                 'directory' => NULL,
  11906.                             ],
  11907.                         ],
  11908.                     ],
  11909.                 ],
  11910.             ]; break;
  11911.             case 'pimcore_customer_management_framework.encryption.secret'$value $this->getEnv('SECRET'); break;
  11912.             case 'elements_skidata_sweb.config'$value = [
  11913.                 'defaultTenant' => 'matterhorn_live',
  11914.                 'tenants' => [
  11915.                     'sandbox' => [
  11916.                         'importer' => [
  11917.                             'resource_base_folder' => '/_dev/Shop/_sandbox-data/sandbox',
  11918.                         ],
  11919.                         'sweb' => [
  11920.                             'username' => 'IntegrationSupportBEI_Elements',
  11921.                             'password' => $this->getEnv('SWEB_SANDBOX_PASSWORD'),
  11922.                             'environment' => 'sandbox',
  11923.                             'salesChannel' => 655229101,
  11924.                             'pointOfSale' => 655229101,
  11925.                         ],
  11926.                         'cache' => [
  11927.                             'max_age' => 43200,
  11928.                             'max_age_faults' => 300,
  11929.                         ],
  11930.                         'barcodeSymbology' => 'QR_Code',
  11931.                     ],
  11932.                     'matterhorn_live' => [
  11933.                         'barcodeSymbology' => 'QR_Code',
  11934.                         'importer' => [
  11935.                             'resource_base_folder' => '/Shop/Skidata/zermatt',
  11936.                         ],
  11937.                         'sweb' => [
  11938.                             'username' => 'elementsBEI_803713',
  11939.                             'password' => $this->getEnv('SWEB_LIVE_PASSWORD'),
  11940.                             'environment' => 'live',
  11941.                             'salesChannel' => 83886341,
  11942.                             'pointOfSale' => 83886341,
  11943.                         ],
  11944.                         'cache' => [
  11945.                             'max_age' => 43200,
  11946.                             'max_age_faults' => 60,
  11947.                         ],
  11948.                     ],
  11949.                     'matterhorn_sandbox' => [
  11950.                         'barcodeSymbology' => 'QR_Code',
  11951.                         'importer' => [
  11952.                             'resource_base_folder' => '/Shop/Skidata/zermatt-sandbox',
  11953.                         ],
  11954.                         'sweb' => [
  11955.                             'username' => 'Zermatt_sandbox_471275',
  11956.                             'password' => $this->getEnv('SWEB_SANDBOX_ZERMATT_PASSWORD'),
  11957.                             'environment' => 'sandbox',
  11958.                             'salesChannel' => '83886169A',
  11959.                             'pointOfSale' => 83886342,
  11960.                         ],
  11961.                         'cache' => [
  11962.                             'max_age' => 43200,
  11963.                             'max_age_faults' => 60,
  11964.                         ],
  11965.                     ],
  11966.                     'matterhorn_live_marketplace' => [
  11967.                         'barcodeSymbology' => 'QR_Code',
  11968.                         'importer' => [
  11969.                             'resource_base_folder' => '/Shop/Skidata/zermatt',
  11970.                         ],
  11971.                         'sweb' => [
  11972.                             'username' => 'elementsBEI_487630',
  11973.                             'password' => $this->getEnv('SWEB_LIVE_MARKETPLACE_PASSWORD'),
  11974.                             'environment' => 'live',
  11975.                             'salesChannel' => 83886394,
  11976.                             'pointOfSale' => 83886394,
  11977.                         ],
  11978.                         'cache' => [
  11979.                             'max_age' => 43200,
  11980.                             'max_age_faults' => 60,
  11981.                         ],
  11982.                     ],
  11983.                 ],
  11984.                 'orderService' => [
  11985.                     'relocate_order_items' => false,
  11986.                 ],
  11987.             ]; break;
  11988.             case 'elements_incert_config'$value = [
  11989.                 'defaultLanguage' => 'de',
  11990.                 'tenant' => 'test',
  11991.                 'tenants' => [
  11992.                     'test' => [
  11993.                         'apiKey' => '35C37605350A5A588A3021E',
  11994.                         'url' => 'https://finsterwirt.traumgutscheine.com/api',
  11995.                         'folder' => 'Incert-Test',
  11996.                         'languages' => [
  11997.                             => 'de',
  11998.                             => 'en',
  11999.                         ],
  12000.                         'countryCodes' => [
  12001.                             => 'AT',
  12002.                         ],
  12003.                         'currencies' => [
  12004.                             => 'EUR',
  12005.                         ],
  12006.                     ],
  12007.                     'live' => [
  12008.                         'apiKey' => 'TODO',
  12009.                         'url' => 'https://your-own.url.com/api',
  12010.                         'folder' => 'Incert',
  12011.                         'languages' => [
  12012.                             => 'de',
  12013.                             => 'en',
  12014.                         ],
  12015.                         'countryCodes' => [
  12016.                             => 'AT',
  12017.                         ],
  12018.                         'currencies' => [
  12019.                             => 'EUR',
  12020.                         ],
  12021.                     ],
  12022.                 ],
  12023.                 'endpoint' => 'https://services.incertapi.com/voucherRedeemWS.php?account_id=zba',
  12024.                 'password' => 'zba@RedInter16',
  12025.                 'terminalID' => $this->getEnv('INCERT_PW'),
  12026.             ]; break;
  12027.             case 'elements_incert_config.terminalID'$value $this->getEnv('INCERT_PW'); break;
  12028.             case 'elements.azure_auth.clientId'$value $this->getEnv('ELEMENTS_AZURE_AUTH_CLIENT_ID'); break;
  12029.             case 'elements.azure_auth.clientSecret'$value $this->getEnv('ELEMENTS_AZURE_AUTH_CLIENT_SECRET'); break;
  12030.             case 'elements.azure_auth.tenant'$value $this->getEnv('ELEMENTS_AZURE_AUTH_TENANT'); break;
  12031.             case 'elements_azure_auth.create_user_as_admin'$value $this->getEnv('bool:ELEMENTS_AZURE_CREATE_USER_AS_ADMIN'); break;
  12032.             case 'elements_azure_auth.check_login_permission'$value $this->getEnv('bool:ELEMENTS_AZURE_CHECK_LOGIN_PERMISSIONS'); break;
  12033.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  12034.         }
  12035.         $this->loadedDynamicParameters[$name] = true;
  12036.         return $this->dynamicParameters[$name] = $value;
  12037.     }
  12038.     protected function getDefaultParameters(): array
  12039.     {
  12040.         return [
  12041.             'kernel.project_dir' => \dirname(__DIR__4),
  12042.             'kernel.environment' => 'dev',
  12043.             'kernel.debug' => true,
  12044.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  12045.             'kernel.bundles' => [
  12046.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  12047.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  12048.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  12049.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  12050.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  12051.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  12052.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  12053.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  12054.                 'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
  12055.                 'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
  12056.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  12057.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  12058.                 'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
  12059.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  12060.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  12061.                 'PimcoreCoreBundle' => 'Pimcore\\Bundle\\CoreBundle\\PimcoreCoreBundle',
  12062.                 'PimcoreAdminBundle' => 'Pimcore\\Bundle\\AdminBundle\\PimcoreAdminBundle',
  12063.                 'ElementsBackendBootstrapThemeBundle' => 'Elements\\Bundle\\BackendBootstrapThemeBundle\\ElementsBackendBootstrapThemeBundle',
  12064.                 'ElementsBackendDashboardBundle' => 'Elements\\Bundle\\BackendDashboardBundle\\ElementsBackendDashboardBundle',
  12065.                 'ElementsClientUserRolesBundle' => 'Elements\\Bundle\\ClientUserRolesBundle\\ElementsClientUserRolesBundle',
  12066.                 'ElementsDateRangeHelperBundle' => 'Elements\\Bundle\\DateRangeHelperBundle\\ElementsDateRangeHelperBundle',
  12067.                 'ElementsDocumentHttpAuthBundle' => 'Elements\\Bundle\\DocumentHttpAuthBundle\\ElementsDocumentHttpAuthBundle',
  12068.                 'NumberSequenceGeneratorBundle' => 'Pimcore\\Bundle\\NumberSequenceGeneratorBundle\\NumberSequenceGeneratorBundle',
  12069.                 'ObjectMergerBundle' => 'Pimcore\\Bundle\\ObjectMergerBundle\\ObjectMergerBundle',
  12070.                 'ElementsDatatransPaymentBundle' => 'Elements\\Bundle\\DatatransPaymentBundle\\ElementsDatatransPaymentBundle',
  12071.                 'ElementsErrorPageBundle' => 'Elements\\Bundle\\ErrorPageBundle\\ElementsErrorPageBundle',
  12072.                 'PimcoreCustomerManagementFrameworkBundle' => 'CustomerManagementFrameworkBundle\\PimcoreCustomerManagementFrameworkBundle',
  12073.                 'ElementsBreadcrumbHelperBundle' => 'Elements\\Bundle\\BreadcrumbHelperBundle\\ElementsBreadcrumbHelperBundle',
  12074.                 'ElementsCDMUserManagerBundle' => 'Elements\\Bundle\\CDMUserManagerBundle\\ElementsCDMUserManagerBundle',
  12075.                 'ElementsCmsToolsBundle' => 'Elements\\Bundle\\CmsToolsBundle\\ElementsCmsToolsBundle',
  12076.                 'ElementsCssLoaderBundle' => 'Elements\\Bundle\\CssLoaderBundle\\ElementsCssLoaderBundle',
  12077.                 'ElementsDataLoggerBundle' => 'Elements\\Bundle\\DataLoggerBundle\\ElementsDataLoggerBundle',
  12078.                 'FakeDataGeneratorBundle' => 'Elements\\Bundle\\FakeDataGenerator\\FakeDataGeneratorBundle',
  12079.                 'ElementsGoogleCseBundle' => 'Elements\\Bundle\\GoogleCseBundle\\ElementsGoogleCseBundle',
  12080.                 'ElementsJsConfigBundle' => 'Elements\\Bundle\\JsConfigBundle\\ElementsJsConfigBundle',
  12081.                 'ElementsJsonLdBundle' => 'Elements\\Bundle\\JsonLdBundle\\ElementsJsonLdBundle',
  12082.                 'ElementsJsonLdReloadedBundle' => 'Elements\\Bundle\\JsonLdReloadedBundle\\ElementsJsonLdReloadedBundle',
  12083.                 'ElementsProcessManagerBundle' => 'Elements\\Bundle\\ProcessManagerBundle\\ElementsProcessManagerBundle',
  12084.                 'RecurringDatesTypeBundle' => 'Elements\\Bundle\\RecurringDatesTypeBundle\\RecurringDatesTypeBundle',
  12085.                 'ElementsSeoHelperBundle' => 'Elements\\Bundle\\SeoHelperBundle\\ElementsSeoHelperBundle',
  12086.                 'ElementsSkidataTicketingSwebBundle' => 'Elements\\Bundle\\SkidataTicketingSwebBundle\\ElementsSkidataTicketingSwebBundle',
  12087.                 'ElementsStyleLabBundle' => 'Elements\\Bundle\\StyleLabBundle\\ElementsStyleLabBundle',
  12088.                 'ElementsTicketShopFrameworkBundle' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\ElementsTicketShopFrameworkBundle',
  12089.                 'VueBundle' => 'Symfony\\UX\\Vue\\VueBundle',
  12090.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  12091.                 'PimcoreEcommerceFrameworkBundle' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\PimcoreEcommerceFrameworkBundle',
  12092.                 'ElementsHashCashBundle' => 'Elements\\Bundle\\HashCashBundle\\ElementsHashCashBundle',
  12093.                 'ElementsTrackingBundle' => 'Elements\\Bundle\\TrackingBundle\\ElementsTrackingBundle',
  12094.                 'ElementsIncertBundle' => 'Elements\\Bundle\\IncertBundle\\ElementsIncertBundle',
  12095.                 'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
  12096.                 'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
  12097.                 'ElementsAzureAuthBundle' => 'Elements\\Bundle\\AzureAuthBundle\\ElementsAzureAuthBundle',
  12098.             ],
  12099.             'kernel.bundles_metadata' => [
  12100.                 'FrameworkBundle' => [
  12101.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  12102.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  12103.                 ],
  12104.                 'SecurityBundle' => [
  12105.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  12106.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  12107.                 ],
  12108.                 'TwigBundle' => [
  12109.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  12110.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  12111.                 ],
  12112.                 'TwigExtraBundle' => [
  12113.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  12114.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  12115.                 ],
  12116.                 'MonologBundle' => [
  12117.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  12118.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  12119.                 ],
  12120.                 'DoctrineBundle' => [
  12121.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  12122.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  12123.                 ],
  12124.                 'DoctrineMigrationsBundle' => [
  12125.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  12126.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  12127.                 ],
  12128.                 'SensioFrameworkExtraBundle' => [
  12129.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  12130.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  12131.                 ],
  12132.                 'CmfRoutingBundle' => [
  12133.                     'path' => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src'),
  12134.                     'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
  12135.                 ],
  12136.                 'PrestaSitemapBundle' => [
  12137.                     'path' => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle'),
  12138.                     'namespace' => 'Presta\\SitemapBundle',
  12139.                 ],
  12140.                 'SchebTwoFactorBundle' => [
  12141.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  12142.                     'namespace' => 'Scheb\\TwoFactorBundle',
  12143.                 ],
  12144.                 'FOSJsRoutingBundle' => [
  12145.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  12146.                     'namespace' => 'FOS\\JsRoutingBundle',
  12147.                 ],
  12148.                 'FlysystemBundle' => [
  12149.                     'path' => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src'),
  12150.                     'namespace' => 'League\\FlysystemBundle',
  12151.                 ],
  12152.                 'DebugBundle' => [
  12153.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  12154.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  12155.                 ],
  12156.                 'WebProfilerBundle' => [
  12157.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  12158.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  12159.                 ],
  12160.                 'PimcoreCoreBundle' => [
  12161.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle'),
  12162.                     'namespace' => 'Pimcore\\Bundle\\CoreBundle',
  12163.                 ],
  12164.                 'PimcoreAdminBundle' => [
  12165.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle'),
  12166.                     'namespace' => 'Pimcore\\Bundle\\AdminBundle',
  12167.                 ],
  12168.                 'ElementsBackendBootstrapThemeBundle' => [
  12169.                     'path' => (\dirname(__DIR__4).'/vendor/elements/backendbootstrapthemebundle/src'),
  12170.                     'namespace' => 'Elements\\Bundle\\BackendBootstrapThemeBundle',
  12171.                 ],
  12172.                 'ElementsBackendDashboardBundle' => [
  12173.                     'path' => (\dirname(__DIR__4).'/vendor/elements/backenddashboardbundle/src'),
  12174.                     'namespace' => 'Elements\\Bundle\\BackendDashboardBundle',
  12175.                 ],
  12176.                 'ElementsClientUserRolesBundle' => [
  12177.                     'path' => (\dirname(__DIR__4).'/vendor/elements/client-user-roles-bundle/src'),
  12178.                     'namespace' => 'Elements\\Bundle\\ClientUserRolesBundle',
  12179.                 ],
  12180.                 'ElementsDateRangeHelperBundle' => [
  12181.                     'path' => (\dirname(__DIR__4).'/vendor/elements/date-range-helper-bundle/src'),
  12182.                     'namespace' => 'Elements\\Bundle\\DateRangeHelperBundle',
  12183.                 ],
  12184.                 'ElementsDocumentHttpAuthBundle' => [
  12185.                     'path' => (\dirname(__DIR__4).'/vendor/elements/document-http-auth-bundle/src/Elements/Bundle/DocumentHttpAuthBundle'),
  12186.                     'namespace' => 'Elements\\Bundle\\DocumentHttpAuthBundle',
  12187.                 ],
  12188.                 'NumberSequenceGeneratorBundle' => [
  12189.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/number-sequence-generator/src'),
  12190.                     'namespace' => 'Pimcore\\Bundle\\NumberSequenceGeneratorBundle',
  12191.                 ],
  12192.                 'ObjectMergerBundle' => [
  12193.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/object-merger/src'),
  12194.                     'namespace' => 'Pimcore\\Bundle\\ObjectMergerBundle',
  12195.                 ],
  12196.                 'ElementsDatatransPaymentBundle' => [
  12197.                     'path' => (\dirname(__DIR__4).'/vendor/elements/datatrans-payment-bundle/src'),
  12198.                     'namespace' => 'Elements\\Bundle\\DatatransPaymentBundle',
  12199.                 ],
  12200.                 'ElementsErrorPageBundle' => [
  12201.                     'path' => (\dirname(__DIR__4).'/vendor/elements/error-page-bundle/src'),
  12202.                     'namespace' => 'Elements\\Bundle\\ErrorPageBundle',
  12203.                 ],
  12204.                 'PimcoreCustomerManagementFrameworkBundle' => [
  12205.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src'),
  12206.                     'namespace' => 'CustomerManagementFrameworkBundle',
  12207.                 ],
  12208.                 'ElementsBreadcrumbHelperBundle' => [
  12209.                     'path' => (\dirname(__DIR__4).'/vendor/elements/breadcrumb-helper-bundle/src'),
  12210.                     'namespace' => 'Elements\\Bundle\\BreadcrumbHelperBundle',
  12211.                 ],
  12212.                 'ElementsCDMUserManagerBundle' => [
  12213.                     'path' => (\dirname(__DIR__4).'/vendor/elements/cdm-user-manager-bundle/src'),
  12214.                     'namespace' => 'Elements\\Bundle\\CDMUserManagerBundle',
  12215.                 ],
  12216.                 'ElementsCmsToolsBundle' => [
  12217.                     'path' => (\dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src'),
  12218.                     'namespace' => 'Elements\\Bundle\\CmsToolsBundle',
  12219.                 ],
  12220.                 'ElementsCssLoaderBundle' => [
  12221.                     'path' => (\dirname(__DIR__4).'/vendor/elements/css-loader-bundle/src'),
  12222.                     'namespace' => 'Elements\\Bundle\\CssLoaderBundle',
  12223.                 ],
  12224.                 'ElementsDataLoggerBundle' => [
  12225.                     'path' => (\dirname(__DIR__4).'/vendor/elements/data-logger-bundle/src/Elements/Bundle/DataLoggerBundle'),
  12226.                     'namespace' => 'Elements\\Bundle\\DataLoggerBundle',
  12227.                 ],
  12228.                 'FakeDataGeneratorBundle' => [
  12229.                     'path' => (\dirname(__DIR__4).'/vendor/elements/fake-data-generator/src'),
  12230.                     'namespace' => 'Elements\\Bundle\\FakeDataGenerator',
  12231.                 ],
  12232.                 'ElementsGoogleCseBundle' => [
  12233.                     'path' => (\dirname(__DIR__4).'/vendor/elements/google-cse-bundle/src'),
  12234.                     'namespace' => 'Elements\\Bundle\\GoogleCseBundle',
  12235.                 ],
  12236.                 'ElementsJsConfigBundle' => [
  12237.                     'path' => (\dirname(__DIR__4).'/vendor/elements/js-config-bundle/src'),
  12238.                     'namespace' => 'Elements\\Bundle\\JsConfigBundle',
  12239.                 ],
  12240.                 'ElementsJsonLdBundle' => [
  12241.                     'path' => (\dirname(__DIR__4).'/vendor/elements/json-ld-bundle/src'),
  12242.                     'namespace' => 'Elements\\Bundle\\JsonLdBundle',
  12243.                 ],
  12244.                 'ElementsJsonLdReloadedBundle' => [
  12245.                     'path' => (\dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src'),
  12246.                     'namespace' => 'Elements\\Bundle\\JsonLdReloadedBundle',
  12247.                 ],
  12248.                 'ElementsProcessManagerBundle' => [
  12249.                     'path' => (\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src'),
  12250.                     'namespace' => 'Elements\\Bundle\\ProcessManagerBundle',
  12251.                 ],
  12252.                 'RecurringDatesTypeBundle' => [
  12253.                     'path' => (\dirname(__DIR__4).'/vendor/elements/recurring-dates-type/src'),
  12254.                     'namespace' => 'Elements\\Bundle\\RecurringDatesTypeBundle',
  12255.                 ],
  12256.                 'ElementsSeoHelperBundle' => [
  12257.                     'path' => (\dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src'),
  12258.                     'namespace' => 'Elements\\Bundle\\SeoHelperBundle',
  12259.                 ],
  12260.                 'ElementsSkidataTicketingSwebBundle' => [
  12261.                     'path' => (\dirname(__DIR__4).'/vendor/elements/skidata-ticketing-sweb-bundle/src'),
  12262.                     'namespace' => 'Elements\\Bundle\\SkidataTicketingSwebBundle',
  12263.                 ],
  12264.                 'ElementsStyleLabBundle' => [
  12265.                     'path' => (\dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src'),
  12266.                     'namespace' => 'Elements\\Bundle\\StyleLabBundle',
  12267.                 ],
  12268.                 'ElementsTicketShopFrameworkBundle' => [
  12269.                     'path' => (\dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src'),
  12270.                     'namespace' => 'Elements\\Bundle\\TicketShopFrameworkBundle',
  12271.                 ],
  12272.                 'VueBundle' => [
  12273.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-vue'),
  12274.                     'namespace' => 'Symfony\\UX\\Vue',
  12275.                 ],
  12276.                 'WebpackEncoreBundle' => [
  12277.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  12278.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  12279.                 ],
  12280.                 'PimcoreEcommerceFrameworkBundle' => [
  12281.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle'),
  12282.                     'namespace' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle',
  12283.                 ],
  12284.                 'ElementsHashCashBundle' => [
  12285.                     'path' => (\dirname(__DIR__4).'/vendor/elements/hash-cash-form-bundle/src'),
  12286.                     'namespace' => 'Elements\\Bundle\\HashCashBundle',
  12287.                 ],
  12288.                 'ElementsTrackingBundle' => [
  12289.                     'path' => (\dirname(__DIR__4).'/vendor/elements/tracking-bundle/src'),
  12290.                     'namespace' => 'Elements\\Bundle\\TrackingBundle',
  12291.                 ],
  12292.                 'ElementsIncertBundle' => [
  12293.                     'path' => (\dirname(__DIR__4).'/vendor/elements/incert-bundle/src'),
  12294.                     'namespace' => 'Elements\\Bundle\\IncertBundle',
  12295.                 ],
  12296.                 'HWIOAuthBundle' => [
  12297.                     'path' => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle'),
  12298.                     'namespace' => 'HWI\\Bundle\\OAuthBundle',
  12299.                 ],
  12300.                 'HttplugBundle' => [
  12301.                     'path' => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src'),
  12302.                     'namespace' => 'Http\\HttplugBundle',
  12303.                 ],
  12304.                 'ElementsAzureAuthBundle' => [
  12305.                     'path' => (\dirname(__DIR__4).'/vendor/elements/azure-auth-bundle/src'),
  12306.                     'namespace' => 'Elements\\Bundle\\AzureAuthBundle',
  12307.                 ],
  12308.             ],
  12309.             'kernel.charset' => 'UTF-8',
  12310.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  12311.             'locale' => 'en',
  12312.             'log.fileobject' => (\dirname(__DIR__3).'/application-logger'),
  12313.             'cdm.salt' => 'cdmusermanagersalt13$$',
  12314.             'env(SWEB_SANDBOX_PASSWORD)' => 'x',
  12315.             'test' => '%env(default:sweb_sandbox_default:string:SWEB_SANDBOX_PASSWORD)',
  12316.             'marketplace_orderpush_endpoint' => 'https://zmt-order-e-api-sandbox.de-c1.cloudhub.io/api/v1/order/pim-core-update',
  12317.             'security.authenticator.manager.enabled' => true,
  12318.             'customer_management_framework.firewall_settings' => [
  12319.                 'pattern' => '^/__customermanagementframework/webservice(/.*)?$',
  12320.                 'stateless' => true,
  12321.                 'provider' => 'pimcore_admin',
  12322.                 'custom_authenticators' => [
  12323.                     => 'CustomerManagementFrameworkBundle\\Security\\Authenticator\\WebserviceAuthenticator',
  12324.                 ],
  12325.             ],
  12326.             'event_dispatcher.event_aliases' => [
  12327.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  12328.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  12329.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  12330.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  12331.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  12332.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  12333.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  12334.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  12335.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  12336.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  12337.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  12338.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  12339.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  12340.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  12341.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  12342.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  12343.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  12344.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  12345.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  12346.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  12347.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  12348.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  12349.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  12350.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  12351.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  12352.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  12353.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  12354.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  12355.                 'Presta\\SitemapBundle\\Event\\SitemapAddUrlEvent' => 'presta_sitemap.add_url',
  12356.                 'Presta\\SitemapBundle\\Event\\SitemapPopulateEvent' => 'presta_sitemap.populate',
  12357.             ],
  12358.             'fragment.renderer.hinclude.global_template' => NULL,
  12359.             'fragment.path' => '/_fragment',
  12360.             'kernel.http_method_override' => true,
  12361.             'kernel.trusted_hosts' => [
  12362.             ],
  12363.             'kernel.default_locale' => 'en',
  12364.             'kernel.enabled_locales' => [
  12365.             ],
  12366.             'kernel.error_controller' => 'error_controller',
  12367.             'debug.file_link_format' => NULL,
  12368.             'asset.request_context.base_path' => NULL,
  12369.             'asset.request_context.secure' => NULL,
  12370.             'translator.logging' => false,
  12371.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  12372.             'debug.error_handler.throw_at' => -1,
  12373.             'router.request_context.scheme' => 'http',
  12374.             'router.request_context.base_url' => '',
  12375.             'router.resource' => 'kernel::loadRoutes',
  12376.             'request_listener.http_port' => 80,
  12377.             'request_listener.https_port' => 443,
  12378.             'session.metadata.storage_key' => '_sf2_meta',
  12379.             'session.storage.options' => [
  12380.                 'cache_limiter' => '0',
  12381.                 'cookie_secure' => 'auto',
  12382.                 'cookie_httponly' => true,
  12383.                 'cookie_samesite' => 'lax',
  12384.                 'gc_probability' => 1,
  12385.             ],
  12386.             'session.save_path' => (\dirname(__DIR__3).'/sessions/dev'),
  12387.             'session.metadata.update_threshold' => 0,
  12388.             'form.type_extension.csrf.enabled' => true,
  12389.             'form.type_extension.csrf.field_name' => '_token',
  12390.             'validator.translation_domain' => 'validators',
  12391.             'profiler_listener.only_exceptions' => false,
  12392.             'profiler_listener.only_main_requests' => false,
  12393.             'security.role_hierarchy.roles' => [
  12394.                 'ROLE_PIMCORE_ADMIN' => [
  12395.                     => 'ROLE_PIMCORE_USER',
  12396.                 ],
  12397.             ],
  12398.             'security.access.denied_url' => NULL,
  12399.             'security.authentication.manager.erase_credentials' => true,
  12400.             'security.authentication.session_strategy.strategy' => 'migrate',
  12401.             'security.access.always_authenticate_before_granting' => false,
  12402.             'security.authentication.hide_user_not_found' => false,
  12403.             'security.firewalls' => [
  12404.                 => 'booking_api',
  12405.                 => 'dev',
  12406.                 => 'pimcore_admin_webdav',
  12407.                 => 'pimcore_admin',
  12408.                 => 'webservice',
  12409.                 => 'stylelab',
  12410.                 => 'b2b',
  12411.                 => 'main',
  12412.             ],
  12413.             'hwi_oauth.resource_ownermap.configured.main' => [
  12414.                 'google' => 'cdm_auth_oauth_check_google',
  12415.                 'facebook' => 'cdm_auth_oauth_check_facebook',
  12416.             ],
  12417.             'twig.form.resources' => [
  12418.                 => 'form_div_layout.html.twig',
  12419.             ],
  12420.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  12421.             'monolog.use_microseconds' => true,
  12422.             'monolog.swift_mailer.handlers' => [
  12423.             ],
  12424.             'monolog.handlers_to_channels' => [
  12425.                 'monolog.handler.error_messaging' => [
  12426.                     'type' => 'inclusive',
  12427.                     'elements' => [
  12428.                         => 'devMail',
  12429.                     ],
  12430.                 ],
  12431.                 'monolog.handler.bookigapi' => [
  12432.                     'type' => 'inclusive',
  12433.                     'elements' => [
  12434.                         => 'bookingapi',
  12435.                     ],
  12436.                 ],
  12437.                 'monolog.handler.smartpricer' => [
  12438.                     'type' => 'inclusive',
  12439.                     'elements' => [
  12440.                         => 'smartpricer',
  12441.                     ],
  12442.                 ],
  12443.                 'monolog.handler.event' => [
  12444.                     'type' => 'inclusive',
  12445.                     'elements' => [
  12446.                         => 'eventRecipient',
  12447.                     ],
  12448.                 ],
  12449.                 'monolog.handler.infoSnow' => [
  12450.                     'type' => 'inclusive',
  12451.                     'elements' => [
  12452.                         => 'infoSnow',
  12453.                     ],
  12454.                 ],
  12455.                 'monolog.handler.deprecation' => [
  12456.                     'type' => 'inclusive',
  12457.                     'elements' => [
  12458.                         => 'deprecation',
  12459.                     ],
  12460.                 ],
  12461.                 'monolog.handler.swisspass' => [
  12462.                     'type' => 'inclusive',
  12463.                     'elements' => [
  12464.                         => 'swisspass',
  12465.                     ],
  12466.                 ],
  12467.                 'monolog.handler.skidatasweb' => [
  12468.                     'type' => 'inclusive',
  12469.                     'elements' => [
  12470.                         => 'skidatasweb',
  12471.                     ],
  12472.                 ],
  12473.                 'monolog.handler.sweb_ticketing_order' => [
  12474.                     'type' => 'inclusive',
  12475.                     'elements' => [
  12476.                         => 'skidata.sweb.order',
  12477.                     ],
  12478.                 ],
  12479.                 'monolog.handler.sweb_ticketing_warmup' => [
  12480.                     'type' => 'inclusive',
  12481.                     'elements' => [
  12482.                         => 'skidata.sweb.cache.warmup',
  12483.                     ],
  12484.                 ],
  12485.                 'monolog.handler.sweb_ticketing_import' => [
  12486.                     'type' => 'inclusive',
  12487.                     'elements' => [
  12488.                         => 'skidata.sweb.importer',
  12489.                     ],
  12490.                 ],
  12491.                 'monolog.handler.console' => [
  12492.                     'type' => 'exclusive',
  12493.                     'elements' => [
  12494.                         => 'event',
  12495.                         => 'doctrine',
  12496.                         => 'console',
  12497.                         => 'cache',
  12498.                         => 'php',
  12499.                     ],
  12500.                 ],
  12501.                 'monolog.handler.main' => [
  12502.                     'type' => 'exclusive',
  12503.                     'elements' => [
  12504.                         => 'event',
  12505.                         => 'doctrine',
  12506.                         => 'cache',
  12507.                         => 'deprecation',
  12508.                     ],
  12509.                 ],
  12510.             ],
  12511.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  12512.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  12513.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  12514.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  12515.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  12516.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  12517.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  12518.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  12519.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  12520.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  12521.             'doctrine.entity_managers' => [
  12522.             ],
  12523.             'doctrine.default_entity_manager' => '',
  12524.             'doctrine.dbal.connection_factory.types' => [
  12525.                 'uuid' => [
  12526.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  12527.                 ],
  12528.                 'ulid' => [
  12529.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  12530.                 ],
  12531.             ],
  12532.             'doctrine.connections' => [
  12533.                 'default' => 'doctrine.dbal.default_connection',
  12534.             ],
  12535.             'doctrine.default_connection' => 'default',
  12536.             'doctrine.migrations.preferred_em' => NULL,
  12537.             'doctrine.migrations.preferred_connection' => 'default',
  12538.             'cmf_routing.uri_filter_regexp' => '',
  12539.             'cmf_routing.default_controller' => NULL,
  12540.             'cmf_routing.generic_controller' => NULL,
  12541.             'cmf_routing.controllers_by_type' => [
  12542.             ],
  12543.             'cmf_routing.controllers_by_class' => [
  12544.             ],
  12545.             'cmf_routing.templates_by_class' => [
  12546.             ],
  12547.             'cmf_routing.route_collection_limit' => 0,
  12548.             'cmf_routing.dynamic.limit_candidates' => 20,
  12549.             'cmf_routing.dynamic.locales' => [
  12550.             ],
  12551.             'cmf_routing.dynamic.auto_locale_pattern' => false,
  12552.             'cmf_routing.replace_symfony_router' => true,
  12553.             'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
  12554.             'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
  12555.             'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
  12556.             'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  12557.             'presta_sitemap.dump_directory' => (\dirname(__DIR__4).'/public'),
  12558.             'presta_sitemap.timetolive' => 3600,
  12559.             'presta_sitemap.sitemap_file_prefix' => 'sitemap',
  12560.             'presta_sitemap.items_by_set' => 50000,
  12561.             'presta_sitemap.defaults' => [
  12562.                 'lastmod' => NULL,
  12563.                 'priority' => NULL,
  12564.                 'changefreq' => NULL,
  12565.             ],
  12566.             'presta_sitemap.default_section' => 'default',
  12567.             'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
  12568.             'scheb_two_factor.model_manager_name' => NULL,
  12569.             'scheb_two_factor.security_tokens' => [
  12570.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\LegacyTwoFactorRequiredToken',
  12571.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\TwoFactorRequiredToken',
  12572.             ],
  12573.             'scheb_two_factor.ip_whitelist' => [
  12574.             ],
  12575.             'scheb_two_factor.google.server_name' => 'Pimcore',
  12576.             'scheb_two_factor.google.issuer' => 'Pimcore 2 Factor Authentication',
  12577.             'scheb_two_factor.google.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  12578.             'scheb_two_factor.google.digits' => 6,
  12579.             'scheb_two_factor.google.window' => 1,
  12580.             'scheb_two_factor.trusted_device.enabled' => false,
  12581.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  12582.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  12583.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  12584.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  12585.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  12586.             'fos_js_routing.request_context_base_url' => NULL,
  12587.             'fos_js_routing.cache_control' => [
  12588.                 'enabled' => false,
  12589.             ],
  12590.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  12591.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  12592.             'web_profiler.debug_toolbar.mode' => 2,
  12593.             'container.dumper.inline_class_loader' => true,
  12594.             'pimcore.extensions.bundles.search_paths' => [
  12595.                 => 'src',
  12596.                 => 'vendor/pimcore/pimcore/bundles',
  12597.             ],
  12598.             'pimcore.extensions.bundles.handle_composer' => true,
  12599.             'pimcore.admin.unauthenticated_routes' => [
  12600.                 => [
  12601.                     'route' => 'pimcore_settings_display_custom_logo',
  12602.                     'path' => false,
  12603.                     'host' => false,
  12604.                     'methods' => [
  12605.                     ],
  12606.                 ],
  12607.                 => [
  12608.                     'route' => 'pimcore_admin_login',
  12609.                     'path' => false,
  12610.                     'host' => false,
  12611.                     'methods' => [
  12612.                     ],
  12613.                 ],
  12614.                 => [
  12615.                     'route' => 'pimcore_admin_webdav',
  12616.                     'path' => false,
  12617.                     'host' => false,
  12618.                     'methods' => [
  12619.                     ],
  12620.                 ],
  12621.             ],
  12622.             'pimcore.encryption.secret' => NULL,
  12623.             'pimcore.admin.session.attribute_bags' => [
  12624.                 'pimcore_admin' => [
  12625.                     'storage_key' => '_pimcore_admin',
  12626.                 ],
  12627.                 'pimcore_objects' => [
  12628.                     'storage_key' => '_pimcore_objects',
  12629.                 ],
  12630.                 'pimcore_copy' => [
  12631.                     'storage_key' => '_pimcore_copy',
  12632.                 ],
  12633.                 'pimcore_gridconfig' => [
  12634.                     'storage_key' => '_pimcore_gridconfig',
  12635.                 ],
  12636.                 'pimcore_importconfig' => [
  12637.                     'storage_key' => '_pimcore_importconfig',
  12638.                 ],
  12639.                 'data_logger_filter' => [
  12640.                     'storage_key' => '_data_logger_filter',
  12641.                 ],
  12642.             ],
  12643.             'pimcore.admin.translations.path' => '@PimcoreCoreBundle/Resources/translations',
  12644.             'pimcore.translations.admin_translation_mapping' => [
  12645.             ],
  12646.             'pimcore.web_profiler.toolbar.excluded_routes' => [
  12647.                 => [
  12648.                     'path' => '^/admin/asset/image-editor',
  12649.                     'route' => false,
  12650.                     'host' => false,
  12651.                     'methods' => [
  12652.                     ],
  12653.                 ],
  12654.                 => [
  12655.                     'path' => '^/fake-data/',
  12656.                     'route' => false,
  12657.                     'host' => false,
  12658.                     'methods' => [
  12659.                     ],
  12660.                 ],
  12661.                 => [
  12662.                     'path' => '^/stylelab',
  12663.                     'route' => false,
  12664.                     'host' => false,
  12665.                     'methods' => [
  12666.                     ],
  12667.                 ],
  12668.             ],
  12669.             'pimcore.response_exception_listener.render_error_document' => true,
  12670.             'pimcore.maintenance.housekeeping.cleanup_tmp_files_atime_older_than' => 7776000,
  12671.             'pimcore.maintenance.housekeeping.cleanup_profiler_files_atime_older_than' => 1800,
  12672.             'pimcore.documents.default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  12673.             'pimcore.documents.web_to_print.default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  12674.             'pimcore.documents.web_to_print.default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  12675.             'pimcore.templating.twig.sandbox_security_policy.tags' => [
  12676.                 => 'set',
  12677.             ],
  12678.             'pimcore.templating.twig.sandbox_security_policy.filters' => [
  12679.                 => 'escape',
  12680.                 => 'trans',
  12681.                 => 'default',
  12682.             ],
  12683.             'pimcore.templating.twig.sandbox_security_policy.functions' => [
  12684.                 => 'path',
  12685.                 => 'asset',
  12686.             ],
  12687.             'pimcore.documents.classes.map' => [
  12688.                 'folder' => '\\Pimcore\\Model\\Document\\Folder',
  12689.                 'page' => '\\Pimcore\\Model\\Document\\Page',
  12690.                 'snippet' => '\\Pimcore\\Model\\Document\\Snippet',
  12691.                 'link' => '\\Pimcore\\Model\\Document\\Link',
  12692.                 'hardlink' => '\\Pimcore\\Model\\Document\\Hardlink',
  12693.                 'email' => '\\Pimcore\\Model\\Document\\Email',
  12694.                 'newsletter' => '\\Pimcore\\Model\\Document\\Newsletter',
  12695.                 'printpage' => '\\Pimcore\\Model\\Document\\Printpage',
  12696.                 'printcontainer' => '\\Pimcore\\Model\\Document\\Printcontainer',
  12697.             ],
  12698.             'pimcore.routing.static.locale_params' => [
  12699.             ],
  12700.             'pimcore.targeting.enabled' => true,
  12701.             'pimcore.targeting.conditions' => [
  12702.                 'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  12703.                 'country' => 'Pimcore\\Targeting\\Condition\\Country',
  12704.                 'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  12705.                 'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  12706.                 'language' => 'Pimcore\\Targeting\\Condition\\Language',
  12707.                 'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  12708.                 'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  12709.                 'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  12710.                 'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  12711.                 'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  12712.                 'url' => 'Pimcore\\Targeting\\Condition\\Url',
  12713.                 'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  12714.                 'cmf_has_segment' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\HasSegment',
  12715.                 'cmf_customer_is_loggedin' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerIsLoggedIn',
  12716.                 'cmf_customer_segments_have_changed' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerSegmentsHaveChanged',
  12717.             ],
  12718.             'pimcore.geoip.db_file' => '',
  12719.             'pimcore.glossary.blocked_tags' => [
  12720.                 => 'a',
  12721.                 => 'script',
  12722.                 => 'style',
  12723.                 => 'code',
  12724.                 => 'pre',
  12725.                 => 'textarea',
  12726.                 => 'acronym',
  12727.                 => 'abbr',
  12728.                 => 'option',
  12729.                 => 'h1',
  12730.                 10 => 'h2',
  12731.                 11 => 'h3',
  12732.                 12 => 'h4',
  12733.                 13 => 'h5',
  12734.                 14 => 'h6',
  12735.             ],
  12736.             'pimcore.workflow' => [
  12737.             ],
  12738.             'pimcore.gdpr-data-extrator.dataobjects' => [
  12739.                 'classes' => [
  12740.                 ],
  12741.             ],
  12742.             'pimcore.gdpr-data-extrator.assets' => [
  12743.                 'types' => [
  12744.                 ],
  12745.             ],
  12746.             'pimcore_admin.dataObjects.notes_events.types' => [
  12747.                 => '',
  12748.                 => 'content',
  12749.                 => 'seo',
  12750.                 => 'warning',
  12751.                 => 'notice',
  12752.             ],
  12753.             'pimcore_admin.assets.notes_events.types' => [
  12754.                 => '',
  12755.                 => 'content',
  12756.                 => 'seo',
  12757.                 => 'warning',
  12758.                 => 'notice',
  12759.             ],
  12760.             'pimcore_admin.documents.notes_events.types' => [
  12761.                 => '',
  12762.                 => 'content',
  12763.                 => 'seo',
  12764.                 => 'warning',
  12765.                 => 'notice',
  12766.             ],
  12767.             'pimcore_admin.csrf_protection.excluded_routes' => [
  12768.             ],
  12769.             'pimcore_admin.admin_languages' => [
  12770.             ],
  12771.             'pimcore_admin.custom_admin_path_identifier' => NULL,
  12772.             'pimcore_admin.custom_admin_route_name' => 'my_custom_admin_entry_point',
  12773.             'elements_date_range_helper.mapping' => [
  12774.                 'localized' => [
  12775.                     'de' => [
  12776.                         'date' => [
  12777.                             'day' => '%d.',
  12778.                             'day_short' => '%a.',
  12779.                             'short' => '%d.%m.',
  12780.                             'medium' => '%d.%m.%y',
  12781.                             'long' => '%d.%m.%Y',
  12782.                             'short_month' => '%d. %b.',
  12783.                             'short_month_year' => '%d. %b. %Y',
  12784.                             'long_month' => '%d. %B',
  12785.                             'long_month_year' => '%d. %B %Y',
  12786.                             'day_date_long' => '%a., %d.%m.%Y',
  12787.                             'day_short_month_year' => '%A %d %B %Y',
  12788.                         ],
  12789.                         'time' => [
  12790.                             'short' => '%H:%M',
  12791.                             'medium' => '%H:%M:%S',
  12792.                         ],
  12793.                     ],
  12794.                     'en' => [
  12795.                         'date' => [
  12796.                             'day' => '%d',
  12797.                             'day_short' => '%a.',
  12798.                             'short' => '%d/%m/',
  12799.                             'medium' => '%d/%m/%y',
  12800.                             'long' => '%d/%m/%Y',
  12801.                             'short_month' => '%d %b.',
  12802.                             'short_month_year' => '%d %b. %Y',
  12803.                             'long_month' => '%d %B',
  12804.                             'long_month_year' => '%d %B %Y',
  12805.                             'day_date_long' => '%a., %d/%m/%Y',
  12806.                             'day_short_month_year' => '%A %B %d %YY',
  12807.                         ],
  12808.                         'time' => [
  12809.                             'short' => '%H:%M',
  12810.                             'medium' => '%H:%M:%S',
  12811.                         ],
  12812.                     ],
  12813.                     'fr' => [
  12814.                         'date' => [
  12815.                             'day' => '%d',
  12816.                             'day_short' => '%a.',
  12817.                             'short' => '%d/%m',
  12818.                             'medium' => '%d/%m/%y',
  12819.                             'long' => '%d/%m/%Y',
  12820.                             'short_month' => '%d %b.',
  12821.                             'short_month_year' => '%d %b. %Y',
  12822.                             'long_month' => '%d %B',
  12823.                             'long_month_year' => '%d %B %Y',
  12824.                             'day_date_long' => '%a., %d.%m.%Y',
  12825.                             'day_short_month_year' => '%A %d %B %Y',
  12826.                         ],
  12827.                         'time' => [
  12828.                             'short' => '%H:%M',
  12829.                             'medium' => '%H:%M:%S',
  12830.                         ],
  12831.                     ],
  12832.                     'it' => [
  12833.                         'date' => [
  12834.                             'day' => '%d',
  12835.                             'day_short' => '%a.',
  12836.                             'short' => '%d/%m',
  12837.                             'medium' => '%d/%m/%y',
  12838.                             'long' => '%d/%m/%Y',
  12839.                             'short_month' => '%d %b.',
  12840.                             'short_month_year' => '%d %b. %Y',
  12841.                             'long_month' => '%d %B',
  12842.                             'long_month_year' => '%d %B %Y',
  12843.                             'day_date_long' => '%a., %d.%m.%Y',
  12844.                             'day_short_month_year' => '%A %d %B %Y',
  12845.                         ],
  12846.                         'time' => [
  12847.                             'short' => '%H:%M',
  12848.                             'medium' => '%H:%M:%S',
  12849.                         ],
  12850.                     ],
  12851.                 ],
  12852.                 'default' => [
  12853.                     'datetime' => [
  12854.                         'short' => [
  12855.                             'key' => '#date-short# #time-short#',
  12856.                         ],
  12857.                         'medium' => [
  12858.                             'key' => '#date-medium#  #time-short#',
  12859.                         ],
  12860.                         'long' => [
  12861.                             'key' => '#date-long#  #time-short#',
  12862.                         ],
  12863.                         'full' => [
  12864.                             'key' => '#date-long#  #time-medium#',
  12865.                         ],
  12866.                     ],
  12867.                     'daterange' => [
  12868.                         'day' => [
  12869.                             'medium' => [
  12870.                                 'first' => '#date-day#',
  12871.                                 'second' => '#date-medium#',
  12872.                             ],
  12873.                             'long' => [
  12874.                                 'first' => '#date-day#',
  12875.                                 'second' => '#date-long#',
  12876.                             ],
  12877.                             'month' => [
  12878.                                 'first' => '#date-day#',
  12879.                                 'second' => '#date-long_month_year#',
  12880.                             ],
  12881.                             'month_short' => [
  12882.                                 'first' => '#date-day#',
  12883.                                 'second' => '#date-short_month_year#',
  12884.                             ],
  12885.                         ],
  12886.                         'day_short' => [
  12887.                             'short' => [
  12888.                                 'first' => '#date-day_short#, #date-short#',
  12889.                                 'second' => '#date-day_short#,  #date-long#',
  12890.                             ],
  12891.                             'long' => [
  12892.                                 'first' => '#date-day_short#, #date-long#',
  12893.                                 'second' => '#date-day_short#, #date-long#',
  12894.                             ],
  12895.                         ],
  12896.                         'day_long_year' => [
  12897.                             'short' => [
  12898.                                 'first' => '%A, #date-short_month_year#',
  12899.                                 'second' => '%A, #date-long_month_year#',
  12900.                             ],
  12901.                             'long' => [
  12902.                                 'first' => '%A, #date-long_month_year#',
  12903.                                 'second' => '%A, #date-long_month_year#',
  12904.                             ],
  12905.                         ],
  12906.                         'short' => [
  12907.                             'medium' => [
  12908.                                 'first' => '#date-short#',
  12909.                                 'second' => '#date-medium#',
  12910.                             ],
  12911.                             'long' => [
  12912.                                 'first' => '#date-short#',
  12913.                                 'second' => '#date-long#',
  12914.                             ],
  12915.                             'month' => [
  12916.                                 'first' => '#date-short_month#',
  12917.                                 'second' => '#date-short_month_year#',
  12918.                             ],
  12919.                         ],
  12920.                         'medium' => [
  12921.                             'medium' => [
  12922.                                 'first' => '#date-medium#',
  12923.                                 'second' => '#date-medium#',
  12924.                             ],
  12925.                             'long' => [
  12926.                                 'first' => '#date-medium#',
  12927.                                 'second' => '#date-long#',
  12928.                             ],
  12929.                         ],
  12930.                         'long' => [
  12931.                             'long' => [
  12932.                                 'first' => '#date-long#',
  12933.                                 'second' => '#date-long#',
  12934.                             ],
  12935.                             'month' => [
  12936.                                 'first' => '#date-long_month#',
  12937.                                 'second' => '#date-long_month_year#',
  12938.                             ],
  12939.                             'month_year' => [
  12940.                                 'first' => '#date-long_month_year#',
  12941.                                 'second' => '#date-long_month_year#',
  12942.                             ],
  12943.                         ],
  12944.                     ],
  12945.                 ],
  12946.             ],
  12947.             'cmf.customer_export.items_per_request' => 500,
  12948.             'cmf.segmentAssignment.table.raw' => 'plugin_cmf_segment_assignment',
  12949.             'cmf.segmentAssignment.table.index' => 'plugin_cmf_segment_assignment_index',
  12950.             'cmf.segmentAssignment.table.queue' => 'plugin_cmf_segment_assignment_queue',
  12951.             'pimcore_customer_management_framework.general.customerPimcoreClass' => 'Customer',
  12952.             'pimcore_customer_management_framework.general.mailBlackListFile' => (\dirname(__DIR__3).'/config/cmf/mail-blacklist.txt'),
  12953.             'pimcore_customer_management_framework.customer_save_manager.enableAutomaticObjectNamingScheme' => false,
  12954.             'pimcore_customer_management_framework.customer_save_validator.requiredFields' => [
  12955.                 => [
  12956.                     => 'email',
  12957.                 ],
  12958.             ],
  12959.             'pimcore_customer_management_framework.customer_save_validator.checkForDuplicates' => true,
  12960.             'pimcore_customer_management_framework.segment_manager.segmentFolder.calculated' => '/segments/calculated',
  12961.             'pimcore_customer_management_framework.segment_manager.segmentFolder.manual' => '/segments/manual',
  12962.             'pimcore_customer_management_framework.customer_provider.namingScheme' => '{email}',
  12963.             'pimcore_customer_management_framework.customer_provider.parentPath' => '/Shop/Customer',
  12964.             'pimcore_customer_management_framework.customer_provider.archiveDir' => '/customers/_archive',
  12965.             'pimcore_customer_management_framework.customer_provider.newCustomersTempDir' => '/customers/_temp',
  12966.             'pimcore_customer_management_framework.customer_list.exporters' => [
  12967.                 'csv' => [
  12968.                     'name' => 'CSV',
  12969.                     'icon' => 'fa fa-file-text-o',
  12970.                     'exporter' => 'CustomerManagementFrameworkBundle\\CustomerList\\Exporter\\Csv',
  12971.                     'properties' => [
  12972.                         => 'id',
  12973.                         => 'active',
  12974.                         => 'gender',
  12975.                         => 'email',
  12976.                         => 'phone',
  12977.                         => 'firstname',
  12978.                         => 'lastname',
  12979.                         => 'street',
  12980.                         => 'zip',
  12981.                         => 'city',
  12982.                         10 => 'countryCode',
  12983.                         11 => 'idEncoded',
  12984.                     ],
  12985.                     'exportSegmentsAsColumns' => true,
  12986.                 ],
  12987.                 'xlsx' => [
  12988.                     'name' => 'XLSX',
  12989.                     'icon' => 'fa fa-file-excel-o',
  12990.                     'exporter' => 'CustomerManagementFrameworkBundle\\CustomerList\\Exporter\\Xlsx',
  12991.                     'properties' => [
  12992.                         => 'id',
  12993.                         => 'active',
  12994.                         => 'gender',
  12995.                         => 'email',
  12996.                         => 'phone',
  12997.                         => 'firstname',
  12998.                         => 'lastname',
  12999.                         => 'street',
  13000.                         => 'zip',
  13001.                         => 'city',
  13002.                         10 => 'countryCode',
  13003.                         11 => 'idEncoded',
  13004.                     ],
  13005.                     'exportSegmentsAsColumns' => true,
  13006.                 ],
  13007.             ],
  13008.             'pimcore_customer_management_framework.customer_list.filter_properties' => [
  13009.                 'equals' => [
  13010.                     'id' => 'o_id',
  13011.                     'active' => 'active',
  13012.                 ],
  13013.                 'search' => [
  13014.                     'email' => [
  13015.                         => 'email',
  13016.                     ],
  13017.                     'firstname' => [
  13018.                         => 'firstname',
  13019.                     ],
  13020.                     'lastname' => [
  13021.                         => 'lastname',
  13022.                     ],
  13023.                     'search' => [
  13024.                         => 'o_id',
  13025.                         => 'idEncoded',
  13026.                         => 'firstname',
  13027.                         => 'lastname',
  13028.                         => 'email',
  13029.                         => 'zip',
  13030.                         => 'city',
  13031.                     ],
  13032.                 ],
  13033.             ],
  13034.             'pimcore_customer_management_framework.customer_duplicates_services.duplicateCheckFields' => [
  13035.                 => [
  13036.                     => 'email',
  13037.                 ],
  13038.             ],
  13039.             'pimcore_customer_management_framework.customer_duplicates_services.duplicateCheckTrimmedFields' => [
  13040.                 => 'email',
  13041.             ],
  13042.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_view.listFields' => [
  13043.                 => [
  13044.                     => 'id',
  13045.                 ],
  13046.                 => [
  13047.                     => 'email',
  13048.                 ],
  13049.                 => [
  13050.                     => 'firstname',
  13051.                     => 'lastname',
  13052.                 ],
  13053.                 => [
  13054.                     => 'street',
  13055.                     => 'streetNumber',
  13056.                 ],
  13057.                 => [
  13058.                     => 'zip',
  13059.                     => 'city',
  13060.                 ],
  13061.             ],
  13062.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_view.enabled' => true,
  13063.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_index.enableDuplicatesIndex' => true,
  13064.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_index.duplicateCheckFields' => [
  13065.                 => [
  13066.                     'firstname' => [
  13067.                         'soundex' => true,
  13068.                         'metaphone' => true,
  13069.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
  13070.                         'similarityThreshold' => NULL,
  13071.                     ],
  13072.                     'lastname' => [
  13073.                         'soundex' => true,
  13074.                         'metaphone' => true,
  13075.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
  13076.                         'similarityThreshold' => NULL,
  13077.                     ],
  13078.                     'zip' => [
  13079.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\Zip',
  13080.                         'soundex' => false,
  13081.                         'metaphone' => false,
  13082.                         'similarityThreshold' => NULL,
  13083.                     ],
  13084.                 ],
  13085.             ],
  13086.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_index.dataTransformers' => [
  13087.                 'firstname' => '\\CustomerManagementFrameworkBundle\\DataTransformer\\DuplicateIndex\\Simplify',
  13088.                 'lastname' => '\\CustomerManagementFrameworkBundle\\DataTransformer\\DuplicateIndex\\Simplify',
  13089.             ],
  13090.             'pimcore_customer_management_framework.newsletter.newsletterSyncEnabled' => false,
  13091.             'pimcore_customer_management_framework.newsletter.newsletterQueueImmediateAsyncExecutionEnabled' => true,
  13092.             'pimcore_customer_management_framework.url_activity_tracker.enabled' => true,
  13093.             'pimcore_customer_management_framework.url_activity_tracker.linkCmfcPlaceholder' => '*|ID_ENCODED|*',
  13094.             'pimcore_customer_management_framework.segment_assignment_classes.types' => [
  13095.                 'document' => [
  13096.                     'page' => true,
  13097.                     'snippet' => true,
  13098.                     'email' => true,
  13099.                     'folder' => false,
  13100.                     'link' => false,
  13101.                     'hardlink' => false,
  13102.                     'newsletter' => false,
  13103.                     'printpage' => false,
  13104.                     'printcontainer' => false,
  13105.                 ],
  13106.                 'object' => [
  13107.                     'object' => [
  13108.                         'ShopEvent' => true,
  13109.                         'ShopMerchandiseProduct' => true,
  13110.                         'ShopTicketCatalog' => true,
  13111.                         'FAQ' => true,
  13112.                         'Job' => true,
  13113.                     ],
  13114.                     'folder' => true,
  13115.                     'variant' => [
  13116.                     ],
  13117.                 ],
  13118.                 'asset' => [
  13119.                     'folder' => false,
  13120.                     'image' => false,
  13121.                     'text' => false,
  13122.                     'audio' => false,
  13123.                     'video' => false,
  13124.                     'document' => false,
  13125.                     'archive' => false,
  13126.                     'unknown' => false,
  13127.                 ],
  13128.             ],
  13129.             'pimcore.gdpr-data-extrator.customers' => [
  13130.                 'allowDelete' => false,
  13131.                 'includedRelations' => [
  13132.                 ],
  13133.             ],
  13134.             'elements_breadcrumb_helper.engine' => 'twig',
  13135.             'elements_process_manager' => [
  13136.                 'archiveThresholdLogs' => 7,
  13137.                 'processTimeoutMinutes' => 15,
  13138.                 'disableShortcutMenu' => false,
  13139.                 'reportingEmailAddresses' => [
  13140.                 ],
  13141.                 'additionalScriptExecutionUsers' => [
  13142.                 ],
  13143.                 'configurationMigrationsDirectory' => (\dirname(__DIR__4).'/src/Migrations'),
  13144.                 'configurationMigrationsNamespace' => 'App\\Migrations',
  13145.                 'restApiUsers' => [
  13146.                 ],
  13147.                 'executorClasses' => [
  13148.                     'pimcoreCommand' => [
  13149.                         'name' => 'pimcoreCommand',
  13150.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.class.pimcoreCommand',
  13151.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\PimcoreCommand',
  13152.                         'config' => [
  13153.                         ],
  13154.                     ],
  13155.                     'classMethod' => [
  13156.                         'name' => 'classMethod',
  13157.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.class.classMethod',
  13158.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\ClassMethod',
  13159.                         'config' => [
  13160.                         ],
  13161.                     ],
  13162.                 ],
  13163.                 'executorActionClasses' => [
  13164.                     'download' => [
  13165.                         'name' => 'download',
  13166.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.action.download',
  13167.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\Download',
  13168.                         'config' => [
  13169.                         ],
  13170.                     ],
  13171.                     'openItem' => [
  13172.                         'name' => 'openItem',
  13173.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.action.openItem',
  13174.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\OpenItem',
  13175.                         'config' => [
  13176.                         ],
  13177.                     ],
  13178.                     'jsEvent' => [
  13179.                         'name' => 'jsEvent',
  13180.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.action.jsEvent',
  13181.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\JsEvent',
  13182.                         'config' => [
  13183.                         ],
  13184.                     ],
  13185.                 ],
  13186.                 'executorCallbackClasses' => [
  13187.                     'executionNote' => [
  13188.                         'name' => 'executionNote',
  13189.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.callback.executionNote',
  13190.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Callback\\General',
  13191.                         'config' => [
  13192.                         ],
  13193.                         'jsFile' => '/bundles/elementsprocessmanager/js/executor/callback/executionNote.js',
  13194.                     ],
  13195.                     'swebImportProducts' => [
  13196.                         'name' => 'swebImportProducts',
  13197.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.callback.swebImportProducts',
  13198.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Callback\\General',
  13199.                         'config' => [
  13200.                         ],
  13201.                         'jsFile' => '/bundles/elementsskidataticketingsweb/js/processmanager/callback/swebImportProducts.js',
  13202.                     ],
  13203.                     'setupTicketProducts' => [
  13204.                         'name' => 'setupTicketProducts',
  13205.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.callback.setupTicketProducts',
  13206.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Callback\\General',
  13207.                         'config' => [
  13208.                         ],
  13209.                         'jsFile' => '/bundles/elementsticketshopframework/js/processmanager/callback/setupTicketProducts.js',
  13210.                     ],
  13211.                 ],
  13212.                 'executorLoggerClasses' => [
  13213.                     'file' => [
  13214.                         'name' => 'file',
  13215.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.file',
  13216.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\File',
  13217.                         'config' => [
  13218.                         ],
  13219.                     ],
  13220.                     'console' => [
  13221.                         'name' => 'console',
  13222.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.console',
  13223.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\Console',
  13224.                         'config' => [
  13225.                         ],
  13226.                     ],
  13227.                     'application' => [
  13228.                         'name' => 'application',
  13229.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.application',
  13230.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\Application',
  13231.                         'config' => [
  13232.                         ],
  13233.                     ],
  13234.                     'emailSummary' => [
  13235.                         'name' => 'emailSummary',
  13236.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.emailSummary',
  13237.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\EmailSummary',
  13238.                         'config' => [
  13239.                         ],
  13240.                     ],
  13241.                 ],
  13242.             ],
  13243.             'recurring_dates_type.occurrences_clean_up_enabled' => false,
  13244.             'recurring_dates_type.occurrences_clean_up_by_date_and_time' => false,
  13245.             'recurring_dates_type.occurrences_clean_up_class_ids' => [
  13246.             ],
  13247.             'elements_seo_helper.pretty_url.utf8' => false,
  13248.             'sweb.profilepictures.thumbnailconfig' => [
  13249.                 'width' => 400,
  13250.                 'height' => 300,
  13251.                 'format' => 'jpeg',
  13252.                 'resize' => true,
  13253.                 'cover' => true,
  13254.             ],
  13255.             'ticketshop.profilepictures.thumbnailconfig' => [
  13256.                 'width' => 400,
  13257.                 'height' => 300,
  13258.                 'format' => 'jpeg',
  13259.                 'resize' => true,
  13260.                 'cover' => true,
  13261.             ],
  13262.             'ticketshop.profilepictures_directory' => '/protected/webshop/ticketing/contactPics',
  13263.             'pimcore_ecommerce.pimcore.config' => [
  13264.                 'menu' => [
  13265.                     'pricing_rules' => [
  13266.                         'enabled' => true,
  13267.                     ],
  13268.                     'order_list' => [
  13269.                         'enabled' => true,
  13270.                         'route' => 'pimcore_ecommerce_backend_admin-order_list',
  13271.                         'path' => NULL,
  13272.                     ],
  13273.                 ],
  13274.             ],
  13275.             'pimcore_ecommerce.decimal_scale' => 4,
  13276.             'pimcore_ecommerce.factory.strict_tenants' => false,
  13277.             'pimcore_ecommerce.environment.options' => [
  13278.                 'defaultCurrency' => 'CHF',
  13279.             ],
  13280.             'pimcore_ecommerce.pricing_manager.condition_mapping' => [
  13281.                 'Bracket' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Bracket',
  13282.                 'DateRange' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\DateRange',
  13283.                 'CartAmount' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\CartAmount',
  13284.                 'CatalogProduct' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\CatalogProduct',
  13285.                 'CatalogCategory' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\CatalogCategory',
  13286.                 'Token' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Token',
  13287.                 'Sold' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Sold',
  13288.                 'Sales' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Sales',
  13289.                 'ClientIp' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\ClientIp',
  13290.                 'VoucherToken' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\VoucherToken',
  13291.                 'Tenant' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Tenant',
  13292.                 'TargetGroup' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\TargetGroup',
  13293.                 'MaxValidForProducts' => 'App\\Ecommerce\\PricingManager\\Condition\\MaxValidForProducts',
  13294.                 'UniqueParameter' => 'App\\Ecommerce\\PricingManager\\Condition\\UniqueParameter',
  13295.                 'ProductPeriod' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Ecommerce\\PricingManager\\Condition\\ProductPeriod',
  13296.                 'TicketPreSale' => 'App\\Ecommerce\\PricingManager\\Condition\\TicketPreSale',
  13297.                 'ShopTicketCatalog' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Ecommerce\\PricingManager\\Condition\\TicketCatalog',
  13298.                 'BusinessUser' => 'App\\Ecommerce\\PricingManager\\Condition\\BusinessUser',
  13299.             ],
  13300.             'pimcore_ecommerce.pricing_manager.action_mapping' => [
  13301.                 'ProductDiscount' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Ecommerce\\PricingManager\\Action\\ProductDiscount',
  13302.                 'CartDiscount' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\CartDiscount',
  13303.                 'Gift' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\Gift',
  13304.                 'FreeShipping' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\FreeShipping',
  13305.                 'IncertVoucherAction' => 'Elements\\Bundle\\IncertBundle\\PriceSystem\\Action\\IncertVoucherAction',
  13306.                 'PresaleExpired' => 'App\\Ecommerce\\PricingManager\\Action\\PresaleExpired',
  13307.                 'NoCancellationAllowed' => 'App\\Ecommerce\\PricingManager\\Action\\NoCancellationAllowed',
  13308.                 'TicketDiscount' => 'App\\Ecommerce\\PricingManager\\Action\\TicketDiscount',
  13309.                 'ProductDiscountWithLabel' => 'App\\Ecommerce\\PricingManager\\Action\\ProductDiscountWithLabel',
  13310.                 'MostExpensiveProductDiscount' => 'App\\Ecommerce\\PricingManager\\Action\\MostExpensiveProductDiscount',
  13311.                 'ChangeTicketProduct' => 'App\\Ecommerce\\PricingManager\\Action\\ChangeTicketProduct',
  13312.             ],
  13313.             'pimcore_ecommerce.index_service.default_tenant' => 'default',
  13314.             'pimcore_ecommerce.voucher_service.options' => [
  13315.                 'reservation_minutes_threshold' => 5,
  13316.                 'statistics_days_threshold' => 30,
  13317.             ],
  13318.             'pimcore_ecommerce.voucher_service.token_manager.mapping' => [
  13319.                 'VoucherTokenTypePattern' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\VoucherService\\TokenManager\\Pattern',
  13320.                 'VoucherTokenTypeSingle' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\VoucherService\\TokenManager\\Single',
  13321.             ],
  13322.             'pimcore_ecommerce.offer_tool.order_storage.offer_class' => 'Pimcore\\Model\\DataObject\\OfferToolOffer',
  13323.             'pimcore_ecommerce.offer_tool.order_storage.offer_item_class' => 'Pimcore\\Model\\DataObject\\OfferToolOfferItem',
  13324.             'pimcore_ecommerce.offer_tool.order_storage.parent_folder_path' => '/offertool/offers/%Y/%m',
  13325.             'tracking_bundle.pimcore_version' => 10,
  13326.             'elements_incert_config.endpoint' => 'https://services.incertapi.com/voucherRedeemWS.php?account_id=zba',
  13327.             'elements_incert_config.password' => 'zba@RedInter16',
  13328.             'hwi_oauth.resource_owner.oauth1.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth1ResourceOwner',
  13329.             'hwi_oauth.resource_owner.oauth2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth2ResourceOwner',
  13330.             'hwi_oauth.resource_owner.amazon.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonResourceOwner',
  13331.             'hwi_oauth.resource_owner.apple.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AppleResourceOwner',
  13332.             'hwi_oauth.resource_owner.asana.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AsanaResourceOwner',
  13333.             'hwi_oauth.resource_owner.auth0.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Auth0ResourceOwner',
  13334.             'hwi_oauth.resource_owner.azure.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AzureResourceOwner',
  13335.             'hwi_oauth.resource_owner.bitbucket.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitbucketResourceOwner',
  13336.             'hwi_oauth.resource_owner.bitbucket2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Bitbucket2ResourceOwner',
  13337.             'hwi_oauth.resource_owner.bitly.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitlyResourceOwner',
  13338.             'hwi_oauth.resource_owner.box.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BoxResourceOwner',
  13339.             'hwi_oauth.resource_owner.bufferapp.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BufferAppResourceOwner',
  13340.             'hwi_oauth.resource_owner.clever.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\CleverResourceOwner',
  13341.             'hwi_oauth.resource_owner.dailymotion.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DailymotionResourceOwner',
  13342.             'hwi_oauth.resource_owner.deviantart.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeviantartResourceOwner',
  13343.             'hwi_oauth.resource_owner.deezer.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeezerResourceOwner',
  13344.             'hwi_oauth.resource_owner.discogs.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DiscogsResourceOwner',
  13345.             'hwi_oauth.resource_owner.disqus.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DisqusResourceOwner',
  13346.             'hwi_oauth.resource_owner.dropbox.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DropboxResourceOwner',
  13347.             'hwi_oauth.resource_owner.eve_online.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EveOnlineResourceOwner',
  13348.             'hwi_oauth.resource_owner.eventbrite.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EventbriteResourceOwner',
  13349.             'hwi_oauth.resource_owner.facebook.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FacebookResourceOwner',
  13350.             'hwi_oauth.resource_owner.fiware.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FiwareResourceOwner',
  13351.             'hwi_oauth.resource_owner.flickr.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FlickrResourceOwner',
  13352.             'hwi_oauth.resource_owner.foursquare.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FoursquareResourceOwner',
  13353.             'hwi_oauth.resource_owner.genius.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GeniusResourceOwner',
  13354.             'hwi_oauth.resource_owner.github.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitHubResourceOwner',
  13355.             'hwi_oauth.resource_owner.gitlab.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitLabResourceOwner',
  13356.             'hwi_oauth.resource_owner.google.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GoogleResourceOwner',
  13357.             'hwi_oauth.resource_owner.youtube.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YoutubeResourceOwner',
  13358.             'hwi_oauth.resource_owner.hubic.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\HubicResourceOwner',
  13359.             'hwi_oauth.resource_owner.instagram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\InstagramResourceOwner',
  13360.             'hwi_oauth.resource_owner.jawbone.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JawboneResourceOwner',
  13361.             'hwi_oauth.resource_owner.jira.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JiraResourceOwner',
  13362.             'hwi_oauth.resource_owner.keycloak.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\KeycloakResourceOwner',
  13363.             'hwi_oauth.resource_owner.linkedin.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinResourceOwner',
  13364.             'hwi_oauth.resource_owner.mailru.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\MailRuResourceOwner',
  13365.             'hwi_oauth.resource_owner.office365.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Office365ResourceOwner',
  13366.             'hwi_oauth.resource_owner.paypal.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PaypalResourceOwner',
  13367.             'hwi_oauth.resource_owner.qq.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\QQResourceOwner',
  13368.             'hwi_oauth.resource_owner.reddit.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RedditResourceOwner',
  13369.             'hwi_oauth.resource_owner.runkeeper.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RunKeeperResourceOwner',
  13370.             'hwi_oauth.resource_owner.salesforce.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SalesforceResourceOwner',
  13371.             'hwi_oauth.resource_owner.sensio_connect.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SensioConnectResourceOwner',
  13372.             'hwi_oauth.resource_owner.sina_weibo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SinaWeiboResourceOwner',
  13373.             'hwi_oauth.resource_owner.slack.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SlackResourceOwner',
  13374.             'hwi_oauth.resource_owner.spotify.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SpotifyResourceOwner',
  13375.             'hwi_oauth.resource_owner.soundcloud.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SoundcloudResourceOwner',
  13376.             'hwi_oauth.resource_owner.stack_exchange.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StackExchangeResourceOwner',
  13377.             'hwi_oauth.resource_owner.stereomood.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StereomoodResourceOwner',
  13378.             'hwi_oauth.resource_owner.strava.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StravaResourceOwner',
  13379.             'hwi_oauth.resource_owner.toshl.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ToshlResourceOwner',
  13380.             'hwi_oauth.resource_owner.trakt.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TraktResourceOwner',
  13381.             'hwi_oauth.resource_owner.trello.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TrelloResourceOwner',
  13382.             'hwi_oauth.resource_owner.twitch.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitchResourceOwner',
  13383.             'hwi_oauth.resource_owner.twitter.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitterResourceOwner',
  13384.             'hwi_oauth.resource_owner.vkontakte.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\VkontakteResourceOwner',
  13385.             'hwi_oauth.resource_owner.windows_live.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WindowsLiveResourceOwner',
  13386.             'hwi_oauth.resource_owner.wordpress.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WordpressResourceOwner',
  13387.             'hwi_oauth.resource_owner.xing.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\XingResourceOwner',
  13388.             'hwi_oauth.resource_owner.yahoo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YahooResourceOwner',
  13389.             'hwi_oauth.resource_owner.yandex.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YandexResourceOwner',
  13390.             'hwi_oauth.resource_owner.odnoklassniki.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OdnoklassnikiResourceOwner',
  13391.             'hwi_oauth.resource_owner.37signals.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ThirtySevenSignalsResourceOwner',
  13392.             'hwi_oauth.resource_owner.itembase.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ItembaseResourceOwner',
  13393.             'hwi_oauth.firewall_names' => [
  13394.                 => 'main',
  13395.             ],
  13396.             'hwi_oauth.target_path_parameter' => '_target_path',
  13397.             'hwi_oauth.target_path_domains_whitelist' => [
  13398.             ],
  13399.             'hwi_oauth.use_referer' => false,
  13400.             'hwi_oauth.failed_use_referer' => false,
  13401.             'hwi_oauth.failed_auth_path' => 'hwi_oauth_connect',
  13402.             'hwi_oauth.grant_rule' => 'IS_AUTHENTICATED_REMEMBERED',
  13403.             'hwi_oauth.resource_owners' => [
  13404.                 'google' => 'google',
  13405.                 'facebook' => 'facebook',
  13406.             ],
  13407.             'hwi_oauth.connect.confirmation' => false,
  13408.             'hwi_oauth.fosub_enabled' => false,
  13409.             'hwi_oauth.connect' => false,
  13410.             'elements_azure_auth.create_user_with_roles' => [
  13411.             ],
  13412.             'elements_azure_auth.permitted_domains' => [
  13413.                 => 'expose.eledevs.com',
  13414.                 => 'valantic.at',
  13415.                 => 'eledevs.com',
  13416.             ],
  13417.             'elements_azure_auth.ip_ranges' => [
  13418.                 => '0.0.0.0/0',
  13419.             ],
  13420.             'data_collector.templates' => [
  13421.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector' => [
  13422.                     => 'pimcore',
  13423.                     => '@PimcoreCore/Profiler/data_collector.html.twig',
  13424.                 ],
  13425.                 'data_collector.request' => [
  13426.                     => 'request',
  13427.                     => '@WebProfiler/Collector/request.html.twig',
  13428.                 ],
  13429.                 'data_collector.time' => [
  13430.                     => 'time',
  13431.                     => '@WebProfiler/Collector/time.html.twig',
  13432.                 ],
  13433.                 'data_collector.memory' => [
  13434.                     => 'memory',
  13435.                     => '@WebProfiler/Collector/memory.html.twig',
  13436.                 ],
  13437.                 'data_collector.validator' => [
  13438.                     => 'validator',
  13439.                     => '@WebProfiler/Collector/validator.html.twig',
  13440.                 ],
  13441.                 'data_collector.ajax' => [
  13442.                     => 'ajax',
  13443.                     => '@WebProfiler/Collector/ajax.html.twig',
  13444.                 ],
  13445.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector' => [
  13446.                     => 'pimcore_targeting',
  13447.                     => '@PimcoreCore/Profiler/targeting_data_collector.html.twig',
  13448.                 ],
  13449.                 'data_collector.form' => [
  13450.                     => 'form',
  13451.                     => '@WebProfiler/Collector/form.html.twig',
  13452.                 ],
  13453.                 'data_collector.exception' => [
  13454.                     => 'exception',
  13455.                     => '@WebProfiler/Collector/exception.html.twig',
  13456.                 ],
  13457.                 'data_collector.logger' => [
  13458.                     => 'logger',
  13459.                     => '@WebProfiler/Collector/logger.html.twig',
  13460.                 ],
  13461.                 'data_collector.events' => [
  13462.                     => 'events',
  13463.                     => '@WebProfiler/Collector/events.html.twig',
  13464.                 ],
  13465.                 'data_collector.router' => [
  13466.                     => 'router',
  13467.                     => '@WebProfiler/Collector/router.html.twig',
  13468.                 ],
  13469.                 'data_collector.cache' => [
  13470.                     => 'cache',
  13471.                     => '@WebProfiler/Collector/cache.html.twig',
  13472.                 ],
  13473.                 'data_collector.translation' => [
  13474.                     => 'translation',
  13475.                     => '@WebProfiler/Collector/translation.html.twig',
  13476.                 ],
  13477.                 'data_collector.security' => [
  13478.                     => 'security',
  13479.                     => '@Security/Collector/security.html.twig',
  13480.                 ],
  13481.                 'data_collector.twig' => [
  13482.                     => 'twig',
  13483.                     => '@WebProfiler/Collector/twig.html.twig',
  13484.                 ],
  13485.                 'data_collector.http_client' => [
  13486.                     => 'http_client',
  13487.                     => '@WebProfiler/Collector/http_client.html.twig',
  13488.                 ],
  13489.                 'data_collector.doctrine' => [
  13490.                     => 'db',
  13491.                     => '@Doctrine/Collector/db.html.twig',
  13492.                 ],
  13493.                 'data_collector.dump' => [
  13494.                     => 'dump',
  13495.                     => '@Debug/Profiler/dump.html.twig',
  13496.                 ],
  13497.                 'httplug.collector.collector' => [
  13498.                     => 'httplug',
  13499.                     => '@Httplug/webprofiler.html.twig',
  13500.                 ],
  13501.                 'data_collector.messenger' => [
  13502.                     => 'messenger',
  13503.                     => '@WebProfiler/Collector/messenger.html.twig',
  13504.                 ],
  13505.                 'mailer.data_collector' => [
  13506.                     => 'mailer',
  13507.                     => '@WebProfiler/Collector/mailer.html.twig',
  13508.                 ],
  13509.                 'notifier.data_collector' => [
  13510.                     => 'notifier',
  13511.                     => '@WebProfiler/Collector/notifier.html.twig',
  13512.                 ],
  13513.                 'data_collector.config' => [
  13514.                     => 'config',
  13515.                     => '@WebProfiler/Collector/config.html.twig',
  13516.                 ],
  13517.             ],
  13518.             'pimcore.service_controllers' => [
  13519.                 'App\\Controller\\AbstractController' => 'App\\Controller\\AbstractController',
  13520.                 'App\\Controller\\AlpineCrossingController' => 'App\\Controller\\AlpineCrossingController',
  13521.                 'App\\Controller\\B2B\\AbstractB2BController' => 'App\\Controller\\B2B\\AbstractB2BController',
  13522.                 'App\\Controller\\B2B\\CartController' => 'App\\Controller\\B2B\\CartController',
  13523.                 'App\\Controller\\B2B\\CheckoutController' => 'App\\Controller\\B2B\\CheckoutController',
  13524.                 'App\\Controller\\B2B\\LoginController' => 'App\\Controller\\B2B\\LoginController',
  13525.                 'App\\Controller\\B2B\\PaymentController' => 'App\\Controller\\B2B\\PaymentController',
  13526.                 'App\\Controller\\B2B\\ProductController' => 'App\\Controller\\B2B\\ProductController',
  13527.                 'App\\Controller\\B2B\\ProfileController' => 'App\\Controller\\B2B\\ProfileController',
  13528.                 'App\\Controller\\BackOffice\\AccountingController' => 'App\\Controller\\BackOffice\\AccountingController',
  13529.                 'App\\Controller\\BackOffice\\ActionController' => 'App\\Controller\\BackOffice\\ActionController',
  13530.                 'App\\Controller\\BackOffice\\B2B\\AccountingController' => 'App\\Controller\\BackOffice\\B2B\\AccountingController',
  13531.                 'App\\Controller\\BackOffice\\B2B\\DashboardController' => 'App\\Controller\\BackOffice\\B2B\\DashboardController',
  13532.                 'App\\Controller\\BackOffice\\B2B\\OrderController' => 'App\\Controller\\BackOffice\\B2B\\OrderController',
  13533.                 'App\\Controller\\BackOffice\\CustomerController' => 'App\\Controller\\BackOffice\\CustomerController',
  13534.                 'App\\Controller\\BackOffice\\DashboardController' => 'App\\Controller\\BackOffice\\DashboardController',
  13535.                 'App\\Controller\\BackOffice\\EventController' => 'App\\Controller\\BackOffice\\EventController',
  13536.                 'App\\Controller\\BackOffice\\Marketplace\\AccountingController' => 'App\\Controller\\BackOffice\\Marketplace\\AccountingController',
  13537.                 'App\\Controller\\BackOffice\\Marketplace\\OrderController' => 'App\\Controller\\BackOffice\\Marketplace\\OrderController',
  13538.                 'App\\Controller\\BackOffice\\MerchController' => 'App\\Controller\\BackOffice\\MerchController',
  13539.                 'App\\Controller\\BackOffice\\OrderController' => 'App\\Controller\\BackOffice\\OrderController',
  13540.                 'App\\Controller\\BackOffice\\ValidTokenController' => 'App\\Controller\\BackOffice\\ValidTokenController',
  13541.                 'App\\Controller\\BackOffice\\VoucherDevalueController' => 'App\\Controller\\BackOffice\\VoucherDevalueController',
  13542.                 'App\\Controller\\BookingApi\\ApiAbstractController' => 'App\\Controller\\BookingApi\\ApiAbstractController',
  13543.                 'App\\Controller\\BookingApi\\ApiCatalogControllerApi' => 'App\\Controller\\BookingApi\\ApiCatalogControllerApi',
  13544.                 'App\\Controller\\BookingApi\\ApiEventControllerApi' => 'App\\Controller\\BookingApi\\ApiEventControllerApi',
  13545.                 'App\\Controller\\BookingApi\\ApiOrderControllerApi' => 'App\\Controller\\BookingApi\\ApiOrderControllerApi',
  13546.                 'App\\Controller\\BookingApi\\ApiTicketControllerApi' => 'App\\Controller\\BookingApi\\ApiTicketControllerApi',
  13547.                 'App\\Controller\\BookingApi\\SwaggerControllerApi' => 'App\\Controller\\BookingApi\\SwaggerControllerApi',
  13548.                 'App\\Controller\\ContentController' => 'App\\Controller\\ContentController',
  13549.                 'App\\Controller\\DefaultController' => 'App\\Controller\\DefaultController',
  13550.                 'App\\Controller\\DownloadsController' => 'App\\Controller\\DownloadsController',
  13551.                 'App\\Controller\\FacilityController' => 'App\\Controller\\FacilityController',
  13552.                 'App\\Controller\\FaqController' => 'App\\Controller\\FaqController',
  13553.                 'App\\Controller\\JobController' => 'App\\Controller\\JobController',
  13554.                 'App\\Controller\\MigrationController' => 'App\\Controller\\MigrationController',
  13555.                 'App\\Controller\\NewsController' => 'App\\Controller\\NewsController',
  13556.                 'App\\Controller\\PdfController' => 'App\\Controller\\PdfController',
  13557.                 'App\\Controller\\PriceScreenController' => 'App\\Controller\\PriceScreenController',
  13558.                 'App\\Controller\\Profile\\ProfileController' => 'App\\Controller\\Profile\\ProfileController',
  13559.                 'App\\Controller\\Profile\\ProfileOverlayController' => 'App\\Controller\\Profile\\ProfileOverlayController',
  13560.                 'App\\Controller\\RenderletController' => 'App\\Controller\\RenderletController',
  13561.                 'App\\Controller\\Shop\\AbstractShopController' => 'App\\Controller\\Shop\\AbstractShopController',
  13562.                 'App\\Controller\\Shop\\CartController' => 'App\\Controller\\Shop\\CartController',
  13563.                 'App\\Controller\\Shop\\CheckoutController' => 'App\\Controller\\Shop\\CheckoutController',
  13564.                 'App\\Controller\\Shop\\Dummy\\DummyTicketingController' => 'App\\Controller\\Shop\\Dummy\\DummyTicketingController',
  13565.                 'App\\Controller\\Shop\\Json\\EventJsonController' => 'App\\Controller\\Shop\\Json\\EventJsonController',
  13566.                 'App\\Controller\\Shop\\Json\\PriceCalculatorJsonController' => 'App\\Controller\\Shop\\Json\\PriceCalculatorJsonController',
  13567.                 'App\\Controller\\Shop\\Json\\TicketJsonController' => 'App\\Controller\\Shop\\Json\\TicketJsonController',
  13568.                 'App\\Controller\\Shop\\PaymentController' => 'App\\Controller\\Shop\\PaymentController',
  13569.                 'App\\Controller\\Shop\\PortalController' => 'App\\Controller\\Shop\\PortalController',
  13570.                 'App\\Controller\\Shop\\PriceCalculatorController' => 'App\\Controller\\Shop\\PriceCalculatorController',
  13571.                 'App\\Controller\\Shop\\ProductController' => 'App\\Controller\\Shop\\ProductController',
  13572.                 'App\\Controller\\TabbingController' => 'App\\Controller\\TabbingController',
  13573.                 'App\\Controller\\WeatherController' => 'App\\Controller\\WeatherController',
  13574.                 'App\\Controller\\Web2printController' => 'App\\Controller\\Web2printController',
  13575.                 'App\\Controller\\WebcamController' => 'App\\Controller\\WebcamController',
  13576.                 'CustomerManagementFrameworkBundle\\Controller\\Admin' => 'CustomerManagementFrameworkBundle\\Controller\\Admin',
  13577.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\ActivitiesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\ActivitiesController',
  13578.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\CustomersController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\CustomersController',
  13579.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\Customers\\FilterDefinitionController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\Customers\\FilterDefinitionController',
  13580.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\DuplicatesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\DuplicatesController',
  13581.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\GDPRDataController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\GDPRDataController',
  13582.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\HelperController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\HelperController',
  13583.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\RulesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\RulesController',
  13584.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\SegmentAssignmentController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\SegmentAssignmentController',
  13585.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\SettingsController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\SettingsController',
  13586.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\TemplatesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\TemplatesController',
  13587.                 'CustomerManagementFrameworkBundle\\Controller\\Preview\\ObjectPreviewController' => 'CustomerManagementFrameworkBundle\\Controller\\Preview\\ObjectPreviewController',
  13588.                 'CustomerManagementFrameworkBundle\\Controller\\Report\\TermSegmentBuilderController' => 'CustomerManagementFrameworkBundle\\Controller\\Report\\TermSegmentBuilderController',
  13589.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\ActivitiesController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\ActivitiesController',
  13590.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\CustomersController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\CustomersController',
  13591.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\DeletionsController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\DeletionsController',
  13592.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentGroupsController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentGroupsController',
  13593.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsController',
  13594.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsOfCustomersController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsOfCustomersController',
  13595.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Mailchimp\\WebhookController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Mailchimp\\WebhookController',
  13596.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Newsletter\\AdminController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Newsletter\\AdminController',
  13597.                 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController',
  13598.                 'Elements\\Bundle\\AzureAuthBundle\\Controller\\AuthController' => 'Elements\\Bundle\\AzureAuthBundle\\Controller\\AuthController',
  13599.                 'Elements\\Bundle\\BackendDashboardBundle\\Controller\\MenuController' => 'Elements\\Bundle\\BackendDashboardBundle\\Controller\\MenuController',
  13600.                 'Elements\\Bundle\\CDMUserManagerBundle\\Controller\\UserManagerAuthController' => 'Elements\\Bundle\\CDMUserManagerBundle\\Controller\\UserManagerAuthController',
  13601.                 'Elements\\Bundle\\CDMUserManagerBundle\\Controller\\UserManagerController' => 'Elements\\Bundle\\CDMUserManagerBundle\\Controller\\UserManagerController',
  13602.                 'Elements\\Bundle\\DataLoggerBundle\\Controller\\AdminController' => 'Elements\\Bundle\\DataLoggerBundle\\Controller\\AdminController',
  13603.                 'Elements\\Bundle\\DataLoggerBundle\\Controller\\DefaultController' => 'Elements\\Bundle\\DataLoggerBundle\\Controller\\DefaultController',
  13604.                 'Elements\\Bundle\\DataLoggerBundle\\Controller\\ExporterController' => 'Elements\\Bundle\\DataLoggerBundle\\Controller\\ExporterController',
  13605.                 'Elements\\Bundle\\DataLoggerBundle\\Controller\\GDPRController' => 'Elements\\Bundle\\DataLoggerBundle\\Controller\\GDPRController',
  13606.                 'Elements\\Bundle\\DataLoggerBundle\\Controller\\TestController' => 'Elements\\Bundle\\DataLoggerBundle\\Controller\\TestController',
  13607.                 'Elements\\Bundle\\ErrorPageBundle\\Controller\\DefaultErrorPageController' => 'Elements\\Bundle\\ErrorPageBundle\\Controller\\DefaultErrorPageController',
  13608.                 'Elements\\Bundle\\FakeDataGenerator\\Controller\\FakeDataController' => 'Elements\\Bundle\\FakeDataGenerator\\Controller\\FakeDataController',
  13609.                 'Elements\\Bundle\\GoogleCseBundle\\Controller\\CseController' => 'Elements\\Bundle\\GoogleCseBundle\\Controller\\CseController',
  13610.                 'Elements\\Bundle\\HashCashBundle\\Service\\HashCashService' => 'Elements\\Bundle\\HashCashBundle\\Service\\HashCashService',
  13611.                 'Elements\\Bundle\\JsonLdReloadedBundle\\Controller\\DefaultController' => 'Elements\\Bundle\\JsonLdReloadedBundle\\Controller\\DefaultController',
  13612.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController',
  13613.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController',
  13614.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController',
  13615.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController',
  13616.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController',
  13617.                 'Elements\\Bundle\\RecurringDatesTypeBundle\\Controller\\DefaultController' => 'Elements\\Bundle\\RecurringDatesTypeBundle\\Controller\\DefaultController',
  13618.                 'Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl' => 'Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl',
  13619.                 'Elements\\Bundle\\StyleLabBundle\\Controller\\AdminController' => 'Elements\\Bundle\\StyleLabBundle\\Controller\\AdminController',
  13620.                 'Elements\\Bundle\\StyleLabBundle\\Controller\\IndexController' => 'Elements\\Bundle\\StyleLabBundle\\Controller\\IndexController',
  13621.                 'Elements\\Bundle\\StyleLabBundle\\Controller\\SearchController' => 'Elements\\Bundle\\StyleLabBundle\\Controller\\SearchController',
  13622.                 'Elements\\Bundle\\StyleLabBundle\\Controller\\StateController' => 'Elements\\Bundle\\StyleLabBundle\\Controller\\StateController',
  13623.                 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Admin\\TicketAdminController' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Admin\\TicketAdminController',
  13624.                 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\IndexController' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\IndexController',
  13625.                 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\AbstractCheckoutController' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\AbstractCheckoutController',
  13626.                 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\AbstractShopController' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\AbstractShopController',
  13627.                 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\CartController' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\CartController',
  13628.                 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\CheckoutController' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\CheckoutController',
  13629.                 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\TicketingController' => 'App\\Controller\\Shop\\Dummy\\DummyTicketingController',
  13630.                 'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController' => 'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController',
  13631.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController',
  13632.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController',
  13633.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController',
  13634.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController',
  13635.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController',
  13636.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController',
  13637.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController',
  13638.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController',
  13639.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController',
  13640.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController',
  13641.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController',
  13642.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController',
  13643.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController',
  13644.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController',
  13645.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController',
  13646.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController',
  13647.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController',
  13648.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController',
  13649.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController',
  13650.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController',
  13651.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController',
  13652.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController',
  13653.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController',
  13654.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController',
  13655.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController',
  13656.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController',
  13657.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController',
  13658.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController',
  13659.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController',
  13660.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController',
  13661.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController',
  13662.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController',
  13663.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController',
  13664.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController',
  13665.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController',
  13666.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController',
  13667.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController',
  13668.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController',
  13669.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController',
  13670.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController',
  13671.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController',
  13672.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController',
  13673.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController',
  13674.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController',
  13675.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController',
  13676.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController',
  13677.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController',
  13678.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController',
  13679.                 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController',
  13680.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\AdminOrderController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\AdminOrderController',
  13681.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\ConfigController',
  13682.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\FindologicController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\FindologicController',
  13683.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\IndexController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\IndexController',
  13684.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\PricingController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\PricingController',
  13685.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\VoucherController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\VoucherController',
  13686.                 'Pimcore\\Bundle\\ObjectMergerBundle\\Controller\\AdminController' => 'Pimcore\\Bundle\\ObjectMergerBundle\\Controller\\AdminController',
  13687.                 'kernel' => 'App\\Kernel',
  13688.             ],
  13689.             'console.command.ids' => [
  13690.                 => 'console.command.public_alias.App\\Command\\AccountingListExportCommand',
  13691.                 => 'console.command.public_alias.App\\Command\\ApplicationLoggerCleanUpCommand',
  13692.                 => 'console.command.public_alias.App\\Command\\DeleteCustomersCommand',
  13693.                 => 'console.command.public_alias.App\\Command\\DeleteOldJobApplicantsCommand',
  13694.                 => 'console.command.public_alias.App\\Command\\FixMigratedPricesCommand',
  13695.                 => 'console.command.public_alias.App\\Command\\Import\\ImportInfosnowCommand',
  13696.                 => 'console.command.public_alias.App\\Command\\Import\\ImportKeycardNumberCommand',
  13697.                 => 'console.command.public_alias.App\\Command\\Import\\ImportWebcamsCommand',
  13698.                 => 'console.command.public_alias.App\\Command\\MigrationCommand',
  13699.                 => 'console.command.public_alias.App\\Command\\Shop\\CurrencyExchangeCommand',
  13700.                 10 => 'console.command.public_alias.App\\Command\\Shop\\EventSubscriberListCommand',
  13701.                 11 => 'console.command.public_alias.App\\Command\\Shop\\NotificationCommand',
  13702.                 12 => 'console.command.public_alias.App\\Command\\Shop\\SmartPricerCleanupCommand',
  13703.                 13 => 'console.command.public_alias.App\\Command\\Shop\\SmartPricerDemandPressureCommand',
  13704.                 14 => 'console.command.public_alias.App\\Command\\TmpCommand',
  13705.                 15 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand',
  13706.                 16 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand',
  13707.                 17 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand',
  13708.                 18 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand',
  13709.                 19 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand',
  13710.                 20 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand',
  13711.                 21 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand',
  13712.                 22 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand',
  13713.                 23 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand',
  13714.                 24 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews',
  13715.                 25 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand',
  13716.                 26 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand',
  13717.                 27 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand',
  13718.                 28 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand',
  13719.                 29 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand',
  13720.                 30 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand',
  13721.                 31 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand',
  13722.                 32 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand',
  13723.                 33 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand',
  13724.                 34 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand',
  13725.                 35 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand',
  13726.                 36 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand',
  13727.                 37 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand',
  13728.                 38 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand',
  13729.                 39 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand',
  13730.                 40 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand',
  13731.                 41 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand',
  13732.                 42 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand',
  13733.                 43 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand',
  13734.                 44 => 'Elements\\Bundle\\ErrorPageBundle\\Command\\InstallTranslationsCommand',
  13735.                 45 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\ActionTriggerQueueCommand',
  13736.                 46 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\BuildSegmentsCommand',
  13737.                 47 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\CronTriggerCommand',
  13738.                 48 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\DuplicatesIndexCommand',
  13739.                 49 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\MaintenanceCommand',
  13740.                 50 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\SegmentAssignmentIndexCommand',
  13741.                 51 => 'Elements\\Bundle\\BreadcrumbHelperBundle\\Command\\InstallTranslationsCommand',
  13742.                 52 => 'Elements\\Bundle\\CDMUserManagerBundle\\Command\\InstallTranslationsCommand',
  13743.                 53 => 'Elements\\Bundle\\CDMUserManagerBundle\\Command\\RemoveInactiveCustomerCommand',
  13744.                 54 => 'Elements\\Bundle\\DataLoggerBundle\\Command\\ExportCommand',
  13745.                 55 => 'Elements\\Bundle\\DataLoggerBundle\\Command\\MigrationCommand',
  13746.                 56 => 'Elements\\Bundle\\DataLoggerBundle\\Command\\RemoveCommand',
  13747.                 57 => 'Elements\\Bundle\\DataLoggerBundle\\Command\\TestCommand',
  13748.                 58 => 'Elements\\Bundle\\DataLoggerBundle\\Command\\UpdateCommand',
  13749.                 59 => 'Elements\\Bundle\\GoogleCseBundle\\Command\\InstallTranslationsCommand',
  13750.                 60 => 'console.command.public_alias.Elements\\Bundle\\JsonLdReloadedBundle\\Command\\Deployment\\GenerateTemplatesFromDbCommand',
  13751.                 61 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\ClassMethodExecutorCommand',
  13752.                 62 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MaintenanceCommand',
  13753.                 63 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MigrationGeneratorCommand',
  13754.                 64 => 'console.command.public_alias.Elements\\Bundle\\RecurringDatesTypeBundle\\Command\\MigrateTimeframerToReccuringDatesCommand',
  13755.                 65 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\CleanupNotesCommand',
  13756.                 66 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\CleanupTypesCommand',
  13757.                 67 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\ImporterCommand',
  13758.                 68 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\InstallClassesCommand',
  13759.                 69 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\InventoryTestCommand',
  13760.                 70 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\Soap\\GenerateClassmapCommand',
  13761.                 71 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\Soap\\GenerateClientCommand',
  13762.                 72 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\Soap\\GenerateTypesCommand',
  13763.                 73 => 'Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\WarmupCommand',
  13764.                 74 => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Command\\TestConfigurationCommand',
  13765.                 75 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\CleanupPendingOrdersCommand',
  13766.                 76 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\BootstrapCommand',
  13767.                 77 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\EsSyncCommand',
  13768.                 78 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessPreparationQueueCommand',
  13769.                 79 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessUpdateIndexQueueCommand',
  13770.                 80 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ResetQueueCommand',
  13771.                 81 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupReservationsCommand',
  13772.                 82 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupStatisticsCommand',
  13773.                 83 => 'Elements\\Bundle\\IncertBundle\\Command\\ImportCommand',
  13774.                 84 => 'Elements\\Bundle\\IncertBundle\\Command\\IncertCommand',
  13775.                 85 => 'console.command.public_alias.Elements\\Bundle\\AzureAuthBundle\\Command\\MigrateUserCommand',
  13776.             ],
  13777.         ];
  13778.     }
  13779.     protected function throw($message)
  13780.     {
  13781.         throw new RuntimeException($message);
  13782.     }
  13783. }