var/cache/dev/ContainerKMyPBwm/appAppKernelDevDebugContainer.php line 570

Open in your IDE?
  1. <?php
  2. namespace ContainerKMyPBwm;
  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.  * This class has been auto-generated
  13.  * by the Symfony Dependency Injection Component.
  14.  *
  15.  * @final
  16.  */
  17. class appAppKernelDevDebugContainer extends Container
  18. {
  19.     private $buildParameters;
  20.     private $containerDir;
  21.     private $targetDir;
  22.     private $parameters = [];
  23.     private $getService;
  24.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  25.     {
  26.         $this->getService = \Closure::fromCallable([$this'getService']);
  27.         $this->buildParameters $buildParameters;
  28.         $this->containerDir $containerDir;
  29.         $this->targetDir = \dirname($containerDir);
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services $this->privates = [];
  32.         $this->syntheticIds = [
  33.             'Pimcore\\Cache\\Runtime' => true,
  34.             'Pimcore\\Extension\\Config' => true,
  35.             'kernel' => true,
  36.         ];
  37.         $this->methodMap = [
  38.             'AppBundle\\Website\\LinkGenerator\\CategoryLinkGenerator' => 'getCategoryLinkGeneratorService',
  39.             'AppBundle\\Website\\LinkGenerator\\NewsLinkGenerator' => 'getNewsLinkGeneratorService',
  40.             'AppBundle\\Website\\LinkGenerator\\ProductLinkGenerator' => 'getProductLinkGeneratorService',
  41.             'Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener' => 'getCsrfProtectionListenerService',
  42.             'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolverService',
  43.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\CookiePolicyNoticeListener' => 'getCookiePolicyNoticeListenerService',
  44.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener' => 'getFullPageCacheListenerService',
  45.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener' => 'getGoogleAnalyticsCodeListenerService',
  46.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener' => 'getGoogleTagManagerListenerService',
  47.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\TagManagerListener' => 'getTagManagerListenerService',
  48.             'Pimcore\\Document\\DocumentStack' => 'getDocumentStackService',
  49.             'Pimcore\\Extension\\Bundle\\PimcoreBundleManager' => 'getPimcoreBundleManagerService',
  50.             'Pimcore\\Http\\RequestHelper' => 'getRequestHelperService',
  51.             'Pimcore\\Http\\Request\\Resolver\\DocumentResolver' => 'getDocumentResolverService',
  52.             'Pimcore\\Http\\Request\\Resolver\\EditmodeResolver' => 'getEditmodeResolverService',
  53.             'Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver' => 'getOutputTimestampResolverService',
  54.             'Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver' => 'getPimcoreContextResolverService',
  55.             'Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver' => 'getResponseHeaderResolverService',
  56.             'Pimcore\\Http\\Request\\Resolver\\SiteResolver' => 'getSiteResolverService',
  57.             'Pimcore\\Http\\ResponseHelper' => 'getResponseHelperService',
  58.             'Pimcore\\Localization\\LocaleServiceInterface' => 'getLocaleServiceInterfaceService',
  59.             'Pimcore\\Model\\Document\\Service' => 'getServiceService',
  60.             'Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator' => 'getDocumentTargetingConfiguratorService',
  61.             'Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension' => 'getWebLinkExtensionService',
  62.             'Symfony\\Contracts\\Translation\\TranslatorInterface' => 'getTranslatorInterfaceService',
  63.             'cache.app' => 'getCache_AppService',
  64.             'cache.system' => 'getCache_SystemService',
  65.             'cmf_routing.route_provider' => 'getCmfRouting_RouteProviderService',
  66.             'data_collector.dump' => 'getDataCollector_DumpService',
  67.             'doctrine' => 'getDoctrineService',
  68.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  69.             'event_dispatcher' => 'getEventDispatcherService',
  70.             'form.factory' => 'getForm_FactoryService',
  71.             'http_kernel' => 'getHttpKernelService',
  72.             'hwi_oauth.resource_ownermap.demo_frontend' => 'getHwiOauth_ResourceOwnermap_DemoFrontendService',
  73.             'hwi_oauth.security.oauth_utils' => 'getHwiOauth_Security_OauthUtilsService',
  74.             'monolog.logger.admin' => 'getMonolog_Logger_AdminService',
  75.             'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
  76.             'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService',
  77.             'monolog.logger.event' => 'getMonolog_Logger_EventService',
  78.             'monolog.logger.init' => 'getMonolog_Logger_InitService',
  79.             'monolog.logger.php' => 'getMonolog_Logger_PhpService',
  80.             'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
  81.             'monolog.logger.request' => 'getMonolog_Logger_RequestService',
  82.             'monolog.logger.router' => 'getMonolog_Logger_RouterService',
  83.             'monolog.logger.routing' => 'getMonolog_Logger_RoutingService',
  84.             'monolog.logger.security' => 'getMonolog_Logger_SecurityService',
  85.             'pimcore.cache.core.handler' => 'getPimcore_Cache_Core_HandlerService',
  86.             'pimcore.cache.core.pool' => 'getPimcore_Cache_Core_PoolService',
  87.             'pimcore.controller.config.config_normalizer' => 'getPimcore_Controller_Config_ConfigNormalizerService',
  88.             'pimcore.document.tag.block_state_stack' => 'getPimcore_Document_Tag_BlockStateStackService',
  89.             'pimcore.event_listener.frontend.activity_url_tracker' => 'getPimcore_EventListener_Frontend_ActivityUrlTrackerService',
  90.             'pimcore.implementation_loader.document.tag' => 'getPimcore_ImplementationLoader_Document_TagService',
  91.             'pimcore.locale.intl_formatter' => 'getPimcore_Locale_IntlFormatterService',
  92.             'pimcore.routing.router.request_context' => 'getPimcore_Routing_Router_RequestContextService',
  93.             'pimcore.service.context.pimcore_context_guesser' => 'getPimcore_Service_Context_PimcoreContextGuesserService',
  94.             'pimcore.service.request_matcher_factory' => 'getPimcore_Service_RequestMatcherFactoryService',
  95.             'pimcore.templating.action_renderer' => 'getPimcore_Templating_ActionRendererService',
  96.             'pimcore.templating.include_renderer' => 'getPimcore_Templating_IncludeRendererService',
  97.             'pimcore.templating.tag_renderer' => 'getPimcore_Templating_TagRendererService',
  98.             'pimcore.templating.view_helper.action' => 'getPimcore_Templating_ViewHelper_ActionService',
  99.             'pimcore.templating.view_helper.glossary' => 'getPimcore_Templating_ViewHelper_GlossaryService',
  100.             'pimcore.templating.view_helper.head_meta' => 'getPimcore_Templating_ViewHelper_HeadMetaService',
  101.             'pimcore.templating.view_helper.inc' => 'getPimcore_Templating_ViewHelper_IncService',
  102.             'pimcore.templating.view_helper.navigation' => 'getPimcore_Templating_ViewHelper_NavigationService',
  103.             'pimcore.templating.view_helper.pimcore_url' => 'getPimcore_Templating_ViewHelper_PimcoreUrlService',
  104.             'pimcore.templating.view_helper.placeholder' => 'getPimcore_Templating_ViewHelper_PlaceholderService',
  105.             'pimcore.templating.view_helper.placeholder.container_service' => 'getPimcore_Templating_ViewHelper_Placeholder_ContainerServiceService',
  106.             'pimcore.twig.extension.document_tag' => 'getPimcore_Twig_Extension_DocumentTagService',
  107.             'pimcore.twig.extension.glossary' => 'getPimcore_Twig_Extension_GlossaryService',
  108.             'pimcore.twig.extension.helpers' => 'getPimcore_Twig_Extension_HelpersService',
  109.             'pimcore.twig.extension.navigation' => 'getPimcore_Twig_Extension_NavigationService',
  110.             'pimcore.twig.extension.pimcore_object' => 'getPimcore_Twig_Extension_PimcoreObjectService',
  111.             'pimcore.twig.extension.subrequest' => 'getPimcore_Twig_Extension_SubrequestService',
  112.             'pimcore.twig.extension.templating_helper' => 'getPimcore_Twig_Extension_TemplatingHelperService',
  113.             'pimcore_admin.security.bruteforce_protection_handler' => 'getPimcoreAdmin_Security_BruteforceProtectionHandlerService',
  114.             'pimcore_admin.security.user_loader' => 'getPimcoreAdmin_Security_UserLoaderService',
  115.             'profiler' => 'getProfilerService',
  116.             'request_stack' => 'getRequestStackService',
  117.             'router' => 'getRouterService',
  118.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  119.             'security.token_storage' => 'getSecurity_TokenStorageService',
  120.             'sensio_framework_extra.view.guesser' => 'getSensioFrameworkExtra_View_GuesserService',
  121.             'twig' => 'getTwigService',
  122.             'validator' => 'getValidatorService',
  123.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  124.         ];
  125.         $this->fileMap = [
  126.             'AppBundle\\Controller\\AccountController' => 'getAccountControllerService.php',
  127.             'AppBundle\\Controller\\BaseController' => 'getBaseControllerService.php',
  128.             'AppBundle\\Controller\\CartController' => 'getCartControllerService.php',
  129.             'AppBundle\\Controller\\CheckoutController' => 'getCheckoutControllerService.php',
  130.             'AppBundle\\Controller\\ContentController' => 'getContentControllerService.php',
  131.             'AppBundle\\Controller\\DefaultController' => 'getDefaultControllerService.php',
  132.             'AppBundle\\Controller\\NewsController' => 'getNewsControllerService.php',
  133.             'AppBundle\\Controller\\PaymentController' => 'getPaymentControllerService.php',
  134.             'AppBundle\\Controller\\ProductController' => 'getProductControllerService.php',
  135.             'AppBundle\\Controller\\Web2printController' => 'getWeb2printControllerService.php',
  136.             'CustomerManagementFrameworkBundle\\ActivityManager\\DefaultActivityManager' => 'getDefaultActivityManagerService.php',
  137.             'CustomerManagementFrameworkBundle\\Controller\\Admin' => 'getAdminService.php',
  138.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\ActivitiesController' => 'getActivitiesControllerService.php',
  139.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\CustomersController' => 'getCustomersControllerService.php',
  140.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\Customers\\FilterDefinitionController' => 'getFilterDefinitionControllerService.php',
  141.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\DuplicatesController' => 'getDuplicatesControllerService.php',
  142.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\GDPRDataController' => 'getGDPRDataControllerService.php',
  143.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\HelperController' => 'getHelperControllerService.php',
  144.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\RulesController' => 'getRulesControllerService.php',
  145.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\SegmentAssignmentController' => 'getSegmentAssignmentControllerService.php',
  146.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\TemplatesController' => 'getTemplatesControllerService.php',
  147.             'CustomerManagementFrameworkBundle\\Controller\\Preview\\ObjectPreviewController' => 'getObjectPreviewControllerService.php',
  148.             'CustomerManagementFrameworkBundle\\Controller\\Report\\TermSegmentBuilderController' => 'getTermSegmentBuilderControllerService.php',
  149.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\ActivitiesController' => 'getActivitiesController2Service.php',
  150.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\CustomersController' => 'getCustomersController2Service.php',
  151.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\DeletionsController' => 'getDeletionsControllerService.php',
  152.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentGroupsController' => 'getSegmentGroupsControllerService.php',
  153.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsController' => 'getSegmentsControllerService.php',
  154.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsOfCustomersController' => 'getSegmentsOfCustomersControllerService.php',
  155.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Mailchimp\\WebhookController' => 'getWebhookControllerService.php',
  156.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Newsletter\\AdminController' => 'getAdminControllerService.php',
  157.             'CustomerManagementFrameworkBundle\\CustomerDuplicatesService\\CustomerDuplicatesServiceInterface' => 'getCustomerDuplicatesServiceInterfaceService.php',
  158.             'CustomerManagementFrameworkBundle\\CustomerList\\SearchHelper' => 'getSearchHelperService.php',
  159.             'CustomerManagementFrameworkBundle\\CustomerMerger\\CustomerMergerInterface' => 'getCustomerMergerInterfaceService.php',
  160.             'CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface' => 'getCustomerProviderInterfaceService.php',
  161.             'CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface' => 'getObjectNamingSchemeInterfaceService.php',
  162.             'CustomerManagementFrameworkBundle\\CustomerSaveManager\\CustomerSaveManagerInterface' => 'getCustomerSaveManagerInterfaceService.php',
  163.             'CustomerManagementFrameworkBundle\\CustomerSaveManager\\SaveOptions' => 'getSaveOptionsService.php',
  164.             'CustomerManagementFrameworkBundle\\CustomerSaveValidator\\CustomerSaveValidatorInterface' => 'getCustomerSaveValidatorInterfaceService.php',
  165.             'CustomerManagementFrameworkBundle\\CustomerView\\CustomerViewInterface' => 'getCustomerViewInterfaceService.php',
  166.             'CustomerManagementFrameworkBundle\\CustomerView\\Customer\\Maintenance' => 'getMaintenanceService.php',
  167.             'CustomerManagementFrameworkBundle\\CustomerView\\FilterDefinition\\Maintenance' => 'getMaintenance2Service.php',
  168.             'CustomerManagementFrameworkBundle\\DuplicatesIndex\\DuplicatesIndexInterface' => 'getDuplicatesIndexInterfaceService.php',
  169.             'CustomerManagementFrameworkBundle\\Encryption\\DefaultEncryptionService' => 'getDefaultEncryptionServiceService.php',
  170.             'CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface' => 'getPimcoreElementRemovalListenerInterfaceService.php',
  171.             'CustomerManagementFrameworkBundle\\Event\\TargetingEventListener' => 'getTargetingEventListenerService.php',
  172.             'CustomerManagementFrameworkBundle\\Import\\CustomerImportService' => 'getCustomerImportServiceService.php',
  173.             'CustomerManagementFrameworkBundle\\Installer' => 'getInstallerService.php',
  174.             'CustomerManagementFrameworkBundle\\Maintenance\\MaintenanceWorker' => 'getMaintenanceWorkerService.php',
  175.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\Indexer\\IndexerInterface' => 'getIndexerInterfaceService.php',
  176.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\QueryService\\QueryServiceInterface' => 'getQueryServiceInterfaceService.php',
  177.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\QueueBuilder\\QueueBuilderInterface' => 'getQueueBuilderInterfaceService.php',
  178.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\SegmentAssigner\\SegmentAssignerInterface' => 'getSegmentAssignerInterfaceService.php',
  179.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\StoredFunctions\\StoredFunctionsInterface' => 'getStoredFunctionsInterfaceService.php',
  180.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\TypeMapper\\TypeMapperInterface' => 'getTypeMapperInterfaceService.php',
  181.             'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentBuilderExecutor\\SegmentBuilderExecutorInterface' => 'getSegmentBuilderExecutorInterfaceService.php',
  182.             'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentExtractor\\SegmentExtractorInterface' => 'getSegmentExtractorInterfaceService.php',
  183.             'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface' => 'getSegmentManagerInterfaceService.php',
  184.             'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentMerger\\DefaultSegmentMerger\\MetadataFiller' => 'getMetadataFillerService.php',
  185.             'GuzzleHttp\\Client' => 'getClientService.php',
  186.             'OutputDataConfigToolkitBundle\\Controller\\AdminController' => 'getAdminController2Service.php',
  187.             'OutputDataConfigToolkitBundle\\Controller\\ClassController' => 'getClassControllerService.php',
  188.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\AssetController' => 'getAssetControllerService.php',
  189.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'getAssetHelperControllerService.php',
  190.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'getClassController2Service.php',
  191.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'getClassificationstoreControllerService.php',
  192.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'getDataObjectControllerService.php',
  193.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'getDataObjectHelperControllerService.php',
  194.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'getQuantityValueControllerService.php',
  195.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'getVariantsControllerService.php',
  196.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'getDocumentControllerService.php',
  197.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'getEmailControllerService.php',
  198.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'getFolderControllerService.php',
  199.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'getHardlinkControllerService.php',
  200.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'getLinkControllerService.php',
  201.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'getNewsletterControllerService.php',
  202.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'getPageControllerService.php',
  203.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'getPrintcontainerControllerService.php',
  204.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'getPrintpageControllerService.php',
  205.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageControllerBase' => 'getPrintpageControllerBaseService.php',
  206.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'getRenderletControllerService.php',
  207.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'getSnippetControllerService.php',
  208.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'getElementControllerService.php',
  209.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementControllerBase' => 'getElementControllerBaseService.php',
  210.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'getEmailController2Service.php',
  211.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'getAdminerControllerService.php',
  212.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\LinfoController' => 'getLinfoControllerService.php',
  213.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'getOpcacheControllerService.php',
  214.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'getIndexControllerService.php',
  215.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'getInstallControllerService.php',
  216.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'getLogControllerService.php',
  217.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'getLoginControllerService.php',
  218.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'getMiscControllerService.php',
  219.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'getNotificationControllerService.php',
  220.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'getPortalControllerService.php',
  221.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'getRecyclebinControllerService.php',
  222.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'getRedirectsControllerService.php',
  223.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'getSettingsControllerService.php',
  224.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'getTagsControllerService.php',
  225.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'getTargetingControllerService.php',
  226.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'getTranslationControllerService.php',
  227.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'getUserControllerService.php',
  228.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'getWorkflowControllerService.php',
  229.             'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'getExtensionManagerControllerService.php',
  230.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'getAdminController3Service.php',
  231.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'getAssetController2Service.php',
  232.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'getDataObjectController2Service.php',
  233.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'getPimcoreUsersControllerService.php',
  234.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'getSentMailControllerService.php',
  235.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'getAnalyticsControllerService.php',
  236.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'getCustomReportControllerService.php',
  237.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\PiwikController' => 'getPiwikControllerService.php',
  238.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\QrcodeController' => 'getQrcodeControllerService.php',
  239.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\ReportsControllerBase' => 'getReportsControllerBaseService.php',
  240.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'getSettingsController2Service.php',
  241.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\ClassController' => 'getClassController3Service.php',
  242.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\AssetController' => 'getAssetController3Service.php',
  243.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\DataObjectController' => 'getDataObjectController3Service.php',
  244.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\DocumentController' => 'getDocumentController2Service.php',
  245.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\TagController' => 'getTagControllerService.php',
  246.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Helper' => 'getHelperService.php',
  247.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\ImageController' => 'getImageControllerService.php',
  248.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\InfoController' => 'getInfoControllerService.php',
  249.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'getSearchControllerService.php',
  250.             'Pimcore\\Bundle\\AdminBundle\\Session\\Handler\\AdminSessionHandler' => 'getAdminSessionHandlerService.php',
  251.             'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'getPublicServicesControllerService.php',
  252.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener' => 'getWorkflowManagementListenerService.php',
  253.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'getConfigControllerService.php',
  254.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'getGraphQLExplorerControllerService.php',
  255.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'getWebserviceControllerService.php',
  256.             'Pimcore\\Bundle\\DataHubBundle\\Installer' => 'getInstaller2Service.php',
  257.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\AdminOrderController' => 'getAdminOrderControllerService.php',
  258.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\ConfigController' => 'getConfigController2Service.php',
  259.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\FindologicController' => 'getFindologicControllerService.php',
  260.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\IndexController' => 'getIndexController2Service.php',
  261.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\PricingController' => 'getPricingControllerService.php',
  262.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\Reports\\PiwikController' => 'getPiwikController2Service.php',
  263.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\VoucherController' => 'getVoucherControllerService.php',
  264.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Reports\\Piwik\\PiwikReportsProvider' => 'getPiwikReportsProviderService.php',
  265.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\Installer' => 'getInstaller3Service.php',
  266.             'Pimcore\\Bundle\\GeneratorBundle\\Command\\GenerateBundleCommand' => 'getGenerateBundleCommandService.php',
  267.             'Pimcore\\Bundle\\GeneratorBundle\\Command\\Helper\\QuestionHelper' => 'getQuestionHelperService.php',
  268.             'Pimcore\\Cache\\Symfony\\CacheClearer' => 'getCacheClearerService.php',
  269.             'Pimcore\\Controller\\Config\\ControllerDataProvider' => 'getControllerDataProviderService.php',
  270.             'Pimcore\\DataObject\\Consent\\Service' => 'getService2Service.php',
  271.             'Pimcore\\DataObject\\GridColumnConfig\\Service' => 'getService3Service.php',
  272.             'Pimcore\\Document\\Renderer\\DocumentRenderer' => 'getDocumentRendererService.php',
  273.             'Pimcore\\Document\\Tag\\TagUsageResolver' => 'getTagUsageResolverService.php',
  274.             'Pimcore\\Helper\\LongRunningHelper' => 'getLongRunningHelperService.php',
  275.             'Pimcore\\Http\\ClientFactory' => 'getClientFactoryService.php',
  276.             'Pimcore\\Http\\Request\\Resolver\\TemplateResolver' => 'getTemplateResolverService.php',
  277.             'Pimcore\\Http\\Request\\Resolver\\TemplateVarsResolver' => 'getTemplateVarsResolverService.php',
  278.             'Pimcore\\Http\\Request\\Resolver\\ViewModelResolver' => 'getViewModelResolverService.php',
  279.             'Pimcore\\Image\\Optimizer' => 'getOptimizerService.php',
  280.             'Pimcore\\Log\\ApplicationLogger' => 'getApplicationLoggerService.php',
  281.             'Pimcore\\Log\\Handler\\ApplicationLoggerDb' => 'getApplicationLoggerDbService.php',
  282.             'Pimcore\\Migrations\\Configuration\\ConfigurationFactory' => 'getConfigurationFactoryService.php',
  283.             'Pimcore\\Migrations\\MigrationManager' => 'getMigrationManagerService.php',
  284.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassDefinitionManager' => 'getClassDefinitionManagerService.php',
  285.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassLayoutDefinitionManager' => 'getClassLayoutDefinitionManagerService.php',
  286.             'Pimcore\\Model\\DataObject\\QuantityValue\\QuantityValueConverterInterface' => 'getQuantityValueConverterInterfaceService.php',
  287.             'Pimcore\\Model\\DataObject\\QuantityValue\\UnitConversionService' => 'getUnitConversionServiceService.php',
  288.             'Pimcore\\Model\\Notification\\Service\\NotificationService' => 'getNotificationServiceService.php',
  289.             'Pimcore\\Tool\\AssetsInstaller' => 'getAssetsInstallerService.php',
  290.             'Pimcore\\Tool\\RestClient' => 'getRestClientService.php',
  291.             'Pimcore\\Workflow\\Dumper\\GraphvizDumper' => 'getGraphvizDumperService.php',
  292.             'Pimcore\\Workflow\\Dumper\\StateMachineGraphvizDumper' => 'getStateMachineGraphvizDumperService.php',
  293.             'Pimcore\\Workflow\\ExpressionService' => 'getExpressionServiceService.php',
  294.             'Pimcore\\Workflow\\Manager' => 'getManagerService.php',
  295.             'Pimcore\\Workflow\\Notification\\NotificationEmailService' => 'getNotificationEmailServiceService.php',
  296.             'Pimcore\\Workflow\\Place\\StatusInfo' => 'getStatusInfoService.php',
  297.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService.php',
  298.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService.php',
  299.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  300.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  301.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  302.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  303.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  304.             'cache_clearer' => 'getCacheClearer2Service.php',
  305.             'cache_warmer' => 'getCacheWarmerService.php',
  306.             'cmf.action_trigger.action_manager' => 'getCmf_ActionTrigger_ActionManagerService.php',
  307.             'cmf.action_trigger.queue' => 'getCmf_ActionTrigger_QueueService.php',
  308.             'cmf.activity_store' => 'getCmf_ActivityStoreService.php',
  309.             'cmf.activity_store_entry' => 'getCmf_ActivityStoreEntryService.php',
  310.             'cmf.activity_url_tracker' => 'getCmf_ActivityUrlTrackerService.php',
  311.             'cmf.activity_view' => 'getCmf_ActivityViewService.php',
  312.             'cmf.custom_report.adapter.term_segment_builder' => 'getCmf_CustomReport_Adapter_TermSegmentBuilderService.php',
  313.             'cmf.customer_duplicates_view' => 'getCmf_CustomerDuplicatesViewService.php',
  314.             'cmf.customer_exporter_manager' => 'getCmf_CustomerExporterManagerService.php',
  315.             'cmf.document.newsletter.factory.segmentAddressSource' => 'getCmf_Document_Newsletter_Factory_SegmentAddressSourceService.php',
  316.             'cmf.event_listener.action_trigger' => 'getCmf_EventListener_ActionTriggerService.php',
  317.             'cmf.event_listener.maintenance' => 'getCmf_EventListener_MaintenanceService.php',
  318.             'cmf.event_listener.object_merger' => 'getCmf_EventListener_ObjectMergerService.php',
  319.             'cmf.event_listener.pimcore_object' => 'getCmf_EventListener_PimcoreObjectService.php',
  320.             'cmf.link-activity-definition.linkgenerator' => 'getCmf_Linkactivitydefinition_LinkgeneratorService.php',
  321.             'cmf.pimcore.data_object.import.operator.factory.customer_segments' => 'getCmf_Pimcore_DataObject_Import_Operator_Factory_CustomerSegmentsService.php',
  322.             'cmf.potential_duplicate_item' => 'getCmf_PotentialDuplicateItemService.php',
  323.             'cmf.rest.activities_handler' => 'getCmf_Rest_ActivitiesHandlerService.php',
  324.             'cmf.rest.customers_handler' => 'getCmf_Rest_CustomersHandlerService.php',
  325.             'cmf.rest.deletions_handler' => 'getCmf_Rest_DeletionsHandlerService.php',
  326.             'cmf.rest.segment_groups_handler' => 'getCmf_Rest_SegmentGroupsHandlerService.php',
  327.             'cmf.rest.segments_handler' => 'getCmf_Rest_SegmentsHandlerService.php',
  328.             'cmf.rest.segments_of_customer_handler' => 'getCmf_Rest_SegmentsOfCustomerHandlerService.php',
  329.             'cmf.segment_manager.segment_merger' => 'getCmf_SegmentManager_SegmentMergerService.php',
  330.             'cmf.view_formatter' => 'getCmf_ViewFormatterService.php',
  331.             'cmf_routing.redirect_controller' => 'getCmfRouting_RedirectControllerService.php',
  332.             'console.command.public_alias.AppBundle\\Command\\AssetCopyrightCommand' => 'getAssetCopyrightCommandService.php',
  333.             'console.command.public_alias.AppBundle\\Command\\DataCommand' => 'getDataCommandService.php',
  334.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\ActionTriggerQueueCommand' => 'getActionTriggerQueueCommandService.php',
  335.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\BuildSegmentsCommand' => 'getBuildSegmentsCommandService.php',
  336.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\CronTriggerCommand' => 'getCronTriggerCommandService.php',
  337.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\DuplicatesIndexCommand' => 'getDuplicatesIndexCommandService.php',
  338.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\MaintenanceCommand' => 'getMaintenanceCommandService.php',
  339.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\NewsletterSyncCommand' => 'getNewsletterSyncCommandService.php',
  340.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\SegmentAssignmentIndexCommand' => 'getSegmentAssignmentIndexCommandService.php',
  341.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand' => 'getListCommandService.php',
  342.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheClearCommand' => 'getCacheClearCommandService.php',
  343.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand' => 'getCacheWarmingCommandService.php',
  344.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand' => 'getClassCommandService.php',
  345.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand' => 'getCustomLayoutCommandService.php',
  346.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand' => 'getFieldCollectionCommandService.php',
  347.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand' => 'getObjectBrickCommandService.php',
  348.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand' => 'getDeleteClassificationStoreCommandService.php',
  349.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand' => 'getDeleteUnusedLocaleDataCommandService.php',
  350.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews' => 'getGeneratePagePreviewsService.php',
  351.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateTagNamingStrategyCommand' => 'getMigrateTagNamingStrategyCommandService.php',
  352.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand' => 'getEmailLogsCleanupCommandService.php',
  353.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand' => 'getInternalModelDaoMappingGeneratorCommandService.php',
  354.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand' => 'getInternalUnicodeCldrLanguageTerritoryGeneratorCommandService.php',
  355.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalVideoConverterCommand' => 'getInternalVideoConverterCommandService.php',
  356.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand' => 'getLowQualityImagePreviewCommandService.php',
  357.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand' => 'getMysqlToolsCommandService.php',
  358.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand' => 'getResetPasswordCommandService.php',
  359.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand' => 'getRunScriptCommandService.php',
  360.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand' => 'getSearchBackendReindexCommandService.php',
  361.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand' => 'getThumbnailsClearCommandService.php',
  362.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand' => 'getThumbnailsImageCommandService.php',
  363.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand' => 'getThumbnailsVideoCommandService.php',
  364.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Web2PrintPdfCreationCommand' => 'getWeb2PrintPdfCreationCommandService.php',
  365.             'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand' => 'getRebuildDefinitionsCommandService.php',
  366.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\CleanupPendingOrdersCommand' => 'getCleanupPendingOrdersCommandService.php',
  367.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\BootstrapCommand' => 'getBootstrapCommandService.php',
  368.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessQueueCommand' => 'getProcessQueueCommandService.php',
  369.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ResetQueueCommand' => 'getResetQueueCommandService.php',
  370.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupReservationsCommand' => 'getCleanupReservationsCommandService.php',
  371.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupStatisticsCommand' => 'getCleanupStatisticsCommandService.php',
  372.             'console.command.public_alias.Pimcore\\Bundle\\GeneratorBundle\\Command\\BaseGenerateBundleCommand' => 'getBaseGenerateBundleCommandService.php',
  373.             'console.command.public_alias.Pimcore\\Migrations\\Command\\ExecuteCommand' => 'getExecuteCommandService.php',
  374.             'console.command.public_alias.Pimcore\\Migrations\\Command\\GenerateCommand' => 'getGenerateCommandService.php',
  375.             'console.command.public_alias.Pimcore\\Migrations\\Command\\LatestCommand' => 'getLatestCommandService.php',
  376.             'console.command.public_alias.Pimcore\\Migrations\\Command\\MarkAllDoneCommand' => 'getMarkAllDoneCommandService.php',
  377.             'console.command.public_alias.Pimcore\\Migrations\\Command\\MigrateCommand' => 'getMigrateCommandService.php',
  378.             'console.command.public_alias.Pimcore\\Migrations\\Command\\StatusCommand' => 'getStatusCommandService.php',
  379.             'console.command.public_alias.Pimcore\\Migrations\\Command\\VersionCommand' => 'getVersionCommandService.php',
  380.             'console.command.public_alias.doctrine_cache.contains_command' => 'getConsole_Command_PublicAlias_DoctrineCache_ContainsCommandService.php',
  381.             'console.command.public_alias.doctrine_cache.delete_command' => 'getConsole_Command_PublicAlias_DoctrineCache_DeleteCommandService.php',
  382.             'console.command.public_alias.doctrine_cache.flush_command' => 'getConsole_Command_PublicAlias_DoctrineCache_FlushCommandService.php',
  383.             'console.command.public_alias.doctrine_cache.stats_command' => 'getConsole_Command_PublicAlias_DoctrineCache_StatsCommandService.php',
  384.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  385.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService.php',
  386.             'error_controller' => 'getErrorControllerService.php',
  387.             'filesystem' => 'getFilesystemService.php',
  388.             'form.type.file' => 'getForm_Type_FileService.php',
  389.             'httplug.client' => 'getHttplug_ClientService.php',
  390.             'httplug.message_factory' => 'getHttplug_MessageFactoryService.php',
  391.             'httplug.stream_factory' => 'getHttplug_StreamFactoryService.php',
  392.             'httplug.uri_factory' => 'getHttplug_UriFactoryService.php',
  393.             'hwi_oauth.http_client' => 'getHwiOauth_HttpClientService.php',
  394.             'hwi_oauth.resource_owner.google' => 'getHwiOauth_ResourceOwner_GoogleService.php',
  395.             'hwi_oauth.resource_owner.twitter' => 'getHwiOauth_ResourceOwner_TwitterService.php',
  396.             'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService.php',
  397.             'monolog.logger.cmf' => 'getMonolog_Logger_CmfService.php',
  398.             'monolog.logger.console' => 'getMonolog_Logger_ConsoleService.php',
  399.             'monolog.logger.debug' => 'getMonolog_Logger_DebugService.php',
  400.             'monolog.logger.pimcore' => 'getMonolog_Logger_PimcoreService.php',
  401.             'monolog.logger.pimcore_admin.session' => 'getMonolog_Logger_PimcoreAdmin_SessionService.php',
  402.             'monolog.logger.pimcore_api' => 'getMonolog_Logger_PimcoreApiService.php',
  403.             'monolog.logger.pimcore_ecommerce' => 'getMonolog_Logger_PimcoreEcommerceService.php',
  404.             'monolog.logger.pimcore_ecommerce_es' => 'getMonolog_Logger_PimcoreEcommerceEsService.php',
  405.             'monolog.logger.pimcore_ecommerce_factfinder' => 'getMonolog_Logger_PimcoreEcommerceFactfinderService.php',
  406.             'monolog.logger.pimcore_ecommerce_findologic' => 'getMonolog_Logger_PimcoreEcommerceFindologicService.php',
  407.             'monolog.logger.pimcore_ecommerce_indexupdater' => 'getMonolog_Logger_PimcoreEcommerceIndexupdaterService.php',
  408.             'monolog.logger.pimcore_ecommerce_sql' => 'getMonolog_Logger_PimcoreEcommerceSqlService.php',
  409.             'monolog.logger.session' => 'getMonolog_Logger_SessionService.php',
  410.             'monolog.logger.templating' => 'getMonolog_Logger_TemplatingService.php',
  411.             'monolog.logger.translation' => 'getMonolog_Logger_TranslationService.php',
  412.             'pimcore.analytics.google.fallback_service_locator' => 'getPimcore_Analytics_Google_FallbackServiceLocatorService.php',
  413.             'pimcore.bundle_locator' => 'getPimcore_BundleLocatorService.php',
  414.             'pimcore.custom_report.adapter.factories' => 'getPimcore_CustomReport_Adapter_FactoriesService.php',
  415.             'pimcore.document.tag.handler' => 'getPimcore_Document_Tag_HandlerService.php',
  416.             'pimcore.document.tag.naming.strategy' => 'getPimcore_Document_Tag_Naming_StrategyService.php',
  417.             'pimcore.implementation_loader.object.data' => 'getPimcore_ImplementationLoader_Object_DataService.php',
  418.             'pimcore.implementation_loader.object.layout' => 'getPimcore_ImplementationLoader_Object_LayoutService.php',
  419.             'pimcore.model.factory' => 'getPimcore_Model_FactoryService.php',
  420.             'pimcore.newsletter.address_source_adapter.factories' => 'getPimcore_Newsletter_AddressSourceAdapter_FactoriesService.php',
  421.             'pimcore.templating.engine.php' => 'getPimcore_Templating_Engine_PhpService.php',
  422.             'pimcore.templating.engine.twig' => 'getPimcore_Templating_Engine_TwigService.php',
  423.             'pimcore.templating.view_helper.cache' => 'getPimcore_Templating_ViewHelper_CacheService.php',
  424.             'pimcore.templating.view_helper.device' => 'getPimcore_Templating_ViewHelper_DeviceService.php',
  425.             'pimcore.templating.view_helper.get_all_params' => 'getPimcore_Templating_ViewHelper_GetAllParamsService.php',
  426.             'pimcore.templating.view_helper.get_param' => 'getPimcore_Templating_ViewHelper_GetParamService.php',
  427.             'pimcore.templating.view_helper.head_link' => 'getPimcore_Templating_ViewHelper_HeadLinkService.php',
  428.             'pimcore.templating.view_helper.head_script' => 'getPimcore_Templating_ViewHelper_HeadScriptService.php',
  429.             'pimcore.templating.view_helper.head_style' => 'getPimcore_Templating_ViewHelper_HeadStyleService.php',
  430.             'pimcore.templating.view_helper.head_title' => 'getPimcore_Templating_ViewHelper_HeadTitleService.php',
  431.             'pimcore.templating.view_helper.inline_script' => 'getPimcore_Templating_ViewHelper_InlineScriptService.php',
  432.             'pimcore.web_path_resolver' => 'getPimcore_WebPathResolverService.php',
  433.             'pimcore.workflow.place-options-provider' => 'getPimcore_Workflow_PlaceoptionsproviderService.php',
  434.             'pimcore_admin.security.admin_authenticator' => 'getPimcoreAdmin_Security_AdminAuthenticatorService.php',
  435.             'pimcore_admin.security.logout_success_handler' => 'getPimcoreAdmin_Security_LogoutSuccessHandlerService.php',
  436.             'pimcore_admin.security.user_checker' => 'getPimcoreAdmin_Security_UserCheckerService.php',
  437.             'pimcore_admin.security.user_provider' => 'getPimcoreAdmin_Security_UserProviderService.php',
  438.             'pimcore_admin.security.webservice_authenticator' => 'getPimcoreAdmin_Security_WebserviceAuthenticatorService.php',
  439.             'pimcore_admin.serializer' => 'getPimcoreAdmin_SerializerService.php',
  440.             'pimcore_admin.webservice.service' => 'getPimcoreAdmin_Webservice_ServiceService.php',
  441.             'pimcore_ecommerce.cart_manager.default' => 'getPimcoreEcommerce_CartManager_DefaultService.php',
  442.             'pimcore_ecommerce.environment' => 'getPimcoreEcommerce_EnvironmentService.php',
  443.             'pimcore_ecommerce.factory' => 'getPimcoreEcommerce_FactoryService.php',
  444.             'pimcore_ecommerce.index_service' => 'getPimcoreEcommerce_IndexServiceService.php',
  445.             'pimcore_ecommerce.offer_tool' => 'getPimcoreEcommerce_OfferToolService.php',
  446.             'pimcore_ecommerce.order_manager.default' => 'getPimcoreEcommerce_OrderManager_DefaultService.php',
  447.             'pimcore_ecommerce.payment_manager' => 'getPimcoreEcommerce_PaymentManagerService.php',
  448.             'pimcore_ecommerce.tracking.tracking_manager' => 'getPimcoreEcommerce_Tracking_TrackingManagerService.php',
  449.             'pimcore_ecommerce.voucher_service' => 'getPimcoreEcommerce_VoucherServiceService.php',
  450.             'pimcore_ecommerce.voucher_service.token_manager_factory' => 'getPimcoreEcommerce_VoucherService_TokenManagerFactoryService.php',
  451.             'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService.php',
  452.             'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService.php',
  453.             'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService.php',
  454.             'routing.loader' => 'getRouting_LoaderService.php',
  455.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService.php',
  456.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService.php',
  457.             'scheb_two_factor.security.google_authenticator' => 'getSchebTwoFactor_Security_GoogleAuthenticatorService.php',
  458.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  459.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  460.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  461.             'serializer' => 'getSerializerService.php',
  462.             'services_resetter' => 'getServicesResetterService.php',
  463.             'session' => 'getSessionService.php',
  464.             'state_machine.simple_asset_workflow' => 'getStateMachine_SimpleAssetWorkflowService.php',
  465.             'swiftmailer.mailer.newsletter_mailer' => 'getSwiftmailer_Mailer_NewsletterMailerService.php',
  466.             'swiftmailer.mailer.newsletter_mailer.plugin.messagelogger' => 'getSwiftmailer_Mailer_NewsletterMailer_Plugin_MessageloggerService.php',
  467.             'swiftmailer.mailer.newsletter_mailer.transport' => 'getSwiftmailer_Mailer_NewsletterMailer_TransportService.php',
  468.             'swiftmailer.mailer.pimcore_mailer' => 'getSwiftmailer_Mailer_PimcoreMailerService.php',
  469.             'swiftmailer.mailer.pimcore_mailer.plugin.messagelogger' => 'getSwiftmailer_Mailer_PimcoreMailer_Plugin_MessageloggerService.php',
  470.             'swiftmailer.mailer.pimcore_mailer.transport' => 'getSwiftmailer_Mailer_PimcoreMailer_TransportService.php',
  471.             'templating' => 'getTemplatingService.php',
  472.             'templating.loader' => 'getTemplating_LoaderService.php',
  473.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  474.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  475.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  476.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService.php',
  477.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  478.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  479.             'workflow.product_data_enrichment' => 'getWorkflow_ProductDataEnrichmentService.php',
  480.         ];
  481.         $this->aliases = [
  482.             'CustomerManagementFrameworkBundle\\ActivityManager\\ActivityManagerInterface' => 'CustomerManagementFrameworkBundle\\ActivityManager\\DefaultActivityManager',
  483.             'CustomerManagementFrameworkBundle\\Encryption\\EncryptionServiceInterface' => 'CustomerManagementFrameworkBundle\\Encryption\\DefaultEncryptionService',
  484.             'Doctrine\\Common\\Persistence\\ConnectionRegistry' => 'doctrine',
  485.             'Pimcore\\Db\\Connection' => 'doctrine.dbal.default_connection',
  486.             'Pimcore\\Db\\ConnectionInterface' => 'doctrine.dbal.default_connection',
  487.             'Pimcore\\Kernel' => 'kernel',
  488.             'Pimcore\\Localization\\Locale' => 'Pimcore\\Localization\\LocaleServiceInterface',
  489.             'Pimcore\\Localization\\LocaleService' => 'Pimcore\\Localization\\LocaleServiceInterface',
  490.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticator' => 'scheb_two_factor.security.google_authenticator',
  491.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticatorInterface' => 'scheb_two_factor.security.google_authenticator',
  492.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  493.             'cmf.activity_manager' => 'CustomerManagementFrameworkBundle\\ActivityManager\\DefaultActivityManager',
  494.             'cmf.customer_duplicates_index' => 'CustomerManagementFrameworkBundle\\DuplicatesIndex\\DuplicatesIndexInterface',
  495.             'cmf.customer_duplicates_service' => 'CustomerManagementFrameworkBundle\\CustomerDuplicatesService\\CustomerDuplicatesServiceInterface',
  496.             'cmf.customer_merger' => 'CustomerManagementFrameworkBundle\\CustomerMerger\\CustomerMergerInterface',
  497.             'cmf.customer_provider' => 'CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface',
  498.             'cmf.customer_provider.object_naming_scheme' => 'CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface',
  499.             'cmf.customer_save_manager' => 'CustomerManagementFrameworkBundle\\CustomerSaveManager\\CustomerSaveManagerInterface',
  500.             'cmf.customer_save_validator' => 'CustomerManagementFrameworkBundle\\CustomerSaveValidator\\CustomerSaveValidatorInterface',
  501.             'cmf.customer_view' => 'CustomerManagementFrameworkBundle\\CustomerView\\CustomerViewInterface',
  502.             'cmf.encryption_service' => 'CustomerManagementFrameworkBundle\\Encryption\\DefaultEncryptionService',
  503.             'cmf.logger' => 'monolog.logger.cmf',
  504.             'cmf.segment_manager' => 'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface',
  505.             'database_connection' => 'doctrine.dbal.default_connection',
  506.             'hwi_oauth.http.client' => 'httplug.client',
  507.             'hwi_oauth.http.message_factory' => 'httplug.message_factory',
  508.             'mailer' => 'swiftmailer.mailer.pimcore_mailer',
  509.             'pimcore.app_logger' => 'Pimcore\\Log\\ApplicationLogger',
  510.             'pimcore.app_logger.db_writer' => 'Pimcore\\Log\\Handler\\ApplicationLoggerDb',
  511.             'pimcore.app_logger.default' => 'Pimcore\\Log\\ApplicationLogger',
  512.             'pimcore.cache.runtime' => 'Pimcore\\Cache\\Runtime',
  513.             'pimcore.controller.config.controller_data_provider' => 'Pimcore\\Controller\\Config\\ControllerDataProvider',
  514.             'pimcore.document.renderer' => 'Pimcore\\Document\\Renderer\\DocumentRenderer',
  515.             'pimcore.document_service' => 'Pimcore\\Model\\Document\\Service',
  516.             'pimcore.ecommerceframework.installer' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\Installer',
  517.             'pimcore.event_listener.frontend.cookie_policy_notice' => 'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\CookiePolicyNoticeListener',
  518.             'pimcore.event_listener.frontend.full_page_cache' => 'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener',
  519.             'pimcore.event_listener.frontend.google_analytics_code' => 'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener',
  520.             'pimcore.event_listener.frontend.google_tag_manager' => 'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener',
  521.             'pimcore.event_listener.frontend.tag_manager' => 'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\TagManagerListener',
  522.             'pimcore.event_listener.workflow_management' => 'Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener',
  523.             'pimcore.extension.bundle_manager' => 'Pimcore\\Extension\\Bundle\\PimcoreBundleManager',
  524.             'pimcore.extension.config' => 'Pimcore\\Extension\\Config',
  525.             'pimcore.http.request_helper' => 'Pimcore\\Http\\RequestHelper',
  526.             'pimcore.http.response_helper' => 'Pimcore\\Http\\ResponseHelper',
  527.             'pimcore.http_client' => 'GuzzleHttp\\Client',
  528.             'pimcore.locale' => 'Pimcore\\Localization\\LocaleServiceInterface',
  529.             'pimcore.rest_client' => 'Pimcore\\Tool\\RestClient',
  530.             'pimcore.service.request.document_resolver' => 'Pimcore\\Http\\Request\\Resolver\\DocumentResolver',
  531.             'pimcore.service.request.editmode_resolver' => 'Pimcore\\Http\\Request\\Resolver\\EditmodeResolver',
  532.             'pimcore.service.request.output_timestamp_resolver' => 'Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver',
  533.             'pimcore.service.request.pimcore_context_resolver' => 'Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver',
  534.             'pimcore.service.request.response_header_resolver' => 'Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver',
  535.             'pimcore.service.request.site_resolver' => 'Pimcore\\Http\\Request\\Resolver\\SiteResolver',
  536.             'pimcore.service.request.template_resolver' => 'Pimcore\\Http\\Request\\Resolver\\TemplateResolver',
  537.             'pimcore.service.request.template_vars_resolver' => 'Pimcore\\Http\\Request\\Resolver\\TemplateVarsResolver',
  538.             'pimcore.service.request.view_model_resolver' => 'Pimcore\\Http\\Request\\Resolver\\ViewModelResolver',
  539.             'pimcore.templating.engine.delegating' => 'templating',
  540.             'pimcore.tool.assets_installer' => 'Pimcore\\Tool\\AssetsInstaller',
  541.             'pimcore.translator' => 'Symfony\\Contracts\\Translation\\TranslatorInterface',
  542.             'pimcore_admin.security.token_storage_user_resolver' => 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver',
  543.             'swiftmailer.transport' => 'swiftmailer.mailer.pimcore_mailer.transport',
  544.             'translator' => 'Symfony\\Contracts\\Translation\\TranslatorInterface',
  545.         ];
  546.     }
  547.     public function compile(): void
  548.     {
  549.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  550.     }
  551.     public function isCompiled(): bool
  552.     {
  553.         return true;
  554.     }
  555.     public function getRemovedIds(): array
  556.     {
  557.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  558.     }
  559.     protected function load($file$lazyLoad true)
  560.     {
  561.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  562.     }
  563.     protected function createProxy($class, \Closure $factory)
  564.     {
  565.         class_exists($classfalse) || $this->load("{$class}.php");
  566.         return $factory();
  567.     }
  568.     /**
  569.      * Gets the public 'AppBundle\Website\LinkGenerator\CategoryLinkGenerator' shared autowired service.
  570.      *
  571.      * @return \AppBundle\Website\LinkGenerator\CategoryLinkGenerator
  572.      */
  573.     protected function getCategoryLinkGeneratorService()
  574.     {
  575.         return $this->services['AppBundle\\Website\\LinkGenerator\\CategoryLinkGenerator'] = new \AppBundle\Website\LinkGenerator\CategoryLinkGenerator(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['pimcore.templating.view_helper.pimcore_url'] ?? $this->getPimcore_Templating_ViewHelper_PimcoreUrlService()));
  576.     }
  577.     /**
  578.      * Gets the public 'AppBundle\Website\LinkGenerator\NewsLinkGenerator' shared autowired service.
  579.      *
  580.      * @return \AppBundle\Website\LinkGenerator\NewsLinkGenerator
  581.      */
  582.     protected function getNewsLinkGeneratorService()
  583.     {
  584.         return $this->services['AppBundle\\Website\\LinkGenerator\\NewsLinkGenerator'] = new \AppBundle\Website\LinkGenerator\NewsLinkGenerator(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['pimcore.templating.view_helper.pimcore_url'] ?? $this->getPimcore_Templating_ViewHelper_PimcoreUrlService()), ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
  585.     }
  586.     /**
  587.      * Gets the public 'AppBundle\Website\LinkGenerator\ProductLinkGenerator' shared autowired service.
  588.      *
  589.      * @return \AppBundle\Website\LinkGenerator\ProductLinkGenerator
  590.      */
  591.     protected function getProductLinkGeneratorService()
  592.     {
  593.         return $this->services['AppBundle\\Website\\LinkGenerator\\ProductLinkGenerator'] = new \AppBundle\Website\LinkGenerator\ProductLinkGenerator(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['pimcore.templating.view_helper.pimcore_url'] ?? $this->getPimcore_Templating_ViewHelper_PimcoreUrlService()));
  594.     }
  595.     /**
  596.      * Gets the public 'Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener' shared autowired service.
  597.      *
  598.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener
  599.      */
  600.     protected function getCsrfProtectionListenerService()
  601.     {
  602.         $this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener([], ($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));
  603.         $instance->setLogger(($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService()));
  604.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  605.         return $instance;
  606.     }
  607.     /**
  608.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver' shared autowired service.
  609.      *
  610.      * @return \Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver
  611.      */
  612.     protected function getTokenStorageUserResolverService()
  613.     {
  614.         return $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] = new \Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  615.     }
  616.     /**
  617.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\CookiePolicyNoticeListener' shared autowired service.
  618.      *
  619.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\CookiePolicyNoticeListener
  620.      */
  621.     protected function getCookiePolicyNoticeListenerService()
  622.     {
  623.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\CookiePolicyNoticeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\CookiePolicyNoticeListener(($this->services['kernel'] ?? $this->get('kernel'1)));
  624.         $instance->loadTemplateFromResource('@PimcoreCoreBundle/Resources/misc/cookie-policy-default-template.html');
  625.         $instance->setTranslator(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  626.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  627.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  628.         return $instance;
  629.     }
  630.     /**
  631.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener' shared autowired service.
  632.      *
  633.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener
  634.      */
  635.     protected function getFullPageCacheListenerService()
  636.     {
  637.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  638.         $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);
  639.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  640.         return $instance;
  641.     }
  642.     /**
  643.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener' shared autowired service.
  644.      *
  645.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener
  646.      */
  647.     protected function getGoogleAnalyticsCodeListenerService()
  648.     {
  649.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener(($this->privates['Pimcore\\Analytics\\Google\\Tracker'] ?? $this->getTracker2Service()));
  650.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  651.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  652.         return $instance;
  653.     }
  654.     /**
  655.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener' shared autowired service.
  656.      *
  657.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener
  658.      */
  659.     protected function getGoogleTagManagerListenerService()
  660.     {
  661.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener(($this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] ?? $this->getSiteIdProviderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['templating'] ?? $this->load('getTemplatingService.php')));
  662.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  663.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  664.         return $instance;
  665.     }
  666.     /**
  667.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\TagManagerListener' shared autowired service.
  668.      *
  669.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\TagManagerListener
  670.      */
  671.     protected function getTagManagerListenerService()
  672.     {
  673.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\TagManagerListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\TagManagerListener(($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()));
  674.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  675.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  676.         return $instance;
  677.     }
  678.     /**
  679.      * Gets the public 'Pimcore\Document\DocumentStack' shared autowired service.
  680.      *
  681.      * @return \Pimcore\Document\DocumentStack
  682.      */
  683.     protected function getDocumentStackService()
  684.     {
  685.         return $this->services['Pimcore\\Document\\DocumentStack'] = new \Pimcore\Document\DocumentStack();
  686.     }
  687.     /**
  688.      * Gets the public 'Pimcore\Extension\Bundle\PimcoreBundleManager' shared autowired service.
  689.      *
  690.      * @return \Pimcore\Extension\Bundle\PimcoreBundleManager
  691.      */
  692.     protected function getPimcoreBundleManagerService()
  693.     {
  694.         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']), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['router'] ?? $this->getRouterService()));
  695.     }
  696.     /**
  697.      * Gets the public 'Pimcore\Http\RequestHelper' shared autowired service.
  698.      *
  699.      * @return \Pimcore\Http\RequestHelper
  700.      */
  701.     protected function getRequestHelperService()
  702.     {
  703.         return $this->services['Pimcore\\Http\\RequestHelper'] = new \Pimcore\Http\RequestHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  704.     }
  705.     /**
  706.      * Gets the public 'Pimcore\Http\Request\Resolver\DocumentResolver' shared autowired service.
  707.      *
  708.      * @return \Pimcore\Http\Request\Resolver\DocumentResolver
  709.      */
  710.     protected function getDocumentResolverService()
  711.     {
  712.         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())));
  713.     }
  714.     /**
  715.      * Gets the public 'Pimcore\Http\Request\Resolver\EditmodeResolver' shared autowired service.
  716.      *
  717.      * @return \Pimcore\Http\Request\Resolver\EditmodeResolver
  718.      */
  719.     protected function getEditmodeResolverService()
  720.     {
  721.         $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->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  722.         $a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  723.         $instance->setLogger($a);
  724.         $instance->setLogger($a);
  725.         return $instance;
  726.     }
  727.     /**
  728.      * Gets the public 'Pimcore\Http\Request\Resolver\OutputTimestampResolver' shared autowired service.
  729.      *
  730.      * @return \Pimcore\Http\Request\Resolver\OutputTimestampResolver
  731.      */
  732.     protected function getOutputTimestampResolverService()
  733.     {
  734.         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())));
  735.     }
  736.     /**
  737.      * Gets the public 'Pimcore\Http\Request\Resolver\PimcoreContextResolver' shared autowired service.
  738.      *
  739.      * @return \Pimcore\Http\Request\Resolver\PimcoreContextResolver
  740.      */
  741.     protected function getPimcoreContextResolverService()
  742.     {
  743.         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())), ($this->services['pimcore.service.context.pimcore_context_guesser'] ?? $this->getPimcore_Service_Context_PimcoreContextGuesserService()));
  744.     }
  745.     /**
  746.      * Gets the public 'Pimcore\Http\Request\Resolver\ResponseHeaderResolver' shared autowired service.
  747.      *
  748.      * @return \Pimcore\Http\Request\Resolver\ResponseHeaderResolver
  749.      */
  750.     protected function getResponseHeaderResolverService()
  751.     {
  752.         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())));
  753.     }
  754.     /**
  755.      * Gets the public 'Pimcore\Http\Request\Resolver\SiteResolver' shared autowired service.
  756.      *
  757.      * @return \Pimcore\Http\Request\Resolver\SiteResolver
  758.      */
  759.     protected function getSiteResolverService()
  760.     {
  761.         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())));
  762.     }
  763.     /**
  764.      * Gets the public 'Pimcore\Http\ResponseHelper' shared autowired service.
  765.      *
  766.      * @return \Pimcore\Http\ResponseHelper
  767.      */
  768.     protected function getResponseHelperService()
  769.     {
  770.         return $this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper();
  771.     }
  772.     /**
  773.      * Gets the public 'Pimcore\Localization\LocaleServiceInterface' shared autowired service.
  774.      *
  775.      * @return \Pimcore\Localization\LocaleService
  776.      */
  777.     protected function getLocaleServiceInterfaceService()
  778.     {
  779.         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()));
  780.     }
  781.     /**
  782.      * Gets the public 'Pimcore\Model\Document\Service' shared autowired service.
  783.      *
  784.      * @return \Pimcore\Model\Document\Service
  785.      */
  786.     protected function getServiceService()
  787.     {
  788.         return $this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service();
  789.     }
  790.     /**
  791.      * Gets the public 'Pimcore\Targeting\Document\DocumentTargetingConfigurator' shared autowired service.
  792.      *
  793.      * @return \Pimcore\Targeting\Document\DocumentTargetingConfigurator
  794.      */
  795.     protected function getDocumentTargetingConfiguratorService()
  796.     {
  797.         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->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), ($this->services['pimcore.cache.core.handler'] ?? $this->getPimcore_Cache_Core_HandlerService()));
  798.     }
  799.     /**
  800.      * Gets the public 'Symfony\Bridge\Twig\Extension\WebLinkExtension' shared service.
  801.      *
  802.      * @return \Symfony\Bridge\Twig\Extension\WebLinkExtension
  803.      */
  804.     protected function getWebLinkExtensionService()
  805.     {
  806.         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())));
  807.     }
  808.     /**
  809.      * Gets the public 'Symfony\Contracts\Translation\TranslatorInterface' shared autowired service.
  810.      *
  811.      * @return \Pimcore\Translation\Translator
  812.      */
  813.     protected function getTranslatorInterfaceService()
  814.     {
  815.         $this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] = $instance = new \Pimcore\Translation\Translator(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  816.         $instance->setKernel(($this->services['kernel'] ?? $this->get('kernel'1)));
  817.         $instance->setAdminPath('@PimcoreCoreBundle/Resources/translations');
  818.         return $instance;
  819.     }
  820.     /**
  821.      * Gets the public 'cache.app' shared service.
  822.      *
  823.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  824.      */
  825.     protected function getCache_AppService()
  826.     {
  827.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('csxGxXsG4T'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  828.         if ($this->has('monolog.logger.cache')) {
  829.             $a->setLogger(($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  830.         }
  831.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  832.     }
  833.     /**
  834.      * Gets the public 'cache.system' shared service.
  835.      *
  836.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  837.      */
  838.     protected function getCache_SystemService()
  839.     {
  840.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('xGM83Fn4nl'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  841.     }
  842.     /**
  843.      * Gets the public 'cmf_routing.route_provider' shared autowired service.
  844.      *
  845.      * @return \Pimcore\Routing\DynamicRouteProvider
  846.      */
  847.     protected function getCmfRouting_RouteProviderService()
  848.     {
  849.         $this->services['cmf_routing.route_provider'] = $instance = new \Pimcore\Routing\DynamicRouteProvider(($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()));
  850.         $instance->addHandler(($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()));
  851.         return $instance;
  852.     }
  853.     /**
  854.      * Gets the public 'data_collector.dump' shared service.
  855.      *
  856.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  857.      */
  858.     protected function getDataCollector_DumpService()
  859.     {
  860.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8'NULLNULL);
  861.     }
  862.     /**
  863.      * Gets the public 'doctrine' shared service.
  864.      *
  865.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  866.      */
  867.     protected function getDoctrineService()
  868.     {
  869.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], [], 'default''');
  870.     }
  871.     /**
  872.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  873.      *
  874.      * @return \Pimcore\Db\Connection
  875.      */
  876.     protected function getDoctrine_Dbal_DefaultConnectionService()
  877.     {
  878.         $a = new \Doctrine\DBAL\Configuration();
  879.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  880.         $b->addLogger(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)))));
  881.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  882.         $a->setSQLLogger($b);
  883.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
  884.         $c->addEventSubscriber(new \Symfony\Cmf\Bundle\RoutingBundle\Doctrine\RouteConditionMetadataListener());
  885.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql''charset' => 'UTF8MB4''host' => '127.0.0.1''port' => '3306''user' => 'bn_pimcore''password' => '678d50d496''dbname' => 'bitnami_pimcore''driverOptions' => [], 'wrapperClass' => '\\Pimcore\\Db\\Connection''defaultTableOptions' => ['charset' => 'UTF8MB4''collate' => 'utf8mb4_general_ci']], $a$c, ['enum' => 'string''bit' => 'boolean']);
  886.     }
  887.     /**
  888.      * Gets the public 'event_dispatcher' shared service.
  889.      *
  890.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  891.      */
  892.     protected function getEventDispatcherService()
  893.     {
  894.         $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())));
  895.         $instance->addListener('scheb_two_factor.authentication.complete', [=> function () {
  896.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\TwoFactorListener()));
  897.         }, => 'onAuthenticationComplete'], 0);
  898.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  899.             return ($this->privates['AppBundle\\EventListener\\NameSettingListener'] ?? ($this->privates['AppBundle\\EventListener\\NameSettingListener'] = new \AppBundle\EventListener\NameSettingListener()));
  900.         }, => 'onPreAdd'], 0);
  901.         $instance->addListener('pimcore.bundle_manager.paths.css', [=> function () {
  902.             return ($this->privates['AppBundle\\EventListener\\PimcoreAdminListener'] ?? ($this->privates['AppBundle\\EventListener\\PimcoreAdminListener'] = new \AppBundle\EventListener\PimcoreAdminListener()));
  903.         }, => 'addCSSFiles'], 0);
  904.         $instance->addListener('pimcore.bundle_manager.paths.js', [=> function () {
  905.             return ($this->privates['AppBundle\\EventListener\\PimcoreAdminListener'] ?? ($this->privates['AppBundle\\EventListener\\PimcoreAdminListener'] = new \AppBundle\EventListener\PimcoreAdminListener()));
  906.         }, => 'addJSFiles'], 0);
  907.         $instance->addListener('pimcore.ecommerce.ordermanager.postUpdateOrder', [=> function () {
  908.             return ($this->privates['AppBundle\\EventListener\\CheckoutEventListener'] ?? $this->load('getCheckoutEventListenerService.php'));
  909.         }, => 'onUpdateOrder'], 0);
  910.         $instance->addListener('pimcore.ecommerce.commitorderprocessor.sendConfirmationMails', [=> function () {
  911.             return ($this->privates['AppBundle\\EventListener\\CheckoutEventListener'] ?? $this->load('getCheckoutEventListenerService.php'));
  912.         }, => 'sendConfirmationMail'], 0);
  913.         $instance->addListener('pimcore.ecommerce.commitorderprocessor.postCommitOrder', [=> function () {
  914.             return ($this->privates['AppBundle\\EventListener\\CheckoutEventListener'] ?? $this->load('getCheckoutEventListenerService.php'));
  915.         }, => 'postCommitOrder'], 0);
  916.         $instance->addListener('kernel.controller', [=> function () {
  917.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  918.         }, => 'onKernelController'], 0);
  919.         $instance->addListener('kernel.response', [=> function () {
  920.             return ($this->privates['scheb_two_factor.trusted_cookie_response_listener'] ?? $this->getSchebTwoFactor_TrustedCookieResponseListenerService());
  921.         }, => 'onKernelResponse'], 0);
  922.         $instance->addListener('kernel.response', [=> function () {
  923.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] ?? $this->getGoogleAnalyticsCodeListenerService());
  924.         }, => 'onKernelResponse'], -110);
  925.         $instance->addListener('kernel.response', [=> function () {
  926.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\CookiePolicyNoticeListener'] ?? $this->getCookiePolicyNoticeListenerService());
  927.         }, => 'onKernelResponse'], -109);
  928.         $instance->addListener('kernel.response', [=> function () {
  929.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] ?? $this->getGoogleTagManagerListenerService());
  930.         }, => 'onKernelResponse'], -108);
  931.         $instance->addListener('kernel.response', [=> function () {
  932.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\TagManagerListener'] ?? $this->getTagManagerListenerService());
  933.         }, => 'onKernelResponse'], -107);
  934.         $instance->addListener('kernel.request', [=> function () {
  935.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  936.         }, => 'onKernelRequest'], 6);
  937.         $instance->addListener('kernel.response', [=> function () {
  938.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  939.         }, => 'onKernelResponse'], -120);
  940.         $instance->addListener('kernel.response', [=> function () {
  941.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  942.         }, => 'stopPropagationCheck'], 100);
  943.         $instance->addListener('kernel.request', [=> function () {
  944.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] ?? $this->getMaintenancePageListenerService());
  945.         }, => 'onKernelRequest'], 620);
  946.         $instance->addListener('kernel.request', [=> function () {
  947.             return ($this->services['pimcore.event_listener.frontend.activity_url_tracker'] ?? $this->getPimcore_EventListener_Frontend_ActivityUrlTrackerService());
  948.         }, => 'onKernelRequest'], -200);
  949.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  950.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService.php'));
  951.         }, => 'onPreUpdate'], 0);
  952.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  953.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService.php'));
  954.         }, => 'onPostUpdate'], 0);
  955.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  956.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService.php'));
  957.         }, => 'onPreAdd'], 0);
  958.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  959.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService.php'));
  960.         }, => 'onPostAdd'], 0);
  961.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  962.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService.php'));
  963.         }, => 'onPreDelete'], 0);
  964.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  965.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService.php'));
  966.         }, => 'onPostDelete'], 0);
  967.         $instance->addListener('pimcore.dataobject.import.preSave', [=> function () {
  968.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService.php'));
  969.         }, => 'onPreSave'], 0);
  970.         $instance->addListener('plugin.ObjectMerger.postMerge', [=> function () {
  971.             return ($this->services['cmf.event_listener.object_merger'] ?? $this->load('getCmf_EventListener_ObjectMergerService.php'));
  972.         }, => 'onPostMerge'], 0);
  973.         $instance->addListener('plugin.ObjectMerger.preMerge', [=> function () {
  974.             return ($this->services['cmf.event_listener.object_merger'] ?? $this->load('getCmf_EventListener_ObjectMergerService.php'));
  975.         }, => 'onPreMerge'], 0);
  976.         $instance->addListener('pimcore.system.maintenance', [=> function () {
  977.             return ($this->services['cmf.event_listener.maintenance'] ?? ($this->services['cmf.event_listener.maintenance'] = new \CustomerManagementFrameworkBundle\Event\MaintenanceEventListener()));
  978.         }, => 'onMaintenance'], 0);
  979.         $instance->addListener('plugin.cmf.new-activity', [=> function () {
  980.             return ($this->services['cmf.event_listener.action_trigger'] ?? $this->load('getCmf_EventListener_ActionTriggerService.php'));
  981.         }, => 'handleEvent'], 0);
  982.         $instance->addListener('plugin.cmf.execute-segment-builders', [=> function () {
  983.             return ($this->services['cmf.event_listener.action_trigger'] ?? $this->load('getCmf_EventListener_ActionTriggerService.php'));
  984.         }, => 'handleEvent'], 0);
  985.         $instance->addListener('plugin.cmf.after-track-activity', [=> function () {
  986.             return ($this->services['cmf.event_listener.action_trigger'] ?? $this->load('getCmf_EventListener_ActionTriggerService.php'));
  987.         }, => 'handleEvent'], 0);
  988.         $instance->addListener('plugin.cmf.segment-tracked', [=> function () {
  989.             return ($this->services['cmf.event_listener.action_trigger'] ?? $this->load('getCmf_EventListener_ActionTriggerService.php'));
  990.         }, => 'handleEvent'], 0);
  991.         $instance->addListener('plugin.cmf.target-group-assigned', [=> function () {
  992.             return ($this->services['cmf.event_listener.action_trigger'] ?? $this->load('getCmf_EventListener_ActionTriggerService.php'));
  993.         }, => 'handleEvent'], 0);
  994.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  995.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface'] ?? $this->load('getPimcoreElementRemovalListenerInterfaceService.php'));
  996.         }, => 'onPostDelete'], 0);
  997.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  998.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface'] ?? $this->load('getPimcoreElementRemovalListenerInterfaceService.php'));
  999.         }, => 'onPostDelete'], 0);
  1000.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  1001.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface'] ?? $this->load('getPimcoreElementRemovalListenerInterfaceService.php'));
  1002.         }, => 'onPostDelete'], 0);
  1003.         $instance->addListener('pimcore.targeting.assign_document_target_group', [=> function () {
  1004.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\TargetingEventListener'] ?? $this->load('getTargetingEventListenerService.php'));
  1005.         }, => 'onAssignDocumentTargetGroup'], 0);
  1006.         $instance->addListener('pimcore.targeting.post_rule_actions', [=> function () {
  1007.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\TargetingEventListener'] ?? $this->load('getTargetingEventListenerService.php'));
  1008.         }, => 'onPostRuleActions'], 0);
  1009.         $instance->addListener('kernel.response', [=> function () {
  1010.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  1011.         }, => 'onKernelResponse'], 0);
  1012.         $instance->addListener('kernel.response', [=> function () {
  1013.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1014.         }, => 'onKernelResponse'], -1024);
  1015.         $instance->addListener('kernel.request', [=> function () {
  1016.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  1017.         }, => 'setDefaultLocale'], 100);
  1018.         $instance->addListener('kernel.request', [=> function () {
  1019.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  1020.         }, => 'onKernelRequest'], 16);
  1021.         $instance->addListener('kernel.finish_request', [=> function () {
  1022.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  1023.         }, => 'onKernelFinishRequest'], 0);
  1024.         $instance->addListener('kernel.request', [=> function () {
  1025.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1026.         }, => 'onKernelRequest'], 256);
  1027.         $instance->addListener('kernel.request', [=> function () {
  1028.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  1029.         }, => 'resolveControllerName'], 24);
  1030.         $instance->addListener('kernel.response', [=> function () {
  1031.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1032.         }, => 'onResponse'], -255);
  1033.         $instance->addListener('kernel.request', [=> function () {
  1034.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1035.         }, => 'onKernelRequest'], 15);
  1036.         $instance->addListener('kernel.finish_request', [=> function () {
  1037.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1038.         }, => 'onKernelFinishRequest'], -15);
  1039.         $instance->addListener('console.error', [=> function () {
  1040.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  1041.         }, => 'onConsoleError'], -128);
  1042.         $instance->addListener('console.terminate', [=> function () {
  1043.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  1044.         }, => 'onConsoleTerminate'], -128);
  1045.         $instance->addListener('console.error', [=> function () {
  1046.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1047.         }, => 'onConsoleError'], 0);
  1048.         $instance->addListener('kernel.request', [=> function () {
  1049.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1050.         }, => 'onKernelRequest'], 128);
  1051.         $instance->addListener('kernel.response', [=> function () {
  1052.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1053.         }, => 'onKernelResponse'], -1000);
  1054.         $instance->addListener('kernel.finish_request', [=> function () {
  1055.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1056.         }, => 'onFinishRequest'], 0);
  1057.         $instance->addListener('kernel.response', [=> function () {
  1058.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1059.         }, => 'onKernelResponse'], -100);
  1060.         $instance->addListener('kernel.exception', [=> function () {
  1061.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1062.         }, => 'onKernelException'], 0);
  1063.         $instance->addListener('kernel.terminate', [=> function () {
  1064.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1065.         }, => 'onKernelTerminate'], -1024);
  1066.         $instance->addListener('kernel.controller', [=> function () {
  1067.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1068.         }, => 'onKernelController'], 0);
  1069.         $instance->addListener('kernel.response', [=> function () {
  1070.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1071.         }, => 'onKernelResponse'], 0);
  1072.         $instance->addListener('kernel.request', [=> function () {
  1073.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1074.         }, => 'configure'], 2048);
  1075.         $instance->addListener('kernel.request', [=> function () {
  1076.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1077.         }, => 'onKernelRequest'], 32);
  1078.         $instance->addListener('kernel.finish_request', [=> function () {
  1079.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1080.         }, => 'onKernelFinishRequest'], 0);
  1081.         $instance->addListener('kernel.exception', [=> function () {
  1082.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1083.         }, => 'onKernelException'], -64);
  1084.         $instance->addListener('kernel.response', [=> function () {
  1085.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1086.         }, => 'onKernelResponse'], 0);
  1087.         $instance->addListener('kernel.response', [=> function () {
  1088.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1089.         }, => 'onKernelResponse'], 0);
  1090.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1091.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  1092.         }, => 'onVoterVote'], 0);
  1093.         $instance->addListener('kernel.request', [=> function () {
  1094.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1095.         }, => 'configureLogoutUrlGenerator'], 8);
  1096.         $instance->addListener('kernel.request', [=> function () {
  1097.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1098.         }, => 'onKernelRequest'], 8);
  1099.         $instance->addListener('kernel.finish_request', [=> function () {
  1100.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1101.         }, => 'onKernelFinishRequest'], 0);
  1102.         $instance->addListener('kernel.exception', [=> function () {
  1103.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  1104.         }, => 'logKernelException'], 0);
  1105.         $instance->addListener('kernel.exception', [=> function () {
  1106.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  1107.         }, => 'onKernelException'], -128);
  1108.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1109.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService.php'));
  1110.         }, => 'onMessage'], 0);
  1111.         $instance->addListener('console.command', [=> function () {
  1112.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1113.         }, => 'onCommand'], 255);
  1114.         $instance->addListener('console.terminate', [=> function () {
  1115.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1116.         }, => 'onTerminate'], -255);
  1117.         $instance->addListener('kernel.exception', [=> function () {
  1118.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1119.         }, => 'onException'], 0);
  1120.         $instance->addListener('kernel.terminate', [=> function () {
  1121.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1122.         }, => 'onTerminate'], 0);
  1123.         $instance->addListener('console.error', [=> function () {
  1124.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1125.         }, => 'onException'], 0);
  1126.         $instance->addListener('console.terminate', [=> function () {
  1127.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1128.         }, => 'onTerminate'], 0);
  1129.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  1130.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService.php'));
  1131.         }, => 'onWorkerMessageHandled'], 0);
  1132.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1133.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService.php'));
  1134.         }, => 'onWorkerMessageFailed'], 0);
  1135.         $instance->addListener('kernel.controller', [=> function () {
  1136.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1137.         }, => 'onKernelController'], 0);
  1138.         $instance->addListener('kernel.controller', [=> function () {
  1139.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1140.         }, => 'onKernelController'], 0);
  1141.         $instance->addListener('kernel.controller', [=> function () {
  1142.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1143.         }, => 'onKernelController'], -128);
  1144.         $instance->addListener('kernel.view', [=> function () {
  1145.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1146.         }, => 'onKernelView'], 0);
  1147.         $instance->addListener('kernel.controller', [=> function () {
  1148.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1149.         }, => 'onKernelController'], 0);
  1150.         $instance->addListener('kernel.response', [=> function () {
  1151.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1152.         }, => 'onKernelResponse'], 0);
  1153.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1154.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1155.         }, => 'onKernelControllerArguments'], 0);
  1156.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1157.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1158.         }, => 'onKernelControllerArguments'], 0);
  1159.         $instance->addListener('presta_sitemap.populate', [=> function () {
  1160.             return ($this->privates['presta_sitemap.eventlistener.route_annotation'] ?? $this->load('getPrestaSitemap_Eventlistener_RouteAnnotationService.php'));
  1161.         }, => 'registerRouteAnnotation'], 0);
  1162.         $instance->addListener('console.command', [=> function () {
  1163.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  1164.         }, => 'configure'], 1024);
  1165.         $instance->addListener('kernel.controller', [=> function () {
  1166.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\BruteforceProtectionListener'] ?? $this->getBruteforceProtectionListenerService());
  1167.         }, => 'onKernelController'], 0);
  1168.         $instance->addListener('kernel.exception', [=> function () {
  1169.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\BruteforceProtectionListener'] ?? $this->getBruteforceProtectionListenerService());
  1170.         }, => 'onKernelException'], 0);
  1171.         $instance->addListener('kernel.controller', [=> function () {
  1172.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] ?? $this->getAdminAuthenticationDoubleCheckListenerService());
  1173.         }, => 'onKernelController'], 0);
  1174.         $instance->addListener('kernel.request', [=> function () {
  1175.             return ($this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());
  1176.         }, => 'handleRequest'], 11);
  1177.         $instance->addListener('kernel.exception', [=> function () {
  1178.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] ?? $this->load('getAdminExceptionListenerService.php'));
  1179.         }, => 'onKernelException'], 0);
  1180.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  1181.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  1182.         }, => 'onClassDelete'], 0);
  1183.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  1184.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  1185.         }, => 'onUserDelete'], 0);
  1186.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  1187.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  1188.         }, => 'onObjectDelete'], 0);
  1189.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  1190.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  1191.         }, => 'onClassDelete'], 0);
  1192.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  1193.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  1194.         }, => 'onUserDelete'], 0);
  1195.         $instance->addListener('kernel.response', [=> function () {
  1196.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener'] ?? $this->getHttpCacheListenerService());
  1197.         }, => 'onKernelResponse'], 0);
  1198.         $instance->addListener('kernel.request', [=> function () {
  1199.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] ?? $this->getCustomAdminEntryPointCheckListenerService());
  1200.         }, => 'onKernelRequest'], 560);
  1201.         $instance->addListener('kernel.request', [=> function () {
  1202.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] ?? $this->getUserPerspectiveListenerService());
  1203.         }, => 'onKernelRequest'], 0);
  1204.         $instance->addListener('kernel.request', [=> function () {
  1205.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] ?? $this->getUsageStatisticsListenerService());
  1206.         }, => 'onKernelRequest'], 0);
  1207.         $instance->addListener('kernel.response', [=> function () {
  1208.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener'] ?? $this->getEnablePreviewTimeSliderListenerService());
  1209.         }, => 'onKernelResponse'], 0);
  1210.         $instance->addListener('workflow.completed', [=> function () {
  1211.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotificationSubscriber'] ?? $this->load('getNotificationSubscriberService.php'));
  1212.         }, => 'onWorkflowCompleted'], 0);
  1213.         $instance->addListener('workflow.completed', [=> function () {
  1214.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService.php'));
  1215.         }, => 'onWorkflowCompleted'], 1);
  1216.         $instance->addListener('workflow.enter', [=> function () {
  1217.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService.php'));
  1218.         }, => 'onWorkflowEnter'], 0);
  1219.         $instance->addListener('pimcore.workflow.preGlobalAction', [=> function () {
  1220.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService.php'));
  1221.         }, => 'onPreGlobalAction'], 0);
  1222.         $instance->addListener('pimcore.workflow.postGlobalAction', [=> function () {
  1223.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService.php'));
  1224.         }, => 'onPostGlobalAction'], 0);
  1225.         $instance->addListener('workflow.completed', [=> function () {
  1226.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] ?? ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] = new \Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber()));
  1227.         }, => 'onWorkflowCompleted'], 0);
  1228.         $instance->addListener('kernel.request', [=> function () {
  1229.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FrontendRoutingListener'] ?? $this->getFrontendRoutingListenerService());
  1230.         }, => 'onKernelRequest'], 512);
  1231.         $instance->addListener('kernel.exception', [=> function () {
  1232.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FrontendRoutingListener'] ?? $this->getFrontendRoutingListenerService());
  1233.         }, => 'onKernelException'], 64);
  1234.         $instance->addListener('kernel.request', [=> function () {
  1235.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener'] ?? $this->getPimcoreContextListenerService());
  1236.         }, => 'onKernelRequest'], 24);
  1237.         $instance->addListener('kernel.request', [=> function () {
  1238.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  1239.         }, => 'onKernelRequest'], 20);
  1240.         $instance->addListener('kernel.response', [=> function () {
  1241.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener()));
  1242.         }, => 'onKernelResponse'], 0);
  1243.         $instance->addListener('kernel.request', [=> function () {
  1244.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  1245.         }, => 'onKernelRequest'], 1);
  1246.         $instance->addListener('kernel.response', [=> function () {
  1247.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  1248.         }, => 'onKernelResponse'], 0);
  1249.         $instance->addListener('kernel.request', [=> function () {
  1250.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener'] ?? $this->getTranslationDebugListenerService());
  1251.         }, => 'onKernelRequest'], 0);
  1252.         $instance->addListener('kernel.request', [=> function () {
  1253.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] ?? $this->getElementListenerService());
  1254.         }, => 'onKernelRequest'], 3);
  1255.         $instance->addListener('kernel.response', [=> function () {
  1256.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener'] ?? $this->getHardlinkCanonicalListenerService());
  1257.         }, => 'onKernelResponse'], 0);
  1258.         $instance->addListener('kernel.request', [=> function () {
  1259.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  1260.         }, => 'onKernelRequest'], 0);
  1261.         $instance->addListener('kernel.response', [=> function () {
  1262.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  1263.         }, => 'onKernelResponse'], 0);
  1264.         $instance->addListener('kernel.request', [=> function () {
  1265.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener'] ?? $this->getDocumentMetaDataListenerService());
  1266.         }, => 'onKernelRequest'], 0);
  1267.         $instance->addListener('kernel.request', [=> function () {
  1268.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentStackListener'] ?? $this->getDocumentStackListenerService());
  1269.         }, => 'onKernelRequest'], 0);
  1270.         $instance->addListener('kernel.response', [=> function () {
  1271.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentStackListener'] ?? $this->getDocumentStackListenerService());
  1272.         }, => 'onKernelResponse'], 0);
  1273.         $instance->addListener('kernel.view', [=> function () {
  1274.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ControllerViewModelListener'] ?? $this->load('getControllerViewModelListenerService.php'));
  1275.         }, => 'onKernelView'], 10);
  1276.         $instance->addListener('kernel.view', [=> function () {
  1277.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ContentTemplateListener'] ?? $this->load('getContentTemplateListenerService.php'));
  1278.         }, => 'onKernelView'], 16);
  1279.         $instance->addListener('kernel.controller', [=> function () {
  1280.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  1281.         }, => 'onKernelController'], 0);
  1282.         $instance->addListener('kernel.response', [=> function () {
  1283.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  1284.         }, => 'onKernelResponse'], 0);
  1285.         $instance->addListener('kernel.controller', [=> function () {
  1286.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TemplateControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TemplateControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\TemplateControllerListener($this)));
  1287.         }, => 'onKernelController'], 0);
  1288.         $instance->addListener('kernel.view', [=> function () {
  1289.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TemplateControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TemplateControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\TemplateControllerListener($this)));
  1290.         }, => 'onKernelView'], 32);
  1291.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  1292.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService.php'));
  1293.         }, => 'onElementPostDelete'], 0);
  1294.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  1295.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService.php'));
  1296.         }, => 'onElementPostDelete'], 0);
  1297.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  1298.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService.php'));
  1299.         }, => 'onElementPostDelete'], 0);
  1300.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  1301.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService.php'));
  1302.         }, => 'onAdminElementGetPreSendData'], 0);
  1303.         $instance->addListener('pimcore.admin.asset.get.preSendData', [=> function () {
  1304.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService.php'));
  1305.         }, => 'onAdminElementGetPreSendData'], 0);
  1306.         $instance->addListener('pimcore.admin.document.get.preSendData', [=> function () {
  1307.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService.php'));
  1308.         }, => 'onAdminElementGetPreSendData'], 0);
  1309.         $instance->addListener('pimcore.dataobject.postCopy', [=> function () {
  1310.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  1311.         }, => 'onPostCopy'], 0);
  1312.         $instance->addListener('pimcore.document.postCopy', [=> function () {
  1313.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  1314.         }, => 'onPostCopy'], 0);
  1315.         $instance->addListener('pimcore.asset.postCopy', [=> function () {
  1316.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  1317.         }, => 'onPostCopy'], 0);
  1318.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  1319.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  1320.         }, => 'onPostAssetDelete'], -9999);
  1321.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  1322.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\SearchBackendListener()));
  1323.         }, => 'onPostAddElement'], 0);
  1324.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  1325.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\SearchBackendListener()));
  1326.         }, => 'onPostAddElement'], 0);
  1327.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  1328.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\SearchBackendListener()));
  1329.         }, => 'onPostAddElement'], 0);
  1330.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  1331.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\SearchBackendListener()));
  1332.         }, => 'onPreDeleteElement'], 0);
  1333.         $instance->addListener('pimcore.document.preDelete', [=> function () {
  1334.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\SearchBackendListener()));
  1335.         }, => 'onPreDeleteElement'], 0);
  1336.         $instance->addListener('pimcore.asset.preDelete', [=> function () {
  1337.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\SearchBackendListener()));
  1338.         }, => 'onPreDeleteElement'], 0);
  1339.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  1340.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\SearchBackendListener()));
  1341.         }, => 'onPostUpdateElement'], 0);
  1342.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  1343.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\SearchBackendListener()));
  1344.         }, => 'onPostUpdateElement'], 0);
  1345.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  1346.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\SearchBackendListener()));
  1347.         }, => 'onPostUpdateElement'], 0);
  1348.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  1349.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  1350.         }, => 'onPostAdd'], 0);
  1351.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  1352.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  1353.         }, => 'onPostAdd'], 0);
  1354.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  1355.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  1356.         }, => 'onPostAdd'], 0);
  1357.         $instance->addListener('pimcore.class.postAdd', [=> function () {
  1358.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  1359.         }, => 'onPostAdd'], 0);
  1360.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  1361.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  1362.         }, => 'onPostDelete'], 0);
  1363.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  1364.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  1365.         }, => 'onPostDelete'], 0);
  1366.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  1367.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  1368.         }, => 'onPostDelete'], 0);
  1369.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  1370.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  1371.         }, => 'onPostDelete'], 0);
  1372.         $instance->addListener('kernel.exception', [=> function () {
  1373.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseExceptionListener'] ?? $this->load('getResponseExceptionListenerService.php'));
  1374.         }, => 'onKernelException'], 0);
  1375.         $instance->addListener('kernel.response', [=> function () {
  1376.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] ?? $this->getResponseHeaderListenerService());
  1377.         }, => 'onKernelResponse'], 32);
  1378.         $instance->addListener('kernel.request', [=> function () {
  1379.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  1380.         }, => 'onKernelRequest'], 0);
  1381.         $instance->addListener('kernel.response', [=> function () {
  1382.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  1383.         }, => 'onKernelResponse'], 0);
  1384.         $instance->addListener('kernel.response', [=> function () {
  1385.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseStackListener'] ?? $this->getResponseStackListenerService());
  1386.         }, => 'onKernelResponse'], 24);
  1387.         $instance->addListener('kernel.response', [=> function () {
  1388.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] ?? $this->getInternalWysiwygHtmlAttributeFilterListenerService());
  1389.         }, => 'onKernelResponse'], 0);
  1390.         $instance->addListener('kernel.request', [=> function () {
  1391.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] ?? $this->getGoogleSearchConsoleVerificationListenerService());
  1392.         }, => 'onKernelRequest'], 64);
  1393.         $instance->addListener('kernel.request', [=> function () {
  1394.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener'] ?? $this->getOutputTimestampListenerService());
  1395.         }, => 'onKernelRequest'], 0);
  1396.         $instance->addListener('pimcore.test.kernel.booted', [=> function () {
  1397.             return ($this->services['Pimcore\\Migrations\\Configuration\\ConfigurationFactory'] ?? $this->load('getConfigurationFactoryService.php'));
  1398.         }, => 'reset'], 0);
  1399.         $instance->addListener('pimcore.admin.reports.save_settings', [=> function () {
  1400.             return ($this->privates['Pimcore\\Analytics\\Piwik\\EventListener\\CacheListener'] ?? $this->load('getCacheListenerService.php'));
  1401.         }, => 'onSaveSettings'], 0);
  1402.         $instance->addListener('pimcore.admin.index.settings', [=> function () {
  1403.             return ($this->privates['Pimcore\\Analytics\\Piwik\\EventListener\\IndexSettingsListener'] ?? $this->load('getIndexSettingsListenerService.php'));
  1404.         }, => 'addIndexSettings'], 0);
  1405.         $instance->addListener('kernel.response', [=> function () {
  1406.             return ($this->privates['Pimcore\\Analytics\\Piwik\\EventListener\\TrackingCodeListener'] ?? $this->getTrackingCodeListenerService());
  1407.         }, => 'onKernelResponse'], -110);
  1408.         $instance->addListener('presta_sitemap.populate', [=> function () {
  1409.             return ($this->privates['Pimcore\\Sitemap\\EventListener\\SitemapGeneratorListener'] ?? $this->load('getSitemapGeneratorListenerService.php'));
  1410.         }, => 'onPopulateSitemap'], 0);
  1411.         $instance->addListener('kernel.request', [=> function () {
  1412.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  1413.         }, => 'onKernelRequest'], 7);
  1414.         $instance->addListener('kernel.response', [=> function () {
  1415.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  1416.         }, => 'onKernelResponse'], -115);
  1417.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  1418.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  1419.         }, => 'onPreResolve'], 0);
  1420.         $instance->addListener('pimcore.tracking.piwik.code.tracking_data', [=> function () {
  1421.             return ($this->privates['Pimcore\\Targeting\\EventListener\\PiwikVisitorIdListener'] ?? $this->load('getPiwikVisitorIdListenerService.php'));
  1422.         }, => 'onPiwikTrackingData'], 0);
  1423.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  1424.             return ($this->privates['Pimcore\\Targeting\\EventListener\\DocumentTargetGroupListener'] ?? $this->load('getDocumentTargetGroupListenerService.php'));
  1425.         }, => 'onVisitorInfoResolve'], 0);
  1426.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  1427.             return ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] = new \Pimcore\Targeting\EventListener\FullPageCacheCookieCleanupListener()));
  1428.         }, => 'onPrepareFullPageCacheResponse'], 0);
  1429.         $instance->addListener('pimcore.targeting.visited_pages_count_match', [=> function () {
  1430.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService.php'));
  1431.         }, => 'onVisitedPagesCountMatch'], 0);
  1432.         $instance->addListener('pimcore.targeting.post_resolve', [=> function () {
  1433.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService.php'));
  1434.         }, => 'onPostResolveVisitorInfo'], 0);
  1435.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  1436.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  1437.         }, => 'onPreResolve'], -10);
  1438.         $instance->addListener('kernel.response', [=> function () {
  1439.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  1440.         }, => 'onKernelResponse'], -127);
  1441.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  1442.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\IndexUpdateListener()));
  1443.         }, => 'onObjectUpdate'], 0);
  1444.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  1445.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\IndexUpdateListener()));
  1446.         }, => 'onObjectUpdate'], 0);
  1447.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  1448.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\IndexUpdateListener()));
  1449.         }, => 'onObjectDelete'], 0);
  1450.         $instance->addListener('kernel.request', [=> function () {
  1451.             return ($this->services['pimcore.event_listener.frontend.activity_url_tracker'] ?? $this->getPimcore_EventListener_Frontend_ActivityUrlTrackerService());
  1452.         }, => 'onKernelRequest'], 0);
  1453.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  1454.             return ($this->privates['CustomerManagementFrameworkBundle\\Targeting\\EventListener\\ElementSegmentsListener'] ?? $this->load('getElementSegmentsListenerService.php'));
  1455.         }, => 'onTargetingPreResolve'], 0);
  1456.         $instance->addListener('plugin.cmf.segment-tracked', [=> function () {
  1457.             return ($this->privates['CustomerManagementFrameworkBundle\\Targeting\\EventListener\\SegmentTrackedListener'] ?? $this->load('getSegmentTrackedListenerService.php'));
  1458.         }, => 'onSegmentTracked'], 0);
  1459.         $instance->addListener('pimcore.targeting.render_toolbar', [=> function () {
  1460.             return ($this->privates['CustomerManagementFrameworkBundle\\Targeting\\EventListener\\TargetingToolbarListener'] ?? $this->load('getTargetingToolbarListenerService.php'));
  1461.         }, => 'onRenderToolbar'], 0);
  1462.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  1463.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  1464.         }, => 'onObjectUpdate'], 0);
  1465.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  1466.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  1467.         }, => 'onObjectDelete'], 0);
  1468.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  1469.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  1470.         }, => 'onDocumentUpdate'], 0);
  1471.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  1472.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  1473.         }, => 'onDocumentDelete'], 0);
  1474.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  1475.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  1476.         }, => 'onAssetUpdate'], 0);
  1477.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  1478.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  1479.         }, => 'onAssetDelete'], 0);
  1480.         $instance->addListener('kernel.request', [=> function () {
  1481.             return ($this->privates['httplug.strategy'] ?? $this->getHttplug_StrategyService());
  1482.         }, => 'onEvent'], 1024);
  1483.         $instance->addListener('console.command', [=> function () {
  1484.             return ($this->privates['httplug.strategy'] ?? $this->getHttplug_StrategyService());
  1485.         }, => 'onEvent'], 1024);
  1486.         $instance->addListener('kernel.request', [=> function () {
  1487.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  1488.         }, => 'onEvent'], 1024);
  1489.         $instance->addListener('console.command', [=> function () {
  1490.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  1491.         }, => 'onEvent'], 1024);
  1492.         return $instance;
  1493.     }
  1494.     /**
  1495.      * Gets the public 'form.factory' shared service.
  1496.      *
  1497.      * @return \Symfony\Component\Form\FormFactory
  1498.      */
  1499.     protected function getForm_FactoryService()
  1500.     {
  1501.         return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  1502.     }
  1503.     /**
  1504.      * Gets the public 'http_kernel' shared service.
  1505.      *
  1506.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1507.      */
  1508.     protected function getHttpKernelService()
  1509.     {
  1510.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($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 () {
  1511.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  1512.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  1513.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  1514.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  1515.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\DocumentValueResolver'] ?? $this->load('getDocumentValueResolverService.php'));
  1516.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\ViewModelValueResolver'] ?? $this->load('getViewModelValueResolverService.php'));
  1517.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\EditmodeValueResolver'] ?? $this->load('getEditmodeValueResolverService.php'));
  1518.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\TemplateVarsValueResolver'] ?? $this->load('getTemplateVarsValueResolverService.php'));
  1519.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\WebsiteConfigValueResolver'] ?? $this->load('getWebsiteConfigValueResolverService.php'));
  1520.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  1521.             yield 10 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  1522.             yield 11 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  1523.             yield 12 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  1524.         }, 13)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1525.     }
  1526.     /**
  1527.      * Gets the public 'hwi_oauth.resource_ownermap.demo_frontend' shared service.
  1528.      *
  1529.      * @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap
  1530.      */
  1531.     protected function getHwiOauth_ResourceOwnermap_DemoFrontendService()
  1532.     {
  1533.         $this->services['hwi_oauth.resource_ownermap.demo_frontend'] = $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.demo_frontend']);
  1534.         $instance->setContainer($this);
  1535.         return $instance;
  1536.     }
  1537.     /**
  1538.      * Gets the public 'hwi_oauth.security.oauth_utils' shared service.
  1539.      *
  1540.      * @return \CustomerManagementFrameworkBundle\Security\OAuth\OAuthUtils
  1541.      */
  1542.     protected function getHwiOauth_Security_OauthUtilsService()
  1543.     {
  1544.         $this->services['hwi_oauth.security.oauth_utils'] = $instance = new \CustomerManagementFrameworkBundle\Security\OAuth\OAuthUtils(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), false'IS_AUTHENTICATED_REMEMBERED');
  1545.         $instance->addResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.demo_frontend'] ?? $this->getHwiOauth_ResourceOwnermap_DemoFrontendService()));
  1546.         return $instance;
  1547.     }
  1548.     /**
  1549.      * Gets the public 'monolog.logger.admin' shared service.
  1550.      *
  1551.      * @return \Symfony\Bridge\Monolog\Logger
  1552.      */
  1553.     protected function getMonolog_Logger_AdminService()
  1554.     {
  1555.         $this->services['monolog.logger.admin'] = $instance = new \Symfony\Bridge\Monolog\Logger('admin');
  1556.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1557.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1558.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1559.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1560.         return $instance;
  1561.     }
  1562.     /**
  1563.      * Gets the public 'monolog.logger.cache' shared service.
  1564.      *
  1565.      * @return \Symfony\Bridge\Monolog\Logger
  1566.      */
  1567.     protected function getMonolog_Logger_CacheService()
  1568.     {
  1569.         $this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1570.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1571.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1572.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1573.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1574.         return $instance;
  1575.     }
  1576.     /**
  1577.      * Gets the public 'monolog.logger.doctrine' shared service.
  1578.      *
  1579.      * @return \Symfony\Bridge\Monolog\Logger
  1580.      */
  1581.     protected function getMonolog_Logger_DoctrineService()
  1582.     {
  1583.         $this->services['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1584.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1585.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1586.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1587.         return $instance;
  1588.     }
  1589.     /**
  1590.      * Gets the public 'monolog.logger.event' shared service.
  1591.      *
  1592.      * @return \Symfony\Bridge\Monolog\Logger
  1593.      */
  1594.     protected function getMonolog_Logger_EventService()
  1595.     {
  1596.         $this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
  1597.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1598.         $instance->pushHandler(new \Monolog\Handler\NullHandler());
  1599.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1600.         return $instance;
  1601.     }
  1602.     /**
  1603.      * Gets the public 'monolog.logger.init' shared service.
  1604.      *
  1605.      * @return \Symfony\Bridge\Monolog\Logger
  1606.      */
  1607.     protected function getMonolog_Logger_InitService()
  1608.     {
  1609.         $this->services['monolog.logger.init'] = $instance = new \Symfony\Bridge\Monolog\Logger('init');
  1610.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1611.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1612.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1613.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1614.         return $instance;
  1615.     }
  1616.     /**
  1617.      * Gets the public 'monolog.logger.php' shared service.
  1618.      *
  1619.      * @return \Symfony\Bridge\Monolog\Logger
  1620.      */
  1621.     protected function getMonolog_Logger_PhpService()
  1622.     {
  1623.         $this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  1624.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1625.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1626.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1627.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1628.         return $instance;
  1629.     }
  1630.     /**
  1631.      * Gets the public 'monolog.logger.profiler' shared service.
  1632.      *
  1633.      * @return \Symfony\Bridge\Monolog\Logger
  1634.      */
  1635.     protected function getMonolog_Logger_ProfilerService()
  1636.     {
  1637.         $this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
  1638.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1639.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1640.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1641.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1642.         return $instance;
  1643.     }
  1644.     /**
  1645.      * Gets the public 'monolog.logger.request' shared service.
  1646.      *
  1647.      * @return \Symfony\Bridge\Monolog\Logger
  1648.      */
  1649.     protected function getMonolog_Logger_RequestService()
  1650.     {
  1651.         $this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1652.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1653.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1654.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1655.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1656.         return $instance;
  1657.     }
  1658.     /**
  1659.      * Gets the public 'monolog.logger.router' shared service.
  1660.      *
  1661.      * @return \Symfony\Bridge\Monolog\Logger
  1662.      */
  1663.     protected function getMonolog_Logger_RouterService()
  1664.     {
  1665.         $this->services['monolog.logger.router'] = $instance = new \Symfony\Bridge\Monolog\Logger('router');
  1666.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1667.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1668.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1669.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1670.         return $instance;
  1671.     }
  1672.     /**
  1673.      * Gets the public 'monolog.logger.routing' shared service.
  1674.      *
  1675.      * @return \Symfony\Bridge\Monolog\Logger
  1676.      */
  1677.     protected function getMonolog_Logger_RoutingService()
  1678.     {
  1679.         $this->services['monolog.logger.routing'] = $instance = new \Symfony\Bridge\Monolog\Logger('routing');
  1680.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1681.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1682.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1683.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1684.         return $instance;
  1685.     }
  1686.     /**
  1687.      * Gets the public 'monolog.logger.security' shared service.
  1688.      *
  1689.      * @return \Symfony\Bridge\Monolog\Logger
  1690.      */
  1691.     protected function getMonolog_Logger_SecurityService()
  1692.     {
  1693.         $this->services['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  1694.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1695.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1696.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1697.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1698.         return $instance;
  1699.     }
  1700.     /**
  1701.      * Gets the public 'pimcore.cache.core.handler' shared autowired service.
  1702.      *
  1703.      * @return \Pimcore\Cache\Core\EventDispatchingCoreHandler
  1704.      */
  1705.     protected function getPimcore_Cache_Core_HandlerService()
  1706.     {
  1707.         $a = ($this->services['pimcore.cache.core.pool'] ?? $this->getPimcore_Cache_Core_PoolService());
  1708.         $b = new \Pimcore\Cache\Core\WriteLock($a);
  1709.         $c = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  1710.         $b->setLogger($c);
  1711.         $b->setLogger($c);
  1712.         $this->services['pimcore.cache.core.handler'] = $instance = new \Pimcore\Cache\Core\EventDispatchingCoreHandler($a$b, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1713.         $instance->setLogger($c);
  1714.         $instance->setLogger($c);
  1715.         return $instance;
  1716.     }
  1717.     /**
  1718.      * Gets the public 'pimcore.cache.core.pool' shared service.
  1719.      *
  1720.      * @return \Pimcore\Cache\Pool\TraceablePimcoreAdapter
  1721.      */
  1722.     protected function getPimcore_Cache_Core_PoolService()
  1723.     {
  1724.         $a = new \Pimcore\Cache\Pool\Doctrine(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), 2419200);
  1725.         $a->setLogger(($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1726.         return $this->services['pimcore.cache.core.pool'] = new \Pimcore\Cache\Pool\TraceablePimcoreAdapter($a);
  1727.     }
  1728.     /**
  1729.      * Gets the public 'pimcore.controller.config.config_normalizer' shared autowired service.
  1730.      *
  1731.      * @return \Pimcore\Controller\Config\ConfigNormalizer
  1732.      */
  1733.     protected function getPimcore_Controller_Config_ConfigNormalizerService()
  1734.     {
  1735.         $this->services['pimcore.controller.config.config_normalizer'] = $instance = new \Pimcore\Controller\Config\ConfigNormalizer(($this->services['kernel'] ?? $this->get('kernel'1)));
  1736.         $instance->setRoutingDefaults($this->parameters['pimcore.routing.defaults']);
  1737.         return $instance;
  1738.     }
  1739.     /**
  1740.      * Gets the public 'pimcore.document.tag.block_state_stack' shared autowired service.
  1741.      *
  1742.      * @return \Pimcore\Document\Tag\Block\BlockStateStack
  1743.      */
  1744.     protected function getPimcore_Document_Tag_BlockStateStackService()
  1745.     {
  1746.         return $this->services['pimcore.document.tag.block_state_stack'] = new \Pimcore\Document\Tag\Block\BlockStateStack();
  1747.     }
  1748.     /**
  1749.      * Gets the public 'pimcore.event_listener.frontend.activity_url_tracker' shared autowired service.
  1750.      *
  1751.      * @return \CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker
  1752.      */
  1753.     protected function getPimcore_EventListener_Frontend_ActivityUrlTrackerService()
  1754.     {
  1755.         $this->services['pimcore.event_listener.frontend.activity_url_tracker'] = $instance = new \CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker();
  1756.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1757.         return $instance;
  1758.     }
  1759.     /**
  1760.      * Gets the public 'pimcore.implementation_loader.document.tag' shared autowired service.
  1761.      *
  1762.      * @return \Pimcore\Model\Document\Tag\Loader\TagLoader
  1763.      */
  1764.     protected function getPimcore_ImplementationLoader_Document_TagService()
  1765.     {
  1766.         return $this->services['pimcore.implementation_loader.document.tag'] = new \Pimcore\Model\Document\Tag\Loader\TagLoader([=> new \Pimcore\Loader\ImplementationLoader\ClassMapLoader(['href' => '\\Pimcore\\Model\\Document\\Tag\\Relation''multihref' => '\\Pimcore\\Model\\Document\\Tag\\Relations''outputchanneltable' => 'Web2PrintToolsBundle\\Model\\Document\\Tag\\Outputchanneltable']), => new \Pimcore\Model\Document\Tag\Loader\PrefixLoader([=> '\\Pimcore\\Model\\Document\\Tag\\'=> '\\Document_Tag_'])]);
  1767.     }
  1768.     /**
  1769.      * Gets the public 'pimcore.locale.intl_formatter' shared autowired service.
  1770.      *
  1771.      * @return \Pimcore\Localization\IntlFormatter
  1772.      */
  1773.     protected function getPimcore_Locale_IntlFormatterService()
  1774.     {
  1775.         $this->services['pimcore.locale.intl_formatter'] = $instance = new \Pimcore\Localization\IntlFormatter(($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
  1776.         $instance->setCurrencyFormat('en''¤¤ #,##0.00');
  1777.         $instance->setCurrencyFormat('de''#,##0.00 Â¤Â¤');
  1778.         return $instance;
  1779.     }
  1780.     /**
  1781.      * Gets the public 'pimcore.routing.router.request_context' shared service.
  1782.      *
  1783.      * @return \Symfony\Component\Routing\RequestContext
  1784.      */
  1785.     protected function getPimcore_Routing_Router_RequestContextService()
  1786.     {
  1787.         return $this->services['pimcore.routing.router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  1788.     }
  1789.     /**
  1790.      * Gets the public 'pimcore.service.context.pimcore_context_guesser' shared autowired service.
  1791.      *
  1792.      * @return \Pimcore\Http\Context\PimcoreContextGuesser
  1793.      */
  1794.     protected function getPimcore_Service_Context_PimcoreContextGuesserService()
  1795.     {
  1796.         $this->services['pimcore.service.context.pimcore_context_guesser'] = $instance = new \Pimcore\Http\Context\PimcoreContextGuesser(($this->services['pimcore.service.request_matcher_factory'] ?? ($this->services['pimcore.service.request_matcher_factory'] = new \Pimcore\Http\RequestMatcherFactory())));
  1797.         $instance->addContextRoutes('profiler', [=> ['path' => '^/_(profiler|wdt)(/.*)?$''route' => false'host' => false'methods' => []]]);
  1798.         $instance->addContextRoutes('admin', [=> ['path' => '^/admin(/.*)?$''route' => false'host' => false'methods' => []], => ['route' => '^pimcore_admin_''path' => false'host' => false'methods' => []]]);
  1799.         $instance->addContextRoutes('webservice', [=> ['path' => '^/webservice(/.*)?$''route' => false'host' => false'methods' => []], => ['route' => '^pimcore_webservice''path' => false'host' => false'methods' => []]]);
  1800.         $instance->addContextRoutes('plugin', [=> ['path' => '^/plugin(/.*)?$''route' => false'host' => false'methods' => []]]);
  1801.         return $instance;
  1802.     }
  1803.     /**
  1804.      * Gets the public 'pimcore.service.request_matcher_factory' shared autowired service.
  1805.      *
  1806.      * @return \Pimcore\Http\RequestMatcherFactory
  1807.      */
  1808.     protected function getPimcore_Service_RequestMatcherFactoryService()
  1809.     {
  1810.         return $this->services['pimcore.service.request_matcher_factory'] = new \Pimcore\Http\RequestMatcherFactory();
  1811.     }
  1812.     /**
  1813.      * Gets the public 'pimcore.templating.action_renderer' shared autowired service.
  1814.      *
  1815.      * @return \Pimcore\Templating\Renderer\ActionRenderer
  1816.      */
  1817.     protected function getPimcore_Templating_ActionRendererService()
  1818.     {
  1819.         return $this->services['pimcore.templating.action_renderer'] = new \Pimcore\Templating\Renderer\ActionRenderer(($this->privates['templating.helper.actions'] ?? $this->load('getTemplating_Helper_ActionsService.php')), ($this->services['pimcore.controller.config.config_normalizer'] ?? $this->getPimcore_Controller_Config_ConfigNormalizerService()));
  1820.     }
  1821.     /**
  1822.      * Gets the public 'pimcore.templating.include_renderer' shared autowired service.
  1823.      *
  1824.      * @return \Pimcore\Templating\Renderer\IncludeRenderer
  1825.      */
  1826.     protected function getPimcore_Templating_IncludeRendererService()
  1827.     {
  1828.         return $this->services['pimcore.templating.include_renderer'] = new \Pimcore\Templating\Renderer\IncludeRenderer(($this->services['pimcore.templating.action_renderer'] ?? $this->getPimcore_Templating_ActionRendererService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()));
  1829.     }
  1830.     /**
  1831.      * Gets the public 'pimcore.templating.tag_renderer' shared autowired service.
  1832.      *
  1833.      * @return \Pimcore\Templating\Renderer\TagRenderer
  1834.      */
  1835.     protected function getPimcore_Templating_TagRendererService()
  1836.     {
  1837.         $this->services['pimcore.templating.tag_renderer'] = $instance = new \Pimcore\Templating\Renderer\TagRenderer(($this->services['pimcore.implementation_loader.document.tag'] ?? $this->getPimcore_ImplementationLoader_Document_TagService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()));
  1838.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1839.         $instance->setLogger($a);
  1840.         $instance->setLogger($a);
  1841.         return $instance;
  1842.     }
  1843.     /**
  1844.      * Gets the public 'pimcore.templating.view_helper.action' shared autowired service.
  1845.      *
  1846.      * @return \Pimcore\Templating\Helper\Action
  1847.      */
  1848.     protected function getPimcore_Templating_ViewHelper_ActionService()
  1849.     {
  1850.         $this->services['pimcore.templating.view_helper.action'] = $instance = new \Pimcore\Templating\Helper\Action(($this->services['pimcore.templating.action_renderer'] ?? $this->getPimcore_Templating_ActionRendererService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()));
  1851.         $instance->setRoutingDefaults($this->parameters['pimcore.routing.defaults']);
  1852.         return $instance;
  1853.     }
  1854.     /**
  1855.      * Gets the public 'pimcore.templating.view_helper.glossary' shared autowired service.
  1856.      *
  1857.      * @return \Pimcore\Templating\Helper\Glossary
  1858.      */
  1859.     protected function getPimcore_Templating_ViewHelper_GlossaryService()
  1860.     {
  1861.         return $this->services['pimcore.templating.view_helper.glossary'] = new \Pimcore\Templating\Helper\Glossary(new \Pimcore\Tool\Glossary\Processor(($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())));
  1862.     }
  1863.     /**
  1864.      * Gets the public 'pimcore.templating.view_helper.head_meta' shared autowired service.
  1865.      *
  1866.      * @return \Pimcore\Templating\Helper\HeadMeta
  1867.      */
  1868.     protected function getPimcore_Templating_ViewHelper_HeadMetaService()
  1869.     {
  1870.         return $this->services['pimcore.templating.view_helper.head_meta'] = new \Pimcore\Templating\Helper\HeadMeta(($this->services['pimcore.templating.view_helper.placeholder.container_service'] ?? $this->getPimcore_Templating_ViewHelper_Placeholder_ContainerServiceService()));
  1871.     }
  1872.     /**
  1873.      * Gets the public 'pimcore.templating.view_helper.inc' shared autowired service.
  1874.      *
  1875.      * @return \Pimcore\Templating\Helper\Inc
  1876.      */
  1877.     protected function getPimcore_Templating_ViewHelper_IncService()
  1878.     {
  1879.         return $this->services['pimcore.templating.view_helper.inc'] = new \Pimcore\Templating\Helper\Inc(($this->services['pimcore.templating.include_renderer'] ?? $this->getPimcore_Templating_IncludeRendererService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()));
  1880.     }
  1881.     /**
  1882.      * Gets the public 'pimcore.templating.view_helper.navigation' shared autowired service.
  1883.      *
  1884.      * @return \Pimcore\Templating\Helper\Navigation
  1885.      */
  1886.     protected function getPimcore_Templating_ViewHelper_NavigationService($lazyLoad true)
  1887.     {
  1888.         if ($lazyLoad) {
  1889.             return $this->services['pimcore.templating.view_helper.navigation'] = $this->createProxy('Navigation_a34f8f7', function () {
  1890.                 return \Navigation_a34f8f7::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1891.                     $wrappedInstance $this->getPimcore_Templating_ViewHelper_NavigationService(false);
  1892.                     $proxy->setProxyInitializer(null);
  1893.                     return true;
  1894.                 });
  1895.             });
  1896.         }
  1897.         return new \Pimcore\Templating\Helper\Navigation(new \Pimcore\Navigation\Builder(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1898.             'breadcrumbs' => ['privates''Pimcore\\Navigation\\Renderer\\Breadcrumbs''getBreadcrumbsService.php'true],
  1899.             'menu' => ['privates''Pimcore\\Navigation\\Renderer\\Menu''getMenuService.php'true],
  1900.         ], [
  1901.             'breadcrumbs' => '?',
  1902.             'menu' => '?',
  1903.         ]));
  1904.     }
  1905.     /**
  1906.      * Gets the public 'pimcore.templating.view_helper.pimcore_url' shared autowired service.
  1907.      *
  1908.      * @return \AppBundle\Website\Tool\PimcoreUrl
  1909.      */
  1910.     protected function getPimcore_Templating_ViewHelper_PimcoreUrlService()
  1911.     {
  1912.         return $this->services['pimcore.templating.view_helper.pimcore_url'] = new \AppBundle\Website\Tool\PimcoreUrl(($this->services['router'] ?? $this->getRouterService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  1913.     }
  1914.     /**
  1915.      * Gets the public 'pimcore.templating.view_helper.placeholder' shared autowired service.
  1916.      *
  1917.      * @return \Pimcore\Templating\Helper\Placeholder
  1918.      */
  1919.     protected function getPimcore_Templating_ViewHelper_PlaceholderService()
  1920.     {
  1921.         return $this->services['pimcore.templating.view_helper.placeholder'] = new \Pimcore\Templating\Helper\Placeholder(($this->services['pimcore.templating.view_helper.placeholder.container_service'] ?? $this->getPimcore_Templating_ViewHelper_Placeholder_ContainerServiceService()));
  1922.     }
  1923.     /**
  1924.      * Gets the public 'pimcore.templating.view_helper.placeholder.container_service' shared autowired service.
  1925.      *
  1926.      * @return \Pimcore\Templating\Helper\Placeholder\ContainerService
  1927.      */
  1928.     protected function getPimcore_Templating_ViewHelper_Placeholder_ContainerServiceService()
  1929.     {
  1930.         $this->services['pimcore.templating.view_helper.placeholder.container_service'] = $instance = new \Pimcore\Templating\Helper\Placeholder\ContainerService();
  1931.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1932.         return $instance;
  1933.     }
  1934.     /**
  1935.      * Gets the public 'pimcore.twig.extension.document_tag' shared autowired service.
  1936.      *
  1937.      * @return \Pimcore\Twig\Extension\DocumentTagExtension
  1938.      */
  1939.     protected function getPimcore_Twig_Extension_DocumentTagService()
  1940.     {
  1941.         return $this->services['pimcore.twig.extension.document_tag'] = new \Pimcore\Twig\Extension\DocumentTagExtension(($this->services['pimcore.templating.tag_renderer'] ?? $this->getPimcore_Templating_TagRendererService()));
  1942.     }
  1943.     /**
  1944.      * Gets the public 'pimcore.twig.extension.glossary' shared autowired service.
  1945.      *
  1946.      * @return \Pimcore\Twig\Extension\GlossaryExtension
  1947.      */
  1948.     protected function getPimcore_Twig_Extension_GlossaryService()
  1949.     {
  1950.         return $this->services['pimcore.twig.extension.glossary'] = new \Pimcore\Twig\Extension\GlossaryExtension(($this->services['pimcore.templating.view_helper.glossary'] ?? $this->getPimcore_Templating_ViewHelper_GlossaryService()));
  1951.     }
  1952.     /**
  1953.      * Gets the public 'pimcore.twig.extension.helpers' shared autowired service.
  1954.      *
  1955.      * @return \Pimcore\Twig\Extension\HelpersExtension
  1956.      */
  1957.     protected function getPimcore_Twig_Extension_HelpersService()
  1958.     {
  1959.         return $this->services['pimcore.twig.extension.helpers'] = new \Pimcore\Twig\Extension\HelpersExtension();
  1960.     }
  1961.     /**
  1962.      * Gets the public 'pimcore.twig.extension.navigation' shared autowired service.
  1963.      *
  1964.      * @return \Pimcore\Twig\Extension\NavigationExtension
  1965.      */
  1966.     protected function getPimcore_Twig_Extension_NavigationService()
  1967.     {
  1968.         return $this->services['pimcore.twig.extension.navigation'] = new \Pimcore\Twig\Extension\NavigationExtension(($this->services['pimcore.templating.view_helper.navigation'] ?? $this->getPimcore_Templating_ViewHelper_NavigationService()));
  1969.     }
  1970.     /**
  1971.      * Gets the public 'pimcore.twig.extension.pimcore_object' shared autowired service.
  1972.      *
  1973.      * @return \Pimcore\Twig\Extension\PimcoreObjectExtension
  1974.      */
  1975.     protected function getPimcore_Twig_Extension_PimcoreObjectService()
  1976.     {
  1977.         return $this->services['pimcore.twig.extension.pimcore_object'] = new \Pimcore\Twig\Extension\PimcoreObjectExtension();
  1978.     }
  1979.     /**
  1980.      * Gets the public 'pimcore.twig.extension.subrequest' shared autowired service.
  1981.      *
  1982.      * @return \Pimcore\Twig\Extension\SubrequestExtension
  1983.      */
  1984.     protected function getPimcore_Twig_Extension_SubrequestService($lazyLoad true)
  1985.     {
  1986.         if ($lazyLoad) {
  1987.             return $this->services['pimcore.twig.extension.subrequest'] = $this->createProxy('SubrequestExtension_ac4dffd', function () {
  1988.                 return \SubrequestExtension_ac4dffd::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1989.                     $wrappedInstance $this->getPimcore_Twig_Extension_SubrequestService(false);
  1990.                     $proxy->setProxyInitializer(null);
  1991.                     return true;
  1992.                 });
  1993.             });
  1994.         }
  1995.         return new \Pimcore\Twig\Extension\SubrequestExtension(($this->services['pimcore.templating.view_helper.inc'] ?? $this->getPimcore_Templating_ViewHelper_IncService()), ($this->services['pimcore.templating.view_helper.action'] ?? $this->getPimcore_Templating_ViewHelper_ActionService()));
  1996.     }
  1997.     /**
  1998.      * Gets the public 'pimcore.twig.extension.templating_helper' shared autowired service.
  1999.      *
  2000.      * @return \Pimcore\Twig\Extension\TemplatingHelperExtension
  2001.      */
  2002.     protected function getPimcore_Twig_Extension_TemplatingHelperService()
  2003.     {
  2004.         return $this->services['pimcore.twig.extension.templating_helper'] = new \Pimcore\Twig\Extension\TemplatingHelperExtension(($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));
  2005.     }
  2006.     /**
  2007.      * Gets the public 'pimcore_admin.security.bruteforce_protection_handler' shared autowired service.
  2008.      *
  2009.      * @return \Pimcore\Bundle\AdminBundle\Security\BruteforceProtectionHandler
  2010.      */
  2011.     protected function getPimcoreAdmin_Security_BruteforceProtectionHandlerService()
  2012.     {
  2013.         $this->services['pimcore_admin.security.bruteforce_protection_handler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\BruteforceProtectionHandler(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  2014.         $a = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  2015.         $instance->setLogger($a);
  2016.         $instance->setLogger($a);
  2017.         return $instance;
  2018.     }
  2019.     /**
  2020.      * Gets the public 'pimcore_admin.security.user_loader' shared autowired service.
  2021.      *
  2022.      * @return \Pimcore\Bundle\AdminBundle\Security\User\UserLoader
  2023.      */
  2024.     protected function getPimcoreAdmin_Security_UserLoaderService()
  2025.     {
  2026.         return $this->services['pimcore_admin.security.user_loader'] = new \Pimcore\Bundle\AdminBundle\Security\User\UserLoader(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  2027.     }
  2028.     /**
  2029.      * Gets the public 'profiler' shared service.
  2030.      *
  2031.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2032.      */
  2033.     protected function getProfilerService()
  2034.     {
  2035.         $a = ($this->services['monolog.logger.profiler'] ?? $this->getMonolog_Logger_ProfilerService());
  2036.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2037.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2038.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2039.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2040.         $d->addInstance('pimcore.cache.core', ($this->services['pimcore.cache.core.pool'] ?? $this->getPimcore_Cache_Core_PoolService()));
  2041.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2042.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2043.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2044.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2045.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2046.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2047.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  2048.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2049.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2050.         $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  2051.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2052.         if ($this->has('kernel')) {
  2053.             $f->setKernel($b);
  2054.         }
  2055.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] ?? $this->getPimcoreDataCollectorService()));
  2056.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  2057.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2058.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2059.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  2060.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2061.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] ?? $this->getPimcoreTargetingDataCollectorService()));
  2062.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  2063.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2064.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/appAppKernelDevDebugContainer'), $c));
  2065.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2066.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2067.         $instance->add($d);
  2068.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
  2069.         $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())));
  2070.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  2071.         $instance->add($e);
  2072.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  2073.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2074.         $instance->add(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector())));
  2075.         $instance->add($f);
  2076.         return $instance;
  2077.     }
  2078.     /**
  2079.      * Gets the public 'request_stack' shared service.
  2080.      *
  2081.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2082.      */
  2083.     protected function getRequestStackService()
  2084.     {
  2085.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2086.     }
  2087.     /**
  2088.      * Gets the public 'router' shared service.
  2089.      *
  2090.      * @return \Symfony\Cmf\Component\Routing\ChainRouter
  2091.      */
  2092.     protected function getRouterService()
  2093.     {
  2094.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2095.         $this->services['router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
  2096.         $b = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  2097.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2098.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  2099.         ], [
  2100.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2101.         ]))->withContext('router.default'$this), (\dirname(__DIR__4).'/app/config/routing_dev.yml'), ['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], $b, new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this), ($this->services['monolog.logger.router'] ?? $this->getMonolog_Logger_RouterService()), 'en');
  2102.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2103.         $d = ($this->services['cmf_routing.route_provider'] ?? $this->getCmfRouting_RouteProviderService());
  2104.         $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);
  2105.         $e->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2106.         $e->addRouteEnhancer(new \Symfony\Cmf\Component\Routing\Enhancer\RouteContentEnhancer('_route_object''_content'), 100);
  2107.         $f = new \Pimcore\Routing\Staticroute\Router($b, ($this->services['pimcore.controller.config.config_normalizer'] ?? $this->getPimcore_Controller_Config_ConfigNormalizerService()));
  2108.         $g = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  2109.         $f->setLogger($g);
  2110.         $f->setLocaleParams([]);
  2111.         $f->setLogger($g);
  2112.         $instance->setContext($b);
  2113.         $instance->add($c'300');
  2114.         $instance->add($e'200');
  2115.         $instance->add($f100);
  2116.         return $instance;
  2117.     }
  2118.     /**
  2119.      * Gets the public 'security.authorization_checker' shared service.
  2120.      *
  2121.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2122.      */
  2123.     protected function getSecurity_AuthorizationCheckerService()
  2124.     {
  2125.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  2126.     }
  2127.     /**
  2128.      * Gets the public 'security.token_storage' shared service.
  2129.      *
  2130.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2131.      */
  2132.     protected function getSecurity_TokenStorageService()
  2133.     {
  2134.         return $this->services['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, [
  2135.             'session' => ['services''session''getSessionService.php'true],
  2136.         ], [
  2137.             'session' => '?',
  2138.         ]));
  2139.     }
  2140.     /**
  2141.      * Gets the public 'sensio_framework_extra.view.guesser' shared service.
  2142.      *
  2143.      * @return \Pimcore\Bundle\CoreBundle\Templating\LegacyTemplateGuesser
  2144.      */
  2145.     protected function getSensioFrameworkExtra_View_GuesserService()
  2146.     {
  2147.         return $this->services['sensio_framework_extra.view.guesser'] = new \Pimcore\Bundle\CoreBundle\Templating\LegacyTemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['templating'] ?? $this->load('getTemplatingService.php')));
  2148.     }
  2149.     /**
  2150.      * Gets the public 'twig' shared service.
  2151.      *
  2152.      * @return \Twig\Environment
  2153.      */
  2154.     protected function getTwigService()
  2155.     {
  2156.         $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__4));
  2157.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views'), 'Framework');
  2158.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views'), '!Framework');
  2159.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), 'Security');
  2160.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), '!Security');
  2161.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views'), 'Twig');
  2162.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views'), '!Twig');
  2163.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  2164.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  2165.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  2166.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  2167.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/views'), 'SchebTwoFactor');
  2168.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/views'), '!SchebTwoFactor');
  2169.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), 'WebProfiler');
  2170.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), '!WebProfiler');
  2171.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle/Resources/views'), 'Debug');
  2172.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle/Resources/views'), '!Debug');
  2173.         $a->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), 'PimcoreAdmin');
  2174.         $a->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), '!PimcoreAdmin');
  2175.         $a->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), 'PimcoreCore');
  2176.         $a->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), '!PimcoreCore');
  2177.         $a->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Resources/views'), 'PimcoreEcommerceFramework');
  2178.         $a->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Resources/views'), '!PimcoreEcommerceFramework');
  2179.         $a->addPath((\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/views'), 'PimcoreCustomerManagementFramework');
  2180.         $a->addPath((\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/views'), '!PimcoreCustomerManagementFramework');
  2181.         $a->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/views'), 'PimcoreDataHub');
  2182.         $a->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/views'), '!PimcoreDataHub');
  2183.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), 'Httplug');
  2184.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), '!Httplug');
  2185.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), 'HWIOAuth');
  2186.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), '!HWIOAuth');
  2187.         $a->addPath((\dirname(__DIR__4).'/app/Resources/views'));
  2188.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Resources/views/Email'), 'email');
  2189.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Resources/views/Email'), '!email');
  2190.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Resources/views/Form'));
  2191.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  2192.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2193.         $c = ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  2194.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2195.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2196.         $f = ($this->services['AppBundle\\Website\\LinkGenerator\\CategoryLinkGenerator'] ?? $this->getCategoryLinkGeneratorService());
  2197.         $g = ($this->services['pimcore.templating.view_helper.placeholder'] ?? $this->getPimcore_Templating_ViewHelper_PlaceholderService());
  2198.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2199.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  2200.         $i = new \Symfony\Bridge\Twig\AppVariable();
  2201.         $i->setEnvironment('dev');
  2202.         $i->setDebug(true);
  2203.         if ($this->has('security.token_storage')) {
  2204.             $i->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2205.         }
  2206.         if ($this->has('request_stack')) {
  2207.             $i->setRequestStack($e);
  2208.         }
  2209.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2210.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  2211.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  2212.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  2213.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  2214.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  2215.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__4), 'UTF-8'));
  2216.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  2217.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2218.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  2219.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  2220.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2221.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService()))));
  2222.         $instance->addExtension(($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
  2223.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension([=> $this=> 'twig.form.renderer']));
  2224.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  2225.         $instance->addExtension(new \AppBundle\Twig\Extension\CategoryFilterExtension($f));
  2226.         $instance->addExtension(new \AppBundle\Twig\Extension\Country());
  2227.         $instance->addExtension(new \AppBundle\Twig\Extension\Currency(($this->services['pimcore.locale.intl_formatter'] ?? $this->getPimcore_Locale_IntlFormatterService())));
  2228.         $instance->addExtension(new \AppBundle\Twig\Extension\GeneralFilterExtension($c));
  2229.         $instance->addExtension(new \AppBundle\Twig\Extension\NavigationExtension(($this->services['pimcore.templating.view_helper.navigation'] ?? $this->getPimcore_Templating_ViewHelper_NavigationService()), $g$f));
  2230.         $instance->addExtension(new \AppBundle\Twig\Extension\UniqidExtension());
  2231.         $instance->addExtension(new \AppBundle\Twig\Extension\LanguageSwitcherExtension(($this->services['Pimcore\\Model\\Document\\Service'] ?? ($this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service()))));
  2232.         $instance->addExtension(new \AppBundle\Twig\Extension\ProductPageExtension(($this->services['AppBundle\\Website\\LinkGenerator\\ProductLinkGenerator'] ?? $this->getProductLinkGeneratorService()), $c));
  2233.         $instance->addExtension(new \AppBundle\Twig\Extension\NewsExtension(($this->services['AppBundle\\Website\\LinkGenerator\\NewsLinkGenerator'] ?? $this->getNewsLinkGeneratorService())));
  2234.         $instance->addExtension(new \AppBundle\Twig\Extension\PrintCatalogExtension($c$g));
  2235.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  2236.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  2237.         $instance->addExtension(($this->services['pimcore.twig.extension.helpers'] ?? ($this->services['pimcore.twig.extension.helpers'] = new \Pimcore\Twig\Extension\HelpersExtension())));
  2238.         $instance->addExtension(($this->services['pimcore.twig.extension.document_tag'] ?? $this->getPimcore_Twig_Extension_DocumentTagService()));
  2239.         $instance->addExtension(($this->services['pimcore.twig.extension.subrequest'] ?? $this->getPimcore_Twig_Extension_SubrequestService()));
  2240.         $instance->addExtension(($this->services['pimcore.twig.extension.pimcore_object'] ?? ($this->services['pimcore.twig.extension.pimcore_object'] = new \Pimcore\Twig\Extension\PimcoreObjectExtension())));
  2241.         $instance->addExtension(($this->services['pimcore.twig.extension.templating_helper'] ?? $this->getPimcore_Twig_Extension_TemplatingHelperService()));
  2242.         $instance->addExtension(($this->services['pimcore.twig.extension.navigation'] ?? $this->getPimcore_Twig_Extension_NavigationService()));
  2243.         $instance->addExtension(($this->services['pimcore.twig.extension.glossary'] ?? $this->getPimcore_Twig_Extension_GlossaryService()));
  2244.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetCompressExtension());
  2245.         $instance->addExtension(new \Pimcore\Twig\Extension\WebsiteConfigExtension());
  2246.         $instance->addExtension(new \Pimcore\Twig\Extension\DumpExtension());
  2247.         $instance->addExtension(new \Phive\Twig\Extensions\Deferred\DeferredExtension());
  2248.         $instance->addExtension(new \Twig_Extensions_Extension_Text());
  2249.         $instance->addExtension(new \Web2PrintToolsBundle\Twig\OutputChannelExtension());
  2250.         $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension());
  2251.         $instance->addExtension(new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthExtension(($this->privates['hwi_oauth.templating.helper.oauth'] ?? $this->getHwiOauth_Templating_Helper_OauthService())));
  2252.         $instance->addGlobal('app'$i);
  2253.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2254.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  2255.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  2256.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  2257.         ], [
  2258.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2259.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2260.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  2261.         ])));
  2262.         $instance->addGlobal('container'$this);
  2263.         $instance->addGlobal('pimcore_csrf', ($this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService()));
  2264.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2265.         return $instance;
  2266.     }
  2267.     /**
  2268.      * Gets the public 'validator' shared service.
  2269.      *
  2270.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2271.      */
  2272.     protected function getValidatorService()
  2273.     {
  2274.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  2275.     }
  2276.     /**
  2277.      * Gets the public 'var_dumper.cloner' shared service.
  2278.      *
  2279.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2280.      */
  2281.     protected function getVarDumper_ClonerService()
  2282.     {
  2283.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2284.         $instance->setMaxItems(2500);
  2285.         $instance->setMinDepth(1);
  2286.         $instance->setMaxString(-1);
  2287.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2288.         return $instance;
  2289.     }
  2290.     /**
  2291.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  2292.      *
  2293.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  2294.      */
  2295.     protected function get_LegacyResolveControllerNameSubscriberService()
  2296.     {
  2297.         return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), false);
  2298.     }
  2299.     /**
  2300.      * Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
  2301.      *
  2302.      * @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
  2303.      */
  2304.     protected function getPluginClientFactoryListenerService()
  2305.     {
  2306.         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())), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2307.     }
  2308.     /**
  2309.      * Gets the private 'Pimcore\Analytics\Google\Tracker' shared autowired service.
  2310.      *
  2311.      * @return \Pimcore\Analytics\Google\Tracker
  2312.      */
  2313.     protected function getTracker2Service()
  2314.     {
  2315.         $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())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['templating'] ?? $this->load('getTemplatingService.php')));
  2316.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2317.         return $instance;
  2318.     }
  2319.     /**
  2320.      * Gets the private 'Pimcore\Analytics\Piwik\Config\ConfigProvider' shared autowired service.
  2321.      *
  2322.      * @return \Pimcore\Analytics\Piwik\Config\ConfigProvider
  2323.      */
  2324.     protected function getConfigProviderService()
  2325.     {
  2326.         return $this->privates['Pimcore\\Analytics\\Piwik\\Config\\ConfigProvider'] = new \Pimcore\Analytics\Piwik\Config\ConfigProvider();
  2327.     }
  2328.     /**
  2329.      * Gets the private 'Pimcore\Analytics\Piwik\EventListener\TrackingCodeListener' shared autowired service.
  2330.      *
  2331.      * @return \Pimcore\Analytics\Piwik\EventListener\TrackingCodeListener
  2332.      */
  2333.     protected function getTrackingCodeListenerService()
  2334.     {
  2335.         $this->privates['Pimcore\\Analytics\\Piwik\\EventListener\\TrackingCodeListener'] = $instance = new \Pimcore\Analytics\Piwik\EventListener\TrackingCodeListener(($this->privates['Pimcore\\Analytics\\Piwik\\Tracker'] ?? $this->getTrackerService()));
  2336.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2337.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2338.         return $instance;
  2339.     }
  2340.     /**
  2341.      * Gets the private 'Pimcore\Analytics\Piwik\Tracker' shared autowired service.
  2342.      *
  2343.      * @return \Pimcore\Analytics\Piwik\Tracker
  2344.      */
  2345.     protected function getTrackerService()
  2346.     {
  2347.         return $this->privates['Pimcore\\Analytics\\Piwik\\Tracker'] = new \Pimcore\Analytics\Piwik\Tracker(($this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] ?? $this->getSiteIdProviderService()), ($this->privates['Pimcore\\Analytics\\Piwik\\Config\\ConfigProvider'] ?? ($this->privates['Pimcore\\Analytics\\Piwik\\Config\\ConfigProvider'] = new \Pimcore\Analytics\Piwik\Config\ConfigProvider())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['templating'] ?? $this->load('getTemplatingService.php')));
  2348.     }
  2349.     /**
  2350.      * Gets the private 'Pimcore\Analytics\SiteId\SiteIdProvider' shared autowired service.
  2351.      *
  2352.      * @return \Pimcore\Analytics\SiteId\SiteIdProvider
  2353.      */
  2354.     protected function getSiteIdProviderService()
  2355.     {
  2356.         return $this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] = new \Pimcore\Analytics\SiteId\SiteIdProvider(($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()));
  2357.     }
  2358.     /**
  2359.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener' shared autowired service.
  2360.      *
  2361.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener
  2362.      */
  2363.     protected function getAdminAuthenticationDoubleCheckListenerService()
  2364.     {
  2365.         return $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener(($this->services['pimcore.service.request_matcher_factory'] ?? ($this->services['pimcore.service.request_matcher_factory'] = new \Pimcore\Http\RequestMatcherFactory())), ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), $this->parameters['pimcore.admin.unauthenticated_routes']);
  2366.     }
  2367.     /**
  2368.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener' shared autowired service.
  2369.      *
  2370.      * @return \Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener
  2371.      */
  2372.     protected function getBruteforceProtectionListenerService()
  2373.     {
  2374.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\BruteforceProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener(($this->services['pimcore_admin.security.bruteforce_protection_handler'] ?? $this->getPimcoreAdmin_Security_BruteforceProtectionHandlerService()));
  2375.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2376.         return $instance;
  2377.     }
  2378.     /**
  2379.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener' shared autowired service.
  2380.      *
  2381.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener
  2382.      */
  2383.     protected function getCustomAdminEntryPointCheckListenerService()
  2384.     {
  2385.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener(NULL);
  2386.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2387.         return $instance;
  2388.     }
  2389.     /**
  2390.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener' shared autowired service.
  2391.      *
  2392.      * @return \Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener
  2393.      */
  2394.     protected function getEnablePreviewTimeSliderListenerService()
  2395.     {
  2396.         $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()));
  2397.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2398.         return $instance;
  2399.     }
  2400.     /**
  2401.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener' shared autowired service.
  2402.      *
  2403.      * @return \Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener
  2404.      */
  2405.     protected function getHttpCacheListenerService()
  2406.     {
  2407.         $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())));
  2408.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2409.         return $instance;
  2410.     }
  2411.     /**
  2412.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener' shared autowired service.
  2413.      *
  2414.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener
  2415.      */
  2416.     protected function getUsageStatisticsListenerService()
  2417.     {
  2418.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()));
  2419.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2420.         return $instance;
  2421.     }
  2422.     /**
  2423.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener' shared autowired service.
  2424.      *
  2425.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener
  2426.      */
  2427.     protected function getUserPerspectiveListenerService()
  2428.     {
  2429.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()));
  2430.         $a = ($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService());
  2431.         $instance->setLogger($a);
  2432.         $instance->setLogger($a);
  2433.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2434.         return $instance;
  2435.     }
  2436.     /**
  2437.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector' shared autowired service.
  2438.      *
  2439.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector
  2440.      */
  2441.     protected function getPimcoreDataCollectorService()
  2442.     {
  2443.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2444.     }
  2445.     /**
  2446.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector' shared autowired service.
  2447.      *
  2448.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector
  2449.      */
  2450.     protected function getPimcoreTargetingDataCollectorService()
  2451.     {
  2452.         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()), ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService()));
  2453.     }
  2454.     /**
  2455.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener' shared autowired service.
  2456.      *
  2457.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener
  2458.      */
  2459.     protected function getBlockStateListenerService()
  2460.     {
  2461.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener(($this->services['pimcore.document.tag.block_state_stack'] ?? ($this->services['pimcore.document.tag.block_state_stack'] = new \Pimcore\Document\Tag\Block\BlockStateStack())));
  2462.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2463.         $instance->setLogger($a);
  2464.         $instance->setLogger($a);
  2465.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2466.         return $instance;
  2467.     }
  2468.     /**
  2469.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener' shared autowired service.
  2470.      *
  2471.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener
  2472.      */
  2473.     protected function getDocumentFallbackListenerService()
  2474.     {
  2475.         $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())));
  2476.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2477.         return $instance;
  2478.     }
  2479.     /**
  2480.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener' shared autowired service.
  2481.      *
  2482.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener
  2483.      */
  2484.     protected function getDocumentMetaDataListenerService()
  2485.     {
  2486.         $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->services['pimcore.templating.view_helper.head_meta'] ?? $this->getPimcore_Templating_ViewHelper_HeadMetaService()));
  2487.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2488.         return $instance;
  2489.     }
  2490.     /**
  2491.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentStackListener' shared autowired service.
  2492.      *
  2493.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentStackListener
  2494.      */
  2495.     protected function getDocumentStackListenerService()
  2496.     {
  2497.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentStackListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentStackListener(($this->services['Pimcore\\Document\\DocumentStack'] ?? ($this->services['Pimcore\\Document\\DocumentStack'] = new \Pimcore\Document\DocumentStack())));
  2498.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2499.         return $instance;
  2500.     }
  2501.     /**
  2502.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener' shared autowired service.
  2503.      *
  2504.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener
  2505.      */
  2506.     protected function getEditmodeListenerService()
  2507.     {
  2508.         $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->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), ($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService()));
  2509.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2510.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2511.         return $instance;
  2512.     }
  2513.     /**
  2514.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener' shared autowired service.
  2515.      *
  2516.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener
  2517.      */
  2518.     protected function getElementListenerService()
  2519.     {
  2520.         $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->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()));
  2521.         $a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  2522.         $instance->setLogger($a);
  2523.         $instance->setLogger($a);
  2524.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2525.         return $instance;
  2526.     }
  2527.     /**
  2528.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\FrontendRoutingListener' shared autowired service.
  2529.      *
  2530.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FrontendRoutingListener
  2531.      */
  2532.     protected function getFrontendRoutingListenerService()
  2533.     {
  2534.         $a = ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService());
  2535.         $b = new \Pimcore\Routing\RedirectHandler();
  2536.         $c = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  2537.         $d = ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService());
  2538.         $b->setLogger($c);
  2539.         $b->setLogger($c);
  2540.         $b->setRequestHelper($a);
  2541.         $b->setSiteResolver($d);
  2542.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FrontendRoutingListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FrontendRoutingListener($a$b$d);
  2543.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2544.         return $instance;
  2545.     }
  2546.     /**
  2547.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener' shared autowired service.
  2548.      *
  2549.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener
  2550.      */
  2551.     protected function getGoogleSearchConsoleVerificationListenerService()
  2552.     {
  2553.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener();
  2554.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2555.         return $instance;
  2556.     }
  2557.     /**
  2558.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener' shared autowired service.
  2559.      *
  2560.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener
  2561.      */
  2562.     protected function getHardlinkCanonicalListenerService()
  2563.     {
  2564.         $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()));
  2565.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2566.         return $instance;
  2567.     }
  2568.     /**
  2569.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener' shared autowired service.
  2570.      *
  2571.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener
  2572.      */
  2573.     protected function getInternalWysiwygHtmlAttributeFilterListenerService()
  2574.     {
  2575.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener();
  2576.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2577.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2578.         return $instance;
  2579.     }
  2580.     /**
  2581.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener' shared autowired service.
  2582.      *
  2583.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener
  2584.      */
  2585.     protected function getLocaleListenerService()
  2586.     {
  2587.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener();
  2588.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2589.         return $instance;
  2590.     }
  2591.     /**
  2592.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener' shared autowired service.
  2593.      *
  2594.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener
  2595.      */
  2596.     protected function getOutputTimestampListenerService()
  2597.     {
  2598.         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()));
  2599.     }
  2600.     /**
  2601.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener' shared autowired service.
  2602.      *
  2603.      * @return \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener
  2604.      */
  2605.     protected function getMaintenancePageListenerService()
  2606.     {
  2607.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener(($this->services['kernel'] ?? $this->get('kernel'1)));
  2608.         $instance->loadTemplateFromResource('@PimcoreCoreBundle/Resources/misc/maintenance.html');
  2609.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2610.         return $instance;
  2611.     }
  2612.     /**
  2613.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener' shared autowired service.
  2614.      *
  2615.      * @return \Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener
  2616.      */
  2617.     protected function getPimcoreContextListenerService()
  2618.     {
  2619.         $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())));
  2620.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2621.         $instance->setLogger($a);
  2622.         $instance->setLogger($a);
  2623.         return $instance;
  2624.     }
  2625.     /**
  2626.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener' shared autowired service.
  2627.      *
  2628.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener
  2629.      */
  2630.     protected function getResponseHeaderListenerService()
  2631.     {
  2632.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener(($this->services['Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver'] ?? $this->getResponseHeaderResolverService()));
  2633.     }
  2634.     /**
  2635.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener' shared autowired service.
  2636.      *
  2637.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener
  2638.      */
  2639.     protected function getResponseStackListenerService()
  2640.     {
  2641.         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())));
  2642.     }
  2643.     /**
  2644.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener' shared autowired service.
  2645.      *
  2646.      * @return \Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener
  2647.      */
  2648.     protected function getTranslationDebugListenerService()
  2649.     {
  2650.         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');
  2651.     }
  2652.     /**
  2653.      * Gets the private 'Pimcore\Http\Response\CodeInjector' shared autowired service.
  2654.      *
  2655.      * @return \Pimcore\Http\Response\CodeInjector
  2656.      */
  2657.     protected function getCodeInjectorService()
  2658.     {
  2659.         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())));
  2660.     }
  2661.     /**
  2662.      * Gets the private 'Pimcore\Routing\Dynamic\DocumentRouteHandler' shared autowired service.
  2663.      *
  2664.      * @return \Pimcore\Routing\Dynamic\DocumentRouteHandler
  2665.      */
  2666.     protected function getDocumentRouteHandlerService()
  2667.     {
  2668.         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.controller.config.config_normalizer'] ?? $this->getPimcore_Controller_Config_ConfigNormalizerService()));
  2669.     }
  2670.     /**
  2671.      * Gets the private 'Pimcore\Targeting\ActionHandler\DelegatingActionHandler' shared autowired service.
  2672.      *
  2673.      * @return \Pimcore\Targeting\ActionHandler\DelegatingActionHandler
  2674.      */
  2675.     protected function getDelegatingActionHandlerService()
  2676.     {
  2677.         return $this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] = new \Pimcore\Targeting\ActionHandler\DelegatingActionHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2678.             'assign_target_group' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\AssignTargetGroupAndSegment''getAssignTargetGroupAndSegmentService.php'true],
  2679.             'cmf_apply_target_groups_from_segments' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\ApplyTargetGroupsFromSegments''getApplyTargetGroupsFromSegmentsService.php'true],
  2680.             'cmf_track_segment' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackSegment''getTrackSegmentService.php'true],
  2681.             'codesnippet' => ['privates''Pimcore\\Targeting\\ActionHandler\\CodeSnippet''getCodeSnippetService.php'true],
  2682.             'redirect' => ['privates''Pimcore\\Targeting\\ActionHandler\\Redirect''getRedirectService.php'true],
  2683.         ], [
  2684.             'assign_target_group' => '?',
  2685.             'cmf_apply_target_groups_from_segments' => '?',
  2686.             'cmf_track_segment' => '?',
  2687.             'codesnippet' => '?',
  2688.             'redirect' => '?',
  2689.         ]), ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService()));
  2690.     }
  2691.     /**
  2692.      * Gets the private 'Pimcore\Targeting\ConditionMatcher' shared autowired service.
  2693.      *
  2694.      * @return \Pimcore\Targeting\ConditionMatcher
  2695.      */
  2696.     protected function getConditionMatcherService()
  2697.     {
  2698.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2699.         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.core.pool'] ?? $this->getPimcore_Cache_Core_PoolService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2700.     }
  2701.     /**
  2702.      * Gets the private 'Pimcore\Targeting\DataLoader' shared autowired service.
  2703.      *
  2704.      * @return \Pimcore\Targeting\DataLoader
  2705.      */
  2706.     protected function getDataLoaderService()
  2707.     {
  2708.         $this->privates['Pimcore\\Targeting\\DataLoader'] = $instance = new \Pimcore\Targeting\DataLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2709.             'cmf_customer' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\Customer''getCustomerService.php'true],
  2710.             'cmf_customer_segments' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\CustomerSegments''getCustomerSegmentsService.php'true],
  2711.             'device' => ['privates''Pimcore\\Targeting\\DataProvider\\Device''getDeviceService.php'true],
  2712.             'geoip' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoIp''getGeoIpService.php'true],
  2713.             'geolocation' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoLocation''getGeoLocationService.php'true],
  2714.             'piwik' => ['privates''Pimcore\\Targeting\\DataProvider\\Piwik''getPiwikService.php'true],
  2715.             'targeting_storage' => ['privates''Pimcore\\Targeting\\DataProvider\\TargetingStorage''getTargetingStorageService.php'true],
  2716.             'visited_pages_counter' => ['privates''Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter''getVisitedPagesCounterService.php'true],
  2717.         ], [
  2718.             'cmf_customer' => '?',
  2719.             'cmf_customer_segments' => '?',
  2720.             'device' => '?',
  2721.             'geoip' => '?',
  2722.             'geolocation' => '?',
  2723.             'piwik' => '?',
  2724.             'targeting_storage' => '?',
  2725.             'visited_pages_counter' => '?',
  2726.         ]));
  2727.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2728.         return $instance;
  2729.     }
  2730.     /**
  2731.      * Gets the private 'Pimcore\Targeting\Debug\OverrideHandler' shared autowired service.
  2732.      *
  2733.      * @return \Pimcore\Targeting\Debug\OverrideHandler
  2734.      */
  2735.     protected function getOverrideHandlerService($lazyLoad true)
  2736.     {
  2737.         if ($lazyLoad) {
  2738.             return $this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] = $this->createProxy('OverrideHandler_fb58919', function () {
  2739.                 return \OverrideHandler_fb58919::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2740.                     $wrappedInstance $this->getOverrideHandlerService(false);
  2741.                     $proxy->setProxyInitializer(null);
  2742.                     return true;
  2743.                 });
  2744.             });
  2745.         }
  2746.         return new \Pimcore\Targeting\Debug\OverrideHandler(($this->services['form.factory'] ?? $this->getForm_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()]);
  2747.     }
  2748.     /**
  2749.      * Gets the private 'Pimcore\Targeting\Debug\TargetingDataCollector' shared autowired service.
  2750.      *
  2751.      * @return \Pimcore\Targeting\Debug\TargetingDataCollector
  2752.      */
  2753.     protected function getTargetingDataCollectorService()
  2754.     {
  2755.         $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] = $instance = new \Pimcore\Targeting\Debug\TargetingDataCollector(($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()));
  2756.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2757.         return $instance;
  2758.     }
  2759.     /**
  2760.      * Gets the private 'Pimcore\Targeting\EventListener\TargetingListener' shared autowired service.
  2761.      *
  2762.      * @return \Pimcore\Targeting\EventListener\TargetingListener
  2763.      */
  2764.     protected function getTargetingListenerService()
  2765.     {
  2766.         $a = ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage()));
  2767.         $b = ($this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] ?? $this->getDelegatingActionHandlerService());
  2768.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2769.         $d = new \Pimcore\Targeting\VisitorInfoResolver(($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService()), $a, ($this->privates['Pimcore\\Targeting\\ConditionMatcher'] ?? $this->getConditionMatcherService()), $b, ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $c);
  2770.         $e = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2771.         $d->setStopwatch($e);
  2772.         $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] = $instance = new \Pimcore\Targeting\EventListener\TargetingListener($d$b$a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), new \Pimcore\Targeting\Code\TargetingCodeGenerator($c, ($this->services['templating'] ?? $this->load('getTemplatingService.php'))));
  2773.         $instance->setStopwatch($e);
  2774.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2775.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2776.         return $instance;
  2777.     }
  2778.     /**
  2779.      * Gets the private 'Pimcore\Targeting\EventListener\ToolbarListener' shared autowired service.
  2780.      *
  2781.      * @return \Pimcore\Targeting\EventListener\ToolbarListener
  2782.      */
  2783.     protected function getToolbarListenerService()
  2784.     {
  2785.         $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()), ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService()), ($this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] ?? $this->getOverrideHandlerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['templating'] ?? $this->load('getTemplatingService.php')), ($this->privates['Pimcore\\Http\\Response\\CodeInjector'] ?? $this->getCodeInjectorService()));
  2786.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2787.         return $instance;
  2788.     }
  2789.     /**
  2790.      * Gets the private 'Pimcore\Targeting\Storage\CookieStorage' shared autowired service.
  2791.      *
  2792.      * @return \Pimcore\Targeting\Storage\CookieStorage
  2793.      */
  2794.     protected function getCookieStorageService()
  2795.     {
  2796.         return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] = new \Pimcore\Targeting\Storage\CookieStorage(new \Pimcore\Targeting\Storage\Cookie\JWTCookieSaveHandler('bl4JKtzHyAuobjp+9jigfc5BOvGXxQRP', [], NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2797.     }
  2798.     /**
  2799.      * Gets the private 'annotations.cached_reader' shared service.
  2800.      *
  2801.      * @return \Doctrine\Common\Annotations\CachedReader
  2802.      */
  2803.     protected function getAnnotations_CachedReaderService()
  2804.     {
  2805.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->load('getAnnotations_CacheService.php'), true);
  2806.     }
  2807.     /**
  2808.      * Gets the private 'annotations.reader' shared service.
  2809.      *
  2810.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2811.      */
  2812.     protected function getAnnotations_ReaderService()
  2813.     {
  2814.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2815.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2816.         $a->registerUniqueLoader('class_exists');
  2817.         $instance->addGlobalIgnoredName('required'$a);
  2818.         return $instance;
  2819.     }
  2820.     /**
  2821.      * Gets the private 'assets.packages' shared service.
  2822.      *
  2823.      * @return \Symfony\Component\Asset\Packages
  2824.      */
  2825.     protected function getAssets_PackagesService()
  2826.     {
  2827.         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())), ''false)), []);
  2828.     }
  2829.     /**
  2830.      * Gets the private 'cache.annotations' shared service.
  2831.      *
  2832.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2833.      */
  2834.     protected function getCache_AnnotationsService()
  2835.     {
  2836.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('98LnTpWDU2'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2837.     }
  2838.     /**
  2839.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  2840.      *
  2841.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2842.      */
  2843.     protected function getCache_Messenger_RestartWorkersSignalService()
  2844.     {
  2845.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('OsMdvDDcFd'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  2846.         if ($this->has('monolog.logger.cache')) {
  2847.             $a->setLogger(($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2848.         }
  2849.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2850.     }
  2851.     /**
  2852.      * Gets the private 'cache.property_info' shared service.
  2853.      *
  2854.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2855.      */
  2856.     protected function getCache_PropertyInfoService()
  2857.     {
  2858.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('22j5mGSC94'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2859.     }
  2860.     /**
  2861.      * Gets the private 'cache.security_expression_language' shared service.
  2862.      *
  2863.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2864.      */
  2865.     protected function getCache_SecurityExpressionLanguageService()
  2866.     {
  2867.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('BAC3jVwHQo'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2868.     }
  2869.     /**
  2870.      * Gets the private 'cache.serializer' shared service.
  2871.      *
  2872.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2873.      */
  2874.     protected function getCache_SerializerService()
  2875.     {
  2876.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('nHUMjHZr4h'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2877.     }
  2878.     /**
  2879.      * Gets the private 'cache.validator' shared service.
  2880.      *
  2881.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2882.      */
  2883.     protected function getCache_ValidatorService()
  2884.     {
  2885.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+22KL6AlMg'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2886.     }
  2887.     /**
  2888.      * Gets the private 'config_cache_factory' shared service.
  2889.      *
  2890.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2891.      */
  2892.     protected function getConfigCacheFactoryService()
  2893.     {
  2894.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2895.             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)));
  2896.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2897.         }, 2));
  2898.     }
  2899.     /**
  2900.      * Gets the private 'data_collector.form' shared service.
  2901.      *
  2902.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2903.      */
  2904.     protected function getDataCollector_FormService()
  2905.     {
  2906.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2907.     }
  2908.     /**
  2909.      * Gets the private 'debug.controller_resolver' shared service.
  2910.      *
  2911.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  2912.      */
  2913.     protected function getDebug_ControllerResolverService()
  2914.     {
  2915.         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['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false)))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2916.     }
  2917.     /**
  2918.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2919.      *
  2920.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2921.      */
  2922.     protected function getDebug_DebugHandlersListenerService()
  2923.     {
  2924.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, ($this->services['monolog.logger.php'] ?? $this->getMonolog_Logger_PhpService()), NULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true);
  2925.     }
  2926.     /**
  2927.      * Gets the private 'debug.file_link_formatter' shared service.
  2928.      *
  2929.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2930.      */
  2931.     protected function getDebug_FileLinkFormatterService()
  2932.     {
  2933.         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 () {
  2934.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  2935.         });
  2936.     }
  2937.     /**
  2938.      * Gets the private 'debug.log_processor' shared service.
  2939.      *
  2940.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2941.      */
  2942.     protected function getDebug_LogProcessorService()
  2943.     {
  2944.         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())));
  2945.     }
  2946.     /**
  2947.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2948.      *
  2949.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2950.      */
  2951.     protected function getDebug_Security_Access_DecisionManagerService()
  2952.     {
  2953.         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 () {
  2954.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  2955.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService.php'));
  2956.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService.php'));
  2957.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  2958.         }, 4), 'affirmative'falsetrue));
  2959.     }
  2960.     /**
  2961.      * Gets the private 'debug.security.firewall' shared service.
  2962.      *
  2963.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2964.      */
  2965.     protected function getDebug_Security_FirewallService()
  2966.     {
  2967.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2968.     }
  2969.     /**
  2970.      * Gets the private 'form.registry' shared service.
  2971.      *
  2972.      * @return \Symfony\Component\Form\FormRegistry
  2973.      */
  2974.     protected function getForm_RegistryService()
  2975.     {
  2976.         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, [
  2977.             'AppBundle\\Form\\CarSubmitFormType' => ['privates''AppBundle\\Form\\CarSubmitFormType''getCarSubmitFormTypeService.php'true],
  2978.             'AppBundle\\Form\\DeliveryAddressFormType' => ['privates''AppBundle\\Form\\DeliveryAddressFormType''getDeliveryAddressFormTypeService.php'true],
  2979.             'AppBundle\\Form\\LoginFormType' => ['privates''AppBundle\\Form\\LoginFormType''getLoginFormTypeService.php'true],
  2980.             'AppBundle\\Form\\RegistrationFormType' => ['privates''AppBundle\\Form\\RegistrationFormType''getRegistrationFormTypeService.php'true],
  2981.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => ['privates''cmf_routing.route_type_form_type''getCmfRouting_RouteTypeFormTypeService.php'true],
  2982.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService.php'true],
  2983.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''form.type.file''getForm_Type_FileService.php'true],
  2984.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService.php'true],
  2985.         ], [
  2986.             'AppBundle\\Form\\CarSubmitFormType' => '?',
  2987.             'AppBundle\\Form\\DeliveryAddressFormType' => '?',
  2988.             'AppBundle\\Form\\LoginFormType' => '?',
  2989.             'AppBundle\\Form\\RegistrationFormType' => '?',
  2990.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => '?',
  2991.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  2992.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  2993.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  2994.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  2995.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService.php'));
  2996.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService.php'));
  2997.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService.php'));
  2998.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService.php'));
  2999.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService.php'));
  3000.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService.php'));
  3001.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  3002.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  3003.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  3004.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  3005.         }, 1)], new RewindableGenerator(function () {
  3006.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService.php'));
  3007.         }, 1))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  3008.     }
  3009.     /**
  3010.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  3011.      *
  3012.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  3013.      */
  3014.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  3015.     {
  3016.         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())));
  3017.     }
  3018.     /**
  3019.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  3020.      *
  3021.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  3022.      */
  3023.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  3024.     {
  3025.         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()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  3026.     }
  3027.     /**
  3028.      * Gets the private 'httplug.collector.formatter' shared service.
  3029.      *
  3030.      * @return \Http\HttplugBundle\Collector\Formatter
  3031.      */
  3032.     protected function getHttplug_Collector_FormatterService()
  3033.     {
  3034.         return $this->privates['httplug.collector.formatter'] = new \Http\HttplugBundle\Collector\Formatter(new \Http\Message\Formatter\FullHttpMessageFormatter(0), new \Http\Message\Formatter\CurlCommandFormatter());
  3035.     }
  3036.     /**
  3037.      * Gets the private 'httplug.strategy' shared service.
  3038.      *
  3039.      * @return \Http\HttplugBundle\Discovery\ConfiguredClientsStrategy
  3040.      */
  3041.     protected function getHttplug_StrategyService()
  3042.     {
  3043.         return $this->privates['httplug.strategy'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategy(new \Http\HttplugBundle\Collector\ProfileClient(\Http\Discovery\HttpClientDiscovery::find(), ($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector())), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), NULL);
  3044.     }
  3045.     /**
  3046.      * Gets the private 'hwi_oauth.templating.helper.oauth' shared service.
  3047.      *
  3048.      * @return \HWI\Bundle\OAuthBundle\Templating\Helper\OAuthHelper
  3049.      */
  3050.     protected function getHwiOauth_Templating_Helper_OauthService()
  3051.     {
  3052.         return $this->privates['hwi_oauth.templating.helper.oauth'] = new \HWI\Bundle\OAuthBundle\Templating\Helper\OAuthHelper(($this->services['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3053.     }
  3054.     /**
  3055.      * Gets the private 'locale_aware_listener' shared service.
  3056.      *
  3057.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3058.      */
  3059.     protected function getLocaleAwareListenerService()
  3060.     {
  3061.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3062.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3063.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3064.     }
  3065.     /**
  3066.      * Gets the private 'locale_listener' shared service.
  3067.      *
  3068.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3069.      */
  3070.     protected function getLocaleListener2Service()
  3071.     {
  3072.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()));
  3073.     }
  3074.     /**
  3075.      * Gets the private 'monolog.handler.console' shared service.
  3076.      *
  3077.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3078.      */
  3079.     protected function getMonolog_Handler_ConsoleService()
  3080.     {
  3081.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  3082.     }
  3083.     /**
  3084.      * Gets the private 'monolog.handler.main' shared service.
  3085.      *
  3086.      * @return \Monolog\Handler\StreamHandler
  3087.      */
  3088.     protected function getMonolog_Handler_MainService()
  3089.     {
  3090.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/logs/dev.log'), 100trueNULLfalse);
  3091.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3092.         return $instance;
  3093.     }
  3094.     /**
  3095.      * Gets the private 'monolog.logger' shared service.
  3096.      *
  3097.      * @return \Symfony\Bridge\Monolog\Logger
  3098.      */
  3099.     protected function getMonolog_LoggerService()
  3100.     {
  3101.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3102.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3103.         $instance->useMicrosecondTimestamps(true);
  3104.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3105.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3106.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3107.         return $instance;
  3108.     }
  3109.     /**
  3110.      * Gets the private 'profiler_listener' shared service.
  3111.      *
  3112.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3113.      */
  3114.     protected function getProfilerListenerService()
  3115.     {
  3116.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  3117.     }
  3118.     /**
  3119.      * Gets the private 'router_listener' shared service.
  3120.      *
  3121.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3122.      */
  3123.     protected function getRouterListenerService()
  3124.     {
  3125.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService()), ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  3126.     }
  3127.     /**
  3128.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  3129.      *
  3130.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  3131.      */
  3132.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  3133.     {
  3134.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL));
  3135.     }
  3136.     /**
  3137.      * Gets the private 'scheb_two_factor.trusted_cookie_response_listener' shared service.
  3138.      *
  3139.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener
  3140.      */
  3141.     protected function getSchebTwoFactor_TrustedCookieResponseListenerService($lazyLoad true)
  3142.     {
  3143.         if ($lazyLoad) {
  3144.             return $this->privates['scheb_two_factor.trusted_cookie_response_listener'] = $this->createProxy('TrustedCookieResponseListener_c7f9b85', function () {
  3145.                 return \TrustedCookieResponseListener_c7f9b85::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3146.                     $wrappedInstance $this->getSchebTwoFactor_TrustedCookieResponseListenerService(false);
  3147.                     $proxy->setProxyInitializer(null);
  3148.                     return true;
  3149.                 });
  3150.             });
  3151.         }
  3152.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener(($this->privates['scheb_two_factor.trusted_token_storage'] ?? $this->getSchebTwoFactor_TrustedTokenStorageService()), 5184000'trusted_device'false'lax'NULL);
  3153.     }
  3154.     /**
  3155.      * Gets the private 'scheb_two_factor.trusted_token_storage' shared service.
  3156.      *
  3157.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenStorage
  3158.      */
  3159.     protected function getSchebTwoFactor_TrustedTokenStorageService($lazyLoad true)
  3160.     {
  3161.         if ($lazyLoad) {
  3162.             return $this->privates['scheb_two_factor.trusted_token_storage'] = $this->createProxy('TrustedDeviceTokenStorage_fc7b3c4', function () {
  3163.                 return \TrustedDeviceTokenStorage_fc7b3c4::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3164.                     $wrappedInstance $this->getSchebTwoFactor_TrustedTokenStorageService(false);
  3165.                     $proxy->setProxyInitializer(null);
  3166.                     return true;
  3167.                 });
  3168.             });
  3169.         }
  3170.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\JwtTokenEncoder('bl4JKtzHyAuobjp+9jigfc5BOvGXxQRP'), 'trusted_device'5184000);
  3171.     }
  3172.     /**
  3173.      * Gets the private 'security.authentication.manager' shared service.
  3174.      *
  3175.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  3176.      */
  3177.     protected function getSecurity_Authentication_ManagerService()
  3178.     {
  3179.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  3180.             yield => ($this->privates['security.authentication.provider.dao.admin_webdav.two_factor_decorator'] ?? $this->load('getSecurity_Authentication_Provider_Dao_AdminWebdav_TwoFactorDecoratorService.php'));
  3181.             yield => ($this->privates['security.authentication.provider.guard.admin.two_factor_decorator'] ?? $this->load('getSecurity_Authentication_Provider_Guard_Admin_TwoFactorDecoratorService.php'));
  3182.             yield => ($this->privates['security.authentication.provider.two_factor.admin'] ?? $this->load('getSecurity_Authentication_Provider_TwoFactor_AdminService.php'));
  3183.             yield => ($this->privates['security.authentication.provider.anonymous.admin.two_factor_decorator'] ?? $this->load('getSecurity_Authentication_Provider_Anonymous_Admin_TwoFactorDecoratorService.php'));
  3184.             yield => ($this->privates['security.authentication.provider.guard.webservice.two_factor_decorator'] ?? $this->load('getSecurity_Authentication_Provider_Guard_Webservice_TwoFactorDecoratorService.php'));
  3185.             yield => ($this->privates['security.authentication.provider.dao.demo_frontend.two_factor_decorator'] ?? $this->load('getSecurity_Authentication_Provider_Dao_DemoFrontend_TwoFactorDecoratorService.php'));
  3186.             yield => ($this->privates['hwi_oauth.authentication.provider.oauth.demo_frontend.two_factor_decorator'] ?? $this->load('getHwiOauth_Authentication_Provider_Oauth_DemoFrontend_TwoFactorDecoratorService.php'));
  3187.             yield => ($this->privates['security.authentication.provider.rememberme.demo_frontend.two_factor_decorator'] ?? $this->load('getSecurity_Authentication_Provider_Rememberme_DemoFrontend_TwoFactorDecoratorService.php'));
  3188.             yield => ($this->privates['security.authentication.provider.anonymous.demo_frontend.two_factor_decorator'] ?? $this->load('getSecurity_Authentication_Provider_Anonymous_DemoFrontend_TwoFactorDecoratorService.php'));
  3189.         }, 9), true);
  3190.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3191.         return $instance;
  3192.     }
  3193.     /**
  3194.      * Gets the private 'security.firewall.map' shared service.
  3195.      *
  3196.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3197.      */
  3198.     protected function getSecurity_Firewall_MapService()
  3199.     {
  3200.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3201.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService.php'true],
  3202.             'security.firewall.map.context.admin_webdav' => ['privates''security.firewall.map.context.admin_webdav''getSecurity_Firewall_Map_Context_AdminWebdavService.php'true],
  3203.             'security.firewall.map.context.demo_frontend' => ['privates''security.firewall.map.context.demo_frontend''getSecurity_Firewall_Map_Context_DemoFrontendService.php'true],
  3204.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  3205.             'security.firewall.map.context.webservice' => ['privates''security.firewall.map.context.webservice''getSecurity_Firewall_Map_Context_WebserviceService.php'true],
  3206.         ], [
  3207.             'security.firewall.map.context.admin' => '?',
  3208.             'security.firewall.map.context.admin_webdav' => '?',
  3209.             'security.firewall.map.context.demo_frontend' => '?',
  3210.             'security.firewall.map.context.dev' => '?',
  3211.             'security.firewall.map.context.webservice' => '?',
  3212.         ]), new RewindableGenerator(function () {
  3213.             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)/')));
  3214.             yield 'security.firewall.map.context.admin_webdav' => ($this->privates['.security.request_matcher.gpN4paB'] ?? ($this->privates['.security.request_matcher.gpN4paB'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/asset/webdav')));
  3215.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.2aAPAae'] ?? ($this->privates['.security.request_matcher.2aAPAae'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin(/.*)?$')));
  3216.             yield 'security.firewall.map.context.webservice' => ($this->privates['.security.request_matcher.GF7t1LM'] ?? ($this->privates['.security.request_matcher.GF7t1LM'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/webservice(/.*)?$')));
  3217.             yield 'security.firewall.map.context.demo_frontend' => NULL;
  3218.         }, 5));
  3219.     }
  3220.     /**
  3221.      * Gets the private 'security.http_utils' shared service.
  3222.      *
  3223.      * @return \Symfony\Component\Security\Http\HttpUtils
  3224.      */
  3225.     protected function getSecurity_HttpUtilsService()
  3226.     {
  3227.         $a = ($this->services['router'] ?? $this->getRouterService());
  3228.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i'NULL);
  3229.     }
  3230.     /**
  3231.      * Gets the private 'security.logout_url_generator' shared service.
  3232.      *
  3233.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3234.      */
  3235.     protected function getSecurity_LogoutUrlGeneratorService()
  3236.     {
  3237.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  3238.         $instance->registerListener('admin''/admin/logout''logout''_csrf_token'NULLNULL);
  3239.         $instance->registerListener('demo_frontend''account-logout''logout''_csrf_token'NULLNULL);
  3240.         return $instance;
  3241.     }
  3242.     /**
  3243.      * Gets the private 'security.role_hierarchy' shared service.
  3244.      *
  3245.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  3246.      */
  3247.     protected function getSecurity_RoleHierarchyService()
  3248.     {
  3249.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  3250.     }
  3251.     /**
  3252.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3253.      *
  3254.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3255.      */
  3256.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  3257.     {
  3258.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3259.     }
  3260.     /**
  3261.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3262.      *
  3263.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3264.      */
  3265.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  3266.     {
  3267.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3268.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  3269.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  3270.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  3271.     }
  3272.     /**
  3273.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3274.      *
  3275.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3276.      */
  3277.     protected function getSensioFrameworkExtra_Security_ListenerService()
  3278.     {
  3279.         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['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3280.     }
  3281.     /**
  3282.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3283.      *
  3284.      * @return \Pimcore\Bundle\CoreBundle\EventListener\LegacyTemplateListener
  3285.      */
  3286.     protected function getSensioFrameworkExtra_View_ListenerService()
  3287.     {
  3288.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\LegacyTemplateListener(($this->services['sensio_framework_extra.view.guesser'] ?? $this->getSensioFrameworkExtra_View_GuesserService()), ($this->services['twig'] ?? $this->getTwigService()));
  3289.         $instance->setTemplateEngine(($this->services['templating'] ?? $this->load('getTemplatingService.php')));
  3290.         return $instance;
  3291.     }
  3292.     /**
  3293.      * Gets the private 'session_listener' shared service.
  3294.      *
  3295.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3296.      */
  3297.     protected function getSessionListenerService()
  3298.     {
  3299.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3300.             'initialized_session' => ['services''session'NULLtrue],
  3301.             'session' => ['services''session''getSessionService.php'true],
  3302.         ], [
  3303.             'initialized_session' => '?',
  3304.             'session' => '?',
  3305.         ]));
  3306.     }
  3307.     /**
  3308.      * Gets the private 'translator.data_collector' shared service.
  3309.      *
  3310.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  3311.      */
  3312.     protected function getTranslator_DataCollectorService()
  3313.     {
  3314.         return $this->privates['translator.data_collector'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  3315.     }
  3316.     /**
  3317.      * Gets the private 'translator.default' shared service.
  3318.      *
  3319.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3320.      */
  3321.     protected function getTranslator_DefaultService()
  3322.     {
  3323.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3324.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  3325.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  3326.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  3327.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  3328.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  3329.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  3330.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  3331.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  3332.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  3333.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  3334.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  3335.         ], [
  3336.             'translation.loader.csv' => '?',
  3337.             'translation.loader.dat' => '?',
  3338.             'translation.loader.ini' => '?',
  3339.             'translation.loader.json' => '?',
  3340.             'translation.loader.mo' => '?',
  3341.             'translation.loader.php' => '?',
  3342.             'translation.loader.po' => '?',
  3343.             'translation.loader.qt' => '?',
  3344.             'translation.loader.res' => '?',
  3345.             'translation.loader.xliff' => '?',
  3346.             'translation.loader.yml' => '?',
  3347.         ]), 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/symfony/src/Symfony/Component/Validator/Resources/translations/validators.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.bg.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/output-data-config-toolkit-bundle/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/web2print-tools-bundle/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/output-data-config-toolkit-bundle/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/web2print-tools-bundle/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/object-merger/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.es.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/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/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.fr.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fr.yml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.hr.yml')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.hu.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/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/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.mn.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.nl.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.pl.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.pl.yml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.ro.yml')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.ru.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.sv.yml')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/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/symfony/src/Symfony/Component/Validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.uk.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.uk.yml')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.zh_TW.xlf')], 'pt_PT' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pt_PT.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/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')], 'zh' => [=> (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.zh.yml')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/output-data-config-toolkit-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/web2print-tools-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/object-merger/src/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/translations'), 12 => (\dirname(__DIR__4).'/app/Resources/FrameworkBundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/translations'), 14 => (\dirname(__DIR__4).'/app/Resources/SecurityBundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/translations'), 16 => (\dirname(__DIR__4).'/app/Resources/TwigBundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 18 => (\dirname(__DIR__4).'/app/Resources/MonologBundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 20 => (\dirname(__DIR__4).'/app/Resources/SwiftmailerBundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 22 => (\dirname(__DIR__4).'/app/Resources/DoctrineBundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 24 => (\dirname(__DIR__4).'/app/Resources/SensioFrameworkExtraBundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/translations'), 26 => (\dirname(__DIR__4).'/app/Resources/CmfRoutingBundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle/translations'), 28 => (\dirname(__DIR__4).'/app/Resources/PrestaSitemapBundle/translations'), 29 => (\dirname(__DIR__4).'/app/Resources/SchebTwoFactorBundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/translations'), 31 => (\dirname(__DIR__4).'/app/Resources/WebProfilerBundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle/translations'), 33 => (\dirname(__DIR__4).'/app/Resources/DebugBundle/translations'), 34 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/translations'), 35 => (\dirname(__DIR__4).'/app/Resources/PimcoreAdminBundle/translations'), 36 => (\dirname(__DIR__4).'/app/Resources/PimcoreCoreBundle/translations'), 37 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/GeneratorBundle/translations'), 38 => (\dirname(__DIR__4).'/app/Resources/PimcoreGeneratorBundle/translations'), 39 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/translations'), 40 => (\dirname(__DIR__4).'/app/Resources/PimcoreEcommerceFrameworkBundle/translations'), 41 => (\dirname(__DIR__4).'/app/Resources/PimcoreCustomerManagementFrameworkBundle/translations'), 42 => (\dirname(__DIR__4).'/app/Resources/OutputDataConfigToolkitBundle/translations'), 43 => (\dirname(__DIR__4).'/app/Resources/Web2PrintToolsBundle/translations'), 44 => (\dirname(__DIR__4).'/app/Resources/PimcoreDataHubBundle/translations'), 45 => (\dirname(__DIR__4).'/app/Resources/ObjectMergerBundle/translations'), 46 => (\dirname(__DIR__4).'/src/AppBundle/translations'), 47 => (\dirname(__DIR__4).'/app/Resources/AppBundle/translations'), 48 => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/translations'), 49 => (\dirname(__DIR__4).'/app/Resources/HttplugBundle/translations'), 50 => (\dirname(__DIR__4).'/app/Resources/HWIOAuthBundle/translations'), 51 => (\dirname(__DIR__4).'/translations'), 52 => (\dirname(__DIR__4).'/app/Resources/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations'=> 'vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations'=> 'vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations'=> 'vendor/scheb/two-factor-bundle/Resources/translations'=> 'vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations'=> 'vendor/pimcore/customer-management-framework-bundle/src/Resources/translations'=> 'vendor/pimcore/output-data-config-toolkit-bundle/src/Resources/translations'=> 'vendor/pimcore/web2print-tools-bundle/src/Resources/translations'=> 'vendor/pimcore/data-hub/src/Resources/translations'=> 'vendor/pimcore/object-merger/src/Resources/translations'10 => 'vendor/hwi/oauth-bundle/Resources/translations'11 => 'vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/translations'12 => 'app/Resources/FrameworkBundle/translations'13 => 'vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/translations'14 => 'app/Resources/SecurityBundle/translations'15 => 'vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/translations'16 => 'app/Resources/TwigBundle/translations'17 => 'vendor/symfony/monolog-bundle/translations'18 => 'app/Resources/MonologBundle/translations'19 => 'vendor/symfony/swiftmailer-bundle/translations'20 => 'app/Resources/SwiftmailerBundle/translations'21 => 'vendor/doctrine/doctrine-bundle/translations'22 => 'app/Resources/DoctrineBundle/translations'23 => 'vendor/sensio/framework-extra-bundle/src/translations'24 => 'app/Resources/SensioFrameworkExtraBundle/translations'25 => 'vendor/symfony-cmf/routing-bundle/src/translations'26 => 'app/Resources/CmfRoutingBundle/translations'27 => 'vendor/presta/sitemap-bundle/translations'28 => 'app/Resources/PrestaSitemapBundle/translations'29 => 'app/Resources/SchebTwoFactorBundle/translations'30 => 'vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/translations'31 => 'app/Resources/WebProfilerBundle/translations'32 => 'vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle/translations'33 => 'app/Resources/DebugBundle/translations'34 => 'vendor/pimcore/pimcore/bundles/AdminBundle/translations'35 => 'app/Resources/PimcoreAdminBundle/translations'36 => 'app/Resources/PimcoreCoreBundle/translations'37 => 'vendor/pimcore/pimcore/bundles/GeneratorBundle/translations'38 => 'app/Resources/PimcoreGeneratorBundle/translations'39 => 'vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/translations'40 => 'app/Resources/PimcoreEcommerceFrameworkBundle/translations'41 => 'app/Resources/PimcoreCustomerManagementFrameworkBundle/translations'42 => 'app/Resources/OutputDataConfigToolkitBundle/translations'43 => 'app/Resources/Web2PrintToolsBundle/translations'44 => 'app/Resources/PimcoreDataHubBundle/translations'45 => 'app/Resources/ObjectMergerBundle/translations'46 => 'src/AppBundle/translations'47 => 'app/Resources/AppBundle/translations'48 => 'vendor/php-http/httplug-bundle/src/translations'49 => 'app/Resources/HttplugBundle/translations'50 => 'app/Resources/HWIOAuthBundle/translations'51 => 'translations'52 => 'app/Resources/translations']]]);
  3348.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3349.         $instance->setFallbackLocales([=> 'en']);
  3350.         return $instance;
  3351.     }
  3352.     /**
  3353.      * Gets the private 'validator.builder' shared service.
  3354.      *
  3355.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3356.      */
  3357.     protected function getValidator_BuilderService()
  3358.     {
  3359.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3360.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3361.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService.php'true],
  3362.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  3363.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  3364.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  3365.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  3366.             'cmf_routing.validator.route_defaults' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService.php'true],
  3367.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  3368.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  3369.         ], [
  3370.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => '?',
  3371.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3372.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3373.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3374.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3375.             'cmf_routing.validator.route_defaults' => '?',
  3376.             'security.validator.user_password' => '?',
  3377.             'validator.expression' => '?',
  3378.         ])));
  3379.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService())));
  3380.         $instance->setTranslationDomain('validators');
  3381.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/config/validation.xml')]);
  3382.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3383.         $instance->addMethodMapping('loadValidatorMetadata');
  3384.         $instance->addObjectInitializers([]);
  3385.         return $instance;
  3386.     }
  3387.     /**
  3388.      * Gets the private 'var_dumper.html_dumper' shared service.
  3389.      *
  3390.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3391.      */
  3392.     protected function getVarDumper_HtmlDumperService()
  3393.     {
  3394.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3395.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3396.         return $instance;
  3397.     }
  3398.     public function getParameter($name)
  3399.     {
  3400.         $name = (string) $name;
  3401.         if (isset($this->buildParameters[$name])) {
  3402.             return $this->buildParameters[$name];
  3403.         }
  3404.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  3405.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  3406.         }
  3407.         if (isset($this->loadedDynamicParameters[$name])) {
  3408.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3409.         }
  3410.         return $this->parameters[$name];
  3411.     }
  3412.     public function hasParameter($name): bool
  3413.     {
  3414.         $name = (string) $name;
  3415.         if (isset($this->buildParameters[$name])) {
  3416.             return true;
  3417.         }
  3418.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  3419.     }
  3420.     public function setParameter($name$value): void
  3421.     {
  3422.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3423.     }
  3424.     public function getParameterBag(): ParameterBagInterface
  3425.     {
  3426.         if (null === $this->parameterBag) {
  3427.             $parameters $this->parameters;
  3428.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3429.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3430.             }
  3431.             foreach ($this->buildParameters as $name => $value) {
  3432.                 $parameters[$name] = $value;
  3433.             }
  3434.             $this->parameterBag = new FrozenParameterBag($parameters);
  3435.         }
  3436.         return $this->parameterBag;
  3437.     }
  3438.     private $loadedDynamicParameters = [
  3439.         'kernel.cache_dir' => false,
  3440.         'session.save_path' => false,
  3441.         'validator.mapping.cache.file' => false,
  3442.         'profiler.storage.dsn' => false,
  3443.         'debug.container.dump' => false,
  3444.         'serializer.mapping.cache.file' => false,
  3445.     ];
  3446.     private $dynamicParameters = [];
  3447.     private function getDynamicParameter(string $name)
  3448.     {
  3449.         switch ($name) {
  3450.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  3451.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  3452.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  3453.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  3454.             case 'debug.container.dump'$value = ($this->targetDir.''.'/appAppKernelDevDebugContainer.xml'); break;
  3455.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  3456.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  3457.         }
  3458.         $this->loadedDynamicParameters[$name] = true;
  3459.         return $this->dynamicParameters[$name] = $value;
  3460.     }
  3461.     protected function getDefaultParameters(): array
  3462.     {
  3463.         return [
  3464.             'kernel.root_dir' => (\dirname(__DIR__4).'/app'),
  3465.             'kernel.project_dir' => \dirname(__DIR__4),
  3466.             'kernel.environment' => 'dev',
  3467.             'kernel.debug' => true,
  3468.             'kernel.name' => 'app',
  3469.             'kernel.logs_dir' => (\dirname(__DIR__3).'/logs'),
  3470.             'kernel.bundles' => [
  3471.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3472.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3473.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3474.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3475.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  3476.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3477.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  3478.                 'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
  3479.                 'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
  3480.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  3481.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3482.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3483.                 'PimcoreAdminBundle' => 'Pimcore\\Bundle\\AdminBundle\\PimcoreAdminBundle',
  3484.                 'PimcoreCoreBundle' => 'Pimcore\\Bundle\\CoreBundle\\PimcoreCoreBundle',
  3485.                 'PimcoreGeneratorBundle' => 'Pimcore\\Bundle\\GeneratorBundle\\PimcoreGeneratorBundle',
  3486.                 'PimcoreEcommerceFrameworkBundle' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\PimcoreEcommerceFrameworkBundle',
  3487.                 'PimcoreCustomerManagementFrameworkBundle' => 'CustomerManagementFrameworkBundle\\PimcoreCustomerManagementFrameworkBundle',
  3488.                 'OutputDataConfigToolkitBundle' => 'OutputDataConfigToolkitBundle\\OutputDataConfigToolkitBundle',
  3489.                 'Web2PrintToolsBundle' => 'Web2PrintToolsBundle\\Web2PrintToolsBundle',
  3490.                 'PimcoreDataHubBundle' => 'Pimcore\\Bundle\\DataHubBundle\\PimcoreDataHubBundle',
  3491.                 'ObjectMergerBundle' => 'Pimcore\\Bundle\\ObjectMergerBundle\\ObjectMergerBundle',
  3492.                 'AppBundle' => 'AppBundle\\AppBundle',
  3493.                 'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
  3494.                 'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
  3495.             ],
  3496.             'kernel.bundles_metadata' => [
  3497.                 'FrameworkBundle' => [
  3498.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle'),
  3499.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3500.                 ],
  3501.                 'SecurityBundle' => [
  3502.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle'),
  3503.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3504.                 ],
  3505.                 'TwigBundle' => [
  3506.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle'),
  3507.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3508.                 ],
  3509.                 'MonologBundle' => [
  3510.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  3511.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3512.                 ],
  3513.                 'SwiftmailerBundle' => [
  3514.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  3515.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  3516.                 ],
  3517.                 'DoctrineBundle' => [
  3518.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  3519.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3520.                 ],
  3521.                 'SensioFrameworkExtraBundle' => [
  3522.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  3523.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  3524.                 ],
  3525.                 'CmfRoutingBundle' => [
  3526.                     'path' => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src'),
  3527.                     'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
  3528.                 ],
  3529.                 'PrestaSitemapBundle' => [
  3530.                     'path' => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle'),
  3531.                     'namespace' => 'Presta\\SitemapBundle',
  3532.                 ],
  3533.                 'SchebTwoFactorBundle' => [
  3534.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle'),
  3535.                     'namespace' => 'Scheb\\TwoFactorBundle',
  3536.                 ],
  3537.                 'WebProfilerBundle' => [
  3538.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle'),
  3539.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3540.                 ],
  3541.                 'DebugBundle' => [
  3542.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle'),
  3543.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3544.                 ],
  3545.                 'PimcoreAdminBundle' => [
  3546.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle'),
  3547.                     'namespace' => 'Pimcore\\Bundle\\AdminBundle',
  3548.                 ],
  3549.                 'PimcoreCoreBundle' => [
  3550.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle'),
  3551.                     'namespace' => 'Pimcore\\Bundle\\CoreBundle',
  3552.                 ],
  3553.                 'PimcoreGeneratorBundle' => [
  3554.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/GeneratorBundle'),
  3555.                     'namespace' => 'Pimcore\\Bundle\\GeneratorBundle',
  3556.                 ],
  3557.                 'PimcoreEcommerceFrameworkBundle' => [
  3558.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle'),
  3559.                     'namespace' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle',
  3560.                 ],
  3561.                 'PimcoreCustomerManagementFrameworkBundle' => [
  3562.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src'),
  3563.                     'namespace' => 'CustomerManagementFrameworkBundle',
  3564.                 ],
  3565.                 'OutputDataConfigToolkitBundle' => [
  3566.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/output-data-config-toolkit-bundle/src'),
  3567.                     'namespace' => 'OutputDataConfigToolkitBundle',
  3568.                 ],
  3569.                 'Web2PrintToolsBundle' => [
  3570.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/web2print-tools-bundle/src'),
  3571.                     'namespace' => 'Web2PrintToolsBundle',
  3572.                 ],
  3573.                 'PimcoreDataHubBundle' => [
  3574.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src'),
  3575.                     'namespace' => 'Pimcore\\Bundle\\DataHubBundle',
  3576.                 ],
  3577.                 'ObjectMergerBundle' => [
  3578.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/object-merger/src'),
  3579.                     'namespace' => 'Pimcore\\Bundle\\ObjectMergerBundle',
  3580.                 ],
  3581.                 'AppBundle' => [
  3582.                     'path' => (\dirname(__DIR__4).'/src/AppBundle'),
  3583.                     'namespace' => 'AppBundle',
  3584.                 ],
  3585.                 'HttplugBundle' => [
  3586.                     'path' => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src'),
  3587.                     'namespace' => 'Http\\HttplugBundle',
  3588.                 ],
  3589.                 'HWIOAuthBundle' => [
  3590.                     'path' => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle'),
  3591.                     'namespace' => 'HWI\\Bundle\\OAuthBundle',
  3592.                 ],
  3593.             ],
  3594.             'kernel.charset' => 'UTF-8',
  3595.             'kernel.container_class' => 'appAppKernelDevDebugContainer',
  3596.             'locale' => 'en',
  3597.             'secret' => 'bl4JKtzHyAuobjp+9jigfc5BOvGXxQRP',
  3598.             'google_client_id' => '<google_client_id>',
  3599.             'google_client_secret' => '<google_client_secret>',
  3600.             'twitter_client_id' => '<twitter_client_id>',
  3601.             'twitter_client_secret' => '<twitter_client_secret>',
  3602.             'app_encryption_secret' => 'aiRTOYs6PkggRG0QncrEkUv2Nw/eaiJ4',
  3603.             'fragment.renderer.hinclude.global_template' => NULL,
  3604.             'fragment.path' => '/_fragment',
  3605.             'kernel.secret' => 'bl4JKtzHyAuobjp+9jigfc5BOvGXxQRP',
  3606.             'kernel.http_method_override' => true,
  3607.             'kernel.trusted_hosts' => [
  3608.             ],
  3609.             'kernel.default_locale' => 'en',
  3610.             'kernel.error_controller' => 'error_controller',
  3611.             'templating.helper.code.file_link_format' => NULL,
  3612.             'debug.file_link_format' => NULL,
  3613.             'session.metadata.storage_key' => '_sf2_meta',
  3614.             'session.storage.options' => [
  3615.                 'cache_limiter' => '0',
  3616.                 'cookie_httponly' => true,
  3617.                 'gc_probability' => 1,
  3618.             ],
  3619.             'session.metadata.update_threshold' => 0,
  3620.             'form.type_extension.csrf.enabled' => true,
  3621.             'form.type_extension.csrf.field_name' => '_token',
  3622.             'asset.request_context.base_path' => '',
  3623.             'asset.request_context.secure' => false,
  3624.             'templating.loader.cache.path' => NULL,
  3625.             'templating.engines' => [
  3626.                 => 'php',
  3627.                 => 'twig',
  3628.             ],
  3629.             'templating.helper.form.resources' => [
  3630.                 => 'FrameworkBundle:Form',
  3631.             ],
  3632.             'validator.mapping.cache.prefix' => '',
  3633.             'validator.translation_domain' => 'validators',
  3634.             'translator.logging' => false,
  3635.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3636.             'profiler_listener.only_exceptions' => false,
  3637.             'profiler_listener.only_master_requests' => false,
  3638.             'debug.error_handler.throw_at' => -1,
  3639.             'router.request_context.host' => 'localhost',
  3640.             'router.request_context.scheme' => 'http',
  3641.             'router.request_context.base_url' => '',
  3642.             'router.resource' => (\dirname(__DIR__4).'/app/config/routing_dev.yml'),
  3643.             'router.cache_class_prefix' => 'appAppKernelDevDebugContainer',
  3644.             'request_listener.http_port' => 80,
  3645.             'request_listener.https_port' => 443,
  3646.             'serializer.mapping.cache.prefix' => '',
  3647.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  3648.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  3649.             'security.role_hierarchy.roles' => [
  3650.                 'ROLE_PIMCORE_ADMIN' => [
  3651.                     => 'ROLE_PIMCORE_USER',
  3652.                 ],
  3653.             ],
  3654.             'security.access.denied_url' => NULL,
  3655.             'security.authentication.manager.erase_credentials' => true,
  3656.             'security.authentication.session_strategy.strategy' => 'migrate',
  3657.             'security.access.always_authenticate_before_granting' => false,
  3658.             'security.authentication.hide_user_not_found' => true,
  3659.             'hwi_oauth.resource_ownermap.configured.demo_frontend' => [
  3660.                 'google' => 'app_auth_oauth_check_google',
  3661.                 'twitter' => 'app_auth_oauth_check_twitter',
  3662.             ],
  3663.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  3664.             'twig.form.resources' => [
  3665.                 => 'form_div_layout.html.twig',
  3666.             ],
  3667.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3668.             'monolog.use_microseconds' => true,
  3669.             'monolog.swift_mailer.handlers' => [
  3670.             ],
  3671.             'monolog.handlers_to_channels' => [
  3672.                 'monolog.handler.console' => [
  3673.                     'type' => 'exclusive',
  3674.                     'elements' => [
  3675.                         => 'event',
  3676.                         => 'doctrine',
  3677.                         => 'console',
  3678.                     ],
  3679.                 ],
  3680.                 'monolog.handler.main' => [
  3681.                     'type' => 'exclusive',
  3682.                     'elements' => [
  3683.                         => 'event',
  3684.                     ],
  3685.                 ],
  3686.             ],
  3687.             'swiftmailer.mailer.pimcore_mailer.transport.name' => 'sendmail',
  3688.             'swiftmailer.mailer.pimcore_mailer.transport.smtp.encryption' => NULL,
  3689.             'swiftmailer.mailer.pimcore_mailer.transport.smtp.port' => '',
  3690.             'swiftmailer.mailer.pimcore_mailer.transport.smtp.host' => '',
  3691.             'swiftmailer.mailer.pimcore_mailer.transport.smtp.username' => '',
  3692.             'swiftmailer.mailer.pimcore_mailer.transport.smtp.password' => '',
  3693.             'swiftmailer.mailer.pimcore_mailer.transport.smtp.auth_mode' => NULL,
  3694.             'swiftmailer.mailer.pimcore_mailer.transport.smtp.timeout' => 30,
  3695.             'swiftmailer.mailer.pimcore_mailer.transport.smtp.source_ip' => NULL,
  3696.             'swiftmailer.mailer.pimcore_mailer.transport.smtp.local_domain' => NULL,
  3697.             'swiftmailer.mailer.pimcore_mailer.spool.enabled' => false,
  3698.             'swiftmailer.mailer.pimcore_mailer.plugin.impersonate' => NULL,
  3699.             'swiftmailer.mailer.pimcore_mailer.single_address' => NULL,
  3700.             'swiftmailer.mailer.pimcore_mailer.delivery.enabled' => true,
  3701.             'swiftmailer.spool.enabled' => false,
  3702.             'swiftmailer.delivery.enabled' => true,
  3703.             'swiftmailer.single_address' => NULL,
  3704.             'swiftmailer.mailer.newsletter_mailer.transport.name' => 'null',
  3705.             'swiftmailer.mailer.newsletter_mailer.transport.smtp.encryption' => NULL,
  3706.             'swiftmailer.mailer.newsletter_mailer.transport.smtp.port' => '',
  3707.             'swiftmailer.mailer.newsletter_mailer.transport.smtp.host' => '',
  3708.             'swiftmailer.mailer.newsletter_mailer.transport.smtp.username' => '',
  3709.             'swiftmailer.mailer.newsletter_mailer.transport.smtp.password' => '',
  3710.             'swiftmailer.mailer.newsletter_mailer.transport.smtp.auth_mode' => NULL,
  3711.             'swiftmailer.mailer.newsletter_mailer.transport.smtp.timeout' => 30,
  3712.             'swiftmailer.mailer.newsletter_mailer.transport.smtp.source_ip' => NULL,
  3713.             'swiftmailer.mailer.newsletter_mailer.transport.smtp.local_domain' => NULL,
  3714.             'swiftmailer.mailer.newsletter_mailer.spool.enabled' => false,
  3715.             'swiftmailer.mailer.newsletter_mailer.plugin.impersonate' => NULL,
  3716.             'swiftmailer.mailer.newsletter_mailer.single_address' => NULL,
  3717.             'swiftmailer.mailer.newsletter_mailer.delivery.enabled' => true,
  3718.             'swiftmailer.mailers' => [
  3719.                 'newsletter_mailer' => 'swiftmailer.mailer.newsletter_mailer',
  3720.                 'pimcore_mailer' => 'swiftmailer.mailer.pimcore_mailer',
  3721.             ],
  3722.             'swiftmailer.default_mailer' => 'pimcore_mailer',
  3723.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3724.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  3725.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3726.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  3727.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  3728.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  3729.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  3730.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  3731.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  3732.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3733.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  3734.             'doctrine_cache.memcache.host' => 'localhost',
  3735.             'doctrine_cache.memcache.port' => 11211,
  3736.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3737.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  3738.             'doctrine_cache.memcached.host' => 'localhost',
  3739.             'doctrine_cache.memcached.port' => 11211,
  3740.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  3741.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  3742.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  3743.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  3744.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  3745.             'doctrine_cache.predis.scheme' => 'tcp',
  3746.             'doctrine_cache.predis.host' => 'localhost',
  3747.             'doctrine_cache.predis.port' => 6379,
  3748.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3749.             'doctrine_cache.redis.connection.class' => 'Redis',
  3750.             'doctrine_cache.redis.host' => 'localhost',
  3751.             'doctrine_cache.redis.port' => 6379,
  3752.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  3753.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  3754.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  3755.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  3756.             'doctrine_cache.riak.host' => 'localhost',
  3757.             'doctrine_cache.riak.port' => 8087,
  3758.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  3759.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  3760.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  3761.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3762.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3763.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3764.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  3765.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  3766.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  3767.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  3768.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3769.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3770.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3771.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3772.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3773.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3774.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3775.             'doctrine.entity_managers' => [
  3776.             ],
  3777.             'doctrine.default_entity_manager' => '',
  3778.             'doctrine.dbal.connection_factory.types' => [
  3779.             ],
  3780.             'doctrine.connections' => [
  3781.                 'default' => 'doctrine.dbal.default_connection',
  3782.             ],
  3783.             'doctrine.default_connection' => 'default',
  3784.             'cmf_routing.uri_filter_regexp' => '',
  3785.             'cmf_routing.default_controller' => NULL,
  3786.             'cmf_routing.generic_controller' => NULL,
  3787.             'cmf_routing.controllers_by_type' => [
  3788.             ],
  3789.             'cmf_routing.controllers_by_class' => [
  3790.             ],
  3791.             'cmf_routing.templates_by_class' => [
  3792.             ],
  3793.             'cmf_routing.route_collection_limit' => 0,
  3794.             'cmf_routing.dynamic.limit_candidates' => 20,
  3795.             'cmf_routing.dynamic.locales' => [
  3796.             ],
  3797.             'cmf_routing.dynamic.auto_locale_pattern' => false,
  3798.             'cmf_routing.replace_symfony_router' => true,
  3799.             'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
  3800.             'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
  3801.             'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
  3802.             'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  3803.             'presta_sitemap.dump_directory' => 'web',
  3804.             'presta_sitemap.timetolive' => '3600',
  3805.             'presta_sitemap.sitemap_file_prefix' => 'sitemap',
  3806.             'presta_sitemap.items_by_set' => 50000,
  3807.             'presta_sitemap.defaults' => [
  3808.                 'lastmod' => NULL,
  3809.                 'priority' => NULL,
  3810.                 'changefreq' => NULL,
  3811.             ],
  3812.             'presta_sitemap.default_section' => 'default',
  3813.             'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
  3814.             'scheb_two_factor.model_manager_name' => NULL,
  3815.             'scheb_two_factor.email.sender_email' => 'no-reply@example.com',
  3816.             'scheb_two_factor.email.sender_name' => NULL,
  3817.             'scheb_two_factor.email.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  3818.             'scheb_two_factor.email.digits' => 4,
  3819.             'scheb_two_factor.google.server_name' => 'Pimcore',
  3820.             'scheb_two_factor.google.issuer' => 'Pimcore 2 Factor Authentication',
  3821.             'scheb_two_factor.google.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  3822.             'scheb_two_factor.google.digits' => 6,
  3823.             'scheb_two_factor.trusted_device.enabled' => false,
  3824.             'scheb_two_factor.trusted_device.cookie_name' => 'trusted_device',
  3825.             'scheb_two_factor.trusted_device.lifetime' => 5184000,
  3826.             'scheb_two_factor.trusted_device.extend_lifetime' => false,
  3827.             'scheb_two_factor.trusted_device.cookie_secure' => false,
  3828.             'scheb_two_factor.trusted_device.cookie_same_site' => 'lax',
  3829.             'scheb_two_factor.trusted_device.cookie_domain' => NULL,
  3830.             'scheb_two_factor.security_tokens' => [
  3831.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\TwoFactorRequiredToken',
  3832.             ],
  3833.             'scheb_two_factor.ip_whitelist' => [
  3834.             ],
  3835.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3836.             'pimcore.gdpr-data-extrator.dataobjects' => [
  3837.                 'classes' => [
  3838.                 ],
  3839.             ],
  3840.             'pimcore.gdpr-data-extrator.assets' => [
  3841.                 'types' => [
  3842.                 ],
  3843.             ],
  3844.             'pimcore_admin.dataObjects.notes_events.types' => [
  3845.                 => '',
  3846.                 => 'content',
  3847.                 => 'seo',
  3848.                 => 'warning',
  3849.                 => 'notice',
  3850.             ],
  3851.             'pimcore_admin.assets.notes_events.types' => [
  3852.                 => '',
  3853.                 => 'content',
  3854.                 => 'seo',
  3855.                 => 'warning',
  3856.                 => 'notice',
  3857.             ],
  3858.             'pimcore_admin.documents.notes_events.types' => [
  3859.                 => '',
  3860.                 => 'content',
  3861.                 => 'seo',
  3862.                 => 'warning',
  3863.                 => 'notice',
  3864.             ],
  3865.             'pimcore_admin.csrf_protection.excluded_routes' => [
  3866.             ],
  3867.             'pimcore_admin.admin_languages' => [
  3868.             ],
  3869.             'pimcore_admin.custom_admin_path_identifier' => NULL,
  3870.             'pimcore_admin.config' => [
  3871.                 'branding' => [
  3872.                     'color_login_screen' => '',
  3873.                     'color_admin_interface' => '',
  3874.                     'login_screen_custom_image' => '',
  3875.                     'login_screen_invert_colors' => false,
  3876.                 ],
  3877.                 'gdpr_data_extractor' => [
  3878.                     'dataObjects' => [
  3879.                         'classes' => [
  3880.                         ],
  3881.                     ],
  3882.                     'assets' => [
  3883.                         'types' => [
  3884.                         ],
  3885.                     ],
  3886.                 ],
  3887.                 'objects' => [
  3888.                     'notes_events' => [
  3889.                         'types' => [
  3890.                             => '',
  3891.                             => 'content',
  3892.                             => 'seo',
  3893.                             => 'warning',
  3894.                             => 'notice',
  3895.                         ],
  3896.                     ],
  3897.                 ],
  3898.                 'assets' => [
  3899.                     'notes_events' => [
  3900.                         'types' => [
  3901.                             => '',
  3902.                             => 'content',
  3903.                             => 'seo',
  3904.                             => 'warning',
  3905.                             => 'notice',
  3906.                         ],
  3907.                     ],
  3908.                 ],
  3909.                 'documents' => [
  3910.                     'notes_events' => [
  3911.                         'types' => [
  3912.                             => '',
  3913.                             => 'content',
  3914.                             => 'seo',
  3915.                             => 'warning',
  3916.                             => 'notice',
  3917.                         ],
  3918.                     ],
  3919.                 ],
  3920.                 'admin_languages' => [
  3921.                 ],
  3922.                 'csrf_protection' => [
  3923.                     'excluded_routes' => [
  3924.                     ],
  3925.                 ],
  3926.                 'custom_admin_path_identifier' => NULL,
  3927.             ],
  3928.             'pimcore.extensions.bundles.search_paths' => [
  3929.                 => 'src',
  3930.                 => 'vendor/pimcore/pimcore/bundles',
  3931.             ],
  3932.             'pimcore.extensions.bundles.handle_composer' => true,
  3933.             'pimcore.admin.unauthenticated_routes' => [
  3934.                 => [
  3935.                     'route' => 'pimcore_settings_display_custom_logo',
  3936.                     'path' => false,
  3937.                     'host' => false,
  3938.                     'methods' => [
  3939.                     ],
  3940.                 ],
  3941.                 => [
  3942.                     'route' => 'pimcore_admin_login',
  3943.                     'path' => false,
  3944.                     'host' => false,
  3945.                     'methods' => [
  3946.                     ],
  3947.                 ],
  3948.                 => [
  3949.                     'route' => 'pimcore_admin_webdav',
  3950.                     'path' => false,
  3951.                     'host' => false,
  3952.                     'methods' => [
  3953.                     ],
  3954.                 ],
  3955.             ],
  3956.             'pimcore.encryption.secret' => NULL,
  3957.             'pimcore.admin.session.attribute_bags' => [
  3958.                 'pimcore_admin' => [
  3959.                     'storage_key' => '_pimcore_admin',
  3960.                 ],
  3961.                 'pimcore_documents' => [
  3962.                     'storage_key' => '_pimcore_documents',
  3963.                 ],
  3964.                 'pimcore_objects' => [
  3965.                     'storage_key' => '_pimcore_objects',
  3966.                 ],
  3967.                 'pimcore_copy' => [
  3968.                     'storage_key' => '_pimcore_copy',
  3969.                 ],
  3970.                 'pimcore_gridconfig' => [
  3971.                     'storage_key' => '_pimcore_gridconfig',
  3972.                 ],
  3973.                 'pimcore_importconfig' => [
  3974.                     'storage_key' => '_pimcore_importconfig',
  3975.                 ],
  3976.             ],
  3977.             'pimcore.admin.translations.path' => '@PimcoreCoreBundle/Resources/translations',
  3978.             'pimcore.web_profiler.toolbar.excluded_routes' => [
  3979.                 => [
  3980.                     'path' => '^/admin/asset/image-editor',
  3981.                     'route' => false,
  3982.                     'host' => false,
  3983.                     'methods' => [
  3984.                     ],
  3985.                 ],
  3986.             ],
  3987.             'pimcore.response_exception_listener.render_error_document' => false,
  3988.             'pimcore.mime.extensions' => [
  3989.                 'ez' => 'application/andrew-inset',
  3990.                 'atom' => 'application/atom+xml',
  3991.                 'jar' => 'application/java-archive',
  3992.                 'hqx' => 'application/mac-binhex40',
  3993.                 'cpt' => 'application/mac-compactpro',
  3994.                 'mathml' => 'application/mathml+xml',
  3995.                 'doc' => 'application/msword',
  3996.                 'dat' => 'application/octet-stream',
  3997.                 'oda' => 'application/oda',
  3998.                 'ogg' => 'application/ogg',
  3999.                 'pdf' => 'application/pdf',
  4000.                 'ai' => 'application/ai',
  4001.                 'eps' => 'application/postscript',
  4002.                 'ps' => 'application/postscript',
  4003.                 'rdf' => 'application/rdf+xml',
  4004.                 'rss' => 'application/rss+xml',
  4005.                 'smi' => 'application/smil',
  4006.                 'smil' => 'application/smil',
  4007.                 'gram' => 'application/srgs',
  4008.                 'grxml' => 'application/srgs+xml',
  4009.                 'kml' => 'application/vnd.google-earth.kml+xml',
  4010.                 'kmz' => 'application/vnd.google-earth.kmz',
  4011.                 'mif' => 'application/vnd.mif',
  4012.                 'xul' => 'application/vnd.mozilla.xul+xml',
  4013.                 'xls' => 'application/vnd.ms-excel',
  4014.                 'xlb' => 'application/vnd.ms-excel',
  4015.                 'xlt' => 'application/vnd.ms-excel',
  4016.                 'xlam' => 'application/vnd.ms-excel.addin.macroEnabled.12',
  4017.                 'xlsb' => 'application/vnd.ms-excel.sheet.binary.macroEnabled.12',
  4018.                 'xlsm' => 'application/vnd.ms-excel.sheet.macroEnabled.12',
  4019.                 'xltm' => 'application/vnd.ms-excel.template.macroEnabled.12',
  4020.                 'docm' => 'application/vnd.ms-word.document.macroEnabled.12',
  4021.                 'dotm' => 'application/vnd.ms-word.template.macroEnabled.12',
  4022.                 'ppam' => 'application/vnd.ms-powerpoint.addin.macroEnabled.12',
  4023.                 'pptm' => 'application/vnd.ms-powerpoint.presentation.macroEnabled.12',
  4024.                 'ppsm' => 'application/vnd.ms-powerpoint.slideshow.macroEnabled.12',
  4025.                 'potm' => 'application/vnd.ms-powerpoint.template.macroEnabled.12',
  4026.                 'ppt' => 'application/vnd.ms-powerpoint',
  4027.                 'pps' => 'application/vnd.ms-powerpoint',
  4028.                 'odc' => 'application/vnd.oasis.opendocument.chart',
  4029.                 'odb' => 'application/vnd.oasis.opendocument.database',
  4030.                 'odf' => 'application/vnd.oasis.opendocument.formula',
  4031.                 'odg' => 'application/vnd.oasis.opendocument.graphics',
  4032.                 'otg' => 'application/vnd.oasis.opendocument.graphics-template',
  4033.                 'odi' => 'application/vnd.oasis.opendocument.image',
  4034.                 'odp' => 'application/vnd.oasis.opendocument.presentation',
  4035.                 'otp' => 'application/vnd.oasis.opendocument.presentation-template',
  4036.                 'ods' => 'application/vnd.oasis.opendocument.spreadsheet',
  4037.                 'ots' => 'application/vnd.oasis.opendocument.spreadsheet-template',
  4038.                 'odt' => 'application/vnd.oasis.opendocument.text',
  4039.                 'odm' => 'application/vnd.oasis.opendocument.text-master',
  4040.                 'ott' => 'application/vnd.oasis.opendocument.text-template',
  4041.                 'oth' => 'application/vnd.oasis.opendocument.text-web',
  4042.                 'potx' => 'application/vnd.openxmlformats-officedocument.presentationml.template',
  4043.                 'ppsx' => 'application/vnd.openxmlformats-officedocument.presentationml.slideshow',
  4044.                 'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
  4045.                 'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
  4046.                 'xltx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.template',
  4047.                 'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
  4048.                 'dotx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.template',
  4049.                 'vsd' => 'application/vnd.visio',
  4050.                 'wbxml' => 'application/vnd.wap.wbxml',
  4051.                 'wmlc' => 'application/vnd.wap.wmlc',
  4052.                 'wmlsc' => 'application/vnd.wap.wmlscriptc',
  4053.                 'vxml' => 'application/voicexml+xml',
  4054.                 'bcpio' => 'application/x-bcpio',
  4055.                 'vcd' => 'application/x-cdlink',
  4056.                 'pgn' => 'application/x-chess-pgn',
  4057.                 'cpio' => 'application/x-cpio',
  4058.                 'csh' => 'application/x-csh',
  4059.                 'dcr' => 'application/x-director',
  4060.                 'dir' => 'application/x-director',
  4061.                 'dxr' => 'application/x-director',
  4062.                 'dxf' => 'application/x-autocad',
  4063.                 'dvi' => 'application/x-dvi',
  4064.                 'spl' => 'application/x-futuresplash',
  4065.                 'tgz' => 'application/x-gtar',
  4066.                 'gtar' => 'application/x-gtar',
  4067.                 'hdf' => 'application/x-hdf',
  4068.                 'js' => 'application/x-javascript',
  4069.                 'skp' => 'application/x-koan',
  4070.                 'skd' => 'application/x-koan',
  4071.                 'skt' => 'application/x-koan',
  4072.                 'skm' => 'application/x-koan',
  4073.                 'latex' => 'application/x-latex',
  4074.                 'nc' => 'application/x-netcdf',
  4075.                 'cdf' => 'application/x-netcdf',
  4076.                 'sh' => 'application/x-sh',
  4077.                 'shar' => 'application/x-shar',
  4078.                 'swf' => 'application/x-shockwave-flash',
  4079.                 'sit' => 'application/x-stuffit',
  4080.                 'sv4cpio' => 'application/x-sv4cpio',
  4081.                 'sv4crc' => 'application/x-sv4crc',
  4082.                 'tar' => 'application/x-tar',
  4083.                 'tcl' => 'application/x-tcl',
  4084.                 'tex' => 'application/x-tex',
  4085.                 'texinfo' => 'application/x-texinfo',
  4086.                 'texi' => 'application/x-texinfo',
  4087.                 't' => 'application/x-troff',
  4088.                 'tr' => 'application/x-troff',
  4089.                 'roff' => 'application/x-troff',
  4090.                 'man' => 'application/x-troff-man',
  4091.                 'me' => 'application/x-troff-me',
  4092.                 'ms' => 'application/x-troff-ms',
  4093.                 'ustar' => 'application/x-ustar',
  4094.                 'src' => 'application/x-wais-source',
  4095.                 'xhtml' => 'application/xhtml+xml',
  4096.                 'xht' => 'application/xhtml+xml',
  4097.                 'xslt' => 'application/xslt+xml',
  4098.                 'xml' => 'application/xml',
  4099.                 'xsl' => 'application/xml',
  4100.                 'dtd' => 'application/xml-dtd',
  4101.                 'zip' => 'application/zip',
  4102.                 'au' => 'audio/basic',
  4103.                 'snd' => 'audio/basic',
  4104.                 'mid' => 'audio/midi',
  4105.                 'midi' => 'audio/midi',
  4106.                 'kar' => 'audio/midi',
  4107.                 'mpga' => 'audio/mpeg',
  4108.                 'mp2' => 'audio/mpeg',
  4109.                 'mp3' => 'audio/mpeg',
  4110.                 'aif' => 'audio/x-aiff',
  4111.                 'aiff' => 'audio/x-aiff',
  4112.                 'aifc' => 'audio/x-aiff',
  4113.                 'm3u' => 'audio/x-mpegurl',
  4114.                 'wma' => 'audio/x-ms-wma',
  4115.                 'wax' => 'audio/x-ms-wax',
  4116.                 'ram' => 'audio/x-pn-realaudio',
  4117.                 'ra' => 'audio/x-pn-realaudio',
  4118.                 'rm' => 'application/vnd.rn-realmedia',
  4119.                 'wav' => 'audio/x-wav',
  4120.                 'pdb' => 'chemical/x-pdb',
  4121.                 'xyz' => 'chemical/x-xyz',
  4122.                 'bmp' => 'image/bmp',
  4123.                 'cgm' => 'image/cgm',
  4124.                 'gif' => 'image/gif',
  4125.                 'ief' => 'image/ief',
  4126.                 'jpeg' => 'image/jpeg',
  4127.                 'jpg' => 'image/jpeg',
  4128.                 'jpe' => 'image/jpeg',
  4129.                 'png' => 'image/png',
  4130.                 'svg' => 'image/svg+xml',
  4131.                 'tiff' => 'image/tiff',
  4132.                 'tif' => 'image/tiff',
  4133.                 'djvu' => 'image/vnd.djvu',
  4134.                 'djv' => 'image/vnd.djvu',
  4135.                 'wbmp' => 'image/vnd.wap.wbmp',
  4136.                 'ras' => 'image/x-cmu-raster',
  4137.                 'ico' => 'image/x-icon',
  4138.                 'pnm' => 'image/x-portable-anymap',
  4139.                 'pbm' => 'image/x-portable-bitmap',
  4140.                 'pgm' => 'image/x-portable-graymap',
  4141.                 'ppm' => 'image/x-portable-pixmap',
  4142.                 'rgb' => 'image/x-rgb',
  4143.                 'xbm' => 'image/x-xbitmap',
  4144.                 'psd' => 'image/x-photoshop',
  4145.                 'psb' => 'image/psb',
  4146.                 'xpm' => 'image/x-xpixmap',
  4147.                 'xwd' => 'image/x-xwindowdump',
  4148.                 'eml' => 'message/rfc822',
  4149.                 'igs' => 'model/iges',
  4150.                 'iges' => 'model/iges',
  4151.                 'msh' => 'model/mesh',
  4152.                 'mesh' => 'model/mesh',
  4153.                 'silo' => 'model/mesh',
  4154.                 'wrl' => 'model/vrml',
  4155.                 'vrml' => 'model/vrml',
  4156.                 'ics' => 'text/calendar',
  4157.                 'ifb' => 'text/calendar',
  4158.                 'css' => 'text/css',
  4159.                 'csv' => 'text/csv',
  4160.                 'html' => 'text/html',
  4161.                 'htm' => 'text/html',
  4162.                 'txt' => 'text/plain',
  4163.                 'asc' => 'text/plain',
  4164.                 'rtx' => 'text/richtext',
  4165.                 'rtf' => 'text/rtf',
  4166.                 'sgml' => 'text/sgml',
  4167.                 'sgm' => 'text/sgml',
  4168.                 'tsv' => 'text/tab-separated-values',
  4169.                 'wml' => 'text/vnd.wap.wml',
  4170.                 'wmls' => 'text/vnd.wap.wmlscript',
  4171.                 'etx' => 'text/x-setext',
  4172.                 'mpeg' => 'video/mpeg',
  4173.                 'mpg' => 'video/mpeg',
  4174.                 'mpe' => 'video/mpeg',
  4175.                 'qt' => 'video/quicktime',
  4176.                 'mov' => 'video/quicktime',
  4177.                 'mxu' => 'video/vnd.mpegurl',
  4178.                 'm4u' => 'video/vnd.mpegurl',
  4179.                 'flv' => 'video/x-flv',
  4180.                 'f4v' => 'video/mp4',
  4181.                 'mp4' => 'video/mp4',
  4182.                 'asf' => 'video/x-ms-asf',
  4183.                 'asx' => 'video/x-ms-asf',
  4184.                 'wmv' => 'video/x-ms-wmv',
  4185.                 'wm' => 'video/x-ms-wm',
  4186.                 'wmx' => 'video/x-ms-wmx',
  4187.                 'avi' => 'video/x-msvideo',
  4188.                 'ogv' => 'video/ogg',
  4189.                 'movie' => 'video/x-sgi-movie',
  4190.                 'ice' => 'x-conference/x-cooltalk',
  4191.             ],
  4192.             'pimcore.config' => [
  4193.                 'general' => [
  4194.                     'timezone' => 'Europe/Madrid',
  4195.                     'language' => 'es',
  4196.                     'path_variable' => '',
  4197.                     'domain' => '',
  4198.                     'redirect_to_maindomain' => false,
  4199.                     'debug_admin_translations' => false,
  4200.                     'show_cookie_notice' => false,
  4201.                     'valid_languages' => 'en,es',
  4202.                     'fallback_languages' => [
  4203.                         'en' => '',
  4204.                         'es' => '',
  4205.                     ],
  4206.                     'default_language' => 'es',
  4207.                     'disable_usage_statistics' => false,
  4208.                     'instance_identifier' => '',
  4209.                 ],
  4210.                 'documents' => [
  4211.                     'versions' => [
  4212.                         'steps' => 10,
  4213.                         'days' => NULL,
  4214.                     ],
  4215.                     'error_pages' => [
  4216.                         'default' => '/en/Error-Page',
  4217.                     ],
  4218.                     'create_redirect_when_moved' => false,
  4219.                     'allow_trailing_slash' => 'no',
  4220.                     'generate_preview' => true,
  4221.                     'tags' => [
  4222.                         'map' => [
  4223.                             'href' => '\\Pimcore\\Model\\Document\\Tag\\Relation',
  4224.                             'multihref' => '\\Pimcore\\Model\\Document\\Tag\\Relations',
  4225.                             'outputchanneltable' => 'Web2PrintToolsBundle\\Model\\Document\\Tag\\Outputchanneltable',
  4226.                         ],
  4227.                         'prefixes' => [
  4228.                             => '\\Pimcore\\Model\\Document\\Tag\\',
  4229.                             => '\\Document_Tag_',
  4230.                         ],
  4231.                     ],
  4232.                     'tree_paging_limit' => 50,
  4233.                     'editables' => [
  4234.                         'naming_strategy' => 'nested',
  4235.                     ],
  4236.                     'areas' => [
  4237.                         'autoload' => true,
  4238.                     ],
  4239.                     'newsletter' => [
  4240.                         'defaultUrlPrefix' => NULL,
  4241.                     ],
  4242.                 ],
  4243.                 'objects' => [
  4244.                     'versions' => [
  4245.                         'steps' => 10,
  4246.                         'days' => NULL,
  4247.                     ],
  4248.                     'class_definitions' => [
  4249.                         'data' => [
  4250.                             'map' => [
  4251.                                 'block' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Block',
  4252.                                 'calculatedValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\CalculatedValue',
  4253.                                 'checkbox' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Checkbox',
  4254.                                 'classificationstore' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Classificationstore',
  4255.                                 'consent' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Consent',
  4256.                                 'country' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Country',
  4257.                                 'countrymultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Countrymultiselect',
  4258.                                 'date' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Date',
  4259.                                 'datetime' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  4260.                                 'email' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Email',
  4261.                                 'encryptedField' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\EncryptedField',
  4262.                                 'externalImage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ExternalImage',
  4263.                                 'fieldcollections' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Fieldcollections',
  4264.                                 'firstname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Firstname',
  4265.                                 'gender' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Gender',
  4266.                                 'geobounds' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geobounds',
  4267.                                 'geopoint' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopoint',
  4268.                                 'geopolygon' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolygon',
  4269.                                 'geopolyline' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolyline',
  4270.                                 'hotspotimage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Hotspotimage',
  4271.                                 'manyToOneRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToOneRelation',
  4272.                                 'image' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Image',
  4273.                                 'imageGallery' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ImageGallery',
  4274.                                 'input' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  4275.                                 'language' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Language',
  4276.                                 'languagemultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Languagemultiselect',
  4277.                                 'lastname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Lastname',
  4278.                                 'link' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Link',
  4279.                                 'localizedfields' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Localizedfields',
  4280.                                 'manyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyRelation',
  4281.                                 'advancedManyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyRelation',
  4282.                                 'multiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Multiselect',
  4283.                                 'newsletterActive' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\NewsletterActive',
  4284.                                 'reverseManyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ReverseManyToManyObjectRelation',
  4285.                                 'numeric' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  4286.                                 'objectbricks' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Objectbricks',
  4287.                                 'manyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyObjectRelation',
  4288.                                 'advancedManyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyObjectRelation',
  4289.                                 'password' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Password',
  4290.                                 'rgbaColor' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\RgbaColor',
  4291.                                 'targetGroup' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroup',
  4292.                                 'targetGroupMultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroupMultiselect',
  4293.                                 'quantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\QuantityValue',
  4294.                                 'inputQuantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\InputQuantityValue',
  4295.                                 'select' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  4296.                                 'slider' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Slider',
  4297.                                 'structuredTable' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\StructuredTable',
  4298.                                 'table' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Table',
  4299.                                 'textarea' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Textarea',
  4300.                                 'time' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Time',
  4301.                                 'user' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\User',
  4302.                                 'video' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Video',
  4303.                                 'wysiwyg' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Wysiwyg',
  4304.                                 'indexFieldSelection' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\CoreExtensions\\ClassDefinition\\IndexFieldSelection',
  4305.                                 'indexFieldSelectionCombo' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\CoreExtensions\\ClassDefinition\\IndexFieldSelectionCombo',
  4306.                                 'indexFieldSelectionField' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\CoreExtensions\\ClassDefinition\\IndexFieldSelectionField',
  4307.                             ],
  4308.                             'prefixes' => [
  4309.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\',
  4310.                                 => '\\Object_Class_Data_',
  4311.                             ],
  4312.                         ],
  4313.                         'layout' => [
  4314.                             'prefixes' => [
  4315.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Layout\\',
  4316.                                 => '\\Object_Class_Layout_',
  4317.                             ],
  4318.                             'map' => [
  4319.                             ],
  4320.                         ],
  4321.                     ],
  4322.                     'tree_paging_limit' => 30,
  4323.                 ],
  4324.                 'assets' => [
  4325.                     'versions' => [
  4326.                         'steps' => 10,
  4327.                         'days' => NULL,
  4328.                         'use_hardlinks' => true,
  4329.                     ],
  4330.                     'icc_rgb_profile' => '',
  4331.                     'icc_cmyk_profile' => '',
  4332.                     'hide_edit_image' => false,
  4333.                     'disable_tree_preview' => false,
  4334.                     'preview_image_thumbnail' => NULL,
  4335.                     'default_upload_path' => '_default_upload_bucket',
  4336.                     'tree_paging_limit' => 100,
  4337.                     'image' => [
  4338.                         'low_quality_image_preview' => [
  4339.                             'enabled' => true,
  4340.                             'generator' => NULL,
  4341.                         ],
  4342.                         'focal_point_detection' => [
  4343.                             'enabled' => true,
  4344.                         ],
  4345.                         'thumbnails' => [
  4346.                             'webp_auto_support' => true,
  4347.                             'auto_clear_temp_files' => true,
  4348.                         ],
  4349.                     ],
  4350.                     'video' => [
  4351.                         'thumbnails' => [
  4352.                             'auto_clear_temp_files' => true,
  4353.                         ],
  4354.                     ],
  4355.                 ],
  4356.                 'services' => [
  4357.                     'google' => [
  4358.                         'client_id' => '73893596983.apps.googleusercontent.com',
  4359.                         'email' => '73893596983@developer.gserviceaccount.com',
  4360.                         'simple_api_key' => 'AIzaSyCo9Wj49hYJWW2WgOju4iMYNTvdcBxmyQ8',
  4361.                         'browser_api_key' => 'AIzaSyBJX16kWAmUVEz1c1amzp2iKqAfumbcoQQ',
  4362.                     ],
  4363.                 ],
  4364.                 'cache' => [
  4365.                     'enabled' => false,
  4366.                     'lifetime' => NULL,
  4367.                     'exclude_cookie' => '',
  4368.                     'exclude_patterns' => '',
  4369.                     'pool_service_id' => NULL,
  4370.                     'default_lifetime' => 2419200,
  4371.                     'pools' => [
  4372.                         'doctrine' => [
  4373.                             'enabled' => true,
  4374.                             'connection' => 'default',
  4375.                         ],
  4376.                         'redis' => [
  4377.                             'enabled' => false,
  4378.                         ],
  4379.                     ],
  4380.                 ],
  4381.                 'httpclient' => [
  4382.                     'adapter' => 'Socket',
  4383.                     'proxy_host' => 'ip-10-10-99-28',
  4384.                     'proxy_port' => '80',
  4385.                     'proxy_user' => '',
  4386.                     'proxy_pass' => '',
  4387.                 ],
  4388.                 'email' => [
  4389.                     'sender' => [
  4390.                         'name' => 'Pimcore Demo',
  4391.                         'email' => 'demo@pimcore.com',
  4392.                     ],
  4393.                     'return' => [
  4394.                         'name' => '',
  4395.                         'email' => '',
  4396.                     ],
  4397.                     'method' => 'sendmail',
  4398.                     'debug' => [
  4399.                         'email_addresses' => NULL,
  4400.                     ],
  4401.                 ],
  4402.                 'newsletter' => [
  4403.                     'sender' => [
  4404.                         'name' => '',
  4405.                         'email' => '',
  4406.                     ],
  4407.                     'return' => [
  4408.                         'name' => '',
  4409.                         'email' => '',
  4410.                     ],
  4411.                     'method' => NULL,
  4412.                     'debug' => [
  4413.                         'email_addresses' => NULL,
  4414.                     ],
  4415.                     'use_specific' => false,
  4416.                     'source_adapters' => [
  4417.                         'defaultAdapter' => 'pimcore.document.newsletter.factory.default',
  4418.                         'csvList' => 'pimcore.document.newsletter.factory.csv',
  4419.                         'reportAdapter' => 'pimcore.document.newsletter.factory.report',
  4420.                         'SegmentAddressSource' => 'cmf.document.newsletter.factory.segmentAddressSource',
  4421.                     ],
  4422.                 ],
  4423.                 'webservice' => [
  4424.                     'enabled' => false,
  4425.                 ],
  4426.                 'applicationlog' => [
  4427.                     'mail_notification' => [
  4428.                         'send_log_summary' => false,
  4429.                         'filter_priority' => NULL,
  4430.                         'mail_receiver' => '',
  4431.                     ],
  4432.                     'archive_treshold' => '30',
  4433.                     'archive_alternative_database' => '',
  4434.                 ],
  4435.                 'web_profiler' => [
  4436.                     'toolbar' => [
  4437.                         'excluded_routes' => [
  4438.                             => [
  4439.                                 'path' => '^/admin/asset/image-editor',
  4440.                                 'route' => false,
  4441.                                 'host' => false,
  4442.                                 'methods' => [
  4443.                                 ],
  4444.                             ],
  4445.                         ],
  4446.                     ],
  4447.                 ],
  4448.                 'security' => [
  4449.                     'encoder_factories' => [
  4450.                         'Pimcore\\Bundle\\AdminBundle\\Security\\User\\User' => [
  4451.                             'id' => 'pimcore_admin.security.password_encoder_factory',
  4452.                         ],
  4453.                         'Pimcore\\Model\\DataObject\\Customer' => [
  4454.                             'id' => 'cmf.security.user_password_encoder_factory',
  4455.                         ],
  4456.                     ],
  4457.                 ],
  4458.                 'error_handling' => [
  4459.                     'render_error_document' => false,
  4460.                 ],
  4461.                 'bundles' => [
  4462.                     'search_paths' => [
  4463.                         => 'src',
  4464.                         => 'vendor/pimcore/pimcore/bundles',
  4465.                     ],
  4466.                     'handle_composer' => true,
  4467.                 ],
  4468.                 'custom_report' => [
  4469.                     'adapters' => [
  4470.                         'sql' => 'pimcore.custom_report.adapter.factory.sql',
  4471.                         'analytics' => 'pimcore.custom_report.adapter.factory.analytics',
  4472.                         'termSegmentBuilder' => 'cmf.custom_report.adapter.term_segment_builder',
  4473.                     ],
  4474.                 ],
  4475.                 'targeting' => [
  4476.                     'data_providers' => [
  4477.                         'device' => 'Pimcore\\Targeting\\DataProvider\\Device',
  4478.                         'geoip' => 'Pimcore\\Targeting\\DataProvider\\GeoIp',
  4479.                         'geolocation' => 'Pimcore\\Targeting\\DataProvider\\GeoLocation',
  4480.                         'piwik' => 'Pimcore\\Targeting\\DataProvider\\Piwik',
  4481.                         'targeting_storage' => 'Pimcore\\Targeting\\DataProvider\\TargetingStorage',
  4482.                         'visited_pages_counter' => 'Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter',
  4483.                         'cmf_customer' => 'CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\Customer',
  4484.                         'cmf_customer_segments' => 'CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\CustomerSegments',
  4485.                     ],
  4486.                     'conditions' => [
  4487.                         'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  4488.                         'country' => 'Pimcore\\Targeting\\Condition\\Country',
  4489.                         'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  4490.                         'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  4491.                         'language' => 'Pimcore\\Targeting\\Condition\\Language',
  4492.                         'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  4493.                         'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  4494.                         'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  4495.                         'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  4496.                         'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  4497.                         'url' => 'Pimcore\\Targeting\\Condition\\Url',
  4498.                         'visitedpagebefore' => 'Pimcore\\Targeting\\Condition\\Piwik\\VisitedPageBefore',
  4499.                         'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  4500.                         'cmf_has_segment' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\HasSegment',
  4501.                         'cmf_customer_is_loggedin' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerIsLoggedIn',
  4502.                     ],
  4503.                     'action_handlers' => [
  4504.                         'assign_target_group' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\AssignTargetGroupAndSegment',
  4505.                         'codesnippet' => 'Pimcore\\Targeting\\ActionHandler\\CodeSnippet',
  4506.                         'redirect' => 'Pimcore\\Targeting\\ActionHandler\\Redirect',
  4507.                         'cmf_track_segment' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackSegment',
  4508.                         'cmf_apply_target_groups_from_segments' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\ApplyTargetGroupsFromSegments',
  4509.                     ],
  4510.                     'enabled' => true,
  4511.                     'storage_id' => 'Pimcore\\Targeting\\Storage\\CookieStorage',
  4512.                     'session' => [
  4513.                         'enabled' => false,
  4514.                     ],
  4515.                 ],
  4516.                 'context' => [
  4517.                     'profiler' => [
  4518.                         'routes' => [
  4519.                             => [
  4520.                                 'path' => '^/_(profiler|wdt)(/.*)?$',
  4521.                                 'route' => false,
  4522.                                 'host' => false,
  4523.                                 'methods' => [
  4524.                                 ],
  4525.                             ],
  4526.                         ],
  4527.                     ],
  4528.                     'admin' => [
  4529.                         'routes' => [
  4530.                             => [
  4531.                                 'path' => '^/admin(/.*)?$',
  4532.                                 'route' => false,
  4533.                                 'host' => false,
  4534.                                 'methods' => [
  4535.                                 ],
  4536.                             ],
  4537.                             => [
  4538.                                 'route' => '^pimcore_admin_',
  4539.                                 'path' => false,
  4540.                                 'host' => false,
  4541.                                 'methods' => [
  4542.                                 ],
  4543.                             ],
  4544.                         ],
  4545.                     ],
  4546.                     'webservice' => [
  4547.                         'routes' => [
  4548.                             => [
  4549.                                 'path' => '^/webservice(/.*)?$',
  4550.                                 'route' => false,
  4551.                                 'host' => false,
  4552.                                 'methods' => [
  4553.                                 ],
  4554.                             ],
  4555.                             => [
  4556.                                 'route' => '^pimcore_webservice',
  4557.                                 'path' => false,
  4558.                                 'host' => false,
  4559.                                 'methods' => [
  4560.                                 ],
  4561.                             ],
  4562.                         ],
  4563.                     ],
  4564.                     'plugin' => [
  4565.                         'routes' => [
  4566.                             => [
  4567.                                 'path' => '^/plugin(/.*)?$',
  4568.                                 'route' => false,
  4569.                                 'host' => false,
  4570.                                 'methods' => [
  4571.                                 ],
  4572.                             ],
  4573.                         ],
  4574.                     ],
  4575.                 ],
  4576.                 'admin' => [
  4577.                     'session' => [
  4578.                         'attribute_bags' => [
  4579.                             'pimcore_admin' => [
  4580.                                 'storage_key' => '_pimcore_admin',
  4581.                             ],
  4582.                             'pimcore_documents' => [
  4583.                                 'storage_key' => '_pimcore_documents',
  4584.                             ],
  4585.                             'pimcore_objects' => [
  4586.                                 'storage_key' => '_pimcore_objects',
  4587.                             ],
  4588.                             'pimcore_copy' => [
  4589.                                 'storage_key' => '_pimcore_copy',
  4590.                             ],
  4591.                             'pimcore_gridconfig' => [
  4592.                                 'storage_key' => '_pimcore_gridconfig',
  4593.                             ],
  4594.                             'pimcore_importconfig' => [
  4595.                                 'storage_key' => '_pimcore_importconfig',
  4596.                             ],
  4597.                         ],
  4598.                     ],
  4599.                     'unauthenticated_routes' => [
  4600.                         => [
  4601.                             'route' => 'pimcore_settings_display_custom_logo',
  4602.                             'path' => false,
  4603.                             'host' => false,
  4604.                             'methods' => [
  4605.                             ],
  4606.                         ],
  4607.                         => [
  4608.                             'route' => 'pimcore_admin_login',
  4609.                             'path' => false,
  4610.                             'host' => false,
  4611.                             'methods' => [
  4612.                             ],
  4613.                         ],
  4614.                         => [
  4615.                             'route' => 'pimcore_admin_webdav',
  4616.                             'path' => false,
  4617.                             'host' => false,
  4618.                             'methods' => [
  4619.                             ],
  4620.                         ],
  4621.                     ],
  4622.                     'translations' => [
  4623.                         'path' => '@PimcoreCoreBundle/Resources/translations',
  4624.                     ],
  4625.                 ],
  4626.                 'migrations' => [
  4627.                     'sets' => [
  4628.                         'app' => [
  4629.                             'name' => 'Migrations',
  4630.                             'namespace' => 'App\\Migrations',
  4631.                             'directory' => (\dirname(__DIR__4).'/app/Resources/migrations'),
  4632.                             'connection' => NULL,
  4633.                         ],
  4634.                         'pimcore_core' => [
  4635.                             'name' => 'Pimcore Core Migrations',
  4636.                             'namespace' => 'Pimcore\\Bundle\\CoreBundle\\Migrations',
  4637.                             'directory' => (\dirname(__DIR__4).'/app/../vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations'),
  4638.                             'connection' => NULL,
  4639.                         ],
  4640.                     ],
  4641.                 ],
  4642.                 'sitemaps' => [
  4643.                     'generators' => [
  4644.                         'pimcore_documents' => [
  4645.                             'enabled' => true,
  4646.                             'priority' => 100,
  4647.                             'generator_id' => 'Pimcore\\Sitemap\\Document\\DocumentTreeGenerator',
  4648.                         ],
  4649.                     ],
  4650.                 ],
  4651.                 'mime' => [
  4652.                     'extensions' => [
  4653.                         'ez' => 'application/andrew-inset',
  4654.                         'atom' => 'application/atom+xml',
  4655.                         'jar' => 'application/java-archive',
  4656.                         'hqx' => 'application/mac-binhex40',
  4657.                         'cpt' => 'application/mac-compactpro',
  4658.                         'mathml' => 'application/mathml+xml',
  4659.                         'doc' => 'application/msword',
  4660.                         'dat' => 'application/octet-stream',
  4661.                         'oda' => 'application/oda',
  4662.                         'ogg' => 'application/ogg',
  4663.                         'pdf' => 'application/pdf',
  4664.                         'ai' => 'application/ai',
  4665.                         'eps' => 'application/postscript',
  4666.                         'ps' => 'application/postscript',
  4667.                         'rdf' => 'application/rdf+xml',
  4668.                         'rss' => 'application/rss+xml',
  4669.                         'smi' => 'application/smil',
  4670.                         'smil' => 'application/smil',
  4671.                         'gram' => 'application/srgs',
  4672.                         'grxml' => 'application/srgs+xml',
  4673.                         'kml' => 'application/vnd.google-earth.kml+xml',
  4674.                         'kmz' => 'application/vnd.google-earth.kmz',
  4675.                         'mif' => 'application/vnd.mif',
  4676.                         'xul' => 'application/vnd.mozilla.xul+xml',
  4677.                         'xls' => 'application/vnd.ms-excel',
  4678.                         'xlb' => 'application/vnd.ms-excel',
  4679.                         'xlt' => 'application/vnd.ms-excel',
  4680.                         'xlam' => 'application/vnd.ms-excel.addin.macroEnabled.12',
  4681.                         'xlsb' => 'application/vnd.ms-excel.sheet.binary.macroEnabled.12',
  4682.                         'xlsm' => 'application/vnd.ms-excel.sheet.macroEnabled.12',
  4683.                         'xltm' => 'application/vnd.ms-excel.template.macroEnabled.12',
  4684.                         'docm' => 'application/vnd.ms-word.document.macroEnabled.12',
  4685.                         'dotm' => 'application/vnd.ms-word.template.macroEnabled.12',
  4686.                         'ppam' => 'application/vnd.ms-powerpoint.addin.macroEnabled.12',
  4687.                         'pptm' => 'application/vnd.ms-powerpoint.presentation.macroEnabled.12',
  4688.                         'ppsm' => 'application/vnd.ms-powerpoint.slideshow.macroEnabled.12',
  4689.                         'potm' => 'application/vnd.ms-powerpoint.template.macroEnabled.12',
  4690.                         'ppt' => 'application/vnd.ms-powerpoint',
  4691.                         'pps' => 'application/vnd.ms-powerpoint',
  4692.                         'odc' => 'application/vnd.oasis.opendocument.chart',
  4693.                         'odb' => 'application/vnd.oasis.opendocument.database',
  4694.                         'odf' => 'application/vnd.oasis.opendocument.formula',
  4695.                         'odg' => 'application/vnd.oasis.opendocument.graphics',
  4696.                         'otg' => 'application/vnd.oasis.opendocument.graphics-template',
  4697.                         'odi' => 'application/vnd.oasis.opendocument.image',
  4698.                         'odp' => 'application/vnd.oasis.opendocument.presentation',
  4699.                         'otp' => 'application/vnd.oasis.opendocument.presentation-template',
  4700.                         'ods' => 'application/vnd.oasis.opendocument.spreadsheet',
  4701.                         'ots' => 'application/vnd.oasis.opendocument.spreadsheet-template',
  4702.                         'odt' => 'application/vnd.oasis.opendocument.text',
  4703.                         'odm' => 'application/vnd.oasis.opendocument.text-master',
  4704.                         'ott' => 'application/vnd.oasis.opendocument.text-template',
  4705.                         'oth' => 'application/vnd.oasis.opendocument.text-web',
  4706.                         'potx' => 'application/vnd.openxmlformats-officedocument.presentationml.template',
  4707.                         'ppsx' => 'application/vnd.openxmlformats-officedocument.presentationml.slideshow',
  4708.                         'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
  4709.                         'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
  4710.                         'xltx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.template',
  4711.                         'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
  4712.                         'dotx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.template',
  4713.                         'vsd' => 'application/vnd.visio',
  4714.                         'wbxml' => 'application/vnd.wap.wbxml',
  4715.                         'wmlc' => 'application/vnd.wap.wmlc',
  4716.                         'wmlsc' => 'application/vnd.wap.wmlscriptc',
  4717.                         'vxml' => 'application/voicexml+xml',
  4718.                         'bcpio' => 'application/x-bcpio',
  4719.                         'vcd' => 'application/x-cdlink',
  4720.                         'pgn' => 'application/x-chess-pgn',
  4721.                         'cpio' => 'application/x-cpio',
  4722.                         'csh' => 'application/x-csh',
  4723.                         'dcr' => 'application/x-director',
  4724.                         'dir' => 'application/x-director',
  4725.                         'dxr' => 'application/x-director',
  4726.                         'dxf' => 'application/x-autocad',
  4727.                         'dvi' => 'application/x-dvi',
  4728.                         'spl' => 'application/x-futuresplash',
  4729.                         'tgz' => 'application/x-gtar',
  4730.                         'gtar' => 'application/x-gtar',
  4731.                         'hdf' => 'application/x-hdf',
  4732.                         'js' => 'application/x-javascript',
  4733.                         'skp' => 'application/x-koan',
  4734.                         'skd' => 'application/x-koan',
  4735.                         'skt' => 'application/x-koan',
  4736.                         'skm' => 'application/x-koan',
  4737.                         'latex' => 'application/x-latex',
  4738.                         'nc' => 'application/x-netcdf',
  4739.                         'cdf' => 'application/x-netcdf',
  4740.                         'sh' => 'application/x-sh',
  4741.                         'shar' => 'application/x-shar',
  4742.                         'swf' => 'application/x-shockwave-flash',
  4743.                         'sit' => 'application/x-stuffit',
  4744.                         'sv4cpio' => 'application/x-sv4cpio',
  4745.                         'sv4crc' => 'application/x-sv4crc',
  4746.                         'tar' => 'application/x-tar',
  4747.                         'tcl' => 'application/x-tcl',
  4748.                         'tex' => 'application/x-tex',
  4749.                         'texinfo' => 'application/x-texinfo',
  4750.                         'texi' => 'application/x-texinfo',
  4751.                         't' => 'application/x-troff',
  4752.                         'tr' => 'application/x-troff',
  4753.                         'roff' => 'application/x-troff',
  4754.                         'man' => 'application/x-troff-man',
  4755.                         'me' => 'application/x-troff-me',
  4756.                         'ms' => 'application/x-troff-ms',
  4757.                         'ustar' => 'application/x-ustar',
  4758.                         'src' => 'application/x-wais-source',
  4759.                         'xhtml' => 'application/xhtml+xml',
  4760.                         'xht' => 'application/xhtml+xml',
  4761.                         'xslt' => 'application/xslt+xml',
  4762.                         'xml' => 'application/xml',
  4763.                         'xsl' => 'application/xml',
  4764.                         'dtd' => 'application/xml-dtd',
  4765.                         'zip' => 'application/zip',
  4766.                         'au' => 'audio/basic',
  4767.                         'snd' => 'audio/basic',
  4768.                         'mid' => 'audio/midi',
  4769.                         'midi' => 'audio/midi',
  4770.                         'kar' => 'audio/midi',
  4771.                         'mpga' => 'audio/mpeg',
  4772.                         'mp2' => 'audio/mpeg',
  4773.                         'mp3' => 'audio/mpeg',
  4774.                         'aif' => 'audio/x-aiff',
  4775.                         'aiff' => 'audio/x-aiff',
  4776.                         'aifc' => 'audio/x-aiff',
  4777.                         'm3u' => 'audio/x-mpegurl',
  4778.                         'wma' => 'audio/x-ms-wma',
  4779.                         'wax' => 'audio/x-ms-wax',
  4780.                         'ram' => 'audio/x-pn-realaudio',
  4781.                         'ra' => 'audio/x-pn-realaudio',
  4782.                         'rm' => 'application/vnd.rn-realmedia',
  4783.                         'wav' => 'audio/x-wav',
  4784.                         'pdb' => 'chemical/x-pdb',
  4785.                         'xyz' => 'chemical/x-xyz',
  4786.                         'bmp' => 'image/bmp',
  4787.                         'cgm' => 'image/cgm',
  4788.                         'gif' => 'image/gif',
  4789.                         'ief' => 'image/ief',
  4790.                         'jpeg' => 'image/jpeg',
  4791.                         'jpg' => 'image/jpeg',
  4792.                         'jpe' => 'image/jpeg',
  4793.                         'png' => 'image/png',
  4794.                         'svg' => 'image/svg+xml',
  4795.                         'tiff' => 'image/tiff',
  4796.                         'tif' => 'image/tiff',
  4797.                         'djvu' => 'image/vnd.djvu',
  4798.                         'djv' => 'image/vnd.djvu',
  4799.                         'wbmp' => 'image/vnd.wap.wbmp',
  4800.                         'ras' => 'image/x-cmu-raster',
  4801.                         'ico' => 'image/x-icon',
  4802.                         'pnm' => 'image/x-portable-anymap',
  4803.                         'pbm' => 'image/x-portable-bitmap',
  4804.                         'pgm' => 'image/x-portable-graymap',
  4805.                         'ppm' => 'image/x-portable-pixmap',
  4806.                         'rgb' => 'image/x-rgb',
  4807.                         'xbm' => 'image/x-xbitmap',
  4808.                         'psd' => 'image/x-photoshop',
  4809.                         'psb' => 'image/psb',
  4810.                         'xpm' => 'image/x-xpixmap',
  4811.                         'xwd' => 'image/x-xwindowdump',
  4812.                         'eml' => 'message/rfc822',
  4813.                         'igs' => 'model/iges',
  4814.                         'iges' => 'model/iges',
  4815.                         'msh' => 'model/mesh',
  4816.                         'mesh' => 'model/mesh',
  4817.                         'silo' => 'model/mesh',
  4818.                         'wrl' => 'model/vrml',
  4819.                         'vrml' => 'model/vrml',
  4820.                         'ics' => 'text/calendar',
  4821.                         'ifb' => 'text/calendar',
  4822.                         'css' => 'text/css',
  4823.                         'csv' => 'text/csv',
  4824.                         'html' => 'text/html',
  4825.                         'htm' => 'text/html',
  4826.                         'txt' => 'text/plain',
  4827.                         'asc' => 'text/plain',
  4828.                         'rtx' => 'text/richtext',
  4829.                         'rtf' => 'text/rtf',
  4830.                         'sgml' => 'text/sgml',
  4831.                         'sgm' => 'text/sgml',
  4832.                         'tsv' => 'text/tab-separated-values',
  4833.                         'wml' => 'text/vnd.wap.wml',
  4834.                         'wmls' => 'text/vnd.wap.wmlscript',
  4835.                         'etx' => 'text/x-setext',
  4836.                         'mpeg' => 'video/mpeg',
  4837.                         'mpg' => 'video/mpeg',
  4838.                         'mpe' => 'video/mpeg',
  4839.                         'qt' => 'video/quicktime',
  4840.                         'mov' => 'video/quicktime',
  4841.                         'mxu' => 'video/vnd.mpegurl',
  4842.                         'm4u' => 'video/vnd.mpegurl',
  4843.                         'flv' => 'video/x-flv',
  4844.                         'f4v' => 'video/mp4',
  4845.                         'mp4' => 'video/mp4',
  4846.                         'asf' => 'video/x-ms-asf',
  4847.                         'asx' => 'video/x-ms-asf',
  4848.                         'wmv' => 'video/x-ms-wmv',
  4849.                         'wm' => 'video/x-ms-wm',
  4850.                         'wmx' => 'video/x-ms-wmx',
  4851.                         'avi' => 'video/x-msvideo',
  4852.                         'ogv' => 'video/ogg',
  4853.                         'movie' => 'video/x-sgi-movie',
  4854.                         'ice' => 'x-conference/x-cooltalk',
  4855.                     ],
  4856.                 ],
  4857.                 'translations' => [
  4858.                     'debugging' => [
  4859.                         'enabled' => true,
  4860.                         'parameter' => 'pimcore_debug_translations',
  4861.                     ],
  4862.                     'case_insensitive' => false,
  4863.                     'data_object' => [
  4864.                     ],
  4865.                 ],
  4866.                 'models' => [
  4867.                     'class_overrides' => [
  4868.                         'Pimcore\\Model\\DataObject\\Car' => 'AppBundle\\Model\\Product\\Car',
  4869.                         'Pimcore\\Model\\DataObject\\AccessoryPart' => 'AppBundle\\Model\\Product\\AccessoryPart',
  4870.                         'Pimcore\\Model\\DataObject\\Category' => 'AppBundle\\Model\\Product\\Category',
  4871.                         'Pimcore\\Model\\DataObject\\Customer' => 'AppBundle\\Model\\Customer',
  4872.                     ],
  4873.                 ],
  4874.                 'workflows' => [
  4875.                     'simple_asset_workflow' => [
  4876.                         'label' => 'Simple Asset Workflow',
  4877.                         'type' => 'state_machine',
  4878.                         'support_strategy' => [
  4879.                             'type' => 'expression',
  4880.                             'arguments' => [
  4881.                                 => '\\Pimcore\\Model\\Asset',
  4882.                                 => 'is_fully_authenticated()',
  4883.                             ],
  4884.                         ],
  4885.                         'initial_place' => 'start',
  4886.                         'places' => [
  4887.                             'start' => [
  4888.                                 'label' => 'Start Place of the Workflow',
  4889.                                 'title' => 'Start checking this asset',
  4890.                                 'color' => '#3572b0',
  4891.                                 'visibleInHeader' => true,
  4892.                                 'colorInverted' => false,
  4893.                                 'permissions' => [
  4894.                                 ],
  4895.                             ],
  4896.                             'review_license' => [
  4897.                                 'label' => 'Review License',
  4898.                                 'color' => 'orange',
  4899.                                 'visibleInHeader' => true,
  4900.                                 'title' => '',
  4901.                                 'colorInverted' => false,
  4902.                                 'permissions' => [
  4903.                                 ],
  4904.                             ],
  4905.                             'finished' => [
  4906.                                 'label' => 'Asset Reviewed',
  4907.                                 'color' => 'green',
  4908.                                 'visibleInHeader' => true,
  4909.                                 'title' => '',
  4910.                                 'colorInverted' => false,
  4911.                                 'permissions' => [
  4912.                                 ],
  4913.                             ],
  4914.                         ],
  4915.                         'transitions' => [
  4916.                             'start_workflow' => [
  4917.                                 'from' => [
  4918.                                     => 'start',
  4919.                                 ],
  4920.                                 'to' => [
  4921.                                     => 'review_license',
  4922.                                 ],
  4923.                                 'options' => [
  4924.                                     'label' => 'Start Workflow',
  4925.                                     'notificationSettings' => [
  4926.                                     ],
  4927.                                     'changePublishedState' => 'no_change',
  4928.                                 ],
  4929.                                 'name' => 'start_workflow',
  4930.                             ],
  4931.                             'finish_review' => [
  4932.                                 'from' => [
  4933.                                     => 'review_license',
  4934.                                 ],
  4935.                                 'to' => [
  4936.                                     => 'finished',
  4937.                                 ],
  4938.                                 'options' => [
  4939.                                     'label' => 'Finish Review',
  4940.                                     'notificationSettings' => [
  4941.                                     ],
  4942.                                     'changePublishedState' => 'no_change',
  4943.                                 ],
  4944.                                 'name' => 'finish_review',
  4945.                             ],
  4946.                             'restart_review' => [
  4947.                                 'from' => [
  4948.                                     => 'finished',
  4949.                                 ],
  4950.                                 'to' => [
  4951.                                     => 'review_license',
  4952.                                 ],
  4953.                                 'options' => [
  4954.                                     'label' => 'Restart Review',
  4955.                                     'notificationSettings' => [
  4956.                                     ],
  4957.                                     'changePublishedState' => 'no_change',
  4958.                                 ],
  4959.                                 'name' => 'restart_review',
  4960.                             ],
  4961.                         ],
  4962.                         'placeholders' => [
  4963.                         ],
  4964.                         'enabled' => true,
  4965.                         'priority' => 0,
  4966.                         'audit_trail' => [
  4967.                             'enabled' => false,
  4968.                         ],
  4969.                         'supports' => [
  4970.                         ],
  4971.                         'globalActions' => [
  4972.                         ],
  4973.                     ],
  4974.                     'product_data_enrichment' => [
  4975.                         'label' => 'Product Data Enrichment Workflow',
  4976.                         'support_strategy' => [
  4977.                             'service' => 'AppBundle\\Workflow\\SupportsStrategy',
  4978.                             'arguments' => [
  4979.                             ],
  4980.                         ],
  4981.                         'initial_place' => 'todo',
  4982.                         'places' => [
  4983.                             'todo' => [
  4984.                                 'label' => 'ToDo',
  4985.                                 'title' => 'Product Magic did not start',
  4986.                                 'color' => '#3572b0',
  4987.                                 'colorInverted' => true,
  4988.                                 'permissions' => [
  4989.                                     => [
  4990.                                         'objectLayout' => 'CarTodo',
  4991.                                         'publish' => false,
  4992.                                         'unpublish' => false,
  4993.                                     ],
  4994.                                 ],
  4995.                                 'visibleInHeader' => true,
  4996.                             ],
  4997.                             'edit_text' => [
  4998.                                 'label' => 'Edit Text',
  4999.                                 'color' => 'orange',
  5000.                                 'permissions' => [
  5001.                                     => [
  5002.                                         'publish' => false,
  5003.                                         'unpublish' => false,
  5004.                                     ],
  5005.                                 ],
  5006.                                 'title' => '',
  5007.                                 'colorInverted' => false,
  5008.                                 'visibleInHeader' => true,
  5009.                             ],
  5010.                             'edit_images' => [
  5011.                                 'label' => 'Edit Images',
  5012.                                 'color' => 'orange',
  5013.                                 'permissions' => [
  5014.                                     => [
  5015.                                         'publish' => false,
  5016.                                         'unpublish' => false,
  5017.                                     ],
  5018.                                 ],
  5019.                                 'title' => '',
  5020.                                 'colorInverted' => false,
  5021.                                 'visibleInHeader' => true,
  5022.                             ],
  5023.                             'done_text' => [
  5024.                                 'label' => 'Done Text',
  5025.                                 'color' => 'green',
  5026.                                 'permissions' => [
  5027.                                     => [
  5028.                                         'publish' => false,
  5029.                                         'unpublish' => false,
  5030.                                     ],
  5031.                                 ],
  5032.                                 'title' => '',
  5033.                                 'colorInverted' => false,
  5034.                                 'visibleInHeader' => true,
  5035.                             ],
  5036.                             'done_images' => [
  5037.                                 'label' => 'Done Images',
  5038.                                 'color' => 'green',
  5039.                                 'permissions' => [
  5040.                                     => [
  5041.                                         'publish' => false,
  5042.                                         'unpublish' => false,
  5043.                                     ],
  5044.                                 ],
  5045.                                 'title' => '',
  5046.                                 'colorInverted' => false,
  5047.                                 'visibleInHeader' => true,
  5048.                             ],
  5049.                             'done_all' => [
  5050.                                 'label' => 'Product is ready',
  5051.                                 'color' => '#009900',
  5052.                                 'permissions' => [
  5053.                                     => [
  5054.                                         'condition' => 'is_fully_authenticated() and \'ROLE_PIMCORE_ADMIN\' in roles',
  5055.                                         'objectLayout' => 'CarReview',
  5056.                                     ],
  5057.                                     => [
  5058.                                         'objectLayout' => 'CarReview',
  5059.                                     ],
  5060.                                 ],
  5061.                                 'title' => '',
  5062.                                 'colorInverted' => false,
  5063.                                 'visibleInHeader' => true,
  5064.                             ],
  5065.                         ],
  5066.                         'transitions' => [
  5067.                             'start_work' => [
  5068.                                 'from' => [
  5069.                                     => 'todo',
  5070.                                 ],
  5071.                                 'to' => [
  5072.                                     => 'edit_text',
  5073.                                     => 'edit_images',
  5074.                                 ],
  5075.                                 'options' => [
  5076.                                     'label' => 'Start Work',
  5077.                                     'notificationSettings' => [
  5078.                                     ],
  5079.                                     'changePublishedState' => 'no_change',
  5080.                                 ],
  5081.                                 'name' => 'start_work',
  5082.                             ],
  5083.                             'mark_text_done' => [
  5084.                                 'from' => [
  5085.                                     => 'edit_text',
  5086.                                 ],
  5087.                                 'to' => [
  5088.                                     => 'done_text',
  5089.                                 ],
  5090.                                 'options' => [
  5091.                                     'label' => 'Mark Text Done',
  5092.                                     'notificationSettings' => [
  5093.                                     ],
  5094.                                     'changePublishedState' => 'no_change',
  5095.                                 ],
  5096.                                 'name' => 'mark_text_done',
  5097.                             ],
  5098.                             'mark_images_done' => [
  5099.                                 'from' => [
  5100.                                     => 'edit_images',
  5101.                                 ],
  5102.                                 'to' => [
  5103.                                     => 'done_images',
  5104.                                 ],
  5105.                                 'options' => [
  5106.                                     'label' => 'Mark Images Done',
  5107.                                     'notificationSettings' => [
  5108.                                         => [
  5109.                                             'notifyUsers' => [
  5110.                                                 => 'admin',
  5111.                                             ],
  5112.                                             'notifyRoles' => [
  5113.                                                 => 'projectmanagers',
  5114.                                                 => 'admins',
  5115.                                             ],
  5116.                                             'channelType' => [
  5117.                                                 => 'mail',
  5118.                                                 => 'pimcore_notification',
  5119.                                             ],
  5120.                                             'mailType' => 'template',
  5121.                                             'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  5122.                                         ],
  5123.                                     ],
  5124.                                     'changePublishedState' => 'no_change',
  5125.                                 ],
  5126.                                 'name' => 'mark_images_done',
  5127.                             ],
  5128.                             'mark_done_all' => [
  5129.                                 'from' => [
  5130.                                     => 'done_text',
  5131.                                     => 'done_images',
  5132.                                 ],
  5133.                                 'to' => [
  5134.                                     => 'done_all',
  5135.                                 ],
  5136.                                 'options' => [
  5137.                                     'label' => 'Mark Product Done',
  5138.                                     'changePublishedState' => 'force_published',
  5139.                                     'notes' => [
  5140.                                         'commentEnabled' => true,
  5141.                                         'commentRequired' => false,
  5142.                                         'type' => 'Status update',
  5143.                                         'additionalFields' => [
  5144.                                         ],
  5145.                                     ],
  5146.                                     'notificationSettings' => [
  5147.                                         => [
  5148.                                             'notifyUsers' => [
  5149.                                                 => 'admin',
  5150.                                             ],
  5151.                                             'notifyRoles' => [
  5152.                                                 => 'projectmanagers',
  5153.                                                 => 'admins',
  5154.                                             ],
  5155.                                             'channelType' => [
  5156.                                                 => 'mail',
  5157.                                                 => 'pimcore_notification',
  5158.                                             ],
  5159.                                             'mailType' => 'template',
  5160.                                             'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  5161.                                         ],
  5162.                                     ],
  5163.                                 ],
  5164.                                 'name' => 'mark_done_all',
  5165.                             ],
  5166.                             'reopen_issue' => [
  5167.                                 'from' => [
  5168.                                     => 'done_all',
  5169.                                 ],
  5170.                                 'to' => [
  5171.                                     => 'todo',
  5172.                                 ],
  5173.                                 'options' => [
  5174.                                     'label' => 'Reopen Product',
  5175.                                     'notes' => [
  5176.                                         'commentEnabled' => true,
  5177.                                         'commentRequired' => true,
  5178.                                         'type' => 'Status update',
  5179.                                         'additionalFields' => [
  5180.                                         ],
  5181.                                     ],
  5182.                                     'notificationSettings' => [
  5183.                                     ],
  5184.                                     'changePublishedState' => 'no_change',
  5185.                                 ],
  5186.                                 'name' => 'reopen_issue',
  5187.                             ],
  5188.                         ],
  5189.                         'globalActions' => [
  5190.                             'log_time' => [
  5191.                                 'label' => 'Log Time',
  5192.                                 'guard' => 'is_fully_authenticated()',
  5193.                                 'notes' => [
  5194.                                     'commentEnabled' => true,
  5195.                                     'commentRequired' => true,
  5196.                                     'type' => 'Worklog',
  5197.                                     'title' => 'Time Logged',
  5198.                                     'additionalFields' => [
  5199.                                         => [
  5200.                                             'name' => 'timeWorked',
  5201.                                             'fieldType' => 'input',
  5202.                                             'title' => 'Time spent',
  5203.                                             'required' => true,
  5204.                                             'fieldTypeSettings' => [
  5205.                                             ],
  5206.                                         ],
  5207.                                     ],
  5208.                                 ],
  5209.                                 'to' => [
  5210.                                 ],
  5211.                             ],
  5212.                         ],
  5213.                         'placeholders' => [
  5214.                         ],
  5215.                         'enabled' => true,
  5216.                         'priority' => 0,
  5217.                         'audit_trail' => [
  5218.                             'enabled' => false,
  5219.                         ],
  5220.                         'supports' => [
  5221.                         ],
  5222.                     ],
  5223.                 ],
  5224.                 'flags' => [
  5225.                 ],
  5226.                 'maps' => [
  5227.                     'tile_layer_url_template' => 'https://a.tile.openstreetmap.org/{z}/{x}/{y}.png',
  5228.                     'geocoding_url_template' => 'https://nominatim.openstreetmap.org/search?q={q}&addressdetails=1&format=json&limit=1',
  5229.                     'reverse_geocoding_url_template' => 'https://nominatim.openstreetmap.org/reverse?format=json&lat={lat}&lon={lon}&addressdetails=1',
  5230.                 ],
  5231.                 'encryption' => [
  5232.                     'secret' => NULL,
  5233.                 ],
  5234.                 'routing' => [
  5235.                     'defaults' => [
  5236.                         'bundle' => 'AppBundle',
  5237.                         'controller' => 'Default',
  5238.                         'action' => 'default',
  5239.                     ],
  5240.                     'static' => [
  5241.                         'locale_params' => [
  5242.                         ],
  5243.                     ],
  5244.                 ],
  5245.             ],
  5246.             'pimcore.routing.defaults' => [
  5247.                 'bundle' => 'AppBundle',
  5248.                 'controller' => 'Default',
  5249.                 'action' => 'default',
  5250.             ],
  5251.             'pimcore.routing.static.locale_params' => [
  5252.             ],
  5253.             'pimcore.cache.core.default_lifetime' => 2419200,
  5254.             'pimcore.targeting.enabled' => true,
  5255.             'pimcore.targeting.conditions' => [
  5256.                 'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  5257.                 'country' => 'Pimcore\\Targeting\\Condition\\Country',
  5258.                 'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  5259.                 'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  5260.                 'language' => 'Pimcore\\Targeting\\Condition\\Language',
  5261.                 'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  5262.                 'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  5263.                 'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  5264.                 'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  5265.                 'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  5266.                 'url' => 'Pimcore\\Targeting\\Condition\\Url',
  5267.                 'visitedpagebefore' => 'Pimcore\\Targeting\\Condition\\Piwik\\VisitedPageBefore',
  5268.                 'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  5269.                 'cmf_has_segment' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\HasSegment',
  5270.                 'cmf_customer_is_loggedin' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerIsLoggedIn',
  5271.             ],
  5272.             'pimcore.geoip.db_file' => (\dirname(__DIR__3).'/config/GeoLite2-City.mmdb'),
  5273.             'pimcore.workflow' => [
  5274.                 'simple_asset_workflow' => [
  5275.                     'label' => 'Simple Asset Workflow',
  5276.                     'type' => 'state_machine',
  5277.                     'support_strategy' => [
  5278.                         'type' => 'expression',
  5279.                         'arguments' => [
  5280.                             => '\\Pimcore\\Model\\Asset',
  5281.                             => 'is_fully_authenticated()',
  5282.                         ],
  5283.                     ],
  5284.                     'initial_place' => 'start',
  5285.                     'places' => [
  5286.                         'start' => [
  5287.                             'label' => 'Start Place of the Workflow',
  5288.                             'title' => 'Start checking this asset',
  5289.                             'color' => '#3572b0',
  5290.                             'visibleInHeader' => true,
  5291.                             'colorInverted' => false,
  5292.                             'permissions' => [
  5293.                             ],
  5294.                         ],
  5295.                         'review_license' => [
  5296.                             'label' => 'Review License',
  5297.                             'color' => 'orange',
  5298.                             'visibleInHeader' => true,
  5299.                             'title' => '',
  5300.                             'colorInverted' => false,
  5301.                             'permissions' => [
  5302.                             ],
  5303.                         ],
  5304.                         'finished' => [
  5305.                             'label' => 'Asset Reviewed',
  5306.                             'color' => 'green',
  5307.                             'visibleInHeader' => true,
  5308.                             'title' => '',
  5309.                             'colorInverted' => false,
  5310.                             'permissions' => [
  5311.                             ],
  5312.                         ],
  5313.                     ],
  5314.                     'transitions' => [
  5315.                         'start_workflow' => [
  5316.                             'from' => [
  5317.                                 => 'start',
  5318.                             ],
  5319.                             'to' => [
  5320.                                 => 'review_license',
  5321.                             ],
  5322.                             'options' => [
  5323.                                 'label' => 'Start Workflow',
  5324.                                 'notificationSettings' => [
  5325.                                 ],
  5326.                                 'changePublishedState' => 'no_change',
  5327.                             ],
  5328.                             'name' => 'start_workflow',
  5329.                         ],
  5330.                         'finish_review' => [
  5331.                             'from' => [
  5332.                                 => 'review_license',
  5333.                             ],
  5334.                             'to' => [
  5335.                                 => 'finished',
  5336.                             ],
  5337.                             'options' => [
  5338.                                 'label' => 'Finish Review',
  5339.                                 'notificationSettings' => [
  5340.                                 ],
  5341.                                 'changePublishedState' => 'no_change',
  5342.                             ],
  5343.                             'name' => 'finish_review',
  5344.                         ],
  5345.                         'restart_review' => [
  5346.                             'from' => [
  5347.                                 => 'finished',
  5348.                             ],
  5349.                             'to' => [
  5350.                                 => 'review_license',
  5351.                             ],
  5352.                             'options' => [
  5353.                                 'label' => 'Restart Review',
  5354.                                 'notificationSettings' => [
  5355.                                 ],
  5356.                                 'changePublishedState' => 'no_change',
  5357.                             ],
  5358.                             'name' => 'restart_review',
  5359.                         ],
  5360.                     ],
  5361.                     'placeholders' => [
  5362.                     ],
  5363.                     'enabled' => true,
  5364.                     'priority' => 0,
  5365.                     'audit_trail' => [
  5366.                         'enabled' => false,
  5367.                     ],
  5368.                     'supports' => [
  5369.                     ],
  5370.                     'globalActions' => [
  5371.                     ],
  5372.                 ],
  5373.                 'product_data_enrichment' => [
  5374.                     'label' => 'Product Data Enrichment Workflow',
  5375.                     'support_strategy' => [
  5376.                         'service' => 'AppBundle\\Workflow\\SupportsStrategy',
  5377.                         'arguments' => [
  5378.                         ],
  5379.                     ],
  5380.                     'initial_place' => 'todo',
  5381.                     'places' => [
  5382.                         'todo' => [
  5383.                             'label' => 'ToDo',
  5384.                             'title' => 'Product Magic did not start',
  5385.                             'color' => '#3572b0',
  5386.                             'colorInverted' => true,
  5387.                             'permissions' => [
  5388.                                 => [
  5389.                                     'objectLayout' => 'CarTodo',
  5390.                                     'publish' => false,
  5391.                                     'unpublish' => false,
  5392.                                 ],
  5393.                             ],
  5394.                             'visibleInHeader' => true,
  5395.                         ],
  5396.                         'edit_text' => [
  5397.                             'label' => 'Edit Text',
  5398.                             'color' => 'orange',
  5399.                             'permissions' => [
  5400.                                 => [
  5401.                                     'publish' => false,
  5402.                                     'unpublish' => false,
  5403.                                 ],
  5404.                             ],
  5405.                             'title' => '',
  5406.                             'colorInverted' => false,
  5407.                             'visibleInHeader' => true,
  5408.                         ],
  5409.                         'edit_images' => [
  5410.                             'label' => 'Edit Images',
  5411.                             'color' => 'orange',
  5412.                             'permissions' => [
  5413.                                 => [
  5414.                                     'publish' => false,
  5415.                                     'unpublish' => false,
  5416.                                 ],
  5417.                             ],
  5418.                             'title' => '',
  5419.                             'colorInverted' => false,
  5420.                             'visibleInHeader' => true,
  5421.                         ],
  5422.                         'done_text' => [
  5423.                             'label' => 'Done Text',
  5424.                             'color' => 'green',
  5425.                             'permissions' => [
  5426.                                 => [
  5427.                                     'publish' => false,
  5428.                                     'unpublish' => false,
  5429.                                 ],
  5430.                             ],
  5431.                             'title' => '',
  5432.                             'colorInverted' => false,
  5433.                             'visibleInHeader' => true,
  5434.                         ],
  5435.                         'done_images' => [
  5436.                             'label' => 'Done Images',
  5437.                             'color' => 'green',
  5438.                             'permissions' => [
  5439.                                 => [
  5440.                                     'publish' => false,
  5441.                                     'unpublish' => false,
  5442.                                 ],
  5443.                             ],
  5444.                             'title' => '',
  5445.                             'colorInverted' => false,
  5446.                             'visibleInHeader' => true,
  5447.                         ],
  5448.                         'done_all' => [
  5449.                             'label' => 'Product is ready',
  5450.                             'color' => '#009900',
  5451.                             'permissions' => [
  5452.                                 => [
  5453.                                     'condition' => 'is_fully_authenticated() and \'ROLE_PIMCORE_ADMIN\' in roles',
  5454.                                     'objectLayout' => 'CarReview',
  5455.                                 ],
  5456.                                 => [
  5457.                                     'objectLayout' => 'CarReview',
  5458.                                 ],
  5459.                             ],
  5460.                             'title' => '',
  5461.                             'colorInverted' => false,
  5462.                             'visibleInHeader' => true,
  5463.                         ],
  5464.                     ],
  5465.                     'transitions' => [
  5466.                         'start_work' => [
  5467.                             'from' => [
  5468.                                 => 'todo',
  5469.                             ],
  5470.                             'to' => [
  5471.                                 => 'edit_text',
  5472.                                 => 'edit_images',
  5473.                             ],
  5474.                             'options' => [
  5475.                                 'label' => 'Start Work',
  5476.                                 'notificationSettings' => [
  5477.                                 ],
  5478.                                 'changePublishedState' => 'no_change',
  5479.                             ],
  5480.                             'name' => 'start_work',
  5481.                         ],
  5482.                         'mark_text_done' => [
  5483.                             'from' => [
  5484.                                 => 'edit_text',
  5485.                             ],
  5486.                             'to' => [
  5487.                                 => 'done_text',
  5488.                             ],
  5489.                             'options' => [
  5490.                                 'label' => 'Mark Text Done',
  5491.                                 'notificationSettings' => [
  5492.                                 ],
  5493.                                 'changePublishedState' => 'no_change',
  5494.                             ],
  5495.                             'name' => 'mark_text_done',
  5496.                         ],
  5497.                         'mark_images_done' => [
  5498.                             'from' => [
  5499.                                 => 'edit_images',
  5500.                             ],
  5501.                             'to' => [
  5502.                                 => 'done_images',
  5503.                             ],
  5504.                             'options' => [
  5505.                                 'label' => 'Mark Images Done',
  5506.                                 'notificationSettings' => [
  5507.                                     => [
  5508.                                         'notifyUsers' => [
  5509.                                             => 'admin',
  5510.                                         ],
  5511.                                         'notifyRoles' => [
  5512.                                             => 'projectmanagers',
  5513.                                             => 'admins',
  5514.                                         ],
  5515.                                         'channelType' => [
  5516.                                             => 'mail',
  5517.                                             => 'pimcore_notification',
  5518.                                         ],
  5519.                                         'mailType' => 'template',
  5520.                                         'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  5521.                                     ],
  5522.                                 ],
  5523.                                 'changePublishedState' => 'no_change',
  5524.                             ],
  5525.                             'name' => 'mark_images_done',
  5526.                         ],
  5527.                         'mark_done_all' => [
  5528.                             'from' => [
  5529.                                 => 'done_text',
  5530.                                 => 'done_images',
  5531.                             ],
  5532.                             'to' => [
  5533.                                 => 'done_all',
  5534.                             ],
  5535.                             'options' => [
  5536.                                 'label' => 'Mark Product Done',
  5537.                                 'changePublishedState' => 'force_published',
  5538.                                 'notes' => [
  5539.                                     'commentEnabled' => true,
  5540.                                     'commentRequired' => false,
  5541.                                     'type' => 'Status update',
  5542.                                     'additionalFields' => [
  5543.                                     ],
  5544.                                 ],
  5545.                                 'notificationSettings' => [
  5546.                                     => [
  5547.                                         'notifyUsers' => [
  5548.                                             => 'admin',
  5549.                                         ],
  5550.                                         'notifyRoles' => [
  5551.                                             => 'projectmanagers',
  5552.                                             => 'admins',
  5553.                                         ],
  5554.                                         'channelType' => [
  5555.                                             => 'mail',
  5556.                                             => 'pimcore_notification',
  5557.                                         ],
  5558.                                         'mailType' => 'template',
  5559.                                         'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  5560.                                     ],
  5561.                                 ],
  5562.                             ],
  5563.                             'name' => 'mark_done_all',
  5564.                         ],
  5565.                         'reopen_issue' => [
  5566.                             'from' => [
  5567.                                 => 'done_all',
  5568.                             ],
  5569.                             'to' => [
  5570.                                 => 'todo',
  5571.                             ],
  5572.                             'options' => [
  5573.                                 'label' => 'Reopen Product',
  5574.                                 'notes' => [
  5575.                                     'commentEnabled' => true,
  5576.                                     'commentRequired' => true,
  5577.                                     'type' => 'Status update',
  5578.                                     'additionalFields' => [
  5579.                                     ],
  5580.                                 ],
  5581.                                 'notificationSettings' => [
  5582.                                 ],
  5583.                                 'changePublishedState' => 'no_change',
  5584.                             ],
  5585.                             'name' => 'reopen_issue',
  5586.                         ],
  5587.                     ],
  5588.                     'globalActions' => [
  5589.                         'log_time' => [
  5590.                             'label' => 'Log Time',
  5591.                             'guard' => 'is_fully_authenticated()',
  5592.                             'notes' => [
  5593.                                 'commentEnabled' => true,
  5594.                                 'commentRequired' => true,
  5595.                                 'type' => 'Worklog',
  5596.                                 'title' => 'Time Logged',
  5597.                                 'additionalFields' => [
  5598.                                     => [
  5599.                                         'name' => 'timeWorked',
  5600.                                         'fieldType' => 'input',
  5601.                                         'title' => 'Time spent',
  5602.                                         'required' => true,
  5603.                                         'fieldTypeSettings' => [
  5604.                                         ],
  5605.                                     ],
  5606.                                 ],
  5607.                             ],
  5608.                             'to' => [
  5609.                             ],
  5610.                         ],
  5611.                     ],
  5612.                     'placeholders' => [
  5613.                     ],
  5614.                     'enabled' => true,
  5615.                     'priority' => 0,
  5616.                     'audit_trail' => [
  5617.                         'enabled' => false,
  5618.                     ],
  5619.                     'supports' => [
  5620.                     ],
  5621.                 ],
  5622.             ],
  5623.             'pimcore_ecommerce.pimcore.config' => [
  5624.                 'menu' => [
  5625.                     'pricing_rules' => [
  5626.                         'enabled' => true,
  5627.                     ],
  5628.                     'order_list' => [
  5629.                         'enabled' => true,
  5630.                         'route' => 'pimcore_ecommerce_backend_admin-order_list',
  5631.                         'path' => NULL,
  5632.                     ],
  5633.                 ],
  5634.             ],
  5635.             'pimcore_ecommerce.decimal_scale' => 4,
  5636.             'pimcore_ecommerce.factory.strict_tenants' => false,
  5637.             'pimcore_ecommerce.environment.options' => [
  5638.             ],
  5639.             'pimcore_ecommerce.pricing_manager.condition_mapping' => [
  5640.                 'Bracket' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Bracket',
  5641.                 'DateRange' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\DateRange',
  5642.                 'CartAmount' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\CartAmount',
  5643.                 'CatalogProduct' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\CatalogProduct',
  5644.                 'CatalogCategory' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\CatalogCategory',
  5645.                 'Token' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Token',
  5646.                 'Sold' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Sold',
  5647.                 'Sales' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Sales',
  5648.                 'ClientIp' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\ClientIp',
  5649.                 'VoucherToken' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\VoucherToken',
  5650.                 'Tenant' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Tenant',
  5651.                 'TargetGroup' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\TargetGroup',
  5652.             ],
  5653.             'pimcore_ecommerce.pricing_manager.action_mapping' => [
  5654.                 'ProductDiscount' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\ProductDiscount',
  5655.                 'CartDiscount' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\CartDiscount',
  5656.                 'Gift' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\Gift',
  5657.                 'FreeShipping' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\FreeShipping',
  5658.             ],
  5659.             'pimcore_ecommerce.index_service.default_tenant' => 'default',
  5660.             'pimcore_ecommerce.voucher_service.options' => [
  5661.                 'reservation_minutes_threshold' => 5,
  5662.                 'statistics_days_threshold' => 30,
  5663.             ],
  5664.             'pimcore_ecommerce.voucher_service.token_manager.mapping' => [
  5665.                 'VoucherTokenTypePattern' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\VoucherService\\TokenManager\\Pattern',
  5666.                 'VoucherTokenTypeSingle' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\VoucherService\\TokenManager\\Single',
  5667.             ],
  5668.             'pimcore_ecommerce.offer_tool.order_storage.offer_class' => 'Pimcore\\Model\\DataObject\\OfferToolOffer',
  5669.             'pimcore_ecommerce.offer_tool.order_storage.offer_item_class' => 'Pimcore\\Model\\DataObject\\OfferToolOfferItem',
  5670.             'pimcore_ecommerce.offer_tool.order_storage.parent_folder_path' => '/offertool/offers/%Y/%m',
  5671.             'cmf.customer_export.items_per_request' => 500,
  5672.             'cmf.segmentAssignment.table.raw' => 'plugin_cmf_segment_assignment',
  5673.             'cmf.segmentAssignment.table.index' => 'plugin_cmf_segment_assignment_index',
  5674.             'cmf.segmentAssignment.table.queue' => 'plugin_cmf_segment_assignment_queue',
  5675.             'pimcore_customer_management_framework.general.customerPimcoreClass' => 'Customer',
  5676.             'pimcore_customer_management_framework.general.mailBlackListFile' => (\dirname(__DIR__3).'/config/cmf/mail-blacklist.txt'),
  5677.             'pimcore_customer_management_framework.encryption.secret' => 'aiRTOYs6PkggRG0QncrEkUv2Nw/eaiJ4',
  5678.             'pimcore_customer_management_framework.customer_save_manager.enableAutomaticObjectNamingScheme' => true,
  5679.             'pimcore_customer_management_framework.customer_save_validator.requiredFields' => [
  5680.                 => [
  5681.                     => 'email',
  5682.                 ],
  5683.                 => [
  5684.                     => 'firstname',
  5685.                     => 'lastname',
  5686.                 ],
  5687.             ],
  5688.             'pimcore_customer_management_framework.customer_save_validator.checkForDuplicates' => true,
  5689.             'pimcore_customer_management_framework.segment_manager.segmentFolder.calculated' => '/Customer Management/segments/calculated',
  5690.             'pimcore_customer_management_framework.segment_manager.segmentFolder.manual' => '/Customer Management/segments/manual',
  5691.             'pimcore_customer_management_framework.customer_provider.namingScheme' => '{countryCode}/{zip}/{firstname}-{lastname}',
  5692.             'pimcore_customer_management_framework.customer_provider.parentPath' => '/Customer Management/customers',
  5693.             'pimcore_customer_management_framework.customer_provider.archiveDir' => '/Customer Management/customers/_archive',
  5694.             'pimcore_customer_management_framework.customer_provider.newCustomersTempDir' => '/Customer Management/customers/_temp',
  5695.             'pimcore_customer_management_framework.customer_list.exporters' => [
  5696.                 'csv' => [
  5697.                     'name' => 'CSV',
  5698.                     'icon' => 'fa fa-file-text-o',
  5699.                     'exporter' => 'CustomerManagementFrameworkBundle\\CustomerList\\Exporter\\Csv',
  5700.                     'properties' => [
  5701.                         => 'id',
  5702.                         => 'active',
  5703.                         => 'gender',
  5704.                         => 'email',
  5705.                         => 'phone',
  5706.                         => 'firstname',
  5707.                         => 'lastname',
  5708.                         => 'street',
  5709.                         => 'zip',
  5710.                         => 'city',
  5711.                         10 => 'countryCode',
  5712.                         11 => 'idEncoded',
  5713.                     ],
  5714.                     'exportSegmentsAsColumns' => true,
  5715.                 ],
  5716.                 'xlsx' => [
  5717.                     'name' => 'XLSX',
  5718.                     'icon' => 'fa fa-file-excel-o',
  5719.                     'exporter' => 'CustomerManagementFrameworkBundle\\CustomerList\\Exporter\\Xlsx',
  5720.                     'properties' => [
  5721.                         => 'id',
  5722.                         => 'active',
  5723.                         => 'gender',
  5724.                         => 'email',
  5725.                         => 'phone',
  5726.                         => 'firstname',
  5727.                         => 'lastname',
  5728.                         => 'street',
  5729.                         => 'zip',
  5730.                         => 'city',
  5731.                         10 => 'countryCode',
  5732.                         11 => 'idEncoded',
  5733.                     ],
  5734.                     'exportSegmentsAsColumns' => true,
  5735.                 ],
  5736.             ],
  5737.             'pimcore_customer_management_framework.customer_list.filter_properties' => [
  5738.                 'equals' => [
  5739.                     'id' => 'o_id',
  5740.                     'active' => 'active',
  5741.                 ],
  5742.                 'search' => [
  5743.                     'email' => [
  5744.                         => 'email',
  5745.                     ],
  5746.                     'name' => [
  5747.                         => 'firstname',
  5748.                         => 'lastname',
  5749.                     ],
  5750.                     'search' => [
  5751.                         => 'o_id',
  5752.                         => 'idEncoded',
  5753.                         => 'firstname',
  5754.                         => 'lastname',
  5755.                         => 'email',
  5756.                         => 'zip',
  5757.                         => 'city',
  5758.                     ],
  5759.                 ],
  5760.             ],
  5761.             'pimcore_customer_management_framework.customer_duplicates_services.duplicateCheckFields' => [
  5762.                 => [
  5763.                     => 'email',
  5764.                 ],
  5765.                 => [
  5766.                     => 'firstname',
  5767.                     => 'lastname',
  5768.                     => 'zip',
  5769.                     => 'street',
  5770.                 ],
  5771.             ],
  5772.             'pimcore_customer_management_framework.customer_duplicates_services.duplicateCheckTrimmedFields' => [
  5773.             ],
  5774.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_view.listFields' => [
  5775.                 => [
  5776.                     => 'id',
  5777.                 ],
  5778.                 => [
  5779.                     => 'email',
  5780.                 ],
  5781.                 => [
  5782.                     => 'firstname',
  5783.                     => 'lastname',
  5784.                 ],
  5785.                 => [
  5786.                     => 'street',
  5787.                 ],
  5788.                 => [
  5789.                     => 'zip',
  5790.                     => 'city',
  5791.                 ],
  5792.                 => [
  5793.                     => 'countryCode',
  5794.                 ],
  5795.             ],
  5796.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_view.enabled' => true,
  5797.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_index.enableDuplicatesIndex' => true,
  5798.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_index.duplicateCheckFields' => [
  5799.                 => [
  5800.                     'lastname' => [
  5801.                         'soundex' => true,
  5802.                         'metaphone' => true,
  5803.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
  5804.                         'similarityThreshold' => NULL,
  5805.                     ],
  5806.                     'firstname' => [
  5807.                         'soundex' => true,
  5808.                         'metaphone' => true,
  5809.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
  5810.                         'similarityThreshold' => NULL,
  5811.                     ],
  5812.                     'zip' => [
  5813.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\Zip',
  5814.                         'soundex' => false,
  5815.                         'metaphone' => false,
  5816.                         'similarityThreshold' => NULL,
  5817.                     ],
  5818.                     'city' => [
  5819.                         'soundex' => true,
  5820.                         'metaphone' => true,
  5821.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
  5822.                         'similarityThreshold' => NULL,
  5823.                     ],
  5824.                     'street' => [
  5825.                         'soundex' => true,
  5826.                         'metaphone' => true,
  5827.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
  5828.                         'similarityThreshold' => NULL,
  5829.                     ],
  5830.                 ],
  5831.                 => [
  5832.                     'email' => [
  5833.                         'metaphone' => true,
  5834.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
  5835.                         'similarityThreshold' => 90,
  5836.                         'soundex' => false,
  5837.                     ],
  5838.                 ],
  5839.             ],
  5840.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_index.dataTransformers' => [
  5841.                 'street' => '\\CustomerManagementFrameworkBundle\\DataTransformer\\DuplicateIndex\\Street',
  5842.                 'firstname' => '\\CustomerManagementFrameworkBundle\\DataTransformer\\DuplicateIndex\\Simplify',
  5843.                 'city' => '\\CustomerManagementFrameworkBundle\\DataTransformer\\DuplicateIndex\\Simplify',
  5844.                 'lastname' => '\\CustomerManagementFrameworkBundle\\DataTransformer\\DuplicateIndex\\Simplify',
  5845.             ],
  5846.             'pimcore_customer_management_framework.import.customerImporterId' => 0,
  5847.             'pimcore_customer_management_framework.import.customerImportParentId' => 1,
  5848.             'pimcore_customer_management_framework.newsletter.newsletterSyncEnabled' => false,
  5849.             'pimcore_customer_management_framework.newsletter.newsletterQueueImmediateAsyncExecutionEnabled' => true,
  5850.             'pimcore_customer_management_framework.url_activity_tracker.enabled' => true,
  5851.             'pimcore_customer_management_framework.url_activity_tracker.linkCmfcPlaceholder' => '*|ID_ENCODED|*',
  5852.             'pimcore_customer_management_framework.segment_assignment_classes.types' => [
  5853.                 'document' => [
  5854.                     'page' => true,
  5855.                     'folder' => false,
  5856.                     'snippet' => false,
  5857.                     'link' => false,
  5858.                     'hardlink' => false,
  5859.                     'email' => false,
  5860.                     'newsletter' => false,
  5861.                     'printpage' => false,
  5862.                     'printcontainer' => false,
  5863.                 ],
  5864.                 'object' => [
  5865.                     'object' => [
  5866.                         'News' => true,
  5867.                         'Category' => true,
  5868.                     ],
  5869.                     'folder' => true,
  5870.                     'variant' => [
  5871.                     ],
  5872.                 ],
  5873.                 'asset' => [
  5874.                     'folder' => false,
  5875.                     'image' => false,
  5876.                     'text' => false,
  5877.                     'audio' => false,
  5878.                     'video' => false,
  5879.                     'document' => false,
  5880.                     'archive' => false,
  5881.                     'unknown' => false,
  5882.                 ],
  5883.             ],
  5884.             'pimcore.gdpr-data-extrator.customers' => [
  5885.                 'allowDelete' => false,
  5886.                 'includedRelations' => [
  5887.                 ],
  5888.             ],
  5889.             'pimcore_data_hub' => [
  5890.             ],
  5891.             'hwi_oauth.authentication.listener.oauth.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Http\\Firewall\\OAuthListener',
  5892.             'hwi_oauth.authentication.provider.oauth.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Core\\Authentication\\Provider\\OAuthProvider',
  5893.             'hwi_oauth.authentication.entry_point.oauth.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Http\\EntryPoint\\OAuthEntryPoint',
  5894.             'hwi_oauth.user.provider.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Core\\User\\OAuthUserProvider',
  5895.             'hwi_oauth.user.provider.entity.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Core\\User\\EntityUserProvider',
  5896.             'hwi_oauth.user.provider.fosub_bridge.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Core\\User\\FOSUBUserProvider',
  5897.             'hwi_oauth.registration.form.handler.fosub_bridge.class' => 'HWI\\Bundle\\OAuthBundle\\Form\\FOSUBRegistrationFormHandler',
  5898.             'hwi_oauth.resource_owner.oauth1.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth1ResourceOwner',
  5899.             'hwi_oauth.resource_owner.oauth2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth2ResourceOwner',
  5900.             'hwi_oauth.resource_owner.amazon.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonResourceOwner',
  5901.             'hwi_oauth.resource_owner.asana.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AsanaResourceOwner',
  5902.             'hwi_oauth.resource_owner.auth0.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Auth0ResourceOwner',
  5903.             'hwi_oauth.resource_owner.azure.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AzureResourceOwner',
  5904.             'hwi_oauth.resource_owner.bitbucket.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitbucketResourceOwner',
  5905.             'hwi_oauth.resource_owner.bitbucket2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Bitbucket2ResourceOwner',
  5906.             'hwi_oauth.resource_owner.bitly.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitlyResourceOwner',
  5907.             'hwi_oauth.resource_owner.box.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BoxResourceOwner',
  5908.             'hwi_oauth.resource_owner.bufferapp.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BufferAppResourceOwner',
  5909.             'hwi_oauth.resource_owner.clever.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\CleverResourceOwner',
  5910.             'hwi_oauth.resource_owner.dailymotion.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DailymotionResourceOwner',
  5911.             'hwi_oauth.resource_owner.deviantart.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeviantartResourceOwner',
  5912.             'hwi_oauth.resource_owner.deezer.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeezerResourceOwner',
  5913.             'hwi_oauth.resource_owner.discogs.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DiscogsResourceOwner',
  5914.             'hwi_oauth.resource_owner.disqus.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DisqusResourceOwner',
  5915.             'hwi_oauth.resource_owner.dropbox.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DropboxResourceOwner',
  5916.             'hwi_oauth.resource_owner.eve_online.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EveOnlineResourceOwner',
  5917.             'hwi_oauth.resource_owner.eventbrite.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EventbriteResourceOwner',
  5918.             'hwi_oauth.resource_owner.facebook.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FacebookResourceOwner',
  5919.             'hwi_oauth.resource_owner.fiware.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FiwareResourceOwner',
  5920.             'hwi_oauth.resource_owner.flickr.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FlickrResourceOwner',
  5921.             'hwi_oauth.resource_owner.foursquare.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FoursquareResourceOwner',
  5922.             'hwi_oauth.resource_owner.github.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitHubResourceOwner',
  5923.             'hwi_oauth.resource_owner.gitlab.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitLabResourceOwner',
  5924.             'hwi_oauth.resource_owner.google.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GoogleResourceOwner',
  5925.             'hwi_oauth.resource_owner.youtube.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YoutubeResourceOwner',
  5926.             'hwi_oauth.resource_owner.hubic.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\HubicResourceOwner',
  5927.             'hwi_oauth.resource_owner.instagram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\InstagramResourceOwner',
  5928.             'hwi_oauth.resource_owner.jawbone.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JawboneResourceOwner',
  5929.             'hwi_oauth.resource_owner.jira.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JiraResourceOwner',
  5930.             'hwi_oauth.resource_owner.linkedin.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinResourceOwner',
  5931.             'hwi_oauth.resource_owner.mailru.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\MailRuResourceOwner',
  5932.             'hwi_oauth.resource_owner.office365.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Office365ResourceOwner',
  5933.             'hwi_oauth.resource_owner.paypal.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PaypalResourceOwner',
  5934.             'hwi_oauth.resource_owner.qq.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\QQResourceOwner',
  5935.             'hwi_oauth.resource_owner.reddit.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RedditResourceOwner',
  5936.             'hwi_oauth.resource_owner.runkeeper.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RunKeeperResourceOwner',
  5937.             'hwi_oauth.resource_owner.salesforce.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SalesforceResourceOwner',
  5938.             'hwi_oauth.resource_owner.sensio_connect.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SensioConnectResourceOwner',
  5939.             'hwi_oauth.resource_owner.sina_weibo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SinaWeiboResourceOwner',
  5940.             'hwi_oauth.resource_owner.slack.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SlackResourceOwner',
  5941.             'hwi_oauth.resource_owner.spotify.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SpotifyResourceOwner',
  5942.             'hwi_oauth.resource_owner.soundcloud.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SoundcloudResourceOwner',
  5943.             'hwi_oauth.resource_owner.stack_exchange.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StackExchangeResourceOwner',
  5944.             'hwi_oauth.resource_owner.stereomood.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StereomoodResourceOwner',
  5945.             'hwi_oauth.resource_owner.strava.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StravaResourceOwner',
  5946.             'hwi_oauth.resource_owner.toshl.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ToshlResourceOwner',
  5947.             'hwi_oauth.resource_owner.trakt.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TraktResourceOwner',
  5948.             'hwi_oauth.resource_owner.trello.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TrelloResourceOwner',
  5949.             'hwi_oauth.resource_owner.twitch.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitchResourceOwner',
  5950.             'hwi_oauth.resource_owner.twitter.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitterResourceOwner',
  5951.             'hwi_oauth.resource_owner.vkontakte.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\VkontakteResourceOwner',
  5952.             'hwi_oauth.resource_owner.windows_live.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WindowsLiveResourceOwner',
  5953.             'hwi_oauth.resource_owner.wordpress.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WordpressResourceOwner',
  5954.             'hwi_oauth.resource_owner.wunderlist.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WunderlistResourceOwner',
  5955.             'hwi_oauth.resource_owner.xing.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\XingResourceOwner',
  5956.             'hwi_oauth.resource_owner.yahoo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YahooResourceOwner',
  5957.             'hwi_oauth.resource_owner.yandex.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YandexResourceOwner',
  5958.             'hwi_oauth.resource_owner.odnoklassniki.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OdnoklassnikiResourceOwner',
  5959.             'hwi_oauth.resource_owner.37signals.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ThirtySevenSignalsResourceOwner',
  5960.             'hwi_oauth.resource_owner.itembase.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ItembaseResourceOwner',
  5961.             'hwi_oauth.resource_ownermap.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Http\\ResourceOwnerMap',
  5962.             'hwi_oauth.security.oauth_utils.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\OAuthUtils',
  5963.             'hwi_oauth.storage.session.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\RequestDataStorage\\SessionStorage',
  5964.             'hwi_oauth.templating.helper.oauth.class' => 'HWI\\Bundle\\OAuthBundle\\Templating\\Helper\\OAuthHelper',
  5965.             'hwi_oauth.twig.extension.oauth.class' => 'HWI\\Bundle\\OAuthBundle\\Twig\\Extension\\OAuthExtension',
  5966.             'hwi_oauth.firewall_names' => [
  5967.                 => 'demo_frontend',
  5968.             ],
  5969.             'hwi_oauth.target_path_parameter' => NULL,
  5970.             'hwi_oauth.use_referer' => true,
  5971.             'hwi_oauth.failed_use_referer' => false,
  5972.             'hwi_oauth.failed_auth_path' => 'hwi_oauth_connect',
  5973.             'hwi_oauth.grant_rule' => 'IS_AUTHENTICATED_REMEMBERED',
  5974.             'hwi_oauth.resource_owners' => [
  5975.                 'google' => 'google',
  5976.                 'twitter' => 'twitter',
  5977.             ],
  5978.             'hwi_oauth.fosub_enabled' => false,
  5979.             'hwi_oauth.connect' => false,
  5980.             'data_collector.templates' => [
  5981.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector' => [
  5982.                     => 'pimcore',
  5983.                     => 'PimcoreCoreBundle:Profiler:data_collector.html.twig',
  5984.                 ],
  5985.                 'data_collector.request' => [
  5986.                     => 'request',
  5987.                     => '@WebProfiler/Collector/request.html.twig',
  5988.                 ],
  5989.                 'data_collector.time' => [
  5990.                     => 'time',
  5991.                     => '@WebProfiler/Collector/time.html.twig',
  5992.                 ],
  5993.                 'data_collector.memory' => [
  5994.                     => 'memory',
  5995.                     => '@WebProfiler/Collector/memory.html.twig',
  5996.                 ],
  5997.                 'data_collector.validator' => [
  5998.                     => 'validator',
  5999.                     => '@WebProfiler/Collector/validator.html.twig',
  6000.                 ],
  6001.                 'data_collector.ajax' => [
  6002.                     => 'ajax',
  6003.                     => '@WebProfiler/Collector/ajax.html.twig',
  6004.                 ],
  6005.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector' => [
  6006.                     => 'pimcore_targeting',
  6007.                     => 'PimcoreCoreBundle:Profiler:targeting_data_collector.html.twig',
  6008.                 ],
  6009.                 'data_collector.form' => [
  6010.                     => 'form',
  6011.                     => '@WebProfiler/Collector/form.html.twig',
  6012.                 ],
  6013.                 'data_collector.exception' => [
  6014.                     => 'exception',
  6015.                     => '@WebProfiler/Collector/exception.html.twig',
  6016.                 ],
  6017.                 'data_collector.logger' => [
  6018.                     => 'logger',
  6019.                     => '@WebProfiler/Collector/logger.html.twig',
  6020.                 ],
  6021.                 'data_collector.events' => [
  6022.                     => 'events',
  6023.                     => '@WebProfiler/Collector/events.html.twig',
  6024.                 ],
  6025.                 'data_collector.router' => [
  6026.                     => 'router',
  6027.                     => '@WebProfiler/Collector/router.html.twig',
  6028.                 ],
  6029.                 'data_collector.cache' => [
  6030.                     => 'cache',
  6031.                     => '@WebProfiler/Collector/cache.html.twig',
  6032.                 ],
  6033.                 'data_collector.translation' => [
  6034.                     => 'translation',
  6035.                     => '@WebProfiler/Collector/translation.html.twig',
  6036.                 ],
  6037.                 'data_collector.security' => [
  6038.                     => 'security',
  6039.                     => '@Security/Collector/security.html.twig',
  6040.                 ],
  6041.                 'data_collector.twig' => [
  6042.                     => 'twig',
  6043.                     => '@WebProfiler/Collector/twig.html.twig',
  6044.                 ],
  6045.                 'data_collector.doctrine' => [
  6046.                     => 'db',
  6047.                     => '@Doctrine/Collector/db.html.twig',
  6048.                 ],
  6049.                 'swiftmailer.data_collector' => [
  6050.                     => 'swiftmailer',
  6051.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  6052.                 ],
  6053.                 'data_collector.dump' => [
  6054.                     => 'dump',
  6055.                     => '@Debug/Profiler/dump.html.twig',
  6056.                 ],
  6057.                 'httplug.collector.collector' => [
  6058.                     => 'httplug',
  6059.                     => '@Httplug/webprofiler.html.twig',
  6060.                 ],
  6061.                 'data_collector.config' => [
  6062.                     => 'config',
  6063.                     => '@WebProfiler/Collector/config.html.twig',
  6064.                 ],
  6065.             ],
  6066.             'pimcore.service_controllers' => [
  6067.                 'AppBundle\\Controller\\AccountController' => 'AppBundle\\Controller\\AccountController',
  6068.                 'AppBundle\\Controller\\BaseController' => 'AppBundle\\Controller\\BaseController',
  6069.                 'AppBundle\\Controller\\CartController' => 'AppBundle\\Controller\\CartController',
  6070.                 'AppBundle\\Controller\\CheckoutController' => 'AppBundle\\Controller\\CheckoutController',
  6071.                 'AppBundle\\Controller\\ContentController' => 'AppBundle\\Controller\\ContentController',
  6072.                 'AppBundle\\Controller\\DefaultController' => 'AppBundle\\Controller\\DefaultController',
  6073.                 'AppBundle\\Controller\\NewsController' => 'AppBundle\\Controller\\NewsController',
  6074.                 'AppBundle\\Controller\\PaymentController' => 'AppBundle\\Controller\\PaymentController',
  6075.                 'AppBundle\\Controller\\ProductController' => 'AppBundle\\Controller\\ProductController',
  6076.                 'AppBundle\\Controller\\Web2printController' => 'AppBundle\\Controller\\Web2printController',
  6077.                 'CustomerManagementFrameworkBundle\\Controller\\Admin' => 'CustomerManagementFrameworkBundle\\Controller\\Admin',
  6078.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\ActivitiesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\ActivitiesController',
  6079.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\CustomersController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\CustomersController',
  6080.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\Customers\\FilterDefinitionController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\Customers\\FilterDefinitionController',
  6081.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\DuplicatesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\DuplicatesController',
  6082.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\GDPRDataController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\GDPRDataController',
  6083.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\HelperController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\HelperController',
  6084.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\RulesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\RulesController',
  6085.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\SegmentAssignmentController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\SegmentAssignmentController',
  6086.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\TemplatesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\TemplatesController',
  6087.                 'CustomerManagementFrameworkBundle\\Controller\\Preview\\ObjectPreviewController' => 'CustomerManagementFrameworkBundle\\Controller\\Preview\\ObjectPreviewController',
  6088.                 'CustomerManagementFrameworkBundle\\Controller\\Report\\TermSegmentBuilderController' => 'CustomerManagementFrameworkBundle\\Controller\\Report\\TermSegmentBuilderController',
  6089.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\ActivitiesController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\ActivitiesController',
  6090.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\CustomersController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\CustomersController',
  6091.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\DeletionsController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\DeletionsController',
  6092.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentGroupsController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentGroupsController',
  6093.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsController',
  6094.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsOfCustomersController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsOfCustomersController',
  6095.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Mailchimp\\WebhookController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Mailchimp\\WebhookController',
  6096.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Newsletter\\AdminController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Newsletter\\AdminController',
  6097.                 'OutputDataConfigToolkitBundle\\Controller\\AdminController' => 'OutputDataConfigToolkitBundle\\Controller\\AdminController',
  6098.                 'OutputDataConfigToolkitBundle\\Controller\\ClassController' => 'OutputDataConfigToolkitBundle\\Controller\\ClassController',
  6099.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\AssetController',
  6100.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController',
  6101.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController',
  6102.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController',
  6103.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController',
  6104.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController',
  6105.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController',
  6106.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController',
  6107.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController',
  6108.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController',
  6109.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController',
  6110.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController',
  6111.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController',
  6112.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController',
  6113.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController',
  6114.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController',
  6115.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController',
  6116.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageControllerBase' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageControllerBase',
  6117.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController',
  6118.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController',
  6119.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController',
  6120.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementControllerBase' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementControllerBase',
  6121.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController',
  6122.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController',
  6123.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\LinfoController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\LinfoController',
  6124.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController',
  6125.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController',
  6126.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController',
  6127.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController',
  6128.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController',
  6129.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController',
  6130.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController',
  6131.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController',
  6132.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController',
  6133.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController',
  6134.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController',
  6135.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController',
  6136.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController',
  6137.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController',
  6138.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController',
  6139.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController',
  6140.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController',
  6141.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController',
  6142.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController',
  6143.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController',
  6144.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController',
  6145.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController',
  6146.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController',
  6147.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController',
  6148.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\PiwikController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\PiwikController',
  6149.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\QrcodeController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\QrcodeController',
  6150.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\ReportsControllerBase' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\ReportsControllerBase',
  6151.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController',
  6152.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\ClassController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\ClassController',
  6153.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\AssetController',
  6154.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\DataObjectController',
  6155.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\DocumentController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\DocumentController',
  6156.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\TagController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\TagController',
  6157.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Helper' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Helper',
  6158.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\ImageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\ImageController',
  6159.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\InfoController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\InfoController',
  6160.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController',
  6161.                 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController',
  6162.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController',
  6163.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController',
  6164.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController',
  6165.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\AdminOrderController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\AdminOrderController',
  6166.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\ConfigController',
  6167.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\FindologicController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\FindologicController',
  6168.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\IndexController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\IndexController',
  6169.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\PricingController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\PricingController',
  6170.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\Reports\\PiwikController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\Reports\\PiwikController',
  6171.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\VoucherController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\VoucherController',
  6172.             ],
  6173.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/app/DoctrineMigrations'),
  6174.             'doctrine_migrations.namespace' => 'Application\\Migrations',
  6175.             'doctrine_migrations.table_name' => 'migration_versions',
  6176.             'doctrine_migrations.name' => 'Application Migrations',
  6177.             'doctrine_migrations.custom_template' => NULL,
  6178.             'doctrine_migrations.organize_migrations' => false,
  6179.             'console.command.ids' => [
  6180.                 => 'console.command.public_alias.AppBundle\\Command\\AssetCopyrightCommand',
  6181.                 => 'console.command.public_alias.AppBundle\\Command\\DataCommand',
  6182.                 => 'console.command.public_alias.doctrine_cache.contains_command',
  6183.                 => 'console.command.public_alias.doctrine_cache.delete_command',
  6184.                 => 'console.command.public_alias.doctrine_cache.flush_command',
  6185.                 => 'console.command.public_alias.doctrine_cache.stats_command',
  6186.                 => 'presta_sitemap.dump_command',
  6187.                 => 'console.command.public_alias.Pimcore\\Migrations\\Command\\ExecuteCommand',
  6188.                 => 'console.command.public_alias.Pimcore\\Migrations\\Command\\GenerateCommand',
  6189.                 => 'console.command.public_alias.Pimcore\\Migrations\\Command\\LatestCommand',
  6190.                 10 => 'console.command.public_alias.Pimcore\\Migrations\\Command\\MarkAllDoneCommand',
  6191.                 11 => 'console.command.public_alias.Pimcore\\Migrations\\Command\\MigrateCommand',
  6192.                 12 => 'console.command.public_alias.Pimcore\\Migrations\\Command\\StatusCommand',
  6193.                 13 => 'console.command.public_alias.Pimcore\\Migrations\\Command\\VersionCommand',
  6194.                 14 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand',
  6195.                 15 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheClearCommand',
  6196.                 16 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand',
  6197.                 17 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand',
  6198.                 18 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand',
  6199.                 19 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand',
  6200.                 20 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand',
  6201.                 21 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand',
  6202.                 22 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand',
  6203.                 23 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews',
  6204.                 24 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateTagNamingStrategyCommand',
  6205.                 25 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand',
  6206.                 26 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand',
  6207.                 27 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand',
  6208.                 28 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalVideoConverterCommand',
  6209.                 29 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand',
  6210.                 30 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand',
  6211.                 31 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand',
  6212.                 32 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand',
  6213.                 33 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand',
  6214.                 34 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand',
  6215.                 35 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand',
  6216.                 36 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand',
  6217.                 37 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Web2PrintPdfCreationCommand',
  6218.                 38 => 'console.command.public_alias.Pimcore\\Bundle\\GeneratorBundle\\Command\\BaseGenerateBundleCommand',
  6219.                 39 => 'Pimcore\\Bundle\\GeneratorBundle\\Command\\GenerateBundleCommand',
  6220.                 40 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\CleanupPendingOrdersCommand',
  6221.                 41 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\BootstrapCommand',
  6222.                 42 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessQueueCommand',
  6223.                 43 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ResetQueueCommand',
  6224.                 44 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupReservationsCommand',
  6225.                 45 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupStatisticsCommand',
  6226.                 46 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\ActionTriggerQueueCommand',
  6227.                 47 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\BuildSegmentsCommand',
  6228.                 48 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\CronTriggerCommand',
  6229.                 49 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\DuplicatesIndexCommand',
  6230.                 50 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\MaintenanceCommand',
  6231.                 51 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\NewsletterSyncCommand',
  6232.                 52 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\SegmentAssignmentIndexCommand',
  6233.                 53 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand',
  6234.             ],
  6235.         ];
  6236.     }
  6237. }