var/cache/dev/ContainerRiuF3r4/appAppKernelDevDebugContainer.php line 1165

Open in your IDE?
  1. <?php
  2. namespace ContainerRiuF3r4;
  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. /**
  11.  * This class has been auto-generated
  12.  * by the Symfony Dependency Injection Component.
  13.  *
  14.  * @final since Symfony 3.3
  15.  */
  16. class appAppKernelDevDebugContainer extends Container
  17. {
  18.     private $buildParameters;
  19.     private $containerDir;
  20.     private $parameters = [];
  21.     private $targetDirs = [];
  22.     private $getService;
  23.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  24.     {
  25.         $this->getService = \Closure::fromCallable([$this'getService']);
  26.         $dir $this->targetDirs[0] = \dirname($containerDir);
  27.         for ($i 1$i <= 4; ++$i) {
  28.             $this->targetDirs[$i] = $dir = \dirname($dir);
  29.         }
  30.         $this->buildParameters $buildParameters;
  31.         $this->containerDir $containerDir;
  32.         $this->parameters $this->getDefaultParameters();
  33.         $this->services $this->privates = [];
  34.         $this->syntheticIds = [
  35.             'Pimcore\\Cache\\Runtime' => true,
  36.             'Pimcore\\Extension\\Config' => true,
  37.             'kernel' => true,
  38.         ];
  39.         $this->methodMap = [
  40.             'Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener' => 'getCsrfProtectionListenerService',
  41.             'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolverService',
  42.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\CookiePolicyNoticeListener' => 'getCookiePolicyNoticeListenerService',
  43.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener' => 'getFullPageCacheListenerService',
  44.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener' => 'getGoogleAnalyticsCodeListenerService',
  45.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener' => 'getGoogleTagManagerListenerService',
  46.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\TagManagerListener' => 'getTagManagerListenerService',
  47.             'Pimcore\\Document\\DocumentStack' => 'getDocumentStackService',
  48.             'Pimcore\\Extension\\Bundle\\PimcoreBundleManager' => 'getPimcoreBundleManagerService',
  49.             'Pimcore\\Http\\RequestHelper' => 'getRequestHelperService',
  50.             'Pimcore\\Http\\Request\\Resolver\\DocumentResolver' => 'getDocumentResolverService',
  51.             'Pimcore\\Http\\Request\\Resolver\\EditmodeResolver' => 'getEditmodeResolverService',
  52.             'Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver' => 'getOutputTimestampResolverService',
  53.             'Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver' => 'getPimcoreContextResolverService',
  54.             'Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver' => 'getResponseHeaderResolverService',
  55.             'Pimcore\\Http\\Request\\Resolver\\SiteResolver' => 'getSiteResolverService',
  56.             'Pimcore\\Http\\ResponseHelper' => 'getResponseHelperService',
  57.             'Pimcore\\Model\\Document\\Service' => 'getServiceService',
  58.             'Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator' => 'getDocumentTargetingConfiguratorService',
  59.             'Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension' => 'getWebLinkExtensionService',
  60.             'Symfony\\Contracts\\Translation\\TranslatorInterface' => 'getTranslatorInterfaceService',
  61.             'cache.app' => 'getCache_AppService',
  62.             'cache.system' => 'getCache_SystemService',
  63.             'cmf_routing.route_provider' => 'getCmfRouting_RouteProviderService',
  64.             'data_collector.dump' => 'getDataCollector_DumpService',
  65.             'doctrine' => 'getDoctrineService',
  66.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  67.             'event_dispatcher' => 'getEventDispatcherService',
  68.             'form.factory' => 'getForm_FactoryService',
  69.             'http_kernel' => 'getHttpKernelService',
  70.             'monolog.logger.admin' => 'getMonolog_Logger_AdminService',
  71.             'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
  72.             'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService',
  73.             'monolog.logger.event' => 'getMonolog_Logger_EventService',
  74.             'monolog.logger.init' => 'getMonolog_Logger_InitService',
  75.             'monolog.logger.php' => 'getMonolog_Logger_PhpService',
  76.             'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
  77.             'monolog.logger.request' => 'getMonolog_Logger_RequestService',
  78.             'monolog.logger.router' => 'getMonolog_Logger_RouterService',
  79.             'monolog.logger.routing' => 'getMonolog_Logger_RoutingService',
  80.             'monolog.logger.security' => 'getMonolog_Logger_SecurityService',
  81.             'pimcore.cache.core.handler' => 'getPimcore_Cache_Core_HandlerService',
  82.             'pimcore.cache.core.pool' => 'getPimcore_Cache_Core_PoolService',
  83.             'pimcore.controller.config.config_normalizer' => 'getPimcore_Controller_Config_ConfigNormalizerService',
  84.             'pimcore.document.tag.block_state_stack' => 'getPimcore_Document_Tag_BlockStateStackService',
  85.             'pimcore.implementation_loader.document.tag' => 'getPimcore_ImplementationLoader_Document_TagService',
  86.             'pimcore.routing.router.request_context' => 'getPimcore_Routing_Router_RequestContextService',
  87.             'pimcore.service.context.pimcore_context_guesser' => 'getPimcore_Service_Context_PimcoreContextGuesserService',
  88.             'pimcore.service.request_matcher_factory' => 'getPimcore_Service_RequestMatcherFactoryService',
  89.             'pimcore.templating.action_renderer' => 'getPimcore_Templating_ActionRendererService',
  90.             'pimcore.templating.include_renderer' => 'getPimcore_Templating_IncludeRendererService',
  91.             'pimcore.templating.tag_renderer' => 'getPimcore_Templating_TagRendererService',
  92.             'pimcore.templating.view_helper.action' => 'getPimcore_Templating_ViewHelper_ActionService',
  93.             'pimcore.templating.view_helper.glossary' => 'getPimcore_Templating_ViewHelper_GlossaryService',
  94.             'pimcore.templating.view_helper.head_meta' => 'getPimcore_Templating_ViewHelper_HeadMetaService',
  95.             'pimcore.templating.view_helper.inc' => 'getPimcore_Templating_ViewHelper_IncService',
  96.             'pimcore.templating.view_helper.navigation' => 'getPimcore_Templating_ViewHelper_NavigationService',
  97.             'pimcore.templating.view_helper.placeholder.container_service' => 'getPimcore_Templating_ViewHelper_Placeholder_ContainerServiceService',
  98.             'pimcore.twig.extension.document_tag' => 'getPimcore_Twig_Extension_DocumentTagService',
  99.             'pimcore.twig.extension.glossary' => 'getPimcore_Twig_Extension_GlossaryService',
  100.             'pimcore.twig.extension.helpers' => 'getPimcore_Twig_Extension_HelpersService',
  101.             'pimcore.twig.extension.navigation' => 'getPimcore_Twig_Extension_NavigationService',
  102.             'pimcore.twig.extension.pimcore_object' => 'getPimcore_Twig_Extension_PimcoreObjectService',
  103.             'pimcore.twig.extension.subrequest' => 'getPimcore_Twig_Extension_SubrequestService',
  104.             'pimcore.twig.extension.templating_helper' => 'getPimcore_Twig_Extension_TemplatingHelperService',
  105.             'pimcore_admin.security.bruteforce_protection_handler' => 'getPimcoreAdmin_Security_BruteforceProtectionHandlerService',
  106.             'pimcore_admin.security.user_loader' => 'getPimcoreAdmin_Security_UserLoaderService',
  107.             'profiler' => 'getProfilerService',
  108.             'request_stack' => 'getRequestStackService',
  109.             'router' => 'getRouterService',
  110.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  111.             'security.token_storage' => 'getSecurity_TokenStorageService',
  112.             'sensio_framework_extra.view.guesser' => 'getSensioFrameworkExtra_View_GuesserService',
  113.             'twig' => 'getTwigService',
  114.             'validator' => 'getValidatorService',
  115.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  116.         ];
  117.         $this->fileMap = [
  118.             'AppBundle\\Controller\\DefaultController' => 'getDefaultControllerService.php',
  119.             'ConnectBundle\\Command\\ArticleCommand' => 'getArticleCommandService.php',
  120.             'ConnectBundle\\Command\\ArticleXmlImportCommand' => 'getArticleXmlImportCommandService.php',
  121.             'ConnectBundle\\Command\\SynchronizationCommand' => 'getSynchronizationCommandService.php',
  122.             'ConnectBundle\\Command\\TestCommand' => 'getTestCommandService.php',
  123.             'ConnectBundle\\Configuration\\Configuration' => 'getConfigurationService.php',
  124.             'ConnectBundle\\Controller\\Admin\\CategoryController' => 'getCategoryControllerService.php',
  125.             'ConnectBundle\\Controller\\Admin\\ImportXMLController' => 'getImportXMLControllerService.php',
  126.             'ConnectBundle\\Controller\\Admin\\TransformerController' => 'getTransformerControllerService.php',
  127.             'ConnectBundle\\Controller\\DefaultController' => 'getDefaultController2Service.php',
  128.             'ConnectBundle\\EventListener\\ObjectListener' => 'getObjectListenerService.php',
  129.             'ConnectBundle\\Tool\\Install' => 'getInstallService.php',
  130.             'GuzzleHttp\\Client' => 'getClientService.php',
  131.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\AssetController' => 'getAssetControllerService.php',
  132.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'getClassControllerService.php',
  133.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'getClassificationstoreControllerService.php',
  134.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'getDataObjectControllerService.php',
  135.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'getDataObjectHelperControllerService.php',
  136.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'getQuantityValueControllerService.php',
  137.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'getVariantsControllerService.php',
  138.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'getDocumentControllerService.php',
  139.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'getEmailControllerService.php',
  140.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'getFolderControllerService.php',
  141.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'getHardlinkControllerService.php',
  142.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'getLinkControllerService.php',
  143.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'getNewsletterControllerService.php',
  144.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'getPageControllerService.php',
  145.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'getPrintcontainerControllerService.php',
  146.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'getPrintpageControllerService.php',
  147.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageControllerBase' => 'getPrintpageControllerBaseService.php',
  148.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'getRenderletControllerService.php',
  149.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'getSnippetControllerService.php',
  150.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'getElementControllerService.php',
  151.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementControllerBase' => 'getElementControllerBaseService.php',
  152.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'getEmailController2Service.php',
  153.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'getAdminerControllerService.php',
  154.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\LinfoController' => 'getLinfoControllerService.php',
  155.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'getOpcacheControllerService.php',
  156.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'getIndexControllerService.php',
  157.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'getInstallControllerService.php',
  158.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'getLogControllerService.php',
  159.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'getLoginControllerService.php',
  160.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'getMiscControllerService.php',
  161.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'getNotificationControllerService.php',
  162.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'getPortalControllerService.php',
  163.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'getRecyclebinControllerService.php',
  164.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'getRedirectsControllerService.php',
  165.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'getSettingsControllerService.php',
  166.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'getTagsControllerService.php',
  167.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'getTargetingControllerService.php',
  168.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'getTranslationControllerService.php',
  169.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'getUserControllerService.php',
  170.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'getWorkflowControllerService.php',
  171.             'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'getExtensionManagerControllerService.php',
  172.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'getAdminControllerService.php',
  173.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'getAssetController2Service.php',
  174.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'getDataObjectController2Service.php',
  175.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'getPimcoreUsersControllerService.php',
  176.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'getSentMailControllerService.php',
  177.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'getAnalyticsControllerService.php',
  178.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'getCustomReportControllerService.php',
  179.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\PiwikController' => 'getPiwikControllerService.php',
  180.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\QrcodeController' => 'getQrcodeControllerService.php',
  181.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\ReportsControllerBase' => 'getReportsControllerBaseService.php',
  182.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'getSettingsController2Service.php',
  183.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\ClassController' => 'getClassController2Service.php',
  184.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\AssetController' => 'getAssetController3Service.php',
  185.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\DataObjectController' => 'getDataObjectController3Service.php',
  186.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\DocumentController' => 'getDocumentController2Service.php',
  187.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\TagController' => 'getTagControllerService.php',
  188.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Helper' => 'getHelperService.php',
  189.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\ImageController' => 'getImageControllerService.php',
  190.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\InfoController' => 'getInfoControllerService.php',
  191.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'getSearchControllerService.php',
  192.             'Pimcore\\Bundle\\AdminBundle\\Session\\Handler\\AdminSessionHandler' => 'getAdminSessionHandlerService.php',
  193.             'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'getPublicServicesControllerService.php',
  194.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener' => 'getWorkflowManagementListenerService.php',
  195.             'Pimcore\\Bundle\\GeneratorBundle\\Command\\GenerateBundleCommand' => 'getGenerateBundleCommandService.php',
  196.             'Pimcore\\Bundle\\GeneratorBundle\\Command\\Helper\\QuestionHelper' => 'getQuestionHelperService.php',
  197.             'Pimcore\\Cache\\Symfony\\CacheClearer' => 'getCacheClearerService.php',
  198.             'Pimcore\\Controller\\Config\\ControllerDataProvider' => 'getControllerDataProviderService.php',
  199.             'Pimcore\\DataObject\\Consent\\Service' => 'getService2Service.php',
  200.             'Pimcore\\DataObject\\GridColumnConfig\\Service' => 'getService3Service.php',
  201.             'Pimcore\\Document\\Renderer\\DocumentRenderer' => 'getDocumentRendererService.php',
  202.             'Pimcore\\Document\\Tag\\TagUsageResolver' => 'getTagUsageResolverService.php',
  203.             'Pimcore\\Helper\\LongRunningHelper' => 'getLongRunningHelperService.php',
  204.             'Pimcore\\Http\\ClientFactory' => 'getClientFactoryService.php',
  205.             'Pimcore\\Http\\Request\\Resolver\\TemplateResolver' => 'getTemplateResolverService.php',
  206.             'Pimcore\\Http\\Request\\Resolver\\TemplateVarsResolver' => 'getTemplateVarsResolverService.php',
  207.             'Pimcore\\Http\\Request\\Resolver\\ViewModelResolver' => 'getViewModelResolverService.php',
  208.             'Pimcore\\Image\\Optimizer' => 'getOptimizerService.php',
  209.             'Pimcore\\Localization\\LocaleServiceInterface' => 'getLocaleServiceInterfaceService.php',
  210.             'Pimcore\\Log\\ApplicationLogger' => 'getApplicationLoggerService.php',
  211.             'Pimcore\\Log\\Handler\\ApplicationLoggerDb' => 'getApplicationLoggerDbService.php',
  212.             'Pimcore\\Migrations\\Configuration\\ConfigurationFactory' => 'getConfigurationFactoryService.php',
  213.             'Pimcore\\Migrations\\MigrationManager' => 'getMigrationManagerService.php',
  214.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassDefinitionManager' => 'getClassDefinitionManagerService.php',
  215.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassLayoutDefinitionManager' => 'getClassLayoutDefinitionManagerService.php',
  216.             'Pimcore\\Model\\DataObject\\QuantityValue\\QuantityValueConverterInterface' => 'getQuantityValueConverterInterfaceService.php',
  217.             'Pimcore\\Model\\DataObject\\QuantityValue\\UnitConversionService' => 'getUnitConversionServiceService.php',
  218.             'Pimcore\\Model\\Notification\\Service\\NotificationService' => 'getNotificationServiceService.php',
  219.             'Pimcore\\Tool\\AssetsInstaller' => 'getAssetsInstallerService.php',
  220.             'Pimcore\\Tool\\RestClient' => 'getRestClientService.php',
  221.             'Pimcore\\Workflow\\Dumper\\GraphvizDumper' => 'getGraphvizDumperService.php',
  222.             'Pimcore\\Workflow\\Dumper\\StateMachineGraphvizDumper' => 'getStateMachineGraphvizDumperService.php',
  223.             'Pimcore\\Workflow\\ExpressionService' => 'getExpressionServiceService.php',
  224.             'Pimcore\\Workflow\\Manager' => 'getManagerService.php',
  225.             'Pimcore\\Workflow\\Notification\\NotificationEmailService' => 'getNotificationEmailServiceService.php',
  226.             'Pimcore\\Workflow\\Place\\StatusInfo' => 'getStatusInfoService.php',
  227.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService.php',
  228.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService.php',
  229.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  230.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  231.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  232.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  233.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  234.             'cache_clearer' => 'getCacheClearer2Service.php',
  235.             'cache_warmer' => 'getCacheWarmerService.php',
  236.             'cmf_routing.redirect_controller' => 'getCmfRouting_RedirectControllerService.php',
  237.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand' => 'getListCommandService.php',
  238.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheClearCommand' => 'getCacheClearCommandService.php',
  239.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand' => 'getCacheWarmingCommandService.php',
  240.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand' => 'getClassCommandService.php',
  241.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand' => 'getCustomLayoutCommandService.php',
  242.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand' => 'getFieldCollectionCommandService.php',
  243.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand' => 'getObjectBrickCommandService.php',
  244.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand' => 'getDeleteClassificationStoreCommandService.php',
  245.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand' => 'getDeleteUnusedLocaleDataCommandService.php',
  246.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews' => 'getGeneratePagePreviewsService.php',
  247.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateTagNamingStrategyCommand' => 'getMigrateTagNamingStrategyCommandService.php',
  248.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand' => 'getEmailLogsCleanupCommandService.php',
  249.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand' => 'getInternalModelDaoMappingGeneratorCommandService.php',
  250.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand' => 'getInternalUnicodeCldrLanguageTerritoryGeneratorCommandService.php',
  251.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalVideoConverterCommand' => 'getInternalVideoConverterCommandService.php',
  252.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand' => 'getLowQualityImagePreviewCommandService.php',
  253.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand' => 'getMysqlToolsCommandService.php',
  254.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand' => 'getResetPasswordCommandService.php',
  255.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand' => 'getRunScriptCommandService.php',
  256.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand' => 'getSearchBackendReindexCommandService.php',
  257.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand' => 'getThumbnailsClearCommandService.php',
  258.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand' => 'getThumbnailsImageCommandService.php',
  259.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand' => 'getThumbnailsVideoCommandService.php',
  260.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Web2PrintPdfCreationCommand' => 'getWeb2PrintPdfCreationCommandService.php',
  261.             'console.command.public_alias.Pimcore\\Bundle\\GeneratorBundle\\Command\\BaseGenerateBundleCommand' => 'getBaseGenerateBundleCommandService.php',
  262.             'console.command.public_alias.Pimcore\\Migrations\\Command\\ExecuteCommand' => 'getExecuteCommandService.php',
  263.             'console.command.public_alias.Pimcore\\Migrations\\Command\\GenerateCommand' => 'getGenerateCommandService.php',
  264.             'console.command.public_alias.Pimcore\\Migrations\\Command\\LatestCommand' => 'getLatestCommandService.php',
  265.             'console.command.public_alias.Pimcore\\Migrations\\Command\\MarkAllDoneCommand' => 'getMarkAllDoneCommandService.php',
  266.             'console.command.public_alias.Pimcore\\Migrations\\Command\\MigrateCommand' => 'getMigrateCommandService.php',
  267.             'console.command.public_alias.Pimcore\\Migrations\\Command\\StatusCommand' => 'getStatusCommandService.php',
  268.             'console.command.public_alias.Pimcore\\Migrations\\Command\\VersionCommand' => 'getVersionCommandService.php',
  269.             'console.command.public_alias.doctrine_cache.contains_command' => 'getConsole_Command_PublicAlias_DoctrineCache_ContainsCommandService.php',
  270.             'console.command.public_alias.doctrine_cache.delete_command' => 'getConsole_Command_PublicAlias_DoctrineCache_DeleteCommandService.php',
  271.             'console.command.public_alias.doctrine_cache.flush_command' => 'getConsole_Command_PublicAlias_DoctrineCache_FlushCommandService.php',
  272.             'console.command.public_alias.doctrine_cache.stats_command' => 'getConsole_Command_PublicAlias_DoctrineCache_StatsCommandService.php',
  273.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  274.             'filesystem' => 'getFilesystemService.php',
  275.             'form.type.file' => 'getForm_Type_FileService.php',
  276.             'monolog.logger.console' => 'getMonolog_Logger_ConsoleService.php',
  277.             'monolog.logger.debug' => 'getMonolog_Logger_DebugService.php',
  278.             'monolog.logger.pimcore' => 'getMonolog_Logger_PimcoreService.php',
  279.             'monolog.logger.pimcore_admin.session' => 'getMonolog_Logger_PimcoreAdmin_SessionService.php',
  280.             'monolog.logger.pimcore_api' => 'getMonolog_Logger_PimcoreApiService.php',
  281.             'monolog.logger.session' => 'getMonolog_Logger_SessionService.php',
  282.             'monolog.logger.templating' => 'getMonolog_Logger_TemplatingService.php',
  283.             'monolog.logger.translation' => 'getMonolog_Logger_TranslationService.php',
  284.             'pimcore.analytics.google.fallback_service_locator' => 'getPimcore_Analytics_Google_FallbackServiceLocatorService.php',
  285.             'pimcore.bundle_locator' => 'getPimcore_BundleLocatorService.php',
  286.             'pimcore.custom_report.adapter.factories' => 'getPimcore_CustomReport_Adapter_FactoriesService.php',
  287.             'pimcore.document.tag.handler' => 'getPimcore_Document_Tag_HandlerService.php',
  288.             'pimcore.document.tag.naming.strategy' => 'getPimcore_Document_Tag_Naming_StrategyService.php',
  289.             'pimcore.implementation_loader.object.data' => 'getPimcore_ImplementationLoader_Object_DataService.php',
  290.             'pimcore.implementation_loader.object.layout' => 'getPimcore_ImplementationLoader_Object_LayoutService.php',
  291.             'pimcore.locale.intl_formatter' => 'getPimcore_Locale_IntlFormatterService.php',
  292.             'pimcore.model.factory' => 'getPimcore_Model_FactoryService.php',
  293.             'pimcore.newsletter.address_source_adapter.factories' => 'getPimcore_Newsletter_AddressSourceAdapter_FactoriesService.php',
  294.             'pimcore.templating.engine.php' => 'getPimcore_Templating_Engine_PhpService.php',
  295.             'pimcore.templating.engine.twig' => 'getPimcore_Templating_Engine_TwigService.php',
  296.             'pimcore.templating.view_helper.cache' => 'getPimcore_Templating_ViewHelper_CacheService.php',
  297.             'pimcore.templating.view_helper.device' => 'getPimcore_Templating_ViewHelper_DeviceService.php',
  298.             'pimcore.templating.view_helper.get_all_params' => 'getPimcore_Templating_ViewHelper_GetAllParamsService.php',
  299.             'pimcore.templating.view_helper.get_param' => 'getPimcore_Templating_ViewHelper_GetParamService.php',
  300.             'pimcore.templating.view_helper.head_link' => 'getPimcore_Templating_ViewHelper_HeadLinkService.php',
  301.             'pimcore.templating.view_helper.head_script' => 'getPimcore_Templating_ViewHelper_HeadScriptService.php',
  302.             'pimcore.templating.view_helper.head_style' => 'getPimcore_Templating_ViewHelper_HeadStyleService.php',
  303.             'pimcore.templating.view_helper.head_title' => 'getPimcore_Templating_ViewHelper_HeadTitleService.php',
  304.             'pimcore.templating.view_helper.inline_script' => 'getPimcore_Templating_ViewHelper_InlineScriptService.php',
  305.             'pimcore.templating.view_helper.pimcore_url' => 'getPimcore_Templating_ViewHelper_PimcoreUrlService.php',
  306.             'pimcore.templating.view_helper.placeholder' => 'getPimcore_Templating_ViewHelper_PlaceholderService.php',
  307.             'pimcore.web_path_resolver' => 'getPimcore_WebPathResolverService.php',
  308.             'pimcore.workflow.place-options-provider' => 'getPimcore_Workflow_PlaceoptionsproviderService.php',
  309.             'pimcore_admin.security.admin_authenticator' => 'getPimcoreAdmin_Security_AdminAuthenticatorService.php',
  310.             'pimcore_admin.security.logout_success_handler' => 'getPimcoreAdmin_Security_LogoutSuccessHandlerService.php',
  311.             'pimcore_admin.security.user_checker' => 'getPimcoreAdmin_Security_UserCheckerService.php',
  312.             'pimcore_admin.security.user_provider' => 'getPimcoreAdmin_Security_UserProviderService.php',
  313.             'pimcore_admin.security.webservice_authenticator' => 'getPimcoreAdmin_Security_WebserviceAuthenticatorService.php',
  314.             'pimcore_admin.serializer' => 'getPimcoreAdmin_SerializerService.php',
  315.             'pimcore_admin.webservice.service' => 'getPimcoreAdmin_Webservice_ServiceService.php',
  316.             'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService.php',
  317.             'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService.php',
  318.             'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService.php',
  319.             'routing.loader' => 'getRouting_LoaderService.php',
  320.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService.php',
  321.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService.php',
  322.             'scheb_two_factor.security.google_authenticator' => 'getSchebTwoFactor_Security_GoogleAuthenticatorService.php',
  323.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  324.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  325.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  326.             'serializer' => 'getSerializerService.php',
  327.             'services_resetter' => 'getServicesResetterService.php',
  328.             'session' => 'getSessionService.php',
  329.             'swiftmailer.mailer.newsletter_mailer' => 'getSwiftmailer_Mailer_NewsletterMailerService.php',
  330.             'swiftmailer.mailer.newsletter_mailer.plugin.messagelogger' => 'getSwiftmailer_Mailer_NewsletterMailer_Plugin_MessageloggerService.php',
  331.             'swiftmailer.mailer.newsletter_mailer.transport' => 'getSwiftmailer_Mailer_NewsletterMailer_TransportService.php',
  332.             'swiftmailer.mailer.pimcore_mailer' => 'getSwiftmailer_Mailer_PimcoreMailerService.php',
  333.             'swiftmailer.mailer.pimcore_mailer.plugin.messagelogger' => 'getSwiftmailer_Mailer_PimcoreMailer_Plugin_MessageloggerService.php',
  334.             'swiftmailer.mailer.pimcore_mailer.transport' => 'getSwiftmailer_Mailer_PimcoreMailer_TransportService.php',
  335.             'templating' => 'getTemplatingService.php',
  336.             'templating.loader' => 'getTemplating_LoaderService.php',
  337.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  338.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  339.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  340.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  341.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  342.         ];
  343.         $this->aliases = [
  344.             'Doctrine\\Common\\Persistence\\ConnectionRegistry' => 'doctrine',
  345.             'Pimcore\\Db\\Connection' => 'doctrine.dbal.default_connection',
  346.             'Pimcore\\Db\\ConnectionInterface' => 'doctrine.dbal.default_connection',
  347.             'Pimcore\\Kernel' => 'kernel',
  348.             'Pimcore\\Localization\\Locale' => 'Pimcore\\Localization\\LocaleServiceInterface',
  349.             'Pimcore\\Localization\\LocaleService' => 'Pimcore\\Localization\\LocaleServiceInterface',
  350.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticator' => 'scheb_two_factor.security.google_authenticator',
  351.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticatorInterface' => 'scheb_two_factor.security.google_authenticator',
  352.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  353.             'database_connection' => 'doctrine.dbal.default_connection',
  354.             'mailer' => 'swiftmailer.mailer.pimcore_mailer',
  355.             'pimcore.app_logger' => 'Pimcore\\Log\\ApplicationLogger',
  356.             'pimcore.app_logger.db_writer' => 'Pimcore\\Log\\Handler\\ApplicationLoggerDb',
  357.             'pimcore.app_logger.default' => 'Pimcore\\Log\\ApplicationLogger',
  358.             'pimcore.cache.runtime' => 'Pimcore\\Cache\\Runtime',
  359.             'pimcore.controller.config.controller_data_provider' => 'Pimcore\\Controller\\Config\\ControllerDataProvider',
  360.             'pimcore.document.renderer' => 'Pimcore\\Document\\Renderer\\DocumentRenderer',
  361.             'pimcore.document_service' => 'Pimcore\\Model\\Document\\Service',
  362.             'pimcore.event_listener.frontend.cookie_policy_notice' => 'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\CookiePolicyNoticeListener',
  363.             'pimcore.event_listener.frontend.full_page_cache' => 'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener',
  364.             'pimcore.event_listener.frontend.google_analytics_code' => 'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener',
  365.             'pimcore.event_listener.frontend.google_tag_manager' => 'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener',
  366.             'pimcore.event_listener.frontend.tag_manager' => 'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\TagManagerListener',
  367.             'pimcore.event_listener.workflow_management' => 'Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener',
  368.             'pimcore.extension.bundle_manager' => 'Pimcore\\Extension\\Bundle\\PimcoreBundleManager',
  369.             'pimcore.extension.config' => 'Pimcore\\Extension\\Config',
  370.             'pimcore.http.request_helper' => 'Pimcore\\Http\\RequestHelper',
  371.             'pimcore.http.response_helper' => 'Pimcore\\Http\\ResponseHelper',
  372.             'pimcore.http_client' => 'GuzzleHttp\\Client',
  373.             'pimcore.locale' => 'Pimcore\\Localization\\LocaleServiceInterface',
  374.             'pimcore.rest_client' => 'Pimcore\\Tool\\RestClient',
  375.             'pimcore.service.request.document_resolver' => 'Pimcore\\Http\\Request\\Resolver\\DocumentResolver',
  376.             'pimcore.service.request.editmode_resolver' => 'Pimcore\\Http\\Request\\Resolver\\EditmodeResolver',
  377.             'pimcore.service.request.output_timestamp_resolver' => 'Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver',
  378.             'pimcore.service.request.pimcore_context_resolver' => 'Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver',
  379.             'pimcore.service.request.response_header_resolver' => 'Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver',
  380.             'pimcore.service.request.site_resolver' => 'Pimcore\\Http\\Request\\Resolver\\SiteResolver',
  381.             'pimcore.service.request.template_resolver' => 'Pimcore\\Http\\Request\\Resolver\\TemplateResolver',
  382.             'pimcore.service.request.template_vars_resolver' => 'Pimcore\\Http\\Request\\Resolver\\TemplateVarsResolver',
  383.             'pimcore.service.request.view_model_resolver' => 'Pimcore\\Http\\Request\\Resolver\\ViewModelResolver',
  384.             'pimcore.templating.engine.delegating' => 'templating',
  385.             'pimcore.tool.assets_installer' => 'Pimcore\\Tool\\AssetsInstaller',
  386.             'pimcore.translator' => 'Symfony\\Contracts\\Translation\\TranslatorInterface',
  387.             'pimcore_admin.security.token_storage_user_resolver' => 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver',
  388.             'swiftmailer.transport' => 'swiftmailer.mailer.pimcore_mailer.transport',
  389.             'translator' => 'Symfony\\Contracts\\Translation\\TranslatorInterface',
  390.         ];
  391.     }
  392.     public function compile()
  393.     {
  394.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  395.     }
  396.     public function isCompiled()
  397.     {
  398.         return true;
  399.     }
  400.     public function getRemovedIds()
  401.     {
  402.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  403.     }
  404.     protected function load($file$lazyLoad true)
  405.     {
  406.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  407.     }
  408.     protected function createProxy($class, \Closure $factory)
  409.     {
  410.         class_exists($classfalse) || $this->load("{$class}.php");
  411.         return $factory();
  412.     }
  413.     /**
  414.      * Gets the public 'Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener' shared autowired service.
  415.      *
  416.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener
  417.      */
  418.     protected function getCsrfProtectionListenerService()
  419.     {
  420.         $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')));
  421.         $instance->setLogger(($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService()));
  422.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  423.         return $instance;
  424.     }
  425.     /**
  426.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver' shared autowired service.
  427.      *
  428.      * @return \Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver
  429.      */
  430.     protected function getTokenStorageUserResolverService()
  431.     {
  432.         return $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] = new \Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  433.     }
  434.     /**
  435.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\CookiePolicyNoticeListener' shared autowired service.
  436.      *
  437.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\CookiePolicyNoticeListener
  438.      */
  439.     protected function getCookiePolicyNoticeListenerService()
  440.     {
  441.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\CookiePolicyNoticeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\CookiePolicyNoticeListener(($this->services['kernel'] ?? $this->get('kernel'1)));
  442.         $instance->loadTemplateFromResource('@PimcoreCoreBundle/Resources/misc/cookie-policy-default-template.html');
  443.         $instance->setTranslator(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  444.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  445.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  446.         return $instance;
  447.     }
  448.     /**
  449.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener' shared autowired service.
  450.      *
  451.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener
  452.      */
  453.     protected function getFullPageCacheListenerService()
  454.     {
  455.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  456.         $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);
  457.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  458.         return $instance;
  459.     }
  460.     /**
  461.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener' shared autowired service.
  462.      *
  463.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener
  464.      */
  465.     protected function getGoogleAnalyticsCodeListenerService()
  466.     {
  467.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener(($this->privates['Pimcore\\Analytics\\Google\\Tracker'] ?? $this->getTrackerService()));
  468.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  469.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  470.         return $instance;
  471.     }
  472.     /**
  473.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener' shared autowired service.
  474.      *
  475.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener
  476.      */
  477.     protected function getGoogleTagManagerListenerService()
  478.     {
  479.         $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')));
  480.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  481.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  482.         return $instance;
  483.     }
  484.     /**
  485.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\TagManagerListener' shared autowired service.
  486.      *
  487.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\TagManagerListener
  488.      */
  489.     protected function getTagManagerListenerService()
  490.     {
  491.         $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()));
  492.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  493.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  494.         return $instance;
  495.     }
  496.     /**
  497.      * Gets the public 'Pimcore\Document\DocumentStack' shared autowired service.
  498.      *
  499.      * @return \Pimcore\Document\DocumentStack
  500.      */
  501.     protected function getDocumentStackService()
  502.     {
  503.         return $this->services['Pimcore\\Document\\DocumentStack'] = new \Pimcore\Document\DocumentStack();
  504.     }
  505.     /**
  506.      * Gets the public 'Pimcore\Extension\Bundle\PimcoreBundleManager' shared autowired service.
  507.      *
  508.      * @return \Pimcore\Extension\Bundle\PimcoreBundleManager
  509.      */
  510.     protected function getPimcoreBundleManagerService()
  511.     {
  512.         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()));
  513.     }
  514.     /**
  515.      * Gets the public 'Pimcore\Http\RequestHelper' shared autowired service.
  516.      *
  517.      * @return \Pimcore\Http\RequestHelper
  518.      */
  519.     protected function getRequestHelperService()
  520.     {
  521.         return $this->services['Pimcore\\Http\\RequestHelper'] = new \Pimcore\Http\RequestHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  522.     }
  523.     /**
  524.      * Gets the public 'Pimcore\Http\Request\Resolver\DocumentResolver' shared autowired service.
  525.      *
  526.      * @return \Pimcore\Http\Request\Resolver\DocumentResolver
  527.      */
  528.     protected function getDocumentResolverService()
  529.     {
  530.         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())));
  531.     }
  532.     /**
  533.      * Gets the public 'Pimcore\Http\Request\Resolver\EditmodeResolver' shared autowired service.
  534.      *
  535.      * @return \Pimcore\Http\Request\Resolver\EditmodeResolver
  536.      */
  537.     protected function getEditmodeResolverService()
  538.     {
  539.         $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()));
  540.         $a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  541.         $instance->setLogger($a);
  542.         $instance->setLogger($a);
  543.         return $instance;
  544.     }
  545.     /**
  546.      * Gets the public 'Pimcore\Http\Request\Resolver\OutputTimestampResolver' shared autowired service.
  547.      *
  548.      * @return \Pimcore\Http\Request\Resolver\OutputTimestampResolver
  549.      */
  550.     protected function getOutputTimestampResolverService()
  551.     {
  552.         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())));
  553.     }
  554.     /**
  555.      * Gets the public 'Pimcore\Http\Request\Resolver\PimcoreContextResolver' shared autowired service.
  556.      *
  557.      * @return \Pimcore\Http\Request\Resolver\PimcoreContextResolver
  558.      */
  559.     protected function getPimcoreContextResolverService()
  560.     {
  561.         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()));
  562.     }
  563.     /**
  564.      * Gets the public 'Pimcore\Http\Request\Resolver\ResponseHeaderResolver' shared autowired service.
  565.      *
  566.      * @return \Pimcore\Http\Request\Resolver\ResponseHeaderResolver
  567.      */
  568.     protected function getResponseHeaderResolverService()
  569.     {
  570.         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())));
  571.     }
  572.     /**
  573.      * Gets the public 'Pimcore\Http\Request\Resolver\SiteResolver' shared autowired service.
  574.      *
  575.      * @return \Pimcore\Http\Request\Resolver\SiteResolver
  576.      */
  577.     protected function getSiteResolverService()
  578.     {
  579.         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())));
  580.     }
  581.     /**
  582.      * Gets the public 'Pimcore\Http\ResponseHelper' shared autowired service.
  583.      *
  584.      * @return \Pimcore\Http\ResponseHelper
  585.      */
  586.     protected function getResponseHelperService()
  587.     {
  588.         return $this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper();
  589.     }
  590.     /**
  591.      * Gets the public 'Pimcore\Model\Document\Service' shared autowired service.
  592.      *
  593.      * @return \Pimcore\Model\Document\Service
  594.      */
  595.     protected function getServiceService()
  596.     {
  597.         return $this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service();
  598.     }
  599.     /**
  600.      * Gets the public 'Pimcore\Targeting\Document\DocumentTargetingConfigurator' shared autowired service.
  601.      *
  602.      * @return \Pimcore\Targeting\Document\DocumentTargetingConfigurator
  603.      */
  604.     protected function getDocumentTargetingConfiguratorService()
  605.     {
  606.         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()));
  607.     }
  608.     /**
  609.      * Gets the public 'Symfony\Bridge\Twig\Extension\WebLinkExtension' shared service.
  610.      *
  611.      * @return \Symfony\Bridge\Twig\Extension\WebLinkExtension
  612.      */
  613.     protected function getWebLinkExtensionService()
  614.     {
  615.         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())));
  616.     }
  617.     /**
  618.      * Gets the public 'Symfony\Contracts\Translation\TranslatorInterface' shared autowired service.
  619.      *
  620.      * @return \Pimcore\Translation\Translator
  621.      */
  622.     protected function getTranslatorInterfaceService()
  623.     {
  624.         $this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] = $instance = new \Pimcore\Translation\Translator(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  625.         $instance->setKernel(($this->services['kernel'] ?? $this->get('kernel'1)));
  626.         $instance->setAdminPath('@PimcoreCoreBundle/Resources/translations');
  627.         return $instance;
  628.     }
  629.     /**
  630.      * Gets the public 'cache.app' shared service.
  631.      *
  632.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  633.      */
  634.     protected function getCache_AppService()
  635.     {
  636.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('BjFIAxLClI'0, ($this->targetDirs[0].'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  637.         if ($this->has('monolog.logger.cache')) {
  638.             $a->setLogger(($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  639.         }
  640.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  641.     }
  642.     /**
  643.      * Gets the public 'cache.system' shared service.
  644.      *
  645.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  646.      */
  647.     protected function getCache_SystemService()
  648.     {
  649.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('CgLiA3VJm-'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  650.     }
  651.     /**
  652.      * Gets the public 'cmf_routing.route_provider' shared autowired service.
  653.      *
  654.      * @return \Pimcore\Routing\DynamicRouteProvider
  655.      */
  656.     protected function getCmfRouting_RouteProviderService()
  657.     {
  658.         $this->services['cmf_routing.route_provider'] = $instance = new \Pimcore\Routing\DynamicRouteProvider(($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()));
  659.         $instance->addHandler(($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()));
  660.         return $instance;
  661.     }
  662.     /**
  663.      * Gets the public 'data_collector.dump' shared service.
  664.      *
  665.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  666.      */
  667.     protected function getDataCollector_DumpService()
  668.     {
  669.         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', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL);
  670.     }
  671.     /**
  672.      * Gets the public 'doctrine' shared service.
  673.      *
  674.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  675.      */
  676.     protected function getDoctrineService()
  677.     {
  678.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], [], 'default''');
  679.     }
  680.     /**
  681.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  682.      *
  683.      * @return \Pimcore\Db\Connection
  684.      */
  685.     protected function getDoctrine_Dbal_DefaultConnectionService()
  686.     {
  687.         $a = new \Doctrine\DBAL\Configuration();
  688.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  689.         $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)))));
  690.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  691.         $a->setSQLLogger($b);
  692.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
  693.         $c->addEventSubscriber(new \Symfony\Cmf\Bundle\RoutingBundle\Doctrine\RouteConditionMetadataListener());
  694.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql''charset' => 'UTF8MB4''host' => 'localhost''port' => 3306'user' => 'root''password' => 'sk?u3zay/CEzy8eY''dbname' => 'bw_pimcore_new''driverOptions' => [], 'wrapperClass' => '\\Pimcore\\Db\\Connection''defaultTableOptions' => ['charset' => 'UTF8MB4''collate' => 'utf8mb4_general_ci']], $a$c, ['enum' => 'string''bit' => 'boolean']);
  695.     }
  696.     /**
  697.      * Gets the public 'event_dispatcher' shared service.
  698.      *
  699.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  700.      */
  701.     protected function getEventDispatcherService()
  702.     {
  703.         $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())));
  704.         $instance->addListener('scheb_two_factor.authentication.complete', [=> function () {
  705.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\TwoFactorListener()));
  706.         }, => 'onAuthenticationComplete'], 0);
  707.         $instance->addListener('kernel.controller', [=> function () {
  708.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  709.         }, => 'onKernelController'], 0);
  710.         $instance->addListener('kernel.response', [=> function () {
  711.             return ($this->privates['scheb_two_factor.trusted_cookie_response_listener'] ?? $this->getSchebTwoFactor_TrustedCookieResponseListenerService());
  712.         }, => 'onKernelResponse'], 0);
  713.         $instance->addListener('kernel.response', [=> function () {
  714.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] ?? $this->getGoogleAnalyticsCodeListenerService());
  715.         }, => 'onKernelResponse'], -110);
  716.         $instance->addListener('kernel.response', [=> function () {
  717.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\CookiePolicyNoticeListener'] ?? $this->getCookiePolicyNoticeListenerService());
  718.         }, => 'onKernelResponse'], -109);
  719.         $instance->addListener('kernel.response', [=> function () {
  720.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] ?? $this->getGoogleTagManagerListenerService());
  721.         }, => 'onKernelResponse'], -108);
  722.         $instance->addListener('kernel.response', [=> function () {
  723.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\TagManagerListener'] ?? $this->getTagManagerListenerService());
  724.         }, => 'onKernelResponse'], -107);
  725.         $instance->addListener('kernel.request', [=> function () {
  726.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  727.         }, => 'onKernelRequest'], 6);
  728.         $instance->addListener('kernel.response', [=> function () {
  729.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  730.         }, => 'onKernelResponse'], -120);
  731.         $instance->addListener('kernel.response', [=> function () {
  732.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  733.         }, => 'stopPropagationCheck'], 100);
  734.         $instance->addListener('kernel.request', [=> function () {
  735.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] ?? $this->getMaintenancePageListenerService());
  736.         }, => 'onKernelRequest'], 620);
  737.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  738.             return ($this->services['ConnectBundle\\EventListener\\ObjectListener'] ?? ($this->services['ConnectBundle\\EventListener\\ObjectListener'] = new \ConnectBundle\EventListener\ObjectListener()));
  739.         }, => 'onPostUpdate'], 0);
  740.         $instance->addListener('kernel.response', [=> function () {
  741.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  742.         }, => 'onKernelResponse'], 0);
  743.         $instance->addListener('kernel.response', [=> function () {
  744.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  745.         }, => 'onKernelResponse'], -1024);
  746.         $instance->addListener('kernel.request', [=> function () {
  747.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  748.         }, => 'setDefaultLocale'], 100);
  749.         $instance->addListener('kernel.request', [=> function () {
  750.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  751.         }, => 'onKernelRequest'], 16);
  752.         $instance->addListener('kernel.finish_request', [=> function () {
  753.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  754.         }, => 'onKernelFinishRequest'], 0);
  755.         $instance->addListener('kernel.request', [=> function () {
  756.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  757.         }, => 'onKernelRequest'], 256);
  758.         $instance->addListener('kernel.request', [=> function () {
  759.             return ($this->privates['resolve_controller_name_subscriber'] ?? $this->getResolveControllerNameSubscriberService());
  760.         }, => 'onKernelRequest'], 24);
  761.         $instance->addListener('kernel.response', [=> function () {
  762.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  763.         }, => 'onResponse'], -255);
  764.         $instance->addListener('kernel.request', [=> function () {
  765.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  766.         }, => 'onKernelRequest'], 15);
  767.         $instance->addListener('kernel.finish_request', [=> function () {
  768.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  769.         }, => 'onKernelFinishRequest'], -15);
  770.         $instance->addListener('console.error', [=> function () {
  771.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  772.         }, => 'onConsoleError'], -128);
  773.         $instance->addListener('console.terminate', [=> function () {
  774.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  775.         }, => 'onConsoleTerminate'], -128);
  776.         $instance->addListener('console.error', [=> function () {
  777.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  778.         }, => 'onConsoleError'], 0);
  779.         $instance->addListener('kernel.request', [=> function () {
  780.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  781.         }, => 'onKernelRequest'], 128);
  782.         $instance->addListener('kernel.response', [=> function () {
  783.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  784.         }, => 'onKernelResponse'], -1000);
  785.         $instance->addListener('kernel.finish_request', [=> function () {
  786.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  787.         }, => 'onFinishRequest'], 0);
  788.         $instance->addListener('kernel.response', [=> function () {
  789.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  790.         }, => 'onKernelResponse'], -100);
  791.         $instance->addListener('kernel.exception', [=> function () {
  792.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  793.         }, => 'onKernelException'], 0);
  794.         $instance->addListener('kernel.terminate', [=> function () {
  795.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  796.         }, => 'onKernelTerminate'], -1024);
  797.         $instance->addListener('kernel.controller', [=> function () {
  798.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  799.         }, => 'onKernelController'], 0);
  800.         $instance->addListener('kernel.response', [=> function () {
  801.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  802.         }, => 'onKernelResponse'], 0);
  803.         $instance->addListener('kernel.request', [=> function () {
  804.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  805.         }, => 'configure'], 2048);
  806.         $instance->addListener('console.command', [=> function () {
  807.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  808.         }, => 'configure'], 2048);
  809.         $instance->addListener('kernel.exception', [=> function () {
  810.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  811.         }, => 'onKernelException'], -2048);
  812.         $instance->addListener('kernel.request', [=> function () {
  813.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  814.         }, => 'onKernelRequest'], 32);
  815.         $instance->addListener('kernel.finish_request', [=> function () {
  816.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  817.         }, => 'onKernelFinishRequest'], 0);
  818.         $instance->addListener('kernel.exception', [=> function () {
  819.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  820.         }, => 'onKernelException'], -64);
  821.         $instance->addListener('kernel.response', [=> function () {
  822.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  823.         }, => 'onKernelResponse'], 0);
  824.         $instance->addListener('kernel.controller', [=> function () {
  825.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  826.         }, => 'onKernelController'], 0);
  827.         $instance->addListener('kernel.controller', [=> function () {
  828.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  829.         }, => 'onKernelController'], 0);
  830.         $instance->addListener('kernel.controller', [=> function () {
  831.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  832.         }, => 'onKernelController'], -128);
  833.         $instance->addListener('kernel.view', [=> function () {
  834.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  835.         }, => 'onKernelView'], 0);
  836.         $instance->addListener('kernel.controller', [=> function () {
  837.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  838.         }, => 'onKernelController'], 0);
  839.         $instance->addListener('kernel.response', [=> function () {
  840.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  841.         }, => 'onKernelResponse'], 0);
  842.         $instance->addListener('kernel.controller_arguments', [=> function () {
  843.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  844.         }, => 'onKernelControllerArguments'], 0);
  845.         $instance->addListener('kernel.controller_arguments', [=> function () {
  846.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  847.         }, => 'onKernelControllerArguments'], 0);
  848.         $instance->addListener('kernel.response', [=> function () {
  849.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  850.         }, => 'onKernelResponse'], 0);
  851.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  852.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  853.         }, => 'onVoterVote'], 0);
  854.         $instance->addListener('kernel.request', [=> function () {
  855.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  856.         }, => 'configureLogoutUrlGenerator'], 8);
  857.         $instance->addListener('kernel.request', [=> function () {
  858.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  859.         }, => 'onKernelRequest'], 8);
  860.         $instance->addListener('kernel.finish_request', [=> function () {
  861.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  862.         }, => 'onKernelFinishRequest'], 0);
  863.         $instance->addListener('presta_sitemap.populate', [=> function () {
  864.             return ($this->privates['presta_sitemap.eventlistener.route_annotation'] ?? $this->load('getPrestaSitemap_Eventlistener_RouteAnnotationService.php'));
  865.         }, => 'registerRouteAnnotation'], 0);
  866.         $instance->addListener('kernel.exception', [=> function () {
  867.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  868.         }, => 'onException'], 0);
  869.         $instance->addListener('kernel.terminate', [=> function () {
  870.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  871.         }, => 'onTerminate'], 0);
  872.         $instance->addListener('console.error', [=> function () {
  873.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  874.         }, => 'onException'], 0);
  875.         $instance->addListener('console.terminate', [=> function () {
  876.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  877.         }, => 'onTerminate'], 0);
  878.         $instance->addListener('console.command', [=> function () {
  879.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  880.         }, => 'onCommand'], 255);
  881.         $instance->addListener('console.terminate', [=> function () {
  882.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  883.         }, => 'onTerminate'], -255);
  884.         $instance->addListener('kernel.exception', [=> function () {
  885.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  886.         }, => 'logKernelException'], 0);
  887.         $instance->addListener('kernel.exception', [=> function () {
  888.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  889.         }, => 'onKernelException'], -128);
  890.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  891.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService.php'));
  892.         }, => 'onMessage'], 0);
  893.         $instance->addListener('console.command', [=> function () {
  894.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  895.         }, => 'configure'], 1024);
  896.         $instance->addListener('kernel.response', [=> function () {
  897.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  898.         }, => 'onKernelResponse'], -128);
  899.         $instance->addListener('workflow.completed', [=> function () {
  900.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotificationSubscriber'] ?? $this->load('getNotificationSubscriberService.php'));
  901.         }, => 'onWorkflowCompleted'], 0);
  902.         $instance->addListener('workflow.completed', [=> function () {
  903.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService.php'));
  904.         }, => 'onWorkflowCompleted'], 1);
  905.         $instance->addListener('workflow.enter', [=> function () {
  906.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService.php'));
  907.         }, => 'onWorkflowEnter'], 0);
  908.         $instance->addListener('pimcore.workflow.preGlobalAction', [=> function () {
  909.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService.php'));
  910.         }, => 'onPreGlobalAction'], 0);
  911.         $instance->addListener('pimcore.workflow.postGlobalAction', [=> function () {
  912.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService.php'));
  913.         }, => 'onPostGlobalAction'], 0);
  914.         $instance->addListener('workflow.completed', [=> function () {
  915.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] ?? ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] = new \Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber()));
  916.         }, => 'onWorkflowCompleted'], 0);
  917.         $instance->addListener('kernel.request', [=> function () {
  918.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FrontendRoutingListener'] ?? $this->getFrontendRoutingListenerService());
  919.         }, => 'onKernelRequest'], 512);
  920.         $instance->addListener('kernel.exception', [=> function () {
  921.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FrontendRoutingListener'] ?? $this->getFrontendRoutingListenerService());
  922.         }, => 'onKernelException'], 64);
  923.         $instance->addListener('kernel.request', [=> function () {
  924.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener'] ?? $this->getPimcoreContextListenerService());
  925.         }, => 'onKernelRequest'], 24);
  926.         $instance->addListener('kernel.request', [=> function () {
  927.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  928.         }, => 'onKernelRequest'], 20);
  929.         $instance->addListener('kernel.response', [=> function () {
  930.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener()));
  931.         }, => 'onKernelResponse'], 0);
  932.         $instance->addListener('kernel.request', [=> function () {
  933.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  934.         }, => 'onKernelRequest'], 1);
  935.         $instance->addListener('kernel.response', [=> function () {
  936.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  937.         }, => 'onKernelResponse'], 0);
  938.         $instance->addListener('kernel.request', [=> function () {
  939.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener'] ?? $this->getTranslationDebugListenerService());
  940.         }, => 'onKernelRequest'], 0);
  941.         $instance->addListener('kernel.request', [=> function () {
  942.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] ?? $this->getElementListenerService());
  943.         }, => 'onKernelRequest'], 3);
  944.         $instance->addListener('kernel.response', [=> function () {
  945.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener'] ?? $this->getHardlinkCanonicalListenerService());
  946.         }, => 'onKernelResponse'], 0);
  947.         $instance->addListener('kernel.request', [=> function () {
  948.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  949.         }, => 'onKernelRequest'], 0);
  950.         $instance->addListener('kernel.response', [=> function () {
  951.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  952.         }, => 'onKernelResponse'], 0);
  953.         $instance->addListener('kernel.request', [=> function () {
  954.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener'] ?? $this->getDocumentMetaDataListenerService());
  955.         }, => 'onKernelRequest'], 0);
  956.         $instance->addListener('kernel.request', [=> function () {
  957.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentStackListener'] ?? $this->getDocumentStackListenerService());
  958.         }, => 'onKernelRequest'], 0);
  959.         $instance->addListener('kernel.response', [=> function () {
  960.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentStackListener'] ?? $this->getDocumentStackListenerService());
  961.         }, => 'onKernelResponse'], 0);
  962.         $instance->addListener('kernel.view', [=> function () {
  963.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ControllerViewModelListener'] ?? $this->load('getControllerViewModelListenerService.php'));
  964.         }, => 'onKernelView'], 10);
  965.         $instance->addListener('kernel.view', [=> function () {
  966.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ContentTemplateListener'] ?? $this->load('getContentTemplateListenerService.php'));
  967.         }, => 'onKernelView'], 16);
  968.         $instance->addListener('kernel.controller', [=> function () {
  969.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  970.         }, => 'onKernelController'], 0);
  971.         $instance->addListener('kernel.response', [=> function () {
  972.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  973.         }, => 'onKernelResponse'], 0);
  974.         $instance->addListener('kernel.controller', [=> function () {
  975.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TemplateControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TemplateControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\TemplateControllerListener($this)));
  976.         }, => 'onKernelController'], 0);
  977.         $instance->addListener('kernel.view', [=> function () {
  978.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TemplateControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TemplateControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\TemplateControllerListener($this)));
  979.         }, => 'onKernelView'], 32);
  980.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  981.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService.php'));
  982.         }, => 'onElementPostDelete'], 0);
  983.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  984.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService.php'));
  985.         }, => 'onElementPostDelete'], 0);
  986.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  987.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService.php'));
  988.         }, => 'onElementPostDelete'], 0);
  989.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  990.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService.php'));
  991.         }, => 'onAdminElementGetPreSendData'], 0);
  992.         $instance->addListener('pimcore.admin.asset.get.preSendData', [=> function () {
  993.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService.php'));
  994.         }, => 'onAdminElementGetPreSendData'], 0);
  995.         $instance->addListener('pimcore.admin.document.get.preSendData', [=> function () {
  996.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService.php'));
  997.         }, => 'onAdminElementGetPreSendData'], 0);
  998.         $instance->addListener('pimcore.dataobject.postCopy', [=> function () {
  999.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  1000.         }, => 'onPostCopy'], 0);
  1001.         $instance->addListener('pimcore.document.postCopy', [=> function () {
  1002.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  1003.         }, => 'onPostCopy'], 0);
  1004.         $instance->addListener('pimcore.asset.postCopy', [=> function () {
  1005.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  1006.         }, => 'onPostCopy'], 0);
  1007.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  1008.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  1009.         }, => 'onPostAssetDelete'], -9999);
  1010.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  1011.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\SearchBackendListener()));
  1012.         }, => 'onPostAddElement'], 0);
  1013.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  1014.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\SearchBackendListener()));
  1015.         }, => 'onPostAddElement'], 0);
  1016.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  1017.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\SearchBackendListener()));
  1018.         }, => 'onPostAddElement'], 0);
  1019.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  1020.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\SearchBackendListener()));
  1021.         }, => 'onPreDeleteElement'], 0);
  1022.         $instance->addListener('pimcore.document.preDelete', [=> function () {
  1023.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\SearchBackendListener()));
  1024.         }, => 'onPreDeleteElement'], 0);
  1025.         $instance->addListener('pimcore.asset.preDelete', [=> function () {
  1026.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\SearchBackendListener()));
  1027.         }, => 'onPreDeleteElement'], 0);
  1028.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  1029.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\SearchBackendListener()));
  1030.         }, => 'onPostUpdateElement'], 0);
  1031.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  1032.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\SearchBackendListener()));
  1033.         }, => 'onPostUpdateElement'], 0);
  1034.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  1035.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\SearchBackendListener()));
  1036.         }, => 'onPostUpdateElement'], 0);
  1037.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  1038.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  1039.         }, => 'onPostAdd'], 0);
  1040.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  1041.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  1042.         }, => 'onPostAdd'], 0);
  1043.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  1044.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  1045.         }, => 'onPostAdd'], 0);
  1046.         $instance->addListener('pimcore.class.postAdd', [=> function () {
  1047.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  1048.         }, => 'onPostAdd'], 0);
  1049.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  1050.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  1051.         }, => 'onPostDelete'], 0);
  1052.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  1053.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  1054.         }, => 'onPostDelete'], 0);
  1055.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  1056.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  1057.         }, => 'onPostDelete'], 0);
  1058.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  1059.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  1060.         }, => 'onPostDelete'], 0);
  1061.         $instance->addListener('kernel.exception', [=> function () {
  1062.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseExceptionListener'] ?? $this->load('getResponseExceptionListenerService.php'));
  1063.         }, => 'onKernelException'], 0);
  1064.         $instance->addListener('kernel.response', [=> function () {
  1065.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] ?? $this->getResponseHeaderListenerService());
  1066.         }, => 'onKernelResponse'], 32);
  1067.         $instance->addListener('kernel.request', [=> function () {
  1068.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  1069.         }, => 'onKernelRequest'], 0);
  1070.         $instance->addListener('kernel.response', [=> function () {
  1071.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  1072.         }, => 'onKernelResponse'], 0);
  1073.         $instance->addListener('kernel.response', [=> function () {
  1074.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseStackListener'] ?? $this->getResponseStackListenerService());
  1075.         }, => 'onKernelResponse'], 24);
  1076.         $instance->addListener('kernel.response', [=> function () {
  1077.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] ?? $this->getInternalWysiwygHtmlAttributeFilterListenerService());
  1078.         }, => 'onKernelResponse'], 0);
  1079.         $instance->addListener('kernel.request', [=> function () {
  1080.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] ?? $this->getGoogleSearchConsoleVerificationListenerService());
  1081.         }, => 'onKernelRequest'], 64);
  1082.         $instance->addListener('kernel.request', [=> function () {
  1083.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener'] ?? $this->getOutputTimestampListenerService());
  1084.         }, => 'onKernelRequest'], 0);
  1085.         $instance->addListener('pimcore.test.kernel.booted', [=> function () {
  1086.             return ($this->services['Pimcore\\Migrations\\Configuration\\ConfigurationFactory'] ?? $this->load('getConfigurationFactoryService.php'));
  1087.         }, => 'reset'], 0);
  1088.         $instance->addListener('pimcore.admin.reports.save_settings', [=> function () {
  1089.             return ($this->privates['Pimcore\\Analytics\\Piwik\\EventListener\\CacheListener'] ?? $this->load('getCacheListenerService.php'));
  1090.         }, => 'onSaveSettings'], 0);
  1091.         $instance->addListener('pimcore.admin.index.settings', [=> function () {
  1092.             return ($this->privates['Pimcore\\Analytics\\Piwik\\EventListener\\IndexSettingsListener'] ?? $this->load('getIndexSettingsListenerService.php'));
  1093.         }, => 'addIndexSettings'], 0);
  1094.         $instance->addListener('kernel.response', [=> function () {
  1095.             return ($this->privates['Pimcore\\Analytics\\Piwik\\EventListener\\TrackingCodeListener'] ?? $this->getTrackingCodeListenerService());
  1096.         }, => 'onKernelResponse'], -110);
  1097.         $instance->addListener('presta_sitemap.populate', [=> function () {
  1098.             return ($this->privates['Pimcore\\Sitemap\\EventListener\\SitemapGeneratorListener'] ?? $this->load('getSitemapGeneratorListenerService.php'));
  1099.         }, => 'onPopulateSitemap'], 0);
  1100.         $instance->addListener('kernel.request', [=> function () {
  1101.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  1102.         }, => 'onKernelRequest'], 7);
  1103.         $instance->addListener('kernel.response', [=> function () {
  1104.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  1105.         }, => 'onKernelResponse'], -115);
  1106.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  1107.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  1108.         }, => 'onPreResolve'], 0);
  1109.         $instance->addListener('pimcore.tracking.piwik.code.tracking_data', [=> function () {
  1110.             return ($this->privates['Pimcore\\Targeting\\EventListener\\PiwikVisitorIdListener'] ?? $this->load('getPiwikVisitorIdListenerService.php'));
  1111.         }, => 'onPiwikTrackingData'], 0);
  1112.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  1113.             return ($this->privates['Pimcore\\Targeting\\EventListener\\DocumentTargetGroupListener'] ?? $this->load('getDocumentTargetGroupListenerService.php'));
  1114.         }, => 'onVisitorInfoResolve'], 0);
  1115.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  1116.             return ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] = new \Pimcore\Targeting\EventListener\FullPageCacheCookieCleanupListener()));
  1117.         }, => 'onPrepareFullPageCacheResponse'], 0);
  1118.         $instance->addListener('pimcore.targeting.visited_pages_count_match', [=> function () {
  1119.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService.php'));
  1120.         }, => 'onVisitedPagesCountMatch'], 0);
  1121.         $instance->addListener('pimcore.targeting.post_resolve', [=> function () {
  1122.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService.php'));
  1123.         }, => 'onPostResolveVisitorInfo'], 0);
  1124.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  1125.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  1126.         }, => 'onPreResolve'], -10);
  1127.         $instance->addListener('kernel.response', [=> function () {
  1128.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  1129.         }, => 'onKernelResponse'], -127);
  1130.         $instance->addListener('kernel.controller', [=> function () {
  1131.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\BruteforceProtectionListener'] ?? $this->getBruteforceProtectionListenerService());
  1132.         }, => 'onKernelController'], 0);
  1133.         $instance->addListener('kernel.exception', [=> function () {
  1134.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\BruteforceProtectionListener'] ?? $this->getBruteforceProtectionListenerService());
  1135.         }, => 'onKernelException'], 0);
  1136.         $instance->addListener('kernel.controller', [=> function () {
  1137.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] ?? $this->getAdminAuthenticationDoubleCheckListenerService());
  1138.         }, => 'onKernelController'], 0);
  1139.         $instance->addListener('kernel.request', [=> function () {
  1140.             return ($this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());
  1141.         }, => 'handleRequest'], 0);
  1142.         $instance->addListener('kernel.exception', [=> function () {
  1143.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] ?? $this->load('getAdminExceptionListenerService.php'));
  1144.         }, => 'onKernelException'], 0);
  1145.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  1146.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  1147.         }, => 'onClassDelete'], 0);
  1148.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  1149.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  1150.         }, => 'onUserDelete'], 0);
  1151.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  1152.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  1153.         }, => 'onObjectDelete'], 0);
  1154.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  1155.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  1156.         }, => 'onClassDelete'], 0);
  1157.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  1158.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  1159.         }, => 'onUserDelete'], 0);
  1160.         $instance->addListener('kernel.response', [=> function () {
  1161.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener'] ?? $this->getHttpCacheListenerService());
  1162.         }, => 'onKernelResponse'], 0);
  1163.         $instance->addListener('kernel.request', [=> function () {
  1164.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] ?? $this->getCustomAdminEntryPointCheckListenerService());
  1165.         }, => 'onKernelRequest'], 560);
  1166.         $instance->addListener('kernel.request', [=> function () {
  1167.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] ?? $this->getUserPerspectiveListenerService());
  1168.         }, => 'onKernelRequest'], 0);
  1169.         $instance->addListener('kernel.request', [=> function () {
  1170.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] ?? $this->getUsageStatisticsListenerService());
  1171.         }, => 'onKernelRequest'], 0);
  1172.         $instance->addListener('kernel.response', [=> function () {
  1173.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener'] ?? $this->getEnablePreviewTimeSliderListenerService());
  1174.         }, => 'onKernelResponse'], 0);
  1175.         return $instance;
  1176.     }
  1177.     /**
  1178.      * Gets the public 'form.factory' shared service.
  1179.      *
  1180.      * @return \Symfony\Component\Form\FormFactory
  1181.      */
  1182.     protected function getForm_FactoryService()
  1183.     {
  1184.         return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  1185.     }
  1186.     /**
  1187.      * Gets the public 'http_kernel' shared service.
  1188.      *
  1189.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1190.      */
  1191.     protected function getHttpKernelService()
  1192.     {
  1193.         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 () {
  1194.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  1195.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  1196.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  1197.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  1198.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\DocumentValueResolver'] ?? $this->load('getDocumentValueResolverService.php'));
  1199.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\ViewModelValueResolver'] ?? $this->load('getViewModelValueResolverService.php'));
  1200.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\EditmodeValueResolver'] ?? $this->load('getEditmodeValueResolverService.php'));
  1201.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\TemplateVarsValueResolver'] ?? $this->load('getTemplateVarsValueResolverService.php'));
  1202.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\WebsiteConfigValueResolver'] ?? $this->load('getWebsiteConfigValueResolverService.php'));
  1203.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  1204.             yield 10 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  1205.             yield 11 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  1206.             yield 12 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  1207.         }, 13)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1208.     }
  1209.     /**
  1210.      * Gets the public 'monolog.logger.admin' shared service.
  1211.      *
  1212.      * @return \Symfony\Bridge\Monolog\Logger
  1213.      */
  1214.     protected function getMonolog_Logger_AdminService()
  1215.     {
  1216.         $this->services['monolog.logger.admin'] = $instance = new \Symfony\Bridge\Monolog\Logger('admin');
  1217.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1218.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1219.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1220.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1221.         return $instance;
  1222.     }
  1223.     /**
  1224.      * Gets the public 'monolog.logger.cache' shared service.
  1225.      *
  1226.      * @return \Symfony\Bridge\Monolog\Logger
  1227.      */
  1228.     protected function getMonolog_Logger_CacheService()
  1229.     {
  1230.         $this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1231.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1232.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1233.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1234.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1235.         return $instance;
  1236.     }
  1237.     /**
  1238.      * Gets the public 'monolog.logger.doctrine' shared service.
  1239.      *
  1240.      * @return \Symfony\Bridge\Monolog\Logger
  1241.      */
  1242.     protected function getMonolog_Logger_DoctrineService()
  1243.     {
  1244.         $this->services['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1245.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1246.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1247.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1248.         return $instance;
  1249.     }
  1250.     /**
  1251.      * Gets the public 'monolog.logger.event' shared service.
  1252.      *
  1253.      * @return \Symfony\Bridge\Monolog\Logger
  1254.      */
  1255.     protected function getMonolog_Logger_EventService()
  1256.     {
  1257.         $this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
  1258.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1259.         $instance->pushHandler(new \Monolog\Handler\NullHandler());
  1260.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1261.         return $instance;
  1262.     }
  1263.     /**
  1264.      * Gets the public 'monolog.logger.init' shared service.
  1265.      *
  1266.      * @return \Symfony\Bridge\Monolog\Logger
  1267.      */
  1268.     protected function getMonolog_Logger_InitService()
  1269.     {
  1270.         $this->services['monolog.logger.init'] = $instance = new \Symfony\Bridge\Monolog\Logger('init');
  1271.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1272.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1273.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1274.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1275.         return $instance;
  1276.     }
  1277.     /**
  1278.      * Gets the public 'monolog.logger.php' shared service.
  1279.      *
  1280.      * @return \Symfony\Bridge\Monolog\Logger
  1281.      */
  1282.     protected function getMonolog_Logger_PhpService()
  1283.     {
  1284.         $this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  1285.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1286.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1287.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1288.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1289.         return $instance;
  1290.     }
  1291.     /**
  1292.      * Gets the public 'monolog.logger.profiler' shared service.
  1293.      *
  1294.      * @return \Symfony\Bridge\Monolog\Logger
  1295.      */
  1296.     protected function getMonolog_Logger_ProfilerService()
  1297.     {
  1298.         $this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
  1299.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1300.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1301.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1302.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1303.         return $instance;
  1304.     }
  1305.     /**
  1306.      * Gets the public 'monolog.logger.request' shared service.
  1307.      *
  1308.      * @return \Symfony\Bridge\Monolog\Logger
  1309.      */
  1310.     protected function getMonolog_Logger_RequestService()
  1311.     {
  1312.         $this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1313.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1314.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1315.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1316.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1317.         return $instance;
  1318.     }
  1319.     /**
  1320.      * Gets the public 'monolog.logger.router' shared service.
  1321.      *
  1322.      * @return \Symfony\Bridge\Monolog\Logger
  1323.      */
  1324.     protected function getMonolog_Logger_RouterService()
  1325.     {
  1326.         $this->services['monolog.logger.router'] = $instance = new \Symfony\Bridge\Monolog\Logger('router');
  1327.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1328.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1329.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1330.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1331.         return $instance;
  1332.     }
  1333.     /**
  1334.      * Gets the public 'monolog.logger.routing' shared service.
  1335.      *
  1336.      * @return \Symfony\Bridge\Monolog\Logger
  1337.      */
  1338.     protected function getMonolog_Logger_RoutingService()
  1339.     {
  1340.         $this->services['monolog.logger.routing'] = $instance = new \Symfony\Bridge\Monolog\Logger('routing');
  1341.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1342.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1343.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1344.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1345.         return $instance;
  1346.     }
  1347.     /**
  1348.      * Gets the public 'monolog.logger.security' shared service.
  1349.      *
  1350.      * @return \Symfony\Bridge\Monolog\Logger
  1351.      */
  1352.     protected function getMonolog_Logger_SecurityService()
  1353.     {
  1354.         $this->services['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  1355.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1356.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1357.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1358.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1359.         return $instance;
  1360.     }
  1361.     /**
  1362.      * Gets the public 'pimcore.cache.core.handler' shared autowired service.
  1363.      *
  1364.      * @return \Pimcore\Cache\Core\EventDispatchingCoreHandler
  1365.      */
  1366.     protected function getPimcore_Cache_Core_HandlerService()
  1367.     {
  1368.         $a = ($this->services['pimcore.cache.core.pool'] ?? $this->getPimcore_Cache_Core_PoolService());
  1369.         $b = new \Pimcore\Cache\Core\WriteLock($a);
  1370.         $c = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  1371.         $b->setLogger($c);
  1372.         $b->setLogger($c);
  1373.         $this->services['pimcore.cache.core.handler'] = $instance = new \Pimcore\Cache\Core\EventDispatchingCoreHandler($a$b, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1374.         $instance->setLogger($c);
  1375.         $instance->setLogger($c);
  1376.         return $instance;
  1377.     }
  1378.     /**
  1379.      * Gets the public 'pimcore.cache.core.pool' shared service.
  1380.      *
  1381.      * @return \Pimcore\Cache\Pool\TraceablePimcoreAdapter
  1382.      */
  1383.     protected function getPimcore_Cache_Core_PoolService()
  1384.     {
  1385.         $a = new \Pimcore\Cache\Pool\Redis(\Pimcore\Storage\Redis\ConnectionFactory::createConnection($this->parameters['pimcore.cache.core.redis.connection']), [], 2419200);
  1386.         $a->setLogger(($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1387.         return $this->services['pimcore.cache.core.pool'] = new \Pimcore\Cache\Pool\TraceablePimcoreAdapter($a);
  1388.     }
  1389.     /**
  1390.      * Gets the public 'pimcore.controller.config.config_normalizer' shared autowired service.
  1391.      *
  1392.      * @return \Pimcore\Controller\Config\ConfigNormalizer
  1393.      */
  1394.     protected function getPimcore_Controller_Config_ConfigNormalizerService()
  1395.     {
  1396.         $this->services['pimcore.controller.config.config_normalizer'] = $instance = new \Pimcore\Controller\Config\ConfigNormalizer(($this->services['kernel'] ?? $this->get('kernel'1)));
  1397.         $instance->setRoutingDefaults($this->parameters['pimcore.routing.defaults']);
  1398.         return $instance;
  1399.     }
  1400.     /**
  1401.      * Gets the public 'pimcore.document.tag.block_state_stack' shared autowired service.
  1402.      *
  1403.      * @return \Pimcore\Document\Tag\Block\BlockStateStack
  1404.      */
  1405.     protected function getPimcore_Document_Tag_BlockStateStackService()
  1406.     {
  1407.         return $this->services['pimcore.document.tag.block_state_stack'] = new \Pimcore\Document\Tag\Block\BlockStateStack();
  1408.     }
  1409.     /**
  1410.      * Gets the public 'pimcore.implementation_loader.document.tag' shared autowired service.
  1411.      *
  1412.      * @return \Pimcore\Model\Document\Tag\Loader\TagLoader
  1413.      */
  1414.     protected function getPimcore_ImplementationLoader_Document_TagService()
  1415.     {
  1416.         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']), => new \Pimcore\Model\Document\Tag\Loader\PrefixLoader([=> '\\Pimcore\\Model\\Document\\Tag\\'=> '\\Document_Tag_'])]);
  1417.     }
  1418.     /**
  1419.      * Gets the public 'pimcore.routing.router.request_context' shared service.
  1420.      *
  1421.      * @return \Symfony\Component\Routing\RequestContext
  1422.      */
  1423.     protected function getPimcore_Routing_Router_RequestContextService()
  1424.     {
  1425.         return $this->services['pimcore.routing.router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  1426.     }
  1427.     /**
  1428.      * Gets the public 'pimcore.service.context.pimcore_context_guesser' shared autowired service.
  1429.      *
  1430.      * @return \Pimcore\Http\Context\PimcoreContextGuesser
  1431.      */
  1432.     protected function getPimcore_Service_Context_PimcoreContextGuesserService()
  1433.     {
  1434.         $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())));
  1435.         $instance->addContextRoutes('profiler', [=> ['path' => '^/_(profiler|wdt)(/.*)?$''route' => false'host' => false'methods' => []]]);
  1436.         $instance->addContextRoutes('admin', [=> ['path' => '^/admin(/.*)?$''route' => false'host' => false'methods' => []], => ['route' => '^pimcore_admin_''path' => false'host' => false'methods' => []]]);
  1437.         $instance->addContextRoutes('webservice', [=> ['path' => '^/webservice(/.*)?$''route' => false'host' => false'methods' => []], => ['route' => '^pimcore_webservice''path' => false'host' => false'methods' => []]]);
  1438.         $instance->addContextRoutes('plugin', [=> ['path' => '^/plugin(/.*)?$''route' => false'host' => false'methods' => []]]);
  1439.         return $instance;
  1440.     }
  1441.     /**
  1442.      * Gets the public 'pimcore.service.request_matcher_factory' shared autowired service.
  1443.      *
  1444.      * @return \Pimcore\Http\RequestMatcherFactory
  1445.      */
  1446.     protected function getPimcore_Service_RequestMatcherFactoryService()
  1447.     {
  1448.         return $this->services['pimcore.service.request_matcher_factory'] = new \Pimcore\Http\RequestMatcherFactory();
  1449.     }
  1450.     /**
  1451.      * Gets the public 'pimcore.templating.action_renderer' shared autowired service.
  1452.      *
  1453.      * @return \Pimcore\Templating\Renderer\ActionRenderer
  1454.      */
  1455.     protected function getPimcore_Templating_ActionRendererService()
  1456.     {
  1457.         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()));
  1458.     }
  1459.     /**
  1460.      * Gets the public 'pimcore.templating.include_renderer' shared autowired service.
  1461.      *
  1462.      * @return \Pimcore\Templating\Renderer\IncludeRenderer
  1463.      */
  1464.     protected function getPimcore_Templating_IncludeRendererService()
  1465.     {
  1466.         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()));
  1467.     }
  1468.     /**
  1469.      * Gets the public 'pimcore.templating.tag_renderer' shared autowired service.
  1470.      *
  1471.      * @return \Pimcore\Templating\Renderer\TagRenderer
  1472.      */
  1473.     protected function getPimcore_Templating_TagRendererService()
  1474.     {
  1475.         $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()));
  1476.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1477.         $instance->setLogger($a);
  1478.         $instance->setLogger($a);
  1479.         return $instance;
  1480.     }
  1481.     /**
  1482.      * Gets the public 'pimcore.templating.view_helper.action' shared autowired service.
  1483.      *
  1484.      * @return \Pimcore\Templating\Helper\Action
  1485.      */
  1486.     protected function getPimcore_Templating_ViewHelper_ActionService()
  1487.     {
  1488.         $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()));
  1489.         $instance->setRoutingDefaults($this->parameters['pimcore.routing.defaults']);
  1490.         return $instance;
  1491.     }
  1492.     /**
  1493.      * Gets the public 'pimcore.templating.view_helper.glossary' shared autowired service.
  1494.      *
  1495.      * @return \Pimcore\Templating\Helper\Glossary
  1496.      */
  1497.     protected function getPimcore_Templating_ViewHelper_GlossaryService()
  1498.     {
  1499.         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())));
  1500.     }
  1501.     /**
  1502.      * Gets the public 'pimcore.templating.view_helper.head_meta' shared autowired service.
  1503.      *
  1504.      * @return \Pimcore\Templating\Helper\HeadMeta
  1505.      */
  1506.     protected function getPimcore_Templating_ViewHelper_HeadMetaService()
  1507.     {
  1508.         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()));
  1509.     }
  1510.     /**
  1511.      * Gets the public 'pimcore.templating.view_helper.inc' shared autowired service.
  1512.      *
  1513.      * @return \Pimcore\Templating\Helper\Inc
  1514.      */
  1515.     protected function getPimcore_Templating_ViewHelper_IncService()
  1516.     {
  1517.         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()));
  1518.     }
  1519.     /**
  1520.      * Gets the public 'pimcore.templating.view_helper.navigation' shared autowired service.
  1521.      *
  1522.      * @return \Pimcore\Templating\Helper\Navigation
  1523.      */
  1524.     protected function getPimcore_Templating_ViewHelper_NavigationService($lazyLoad true)
  1525.     {
  1526.         if ($lazyLoad) {
  1527.             return $this->services['pimcore.templating.view_helper.navigation'] = $this->createProxy('Navigation_a34f8f7', function () {
  1528.                 return \Navigation_a34f8f7::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1529.                     $wrappedInstance $this->getPimcore_Templating_ViewHelper_NavigationService(false);
  1530.                     $proxy->setProxyInitializer(null);
  1531.                     return true;
  1532.                 });
  1533.             });
  1534.         }
  1535.         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, [
  1536.             'breadcrumbs' => ['privates''Pimcore\\Navigation\\Renderer\\Breadcrumbs''getBreadcrumbsService.php'true],
  1537.             'menu' => ['privates''Pimcore\\Navigation\\Renderer\\Menu''getMenuService.php'true],
  1538.         ], [
  1539.             'breadcrumbs' => '?',
  1540.             'menu' => '?',
  1541.         ]));
  1542.     }
  1543.     /**
  1544.      * Gets the public 'pimcore.templating.view_helper.placeholder.container_service' shared autowired service.
  1545.      *
  1546.      * @return \Pimcore\Templating\Helper\Placeholder\ContainerService
  1547.      */
  1548.     protected function getPimcore_Templating_ViewHelper_Placeholder_ContainerServiceService()
  1549.     {
  1550.         $this->services['pimcore.templating.view_helper.placeholder.container_service'] = $instance = new \Pimcore\Templating\Helper\Placeholder\ContainerService();
  1551.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1552.         return $instance;
  1553.     }
  1554.     /**
  1555.      * Gets the public 'pimcore.twig.extension.document_tag' shared autowired service.
  1556.      *
  1557.      * @return \Pimcore\Twig\Extension\DocumentTagExtension
  1558.      */
  1559.     protected function getPimcore_Twig_Extension_DocumentTagService()
  1560.     {
  1561.         return $this->services['pimcore.twig.extension.document_tag'] = new \Pimcore\Twig\Extension\DocumentTagExtension(($this->services['pimcore.templating.tag_renderer'] ?? $this->getPimcore_Templating_TagRendererService()));
  1562.     }
  1563.     /**
  1564.      * Gets the public 'pimcore.twig.extension.glossary' shared autowired service.
  1565.      *
  1566.      * @return \Pimcore\Twig\Extension\GlossaryExtension
  1567.      */
  1568.     protected function getPimcore_Twig_Extension_GlossaryService()
  1569.     {
  1570.         return $this->services['pimcore.twig.extension.glossary'] = new \Pimcore\Twig\Extension\GlossaryExtension(($this->services['pimcore.templating.view_helper.glossary'] ?? $this->getPimcore_Templating_ViewHelper_GlossaryService()));
  1571.     }
  1572.     /**
  1573.      * Gets the public 'pimcore.twig.extension.helpers' shared autowired service.
  1574.      *
  1575.      * @return \Pimcore\Twig\Extension\HelpersExtension
  1576.      */
  1577.     protected function getPimcore_Twig_Extension_HelpersService()
  1578.     {
  1579.         return $this->services['pimcore.twig.extension.helpers'] = new \Pimcore\Twig\Extension\HelpersExtension();
  1580.     }
  1581.     /**
  1582.      * Gets the public 'pimcore.twig.extension.navigation' shared autowired service.
  1583.      *
  1584.      * @return \Pimcore\Twig\Extension\NavigationExtension
  1585.      */
  1586.     protected function getPimcore_Twig_Extension_NavigationService()
  1587.     {
  1588.         return $this->services['pimcore.twig.extension.navigation'] = new \Pimcore\Twig\Extension\NavigationExtension(($this->services['pimcore.templating.view_helper.navigation'] ?? $this->getPimcore_Templating_ViewHelper_NavigationService()));
  1589.     }
  1590.     /**
  1591.      * Gets the public 'pimcore.twig.extension.pimcore_object' shared autowired service.
  1592.      *
  1593.      * @return \Pimcore\Twig\Extension\PimcoreObjectExtension
  1594.      */
  1595.     protected function getPimcore_Twig_Extension_PimcoreObjectService()
  1596.     {
  1597.         return $this->services['pimcore.twig.extension.pimcore_object'] = new \Pimcore\Twig\Extension\PimcoreObjectExtension();
  1598.     }
  1599.     /**
  1600.      * Gets the public 'pimcore.twig.extension.subrequest' shared autowired service.
  1601.      *
  1602.      * @return \Pimcore\Twig\Extension\SubrequestExtension
  1603.      */
  1604.     protected function getPimcore_Twig_Extension_SubrequestService($lazyLoad true)
  1605.     {
  1606.         if ($lazyLoad) {
  1607.             return $this->services['pimcore.twig.extension.subrequest'] = $this->createProxy('SubrequestExtension_ac4dffd', function () {
  1608.                 return \SubrequestExtension_ac4dffd::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1609.                     $wrappedInstance $this->getPimcore_Twig_Extension_SubrequestService(false);
  1610.                     $proxy->setProxyInitializer(null);
  1611.                     return true;
  1612.                 });
  1613.             });
  1614.         }
  1615.         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()));
  1616.     }
  1617.     /**
  1618.      * Gets the public 'pimcore.twig.extension.templating_helper' shared autowired service.
  1619.      *
  1620.      * @return \Pimcore\Twig\Extension\TemplatingHelperExtension
  1621.      */
  1622.     protected function getPimcore_Twig_Extension_TemplatingHelperService()
  1623.     {
  1624.         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')));
  1625.     }
  1626.     /**
  1627.      * Gets the public 'pimcore_admin.security.bruteforce_protection_handler' shared autowired service.
  1628.      *
  1629.      * @return \Pimcore\Bundle\AdminBundle\Security\BruteforceProtectionHandler
  1630.      */
  1631.     protected function getPimcoreAdmin_Security_BruteforceProtectionHandlerService()
  1632.     {
  1633.         $this->services['pimcore_admin.security.bruteforce_protection_handler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\BruteforceProtectionHandler(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  1634.         $a = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  1635.         $instance->setLogger($a);
  1636.         $instance->setLogger($a);
  1637.         return $instance;
  1638.     }
  1639.     /**
  1640.      * Gets the public 'pimcore_admin.security.user_loader' shared autowired service.
  1641.      *
  1642.      * @return \Pimcore\Bundle\AdminBundle\Security\User\UserLoader
  1643.      */
  1644.     protected function getPimcoreAdmin_Security_UserLoaderService()
  1645.     {
  1646.         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()));
  1647.     }
  1648.     /**
  1649.      * Gets the public 'profiler' shared service.
  1650.      *
  1651.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1652.      */
  1653.     protected function getProfilerService()
  1654.     {
  1655.         $a = ($this->services['monolog.logger.profiler'] ?? $this->getMonolog_Logger_ProfilerService());
  1656.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDirs[0].'/profiler')), $atrue);
  1657.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1658.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1659.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1660.         $d->addInstance('pimcore.cache.core', ($this->services['pimcore.cache.core.pool'] ?? $this->getPimcore_Cache_Core_PoolService()));
  1661.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1662.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1663.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1664.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1665.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1666.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1667.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1668.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1669.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1670.         $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1671.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1672.         if ($this->has('kernel')) {
  1673.             $f->setKernel($b);
  1674.         }
  1675.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] ?? $this->getPimcoreDataCollectorService()));
  1676.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  1677.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1678.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1679.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  1680.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1681.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] ?? $this->getPimcoreTargetingDataCollectorService()));
  1682.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1683.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1684.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDirs[0].'/appAppKernelDevDebugContainer'), $c));
  1685.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1686.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1687.         $instance->add($d);
  1688.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
  1689.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->services['security.token_storage'] ?? ($this->services['security.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())));
  1690.         $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())));
  1691.         $instance->add($e);
  1692.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1693.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1694.         $instance->add($f);
  1695.         return $instance;
  1696.     }
  1697.     /**
  1698.      * Gets the public 'request_stack' shared service.
  1699.      *
  1700.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1701.      */
  1702.     protected function getRequestStackService()
  1703.     {
  1704.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1705.     }
  1706.     /**
  1707.      * Gets the public 'router' shared service.
  1708.      *
  1709.      * @return \Symfony\Cmf\Component\Routing\ChainRouter
  1710.      */
  1711.     protected function getRouterService()
  1712.     {
  1713.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1714.         $this->services['router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
  1715.         $b = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  1716.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1717.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  1718.         ], [
  1719.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1720.         ]))->withContext('router.default'$this), ($this->targetDirs[3].'/app/config/routing_dev.yml'), ['cache_dir' => $this->targetDirs[0], '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');
  1721.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1722.         $d = ($this->services['cmf_routing.route_provider'] ?? $this->getCmfRouting_RouteProviderService());
  1723.         $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);
  1724.         $e->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1725.         $e->addRouteEnhancer(new \Symfony\Cmf\Component\Routing\Enhancer\RouteContentEnhancer('_route_object''_content'), 100);
  1726.         $f = new \Pimcore\Routing\Staticroute\Router($b, ($this->services['pimcore.controller.config.config_normalizer'] ?? $this->getPimcore_Controller_Config_ConfigNormalizerService()));
  1727.         $g = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  1728.         $f->setLogger($g);
  1729.         $f->setLocaleParams([]);
  1730.         $f->setLogger($g);
  1731.         $instance->setContext($b);
  1732.         $instance->add($c'300');
  1733.         $instance->add($e'200');
  1734.         $instance->add($f100);
  1735.         return $instance;
  1736.     }
  1737.     /**
  1738.      * Gets the public 'security.authorization_checker' shared service.
  1739.      *
  1740.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1741.      */
  1742.     protected function getSecurity_AuthorizationCheckerService()
  1743.     {
  1744.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  1745.     }
  1746.     /**
  1747.      * Gets the public 'security.token_storage' shared service.
  1748.      *
  1749.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage
  1750.      */
  1751.     protected function getSecurity_TokenStorageService()
  1752.     {
  1753.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage();
  1754.     }
  1755.     /**
  1756.      * Gets the public 'sensio_framework_extra.view.guesser' shared service.
  1757.      *
  1758.      * @return \Pimcore\Bundle\CoreBundle\Templating\LegacyTemplateGuesser
  1759.      */
  1760.     protected function getSensioFrameworkExtra_View_GuesserService()
  1761.     {
  1762.         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')));
  1763.     }
  1764.     /**
  1765.      * Gets the public 'twig' shared service.
  1766.      *
  1767.      * @return \Twig\Environment
  1768.      */
  1769.     protected function getTwigService()
  1770.     {
  1771.         $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')), $this->targetDirs[3]);
  1772.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views'), 'Framework');
  1773.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views'), '!Framework');
  1774.         $a->addPath(($this->targetDirs[3].'/vendor/scheb/two-factor-bundle/Resources/views'), 'SchebTwoFactor');
  1775.         $a->addPath(($this->targetDirs[3].'/vendor/scheb/two-factor-bundle/Resources/views'), '!SchebTwoFactor');
  1776.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), 'Security');
  1777.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), '!Security');
  1778.         $a->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1779.         $a->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1780.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1781.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1782.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views'), 'Twig');
  1783.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views'), '!Twig');
  1784.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle/Resources/views'), 'Debug');
  1785.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle/Resources/views'), '!Debug');
  1786.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), 'WebProfiler');
  1787.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), '!WebProfiler');
  1788.         $a->addPath(($this->targetDirs[3].'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), 'PimcoreCore');
  1789.         $a->addPath(($this->targetDirs[3].'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), '!PimcoreCore');
  1790.         $a->addPath(($this->targetDirs[3].'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), 'PimcoreAdmin');
  1791.         $a->addPath(($this->targetDirs[3].'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), '!PimcoreAdmin');
  1792.         $a->addPath(($this->targetDirs[3].'/app/Resources/views'));
  1793.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Resources/views/Form'));
  1794.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'exception_controller' => 'twig.controller.exception::showAction''form_themes' => $this->parameters['twig.form.resources'], 'autoescape' => 'name''cache' => ($this->targetDirs[0].'/twig'), 'charset' => 'UTF-8''default_path' => ($this->targetDirs[3].'/templates'), 'paths' => [], 'date' => ['format' => 'F j, Y H:i''interval_format' => '%d days''timezone' => NULL], 'number_format' => ['decimals' => 0'decimal_point' => '.''thousands_separator' => ',']]);
  1795.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1796.         $c = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1797.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1798.         $e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1799.         $e->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $c]);
  1800.         $f = new \Symfony\Bridge\Twig\AppVariable();
  1801.         $f->setEnvironment('dev');
  1802.         $f->setDebug(true);
  1803.         if ($this->has('security.token_storage')) {
  1804.             $f->setTokenStorage(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  1805.         }
  1806.         if ($this->has('request_stack')) {
  1807.             $f->setRequestStack($d);
  1808.         }
  1809.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1810.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1811.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1812.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1813.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService())));
  1814.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1815.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($c$this->targetDirs[3], 'UTF-8'));
  1816.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  1817.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1818.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1819.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1820.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1821.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d, ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService()))));
  1822.         $instance->addExtension(($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
  1823.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension([=> $this=> 'twig.form.renderer']));
  1824.         $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())));
  1825.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1826.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($e));
  1827.         $instance->addExtension(($this->services['pimcore.twig.extension.helpers'] ?? ($this->services['pimcore.twig.extension.helpers'] = new \Pimcore\Twig\Extension\HelpersExtension())));
  1828.         $instance->addExtension(($this->services['pimcore.twig.extension.document_tag'] ?? $this->getPimcore_Twig_Extension_DocumentTagService()));
  1829.         $instance->addExtension(($this->services['pimcore.twig.extension.subrequest'] ?? $this->getPimcore_Twig_Extension_SubrequestService()));
  1830.         $instance->addExtension(($this->services['pimcore.twig.extension.pimcore_object'] ?? ($this->services['pimcore.twig.extension.pimcore_object'] = new \Pimcore\Twig\Extension\PimcoreObjectExtension())));
  1831.         $instance->addExtension(($this->services['pimcore.twig.extension.templating_helper'] ?? $this->getPimcore_Twig_Extension_TemplatingHelperService()));
  1832.         $instance->addExtension(($this->services['pimcore.twig.extension.navigation'] ?? $this->getPimcore_Twig_Extension_NavigationService()));
  1833.         $instance->addExtension(($this->services['pimcore.twig.extension.glossary'] ?? $this->getPimcore_Twig_Extension_GlossaryService()));
  1834.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetCompressExtension());
  1835.         $instance->addExtension(new \Pimcore\Twig\Extension\WebsiteConfigExtension());
  1836.         $instance->addExtension(new \Pimcore\Twig\Extension\DumpExtension());
  1837.         $instance->addExtension(new \Phive\Twig\Extensions\Deferred\DeferredExtension());
  1838.         $instance->addExtension(new \Twig_Extensions_Extension_Text());
  1839.         $instance->addGlobal('app'$f);
  1840.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1841.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  1842.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  1843.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  1844.         ], [
  1845.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1846.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1847.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1848.         ])));
  1849.         $instance->addGlobal('container'$this);
  1850.         $instance->addGlobal('pimcore_csrf', ($this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService()));
  1851.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1852.         return $instance;
  1853.     }
  1854.     /**
  1855.      * Gets the public 'validator' shared service.
  1856.      *
  1857.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1858.      */
  1859.     protected function getValidatorService()
  1860.     {
  1861.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1862.     }
  1863.     /**
  1864.      * Gets the public 'var_dumper.cloner' shared service.
  1865.      *
  1866.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1867.      */
  1868.     protected function getVarDumper_ClonerService()
  1869.     {
  1870.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1871.         $instance->setMaxItems(2500);
  1872.         $instance->setMinDepth(1);
  1873.         $instance->setMaxString(-1);
  1874.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1875.         return $instance;
  1876.     }
  1877.     /**
  1878.      * Gets the private 'Pimcore\Analytics\Google\Tracker' shared autowired service.
  1879.      *
  1880.      * @return \Pimcore\Analytics\Google\Tracker
  1881.      */
  1882.     protected function getTrackerService()
  1883.     {
  1884.         $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')));
  1885.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1886.         return $instance;
  1887.     }
  1888.     /**
  1889.      * Gets the private 'Pimcore\Analytics\Piwik\Config\ConfigProvider' shared autowired service.
  1890.      *
  1891.      * @return \Pimcore\Analytics\Piwik\Config\ConfigProvider
  1892.      */
  1893.     protected function getConfigProviderService()
  1894.     {
  1895.         return $this->privates['Pimcore\\Analytics\\Piwik\\Config\\ConfigProvider'] = new \Pimcore\Analytics\Piwik\Config\ConfigProvider();
  1896.     }
  1897.     /**
  1898.      * Gets the private 'Pimcore\Analytics\Piwik\EventListener\TrackingCodeListener' shared autowired service.
  1899.      *
  1900.      * @return \Pimcore\Analytics\Piwik\EventListener\TrackingCodeListener
  1901.      */
  1902.     protected function getTrackingCodeListenerService()
  1903.     {
  1904.         $this->privates['Pimcore\\Analytics\\Piwik\\EventListener\\TrackingCodeListener'] = $instance = new \Pimcore\Analytics\Piwik\EventListener\TrackingCodeListener(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'))));
  1905.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  1906.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1907.         return $instance;
  1908.     }
  1909.     /**
  1910.      * Gets the private 'Pimcore\Analytics\SiteId\SiteIdProvider' shared autowired service.
  1911.      *
  1912.      * @return \Pimcore\Analytics\SiteId\SiteIdProvider
  1913.      */
  1914.     protected function getSiteIdProviderService()
  1915.     {
  1916.         return $this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] = new \Pimcore\Analytics\SiteId\SiteIdProvider(($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()));
  1917.     }
  1918.     /**
  1919.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener' shared autowired service.
  1920.      *
  1921.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener
  1922.      */
  1923.     protected function getAdminAuthenticationDoubleCheckListenerService()
  1924.     {
  1925.         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']);
  1926.     }
  1927.     /**
  1928.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener' shared autowired service.
  1929.      *
  1930.      * @return \Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener
  1931.      */
  1932.     protected function getBruteforceProtectionListenerService()
  1933.     {
  1934.         $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()));
  1935.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1936.         return $instance;
  1937.     }
  1938.     /**
  1939.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener' shared autowired service.
  1940.      *
  1941.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener
  1942.      */
  1943.     protected function getCustomAdminEntryPointCheckListenerService()
  1944.     {
  1945.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener(NULL);
  1946.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1947.         return $instance;
  1948.     }
  1949.     /**
  1950.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener' shared autowired service.
  1951.      *
  1952.      * @return \Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener
  1953.      */
  1954.     protected function getEnablePreviewTimeSliderListenerService()
  1955.     {
  1956.         $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()));
  1957.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  1958.         return $instance;
  1959.     }
  1960.     /**
  1961.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener' shared autowired service.
  1962.      *
  1963.      * @return \Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener
  1964.      */
  1965.     protected function getHttpCacheListenerService()
  1966.     {
  1967.         $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())));
  1968.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1969.         return $instance;
  1970.     }
  1971.     /**
  1972.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener' shared autowired service.
  1973.      *
  1974.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener
  1975.      */
  1976.     protected function getUsageStatisticsListenerService()
  1977.     {
  1978.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()));
  1979.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1980.         return $instance;
  1981.     }
  1982.     /**
  1983.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener' shared autowired service.
  1984.      *
  1985.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener
  1986.      */
  1987.     protected function getUserPerspectiveListenerService()
  1988.     {
  1989.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()));
  1990.         $a = ($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService());
  1991.         $instance->setLogger($a);
  1992.         $instance->setLogger($a);
  1993.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1994.         return $instance;
  1995.     }
  1996.     /**
  1997.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector' shared autowired service.
  1998.      *
  1999.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector
  2000.      */
  2001.     protected function getPimcoreDataCollectorService()
  2002.     {
  2003.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2004.     }
  2005.     /**
  2006.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector' shared autowired service.
  2007.      *
  2008.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector
  2009.      */
  2010.     protected function getPimcoreTargetingDataCollectorService()
  2011.     {
  2012.         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()));
  2013.     }
  2014.     /**
  2015.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener' shared autowired service.
  2016.      *
  2017.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener
  2018.      */
  2019.     protected function getBlockStateListenerService()
  2020.     {
  2021.         $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())));
  2022.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2023.         $instance->setLogger($a);
  2024.         $instance->setLogger($a);
  2025.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2026.         return $instance;
  2027.     }
  2028.     /**
  2029.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener' shared autowired service.
  2030.      *
  2031.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener
  2032.      */
  2033.     protected function getDocumentFallbackListenerService()
  2034.     {
  2035.         $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())));
  2036.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2037.         return $instance;
  2038.     }
  2039.     /**
  2040.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener' shared autowired service.
  2041.      *
  2042.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener
  2043.      */
  2044.     protected function getDocumentMetaDataListenerService()
  2045.     {
  2046.         $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()));
  2047.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2048.         return $instance;
  2049.     }
  2050.     /**
  2051.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentStackListener' shared autowired service.
  2052.      *
  2053.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentStackListener
  2054.      */
  2055.     protected function getDocumentStackListenerService()
  2056.     {
  2057.         $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())));
  2058.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2059.         return $instance;
  2060.     }
  2061.     /**
  2062.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener' shared autowired service.
  2063.      *
  2064.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener
  2065.      */
  2066.     protected function getEditmodeListenerService()
  2067.     {
  2068.         $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()));
  2069.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2070.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2071.         return $instance;
  2072.     }
  2073.     /**
  2074.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener' shared autowired service.
  2075.      *
  2076.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener
  2077.      */
  2078.     protected function getElementListenerService()
  2079.     {
  2080.         $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()));
  2081.         $a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  2082.         $instance->setLogger($a);
  2083.         $instance->setLogger($a);
  2084.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2085.         return $instance;
  2086.     }
  2087.     /**
  2088.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\FrontendRoutingListener' shared autowired service.
  2089.      *
  2090.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FrontendRoutingListener
  2091.      */
  2092.     protected function getFrontendRoutingListenerService()
  2093.     {
  2094.         $a = ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService());
  2095.         $b = new \Pimcore\Routing\RedirectHandler();
  2096.         $c = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  2097.         $d = ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService());
  2098.         $b->setLogger($c);
  2099.         $b->setLogger($c);
  2100.         $b->setRequestHelper($a);
  2101.         $b->setSiteResolver($d);
  2102.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FrontendRoutingListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FrontendRoutingListener($a$b$d);
  2103.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2104.         return $instance;
  2105.     }
  2106.     /**
  2107.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener' shared autowired service.
  2108.      *
  2109.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener
  2110.      */
  2111.     protected function getGoogleSearchConsoleVerificationListenerService()
  2112.     {
  2113.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener();
  2114.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2115.         return $instance;
  2116.     }
  2117.     /**
  2118.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener' shared autowired service.
  2119.      *
  2120.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener
  2121.      */
  2122.     protected function getHardlinkCanonicalListenerService()
  2123.     {
  2124.         $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()));
  2125.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2126.         return $instance;
  2127.     }
  2128.     /**
  2129.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener' shared autowired service.
  2130.      *
  2131.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener
  2132.      */
  2133.     protected function getInternalWysiwygHtmlAttributeFilterListenerService()
  2134.     {
  2135.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener();
  2136.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2137.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2138.         return $instance;
  2139.     }
  2140.     /**
  2141.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener' shared autowired service.
  2142.      *
  2143.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener
  2144.      */
  2145.     protected function getLocaleListenerService()
  2146.     {
  2147.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener();
  2148.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2149.         return $instance;
  2150.     }
  2151.     /**
  2152.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener' shared autowired service.
  2153.      *
  2154.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener
  2155.      */
  2156.     protected function getOutputTimestampListenerService()
  2157.     {
  2158.         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()));
  2159.     }
  2160.     /**
  2161.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener' shared autowired service.
  2162.      *
  2163.      * @return \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener
  2164.      */
  2165.     protected function getMaintenancePageListenerService()
  2166.     {
  2167.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener(($this->services['kernel'] ?? $this->get('kernel'1)));
  2168.         $instance->loadTemplateFromResource('@PimcoreCoreBundle/Resources/misc/maintenance.html');
  2169.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2170.         return $instance;
  2171.     }
  2172.     /**
  2173.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener' shared autowired service.
  2174.      *
  2175.      * @return \Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener
  2176.      */
  2177.     protected function getPimcoreContextListenerService()
  2178.     {
  2179.         $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())));
  2180.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2181.         $instance->setLogger($a);
  2182.         $instance->setLogger($a);
  2183.         return $instance;
  2184.     }
  2185.     /**
  2186.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener' shared autowired service.
  2187.      *
  2188.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener
  2189.      */
  2190.     protected function getResponseHeaderListenerService()
  2191.     {
  2192.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener(($this->services['Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver'] ?? $this->getResponseHeaderResolverService()));
  2193.     }
  2194.     /**
  2195.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener' shared autowired service.
  2196.      *
  2197.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener
  2198.      */
  2199.     protected function getResponseStackListenerService()
  2200.     {
  2201.         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())));
  2202.     }
  2203.     /**
  2204.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener' shared autowired service.
  2205.      *
  2206.      * @return \Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener
  2207.      */
  2208.     protected function getTranslationDebugListenerService()
  2209.     {
  2210.         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');
  2211.     }
  2212.     /**
  2213.      * Gets the private 'Pimcore\Http\Response\CodeInjector' shared autowired service.
  2214.      *
  2215.      * @return \Pimcore\Http\Response\CodeInjector
  2216.      */
  2217.     protected function getCodeInjectorService()
  2218.     {
  2219.         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())));
  2220.     }
  2221.     /**
  2222.      * Gets the private 'Pimcore\Routing\Dynamic\DocumentRouteHandler' shared autowired service.
  2223.      *
  2224.      * @return \Pimcore\Routing\Dynamic\DocumentRouteHandler
  2225.      */
  2226.     protected function getDocumentRouteHandlerService()
  2227.     {
  2228.         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()));
  2229.     }
  2230.     /**
  2231.      * Gets the private 'Pimcore\Targeting\ActionHandler\DelegatingActionHandler' shared autowired service.
  2232.      *
  2233.      * @return \Pimcore\Targeting\ActionHandler\DelegatingActionHandler
  2234.      */
  2235.     protected function getDelegatingActionHandlerService()
  2236.     {
  2237.         return $this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] = new \Pimcore\Targeting\ActionHandler\DelegatingActionHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2238.             'assign_target_group' => ['privates''Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup''getAssignTargetGroupService.php'true],
  2239.             'codesnippet' => ['privates''Pimcore\\Targeting\\ActionHandler\\CodeSnippet''getCodeSnippetService.php'true],
  2240.             'redirect' => ['privates''Pimcore\\Targeting\\ActionHandler\\Redirect''getRedirectService.php'true],
  2241.         ], [
  2242.             'assign_target_group' => '?',
  2243.             'codesnippet' => '?',
  2244.             'redirect' => '?',
  2245.         ]), ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService()));
  2246.     }
  2247.     /**
  2248.      * Gets the private 'Pimcore\Targeting\ConditionMatcher' shared autowired service.
  2249.      *
  2250.      * @return \Pimcore\Targeting\ConditionMatcher
  2251.      */
  2252.     protected function getConditionMatcherService()
  2253.     {
  2254.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2255.         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()));
  2256.     }
  2257.     /**
  2258.      * Gets the private 'Pimcore\Targeting\DataLoader' shared autowired service.
  2259.      *
  2260.      * @return \Pimcore\Targeting\DataLoader
  2261.      */
  2262.     protected function getDataLoaderService()
  2263.     {
  2264.         $this->privates['Pimcore\\Targeting\\DataLoader'] = $instance = new \Pimcore\Targeting\DataLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2265.             'device' => ['privates''Pimcore\\Targeting\\DataProvider\\Device''getDeviceService.php'true],
  2266.             'geoip' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoIp''getGeoIpService.php'true],
  2267.             'geolocation' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoLocation''getGeoLocationService.php'true],
  2268.             'piwik' => ['privates''Pimcore\\Targeting\\DataProvider\\Piwik''getPiwikService.php'true],
  2269.             'targeting_storage' => ['privates''Pimcore\\Targeting\\DataProvider\\TargetingStorage''getTargetingStorageService.php'true],
  2270.             'visited_pages_counter' => ['privates''Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter''getVisitedPagesCounterService.php'true],
  2271.         ], [
  2272.             'device' => '?',
  2273.             'geoip' => '?',
  2274.             'geolocation' => '?',
  2275.             'piwik' => '?',
  2276.             'targeting_storage' => '?',
  2277.             'visited_pages_counter' => '?',
  2278.         ]));
  2279.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2280.         return $instance;
  2281.     }
  2282.     /**
  2283.      * Gets the private 'Pimcore\Targeting\Debug\OverrideHandler' shared autowired service.
  2284.      *
  2285.      * @return \Pimcore\Targeting\Debug\OverrideHandler
  2286.      */
  2287.     protected function getOverrideHandlerService($lazyLoad true)
  2288.     {
  2289.         if ($lazyLoad) {
  2290.             return $this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] = $this->createProxy('OverrideHandler_fb58919', function () {
  2291.                 return \OverrideHandler_fb58919::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2292.                     $wrappedInstance $this->getOverrideHandlerService(false);
  2293.                     $proxy->setProxyInitializer(null);
  2294.                     return true;
  2295.                 });
  2296.             });
  2297.         }
  2298.         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()]);
  2299.     }
  2300.     /**
  2301.      * Gets the private 'Pimcore\Targeting\Debug\TargetingDataCollector' shared autowired service.
  2302.      *
  2303.      * @return \Pimcore\Targeting\Debug\TargetingDataCollector
  2304.      */
  2305.     protected function getTargetingDataCollectorService()
  2306.     {
  2307.         $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()));
  2308.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2309.         return $instance;
  2310.     }
  2311.     /**
  2312.      * Gets the private 'Pimcore\Targeting\EventListener\TargetingListener' shared autowired service.
  2313.      *
  2314.      * @return \Pimcore\Targeting\EventListener\TargetingListener
  2315.      */
  2316.     protected function getTargetingListenerService()
  2317.     {
  2318.         $a = ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage()));
  2319.         $b = ($this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] ?? $this->getDelegatingActionHandlerService());
  2320.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2321.         $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);
  2322.         $e = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2323.         $d->setStopwatch($e);
  2324.         $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'))));
  2325.         $instance->setStopwatch($e);
  2326.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2327.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2328.         return $instance;
  2329.     }
  2330.     /**
  2331.      * Gets the private 'Pimcore\Targeting\EventListener\ToolbarListener' shared autowired service.
  2332.      *
  2333.      * @return \Pimcore\Targeting\EventListener\ToolbarListener
  2334.      */
  2335.     protected function getToolbarListenerService()
  2336.     {
  2337.         $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()));
  2338.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2339.         return $instance;
  2340.     }
  2341.     /**
  2342.      * Gets the private 'Pimcore\Targeting\Storage\CookieStorage' shared autowired service.
  2343.      *
  2344.      * @return \Pimcore\Targeting\Storage\CookieStorage
  2345.      */
  2346.     protected function getCookieStorageService()
  2347.     {
  2348.         return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] = new \Pimcore\Targeting\Storage\CookieStorage(new \Pimcore\Targeting\Storage\Cookie\JWTCookieSaveHandler('GMY2N5qK77qA+rXtBJXuU1aZHb8yuO/h', [], 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()));
  2349.     }
  2350.     /**
  2351.      * Gets the private 'annotations.cached_reader' shared service.
  2352.      *
  2353.      * @return \Doctrine\Common\Annotations\CachedReader
  2354.      */
  2355.     protected function getAnnotations_CachedReaderService()
  2356.     {
  2357.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->load('getAnnotations_CacheService.php'), true);
  2358.     }
  2359.     /**
  2360.      * Gets the private 'annotations.reader' shared service.
  2361.      *
  2362.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2363.      */
  2364.     protected function getAnnotations_ReaderService()
  2365.     {
  2366.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2367.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2368.         $a->registerUniqueLoader('class_exists');
  2369.         $instance->addGlobalIgnoredName('required'$a);
  2370.         return $instance;
  2371.     }
  2372.     /**
  2373.      * Gets the private 'assets.packages' shared service.
  2374.      *
  2375.      * @return \Symfony\Component\Asset\Packages
  2376.      */
  2377.     protected function getAssets_PackagesService()
  2378.     {
  2379.         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)), []);
  2380.     }
  2381.     /**
  2382.      * Gets the private 'cache.annotations' shared service.
  2383.      *
  2384.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2385.      */
  2386.     protected function getCache_AnnotationsService()
  2387.     {
  2388.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('xDdFl1Wqxe'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2389.     }
  2390.     /**
  2391.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  2392.      *
  2393.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2394.      */
  2395.     protected function getCache_Messenger_RestartWorkersSignalService()
  2396.     {
  2397.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('OQI-+GGr5t'0, ($this->targetDirs[0].'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  2398.         if ($this->has('monolog.logger.cache')) {
  2399.             $a->setLogger(($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2400.         }
  2401.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2402.     }
  2403.     /**
  2404.      * Gets the private 'cache.property_info' shared service.
  2405.      *
  2406.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2407.      */
  2408.     protected function getCache_PropertyInfoService()
  2409.     {
  2410.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('y-wj8z-Cd1'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2411.     }
  2412.     /**
  2413.      * Gets the private 'cache.security_expression_language' shared service.
  2414.      *
  2415.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2416.      */
  2417.     protected function getCache_SecurityExpressionLanguageService()
  2418.     {
  2419.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1f2wp72vCt'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2420.     }
  2421.     /**
  2422.      * Gets the private 'cache.serializer' shared service.
  2423.      *
  2424.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2425.      */
  2426.     protected function getCache_SerializerService()
  2427.     {
  2428.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('lhCyDLprHY'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2429.     }
  2430.     /**
  2431.      * Gets the private 'cache.validator' shared service.
  2432.      *
  2433.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2434.      */
  2435.     protected function getCache_ValidatorService()
  2436.     {
  2437.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1IuGfTw9MH'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2438.     }
  2439.     /**
  2440.      * Gets the private 'config_cache_factory' shared service.
  2441.      *
  2442.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2443.      */
  2444.     protected function getConfigCacheFactoryService()
  2445.     {
  2446.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2447.             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)));
  2448.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2449.         }, 2));
  2450.     }
  2451.     /**
  2452.      * Gets the private 'data_collector.form' shared service.
  2453.      *
  2454.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2455.      */
  2456.     protected function getDataCollector_FormService()
  2457.     {
  2458.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2459.     }
  2460.     /**
  2461.      * Gets the private 'debug.controller_resolver' shared service.
  2462.      *
  2463.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  2464.      */
  2465.     protected function getDebug_ControllerResolverService()
  2466.     {
  2467.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['controller_name_converter'] ?? ($this->privates['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2468.     }
  2469.     /**
  2470.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2471.      *
  2472.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2473.      */
  2474.     protected function getDebug_DebugHandlersListenerService()
  2475.     {
  2476.         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'UTF-8');
  2477.     }
  2478.     /**
  2479.      * Gets the private 'debug.file_link_formatter' shared service.
  2480.      *
  2481.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2482.      */
  2483.     protected function getDebug_FileLinkFormatterService()
  2484.     {
  2485.         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())), $this->targetDirs[3], function () {
  2486.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  2487.         });
  2488.     }
  2489.     /**
  2490.      * Gets the private 'debug.log_processor' shared service.
  2491.      *
  2492.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2493.      */
  2494.     protected function getDebug_LogProcessorService()
  2495.     {
  2496.         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())));
  2497.     }
  2498.     /**
  2499.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2500.      *
  2501.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2502.      */
  2503.     protected function getDebug_Security_Access_DecisionManagerService()
  2504.     {
  2505.         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 () {
  2506.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  2507.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService.php'));
  2508.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService.php'));
  2509.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  2510.         }, 4), 'affirmative'falsetrue));
  2511.     }
  2512.     /**
  2513.      * Gets the private 'debug.security.firewall' shared service.
  2514.      *
  2515.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2516.      */
  2517.     protected function getDebug_Security_FirewallService()
  2518.     {
  2519.         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()));
  2520.     }
  2521.     /**
  2522.      * Gets the private 'form.registry' shared service.
  2523.      *
  2524.      * @return \Symfony\Component\Form\FormRegistry
  2525.      */
  2526.     protected function getForm_RegistryService()
  2527.     {
  2528.         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, [
  2529.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => ['privates''cmf_routing.route_type_form_type''getCmfRouting_RouteTypeFormTypeService.php'true],
  2530.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService.php'true],
  2531.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''form.type.file''getForm_Type_FileService.php'true],
  2532.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService.php'true],
  2533.         ], [
  2534.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => '?',
  2535.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  2536.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  2537.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  2538.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  2539.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService.php'));
  2540.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService.php'));
  2541.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService.php'));
  2542.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService.php'));
  2543.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService.php'));
  2544.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService.php'));
  2545.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  2546.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  2547.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  2548.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  2549.         }, 1)], new RewindableGenerator(function () {
  2550.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService.php'));
  2551.         }, 1))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  2552.     }
  2553.     /**
  2554.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2555.      *
  2556.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2557.      */
  2558.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2559.     {
  2560.         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())));
  2561.     }
  2562.     /**
  2563.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2564.      *
  2565.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2566.      */
  2567.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2568.     {
  2569.         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()));
  2570.     }
  2571.     /**
  2572.      * Gets the private 'locale_aware_listener' shared service.
  2573.      *
  2574.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2575.      */
  2576.     protected function getLocaleAwareListenerService()
  2577.     {
  2578.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2579.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2580.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2581.     }
  2582.     /**
  2583.      * Gets the private 'locale_listener' shared service.
  2584.      *
  2585.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2586.      */
  2587.     protected function getLocaleListener2Service()
  2588.     {
  2589.         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()));
  2590.     }
  2591.     /**
  2592.      * Gets the private 'monolog.handler.console' shared service.
  2593.      *
  2594.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2595.      */
  2596.     protected function getMonolog_Handler_ConsoleService()
  2597.     {
  2598.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2599.     }
  2600.     /**
  2601.      * Gets the private 'monolog.handler.main' shared service.
  2602.      *
  2603.      * @return \Monolog\Handler\StreamHandler
  2604.      */
  2605.     protected function getMonolog_Handler_MainService()
  2606.     {
  2607.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler(($this->targetDirs[2].'/logs/dev.log'), 100trueNULLfalse);
  2608.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2609.         return $instance;
  2610.     }
  2611.     /**
  2612.      * Gets the private 'monolog.logger' shared service.
  2613.      *
  2614.      * @return \Symfony\Bridge\Monolog\Logger
  2615.      */
  2616.     protected function getMonolog_LoggerService()
  2617.     {
  2618.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2619.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2620.         $instance->useMicrosecondTimestamps(true);
  2621.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2622.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2623.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2624.         return $instance;
  2625.     }
  2626.     /**
  2627.      * Gets the private 'profiler_listener' shared service.
  2628.      *
  2629.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2630.      */
  2631.     protected function getProfilerListenerService()
  2632.     {
  2633.         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);
  2634.     }
  2635.     /**
  2636.      * Gets the private 'resolve_controller_name_subscriber' shared service.
  2637.      *
  2638.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  2639.      */
  2640.     protected function getResolveControllerNameSubscriberService()
  2641.     {
  2642.         return $this->privates['resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['controller_name_converter'] ?? ($this->privates['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1))))));
  2643.     }
  2644.     /**
  2645.      * Gets the private 'router_listener' shared service.
  2646.      *
  2647.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2648.      */
  2649.     protected function getRouterListenerService()
  2650.     {
  2651.         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()), $this->targetDirs[3], true);
  2652.     }
  2653.     /**
  2654.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  2655.      *
  2656.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  2657.      */
  2658.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  2659.     {
  2660.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL));
  2661.     }
  2662.     /**
  2663.      * Gets the private 'scheb_two_factor.trusted_cookie_response_listener' shared service.
  2664.      *
  2665.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener
  2666.      */
  2667.     protected function getSchebTwoFactor_TrustedCookieResponseListenerService($lazyLoad true)
  2668.     {
  2669.         if ($lazyLoad) {
  2670.             return $this->privates['scheb_two_factor.trusted_cookie_response_listener'] = $this->createProxy('TrustedCookieResponseListener_c7f9b85', function () {
  2671.                 return \TrustedCookieResponseListener_c7f9b85::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2672.                     $wrappedInstance $this->getSchebTwoFactor_TrustedCookieResponseListenerService(false);
  2673.                     $proxy->setProxyInitializer(null);
  2674.                     return true;
  2675.                 });
  2676.             });
  2677.         }
  2678.         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);
  2679.     }
  2680.     /**
  2681.      * Gets the private 'scheb_two_factor.trusted_token_storage' shared service.
  2682.      *
  2683.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenStorage
  2684.      */
  2685.     protected function getSchebTwoFactor_TrustedTokenStorageService($lazyLoad true)
  2686.     {
  2687.         if ($lazyLoad) {
  2688.             return $this->privates['scheb_two_factor.trusted_token_storage'] = $this->createProxy('TrustedDeviceTokenStorage_fc7b3c4', function () {
  2689.                 return \TrustedDeviceTokenStorage_fc7b3c4::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2690.                     $wrappedInstance $this->getSchebTwoFactor_TrustedTokenStorageService(false);
  2691.                     $proxy->setProxyInitializer(null);
  2692.                     return true;
  2693.                 });
  2694.             });
  2695.         }
  2696.         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('GMY2N5qK77qA+rXtBJXuU1aZHb8yuO/h'), 'trusted_device'5184000);
  2697.     }
  2698.     /**
  2699.      * Gets the private 'security.authentication.manager' shared service.
  2700.      *
  2701.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  2702.      */
  2703.     protected function getSecurity_Authentication_ManagerService()
  2704.     {
  2705.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  2706.             yield => ($this->privates['security.authentication.provider.dao.admin_webdav.two_factor_decorator'] ?? $this->load('getSecurity_Authentication_Provider_Dao_AdminWebdav_TwoFactorDecoratorService.php'));
  2707.             yield => ($this->privates['security.authentication.provider.guard.admin.two_factor_decorator'] ?? $this->load('getSecurity_Authentication_Provider_Guard_Admin_TwoFactorDecoratorService.php'));
  2708.             yield => ($this->privates['security.authentication.provider.two_factor.admin'] ?? $this->load('getSecurity_Authentication_Provider_TwoFactor_AdminService.php'));
  2709.             yield => ($this->privates['security.authentication.provider.anonymous.admin.two_factor_decorator'] ?? $this->load('getSecurity_Authentication_Provider_Anonymous_Admin_TwoFactorDecoratorService.php'));
  2710.             yield => ($this->privates['security.authentication.provider.guard.webservice.two_factor_decorator'] ?? $this->load('getSecurity_Authentication_Provider_Guard_Webservice_TwoFactorDecoratorService.php'));
  2711.         }, 5), true);
  2712.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2713.         return $instance;
  2714.     }
  2715.     /**
  2716.      * Gets the private 'security.firewall.map' shared service.
  2717.      *
  2718.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2719.      */
  2720.     protected function getSecurity_Firewall_MapService()
  2721.     {
  2722.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2723.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService.php'true],
  2724.             'security.firewall.map.context.admin_webdav' => ['privates''security.firewall.map.context.admin_webdav''getSecurity_Firewall_Map_Context_AdminWebdavService.php'true],
  2725.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  2726.             'security.firewall.map.context.webservice' => ['privates''security.firewall.map.context.webservice''getSecurity_Firewall_Map_Context_WebserviceService.php'true],
  2727.         ], [
  2728.             'security.firewall.map.context.admin' => '?',
  2729.             'security.firewall.map.context.admin_webdav' => '?',
  2730.             'security.firewall.map.context.dev' => '?',
  2731.             'security.firewall.map.context.webservice' => '?',
  2732.         ]), new RewindableGenerator(function () {
  2733.             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)/')));
  2734.             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')));
  2735.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.2aAPAae'] ?? ($this->privates['.security.request_matcher.2aAPAae'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin(/.*)?$')));
  2736.             yield 'security.firewall.map.context.webservice' => ($this->privates['.security.request_matcher.GF7t1LM'] ?? ($this->privates['.security.request_matcher.GF7t1LM'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/webservice(/.*)?$')));
  2737.         }, 4));
  2738.     }
  2739.     /**
  2740.      * Gets the private 'security.logout_url_generator' shared service.
  2741.      *
  2742.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2743.      */
  2744.     protected function getSecurity_LogoutUrlGeneratorService()
  2745.     {
  2746.         $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->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  2747.         $instance->registerListener('admin''/admin/logout''logout''_csrf_token'NULLNULL);
  2748.         return $instance;
  2749.     }
  2750.     /**
  2751.      * Gets the private 'security.role_hierarchy' shared service.
  2752.      *
  2753.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2754.      */
  2755.     protected function getSecurity_RoleHierarchyService()
  2756.     {
  2757.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2758.     }
  2759.     /**
  2760.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2761.      *
  2762.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2763.      */
  2764.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2765.     {
  2766.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2767.     }
  2768.     /**
  2769.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2770.      *
  2771.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2772.      */
  2773.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2774.     {
  2775.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2776.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2777.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2778.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2779.     }
  2780.     /**
  2781.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2782.      *
  2783.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2784.      */
  2785.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2786.     {
  2787.         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->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2788.     }
  2789.     /**
  2790.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2791.      *
  2792.      * @return \Pimcore\Bundle\CoreBundle\EventListener\LegacyTemplateListener
  2793.      */
  2794.     protected function getSensioFrameworkExtra_View_ListenerService()
  2795.     {
  2796.         $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()));
  2797.         $instance->setTemplateEngine(($this->services['templating'] ?? $this->load('getTemplatingService.php')));
  2798.         return $instance;
  2799.     }
  2800.     /**
  2801.      * Gets the private 'session_listener' shared service.
  2802.      *
  2803.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2804.      */
  2805.     protected function getSessionListenerService()
  2806.     {
  2807.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2808.             'initialized_session' => ['services''session'NULLtrue],
  2809.             'session' => ['services''session''getSessionService.php'true],
  2810.         ], [
  2811.             'initialized_session' => '?',
  2812.             'session' => '?',
  2813.         ]));
  2814.     }
  2815.     /**
  2816.      * Gets the private 'translator.data_collector' shared service.
  2817.      *
  2818.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2819.      */
  2820.     protected function getTranslator_DataCollectorService()
  2821.     {
  2822.         return $this->privates['translator.data_collector'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2823.     }
  2824.     /**
  2825.      * Gets the private 'translator.default' shared service.
  2826.      *
  2827.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2828.      */
  2829.     protected function getTranslator_DefaultService()
  2830.     {
  2831.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2832.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  2833.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  2834.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  2835.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  2836.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  2837.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  2838.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  2839.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  2840.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  2841.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  2842.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  2843.         ], [
  2844.             'translation.loader.csv' => '?',
  2845.             'translation.loader.dat' => '?',
  2846.             'translation.loader.ini' => '?',
  2847.             'translation.loader.json' => '?',
  2848.             'translation.loader.mo' => '?',
  2849.             'translation.loader.php' => '?',
  2850.             'translation.loader.po' => '?',
  2851.             'translation.loader.qt' => '?',
  2852.             'translation.loader.res' => '?',
  2853.             'translation.loader.xliff' => '?',
  2854.             'translation.loader.yml' => '?',
  2855.         ]), 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->targetDirs[0].'/translations'), 'debug' => true'resource_files' => ['af' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.af.xlf')], 'ar' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ar.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ar.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ar.xlf')], 'az' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.az.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.az.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.az.xlf')], 'be' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.be.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.be.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.be.xlf')], 'bg' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.bg.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.bg.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.bg.xlf')], 'ca' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ca.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ca.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ca.xlf')], 'cs' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.cs.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.cs.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.cs.xlf'), => ($this->targetDirs[3].'/vendor/scheb/two-factor-bundle/Resources/translations/messages.cs.yml')], 'cy' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.cy.xlf')], 'da' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.da.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.da.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.da.xlf')], 'de' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.de.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.de.xlf'), => ($this->targetDirs[3].'/vendor/scheb/two-factor-bundle/Resources/translations/messages.de.yml')], 'el' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.el.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.el.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.el.xlf')], 'en' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.en.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.en.xlf'), => ($this->targetDirs[3].'/vendor/scheb/two-factor-bundle/Resources/translations/messages.en.yml')], 'es' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.es.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.es.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.es.xlf'), => ($this->targetDirs[3].'/vendor/scheb/two-factor-bundle/Resources/translations/messages.es.yml')], 'et' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.et.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.et.xlf')], 'eu' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.eu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.eu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.eu.xlf')], 'fa' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fa.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fa.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.fa.xlf')], 'fi' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fi.xlf')], 'fr' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.fr.xlf'), => ($this->targetDirs[3].'/vendor/scheb/two-factor-bundle/Resources/translations/messages.fr.yml')], 'gl' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.gl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.gl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.gl.xlf')], 'he' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.he.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.he.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.he.xlf')], 'hr' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.hr.xlf'), => ($this->targetDirs[3].'/vendor/scheb/two-factor-bundle/Resources/translations/messages.hr.yml')], 'hu' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.hu.xlf'), => ($this->targetDirs[3].'/vendor/scheb/two-factor-bundle/Resources/translations/messages.hu.yml')], 'hy' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hy.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hy.xlf')], 'id' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.id.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.id.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.id.xlf')], 'it' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.it.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.it.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.it.xlf')], 'ja' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ja.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ja.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ja.xlf')], 'lb' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lb.xlf')], 'lt' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lt.xlf')], 'lv' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lv.xlf')], 'mn' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.mn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.mn.xlf')], 'nb' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nb.xlf')], 'nl' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nl.xlf'), => ($this->targetDirs[3].'/vendor/scheb/two-factor-bundle/Resources/translations/messages.nl.yml')], 'nn' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nn.xlf')], 'no' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.no.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.no.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.no.xlf')], 'pl' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pl.xlf'), => ($this->targetDirs[3].'/vendor/scheb/two-factor-bundle/Resources/translations/messages.pl.yml')], 'pt' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pt.xlf')], 'pt_BR' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pt_BR.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pt_BR.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ro.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ro.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ro.xlf'), => ($this->targetDirs[3].'/vendor/scheb/two-factor-bundle/Resources/translations/messages.ro.yml')], 'ru' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ru.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ru.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ru.xlf'), => ($this->targetDirs[3].'/vendor/scheb/two-factor-bundle/Resources/translations/messages.ru.yml')], 'sk' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sk.xlf'), => ($this->targetDirs[3].'/vendor/scheb/two-factor-bundle/Resources/translations/messages.sk.yml')], 'sl' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sl.xlf')], 'sq' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sq.xlf')], 'sr_Cyrl' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sr_Cyrl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sr_Cyrl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sr_Latn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sr_Latn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sv.xlf'), => ($this->targetDirs[3].'/vendor/scheb/two-factor-bundle/Resources/translations/messages.sv.yml')], 'th' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.th.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.th.xlf')], 'tl' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.tl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.tl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.tl.xlf')], 'tr' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.tr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.tr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.tr.xlf')], 'uk' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.uk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.uk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.uk.xlf'), => ($this->targetDirs[3].'/vendor/scheb/two-factor-bundle/Resources/translations/messages.uk.yml')], 'vi' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.vi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.vi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.zh_TW.xlf')], 'pt_PT' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pt_PT.xlf')], 'extended' => [=> ($this->targetDirs[3].'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/cs.extended.json'), => ($this->targetDirs[3].'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/de.extended.json'), => ($this->targetDirs[3].'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/en.extended.json'), => ($this->targetDirs[3].'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/es.extended.json'), => ($this->targetDirs[3].'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/fr.extended.json'), => ($this->targetDirs[3].'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/it.extended.json'), => ($this->targetDirs[3].'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/nl.extended.json'), => ($this->targetDirs[3].'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/pl.extended.json'), => ($this->targetDirs[3].'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/sk.extended.json')]], 'scanned_directories' => [=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations'), => ($this->targetDirs[3].'/vendor/scheb/two-factor-bundle/Resources/translations'), => ($this->targetDirs[3].'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/translations'), => ($this->targetDirs[3].'/app/Resources/FrameworkBundle/translations'), => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Resources/translations'), => ($this->targetDirs[3].'/app/Resources/SensioFrameworkExtraBundle/translations'), => ($this->targetDirs[3].'/app/Resources/SchebTwoFactorBundle/translations'), 10 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/translations'), 11 => ($this->targetDirs[3].'/app/Resources/SecurityBundle/translations'), 12 => ($this->targetDirs[3].'/vendor/symfony-cmf/routing-bundle/src/Resources/translations'), 13 => ($this->targetDirs[3].'/app/Resources/CmfRoutingBundle/translations'), 14 => ($this->targetDirs[3].'/vendor/presta/sitemap-bundle/Resources/translations'), 15 => ($this->targetDirs[3].'/app/Resources/PrestaSitemapBundle/translations'), 16 => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/translations'), 17 => ($this->targetDirs[3].'/app/Resources/DoctrineBundle/translations'), 18 => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/translations'), 19 => ($this->targetDirs[3].'/app/Resources/SwiftmailerBundle/translations'), 20 => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle/Resources/translations'), 21 => ($this->targetDirs[3].'/app/Resources/MonologBundle/translations'), 22 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/translations'), 23 => ($this->targetDirs[3].'/app/Resources/TwigBundle/translations'), 24 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle/Resources/translations'), 25 => ($this->targetDirs[3].'/app/Resources/DebugBundle/translations'), 26 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/translations'), 27 => ($this->targetDirs[3].'/app/Resources/WebProfilerBundle/translations'), 28 => ($this->targetDirs[3].'/app/Resources/PimcoreCoreBundle/translations'), 29 => ($this->targetDirs[3].'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/translations'), 30 => ($this->targetDirs[3].'/app/Resources/PimcoreAdminBundle/translations'), 31 => ($this->targetDirs[3].'/vendor/pimcore/pimcore/bundles/GeneratorBundle/Resources/translations'), 32 => ($this->targetDirs[3].'/app/Resources/PimcoreGeneratorBundle/translations'), 33 => ($this->targetDirs[3].'/src/ConnectBundle/Resources/translations'), 34 => ($this->targetDirs[3].'/app/Resources/ConnectBundle/translations'), 35 => ($this->targetDirs[3].'/src/AppBundle/Resources/translations'), 36 => ($this->targetDirs[3].'/app/Resources/AppBundle/translations'), 37 => ($this->targetDirs[3].'/translations'), 38 => ($this->targetDirs[3].'/app/Resources/translations')]]);
  2856.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2857.         $instance->setFallbackLocales([=> 'en']);
  2858.         return $instance;
  2859.     }
  2860.     /**
  2861.      * Gets the private 'validator.builder' shared service.
  2862.      *
  2863.      * @return \Symfony\Component\Validator\ValidatorBuilderInterface
  2864.      */
  2865.     protected function getValidator_BuilderService()
  2866.     {
  2867.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2868.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2869.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService.php'true],
  2870.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  2871.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  2872.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  2873.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  2874.             'cmf_routing.validator.route_defaults' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService.php'true],
  2875.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  2876.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  2877.         ], [
  2878.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => '?',
  2879.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2880.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2881.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2882.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2883.             'cmf_routing.validator.route_defaults' => '?',
  2884.             'security.validator.user_password' => '?',
  2885.             'validator.expression' => '?',
  2886.         ])));
  2887.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService())));
  2888.         $instance->setTranslationDomain('validators');
  2889.         $instance->addXmlMappings([=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/config/validation.xml')]);
  2890.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2891.         $instance->addMethodMapping('loadValidatorMetadata');
  2892.         $instance->addObjectInitializers([]);
  2893.         return $instance;
  2894.     }
  2895.     /**
  2896.      * Gets the private 'var_dumper.html_dumper' shared service.
  2897.      *
  2898.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2899.      */
  2900.     protected function getVarDumper_HtmlDumperService()
  2901.     {
  2902.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2903.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2904.         return $instance;
  2905.     }
  2906.     /**
  2907.      * Gets the private 'web_profiler.csp.handler' shared service.
  2908.      *
  2909.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2910.      */
  2911.     protected function getWebProfiler_Csp_HandlerService()
  2912.     {
  2913.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2914.     }
  2915.     /**
  2916.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2917.      *
  2918.      * @return \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener
  2919.      */
  2920.     protected function getWebProfiler_DebugToolbarService()
  2921.     {
  2922.         $this->privates['web_profiler.debug_toolbar'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  2923.         $instance->setRequestHelper(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  2924.         $instance->setRequestMatcherFactory(($this->services['pimcore.service.request_matcher_factory'] ?? ($this->services['pimcore.service.request_matcher_factory'] = new \Pimcore\Http\RequestMatcherFactory())));
  2925.         $instance->setExcludeRoutes($this->parameters['pimcore.web_profiler.toolbar.excluded_routes']);
  2926.         return $instance;
  2927.     }
  2928.     public function getParameter($name)
  2929.     {
  2930.         $name = (string) $name;
  2931.         if (isset($this->buildParameters[$name])) {
  2932.             return $this->buildParameters[$name];
  2933.         }
  2934.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  2935.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2936.         }
  2937.         if (isset($this->loadedDynamicParameters[$name])) {
  2938.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2939.         }
  2940.         return $this->parameters[$name];
  2941.     }
  2942.     public function hasParameter($name)
  2943.     {
  2944.         $name = (string) $name;
  2945.         if (isset($this->buildParameters[$name])) {
  2946.             return true;
  2947.         }
  2948.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  2949.     }
  2950.     public function setParameter($name$value)
  2951.     {
  2952.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2953.     }
  2954.     public function getParameterBag()
  2955.     {
  2956.         if (null === $this->parameterBag) {
  2957.             $parameters $this->parameters;
  2958.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2959.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2960.             }
  2961.             foreach ($this->buildParameters as $name => $value) {
  2962.                 $parameters[$name] = $value;
  2963.             }
  2964.             $this->parameterBag = new FrozenParameterBag($parameters);
  2965.         }
  2966.         return $this->parameterBag;
  2967.     }
  2968.     private $loadedDynamicParameters = [
  2969.         'kernel.root_dir' => false,
  2970.         'kernel.project_dir' => false,
  2971.         'kernel.cache_dir' => false,
  2972.         'kernel.logs_dir' => false,
  2973.         'kernel.bundles_metadata' => false,
  2974.         'session.save_path' => false,
  2975.         'validator.mapping.cache.file' => false,
  2976.         'translator.default_path' => false,
  2977.         'profiler.storage.dsn' => false,
  2978.         'debug.container.dump' => false,
  2979.         'router.resource' => false,
  2980.         'serializer.mapping.cache.file' => false,
  2981.         'twig.default_path' => false,
  2982.         'pimcore.config' => false,
  2983.         'pimcore.geoip.db_file' => false,
  2984.         'doctrine_migrations.dir_name' => false,
  2985.     ];
  2986.     private $dynamicParameters = [];
  2987.     /**
  2988.      * Computes a dynamic parameter.
  2989.      *
  2990.      * @param string $name The name of the dynamic parameter to load
  2991.      *
  2992.      * @return mixed The value of the dynamic parameter
  2993.      *
  2994.      * @throws InvalidArgumentException When the dynamic parameter does not exist
  2995.      */
  2996.     private function getDynamicParameter($name)
  2997.     {
  2998.         switch ($name) {
  2999.             case 'kernel.root_dir'$value = ($this->targetDirs[3].'/app'); break;
  3000.             case 'kernel.project_dir'$value $this->targetDirs[3]; break;
  3001.             case 'kernel.cache_dir'$value $this->targetDirs[0]; break;
  3002.             case 'kernel.logs_dir'$value = ($this->targetDirs[2].'/logs'); break;
  3003.             case 'kernel.bundles_metadata'$value = [
  3004.                 'FrameworkBundle' => [
  3005.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle'),
  3006.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3007.                 ],
  3008.                 'SensioFrameworkExtraBundle' => [
  3009.                     'path' => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle'),
  3010.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  3011.                 ],
  3012.                 'SchebTwoFactorBundle' => [
  3013.                     'path' => ($this->targetDirs[3].'/vendor/scheb/two-factor-bundle'),
  3014.                     'namespace' => 'Scheb\\TwoFactorBundle',
  3015.                 ],
  3016.                 'SecurityBundle' => [
  3017.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle'),
  3018.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3019.                 ],
  3020.                 'CmfRoutingBundle' => [
  3021.                     'path' => ($this->targetDirs[3].'/vendor/symfony-cmf/routing-bundle/src'),
  3022.                     'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
  3023.                 ],
  3024.                 'PrestaSitemapBundle' => [
  3025.                     'path' => ($this->targetDirs[3].'/vendor/presta/sitemap-bundle'),
  3026.                     'namespace' => 'Presta\\SitemapBundle',
  3027.                 ],
  3028.                 'DoctrineBundle' => [
  3029.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle'),
  3030.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3031.                 ],
  3032.                 'SwiftmailerBundle' => [
  3033.                     'path' => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle'),
  3034.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  3035.                 ],
  3036.                 'MonologBundle' => [
  3037.                     'path' => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle'),
  3038.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3039.                 ],
  3040.                 'TwigBundle' => [
  3041.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle'),
  3042.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3043.                 ],
  3044.                 'DebugBundle' => [
  3045.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle'),
  3046.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3047.                 ],
  3048.                 'WebProfilerBundle' => [
  3049.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle'),
  3050.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3051.                 ],
  3052.                 'PimcoreCoreBundle' => [
  3053.                     'path' => ($this->targetDirs[3].'/vendor/pimcore/pimcore/bundles/CoreBundle'),
  3054.                     'namespace' => 'Pimcore\\Bundle\\CoreBundle',
  3055.                 ],
  3056.                 'PimcoreAdminBundle' => [
  3057.                     'path' => ($this->targetDirs[3].'/vendor/pimcore/pimcore/bundles/AdminBundle'),
  3058.                     'namespace' => 'Pimcore\\Bundle\\AdminBundle',
  3059.                 ],
  3060.                 'PimcoreGeneratorBundle' => [
  3061.                     'path' => ($this->targetDirs[3].'/vendor/pimcore/pimcore/bundles/GeneratorBundle'),
  3062.                     'namespace' => 'Pimcore\\Bundle\\GeneratorBundle',
  3063.                 ],
  3064.                 'ConnectBundle' => [
  3065.                     'path' => ($this->targetDirs[3].'/src/ConnectBundle'),
  3066.                     'namespace' => 'ConnectBundle',
  3067.                 ],
  3068.                 'AppBundle' => [
  3069.                     'path' => ($this->targetDirs[3].'/src/AppBundle'),
  3070.                     'namespace' => 'AppBundle',
  3071.                 ],
  3072.             ]; break;
  3073.             case 'session.save_path'$value = ($this->targetDirs[0].'/sessions'); break;
  3074.             case 'validator.mapping.cache.file'$value = ($this->targetDirs[0].'/validation.php'); break;
  3075.             case 'translator.default_path'$value = ($this->targetDirs[3].'/translations'); break;
  3076.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDirs[0].'/profiler'); break;
  3077.             case 'debug.container.dump'$value = ($this->targetDirs[0].'/appAppKernelDevDebugContainer.xml'); break;
  3078.             case 'router.resource'$value = ($this->targetDirs[3].'/app/config/routing_dev.yml'); break;
  3079.             case 'serializer.mapping.cache.file'$value = ($this->targetDirs[0].'/serialization.php'); break;
  3080.             case 'twig.default_path'$value = ($this->targetDirs[3].'/templates'); break;
  3081.             case 'pimcore.config'$value = [
  3082.                 'general' => [
  3083.                     'timezone' => 'Europe/Berlin',
  3084.                     'language' => 'de',
  3085.                     'path_variable' => '',
  3086.                     'domain' => '',
  3087.                     'redirect_to_maindomain' => false,
  3088.                     'debug_admin_translations' => false,
  3089.                     'show_cookie_notice' => false,
  3090.                     'valid_languages' => 'en,de,es',
  3091.                     'fallback_languages' => [
  3092.                         'en' => '',
  3093.                         'de' => '',
  3094.                         'es' => '',
  3095.                     ],
  3096.                     'default_language' => 'de',
  3097.                     'disable_usage_statistics' => false,
  3098.                     'instance_identifier' => '',
  3099.                 ],
  3100.                 'documents' => [
  3101.                     'versions' => [
  3102.                         'steps' => 10,
  3103.                         'days' => NULL,
  3104.                     ],
  3105.                     'error_pages' => [
  3106.                         'default' => '/',
  3107.                     ],
  3108.                     'create_redirect_when_moved' => false,
  3109.                     'allow_trailing_slash' => 'no',
  3110.                     'generate_preview' => true,
  3111.                     'tags' => [
  3112.                         'map' => [
  3113.                             'href' => '\\Pimcore\\Model\\Document\\Tag\\Relation',
  3114.                             'multihref' => '\\Pimcore\\Model\\Document\\Tag\\Relations',
  3115.                         ],
  3116.                         'prefixes' => [
  3117.                             => '\\Pimcore\\Model\\Document\\Tag\\',
  3118.                             => '\\Document_Tag_',
  3119.                         ],
  3120.                     ],
  3121.                     'tree_paging_limit' => 50,
  3122.                     'editables' => [
  3123.                         'naming_strategy' => 'nested',
  3124.                     ],
  3125.                     'areas' => [
  3126.                         'autoload' => true,
  3127.                     ],
  3128.                     'newsletter' => [
  3129.                         'defaultUrlPrefix' => NULL,
  3130.                     ],
  3131.                 ],
  3132.                 'objects' => [
  3133.                     'versions' => [
  3134.                         'steps' => 10,
  3135.                         'days' => NULL,
  3136.                     ],
  3137.                     'class_definitions' => [
  3138.                         'data' => [
  3139.                             'map' => [
  3140.                                 'block' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Block',
  3141.                                 'calculatedValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\CalculatedValue',
  3142.                                 'checkbox' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Checkbox',
  3143.                                 'classificationstore' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Classificationstore',
  3144.                                 'consent' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Consent',
  3145.                                 'country' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Country',
  3146.                                 'countrymultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Countrymultiselect',
  3147.                                 'date' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Date',
  3148.                                 'datetime' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  3149.                                 'email' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Email',
  3150.                                 'encryptedField' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\EncryptedField',
  3151.                                 'externalImage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ExternalImage',
  3152.                                 'fieldcollections' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Fieldcollections',
  3153.                                 'firstname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Firstname',
  3154.                                 'gender' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Gender',
  3155.                                 'geobounds' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geobounds',
  3156.                                 'geopoint' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopoint',
  3157.                                 'geopolygon' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolygon',
  3158.                                 'geopolyline' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolyline',
  3159.                                 'hotspotimage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Hotspotimage',
  3160.                                 'manyToOneRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToOneRelation',
  3161.                                 'image' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Image',
  3162.                                 'imageGallery' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ImageGallery',
  3163.                                 'input' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  3164.                                 'language' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Language',
  3165.                                 'languagemultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Languagemultiselect',
  3166.                                 'lastname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Lastname',
  3167.                                 'link' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Link',
  3168.                                 'localizedfields' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Localizedfields',
  3169.                                 'manyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyRelation',
  3170.                                 'advancedManyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyRelation',
  3171.                                 'multiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Multiselect',
  3172.                                 'newsletterActive' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\NewsletterActive',
  3173.                                 'reverseManyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ReverseManyToManyObjectRelation',
  3174.                                 'numeric' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  3175.                                 'objectbricks' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Objectbricks',
  3176.                                 'manyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyObjectRelation',
  3177.                                 'advancedManyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyObjectRelation',
  3178.                                 'password' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Password',
  3179.                                 'rgbaColor' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\RgbaColor',
  3180.                                 'targetGroup' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroup',
  3181.                                 'targetGroupMultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroupMultiselect',
  3182.                                 'quantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\QuantityValue',
  3183.                                 'inputQuantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\InputQuantityValue',
  3184.                                 'select' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  3185.                                 'slider' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Slider',
  3186.                                 'structuredTable' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\StructuredTable',
  3187.                                 'table' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Table',
  3188.                                 'textarea' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Textarea',
  3189.                                 'time' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Time',
  3190.                                 'user' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\User',
  3191.                                 'video' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Video',
  3192.                                 'wysiwyg' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Wysiwyg',
  3193.                             ],
  3194.                             'prefixes' => [
  3195.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\',
  3196.                                 => '\\Object_Class_Data_',
  3197.                             ],
  3198.                         ],
  3199.                         'layout' => [
  3200.                             'prefixes' => [
  3201.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Layout\\',
  3202.                                 => '\\Object_Class_Layout_',
  3203.                             ],
  3204.                             'map' => [
  3205.                             ],
  3206.                         ],
  3207.                     ],
  3208.                     'tree_paging_limit' => 30,
  3209.                 ],
  3210.                 'assets' => [
  3211.                     'versions' => [
  3212.                         'steps' => 10,
  3213.                         'days' => NULL,
  3214.                         'use_hardlinks' => true,
  3215.                     ],
  3216.                     'icc_rgb_profile' => '',
  3217.                     'icc_cmyk_profile' => '',
  3218.                     'hide_edit_image' => false,
  3219.                     'disable_tree_preview' => false,
  3220.                     'preview_image_thumbnail' => NULL,
  3221.                     'default_upload_path' => '_default_upload_bucket',
  3222.                     'tree_paging_limit' => 100,
  3223.                     'image' => [
  3224.                         'low_quality_image_preview' => [
  3225.                             'enabled' => true,
  3226.                             'generator' => NULL,
  3227.                         ],
  3228.                         'focal_point_detection' => [
  3229.                             'enabled' => true,
  3230.                         ],
  3231.                         'thumbnails' => [
  3232.                             'webp_auto_support' => true,
  3233.                             'auto_clear_temp_files' => true,
  3234.                         ],
  3235.                     ],
  3236.                     'video' => [
  3237.                         'thumbnails' => [
  3238.                             'auto_clear_temp_files' => true,
  3239.                         ],
  3240.                     ],
  3241.                 ],
  3242.                 'services' => [
  3243.                     'google' => [
  3244.                         'client_id' => '',
  3245.                         'email' => '',
  3246.                         'simple_api_key' => '',
  3247.                         'browser_api_key' => '',
  3248.                     ],
  3249.                 ],
  3250.                 'cache' => [
  3251.                     'enabled' => false,
  3252.                     'lifetime' => NULL,
  3253.                     'exclude_cookie' => '',
  3254.                     'exclude_patterns' => '',
  3255.                     'pools' => [
  3256.                         'redis' => [
  3257.                             'enabled' => true,
  3258.                             'connection' => [
  3259.                                 'server' => 'localhost',
  3260.                                 'database' => 14,
  3261.                                 'port' => 6379,
  3262.                                 'password' => NULL,
  3263.                                 'persistent' => '',
  3264.                                 'force_standalone' => false,
  3265.                                 'connect_retries' => 1,
  3266.                                 'timeout' => 2.5,
  3267.                                 'read_timeout' => 0,
  3268.                             ],
  3269.                         ],
  3270.                         'doctrine' => [
  3271.                             'enabled' => true,
  3272.                             'connection' => 'default',
  3273.                         ],
  3274.                     ],
  3275.                     'pool_service_id' => NULL,
  3276.                     'default_lifetime' => 2419200,
  3277.                 ],
  3278.                 'httpclient' => [
  3279.                     'adapter' => 'Socket',
  3280.                     'proxy_host' => '',
  3281.                     'proxy_port' => '',
  3282.                     'proxy_user' => '',
  3283.                     'proxy_pass' => '',
  3284.                 ],
  3285.                 'email' => [
  3286.                     'sender' => [
  3287.                         'name' => '',
  3288.                         'email' => '',
  3289.                     ],
  3290.                     'return' => [
  3291.                         'name' => '',
  3292.                         'email' => '',
  3293.                     ],
  3294.                     'method' => 'sendmail',
  3295.                     'debug' => [
  3296.                         'email_addresses' => NULL,
  3297.                     ],
  3298.                 ],
  3299.                 'newsletter' => [
  3300.                     'sender' => [
  3301.                         'name' => '',
  3302.                         'email' => '',
  3303.                     ],
  3304.                     'return' => [
  3305.                         'name' => '',
  3306.                         'email' => '',
  3307.                     ],
  3308.                     'method' => NULL,
  3309.                     'debug' => [
  3310.                         'email_addresses' => NULL,
  3311.                     ],
  3312.                     'use_specific' => false,
  3313.                     'source_adapters' => [
  3314.                         'defaultAdapter' => 'pimcore.document.newsletter.factory.default',
  3315.                         'csvList' => 'pimcore.document.newsletter.factory.csv',
  3316.                         'reportAdapter' => 'pimcore.document.newsletter.factory.report',
  3317.                     ],
  3318.                 ],
  3319.                 'webservice' => [
  3320.                     'enabled' => true,
  3321.                 ],
  3322.                 'applicationlog' => [
  3323.                     'mail_notification' => [
  3324.                         'send_log_summary' => false,
  3325.                         'filter_priority' => NULL,
  3326.                         'mail_receiver' => '',
  3327.                     ],
  3328.                     'archive_treshold' => '30',
  3329.                     'archive_alternative_database' => '',
  3330.                 ],
  3331.                 'web_profiler' => [
  3332.                     'toolbar' => [
  3333.                         'excluded_routes' => [
  3334.                             => [
  3335.                                 'path' => '^/admin/asset/image-editor',
  3336.                                 'route' => false,
  3337.                                 'host' => false,
  3338.                                 'methods' => [
  3339.                                 ],
  3340.                             ],
  3341.                         ],
  3342.                     ],
  3343.                 ],
  3344.                 'security' => [
  3345.                     'encoder_factories' => [
  3346.                         'Pimcore\\Bundle\\AdminBundle\\Security\\User\\User' => [
  3347.                             'id' => 'pimcore_admin.security.password_encoder_factory',
  3348.                         ],
  3349.                     ],
  3350.                 ],
  3351.                 'error_handling' => [
  3352.                     'render_error_document' => false,
  3353.                 ],
  3354.                 'bundles' => [
  3355.                     'search_paths' => [
  3356.                         => 'src',
  3357.                         => 'vendor/pimcore/pimcore/bundles',
  3358.                     ],
  3359.                     'handle_composer' => true,
  3360.                 ],
  3361.                 'custom_report' => [
  3362.                     'adapters' => [
  3363.                         'sql' => 'pimcore.custom_report.adapter.factory.sql',
  3364.                         'analytics' => 'pimcore.custom_report.adapter.factory.analytics',
  3365.                     ],
  3366.                 ],
  3367.                 'targeting' => [
  3368.                     'data_providers' => [
  3369.                         'device' => 'Pimcore\\Targeting\\DataProvider\\Device',
  3370.                         'geoip' => 'Pimcore\\Targeting\\DataProvider\\GeoIp',
  3371.                         'geolocation' => 'Pimcore\\Targeting\\DataProvider\\GeoLocation',
  3372.                         'piwik' => 'Pimcore\\Targeting\\DataProvider\\Piwik',
  3373.                         'targeting_storage' => 'Pimcore\\Targeting\\DataProvider\\TargetingStorage',
  3374.                         'visited_pages_counter' => 'Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter',
  3375.                     ],
  3376.                     'conditions' => [
  3377.                         'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  3378.                         'country' => 'Pimcore\\Targeting\\Condition\\Country',
  3379.                         'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  3380.                         'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  3381.                         'language' => 'Pimcore\\Targeting\\Condition\\Language',
  3382.                         'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  3383.                         'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  3384.                         'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  3385.                         'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  3386.                         'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  3387.                         'url' => 'Pimcore\\Targeting\\Condition\\Url',
  3388.                         'visitedpagebefore' => 'Pimcore\\Targeting\\Condition\\Piwik\\VisitedPageBefore',
  3389.                         'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  3390.                     ],
  3391.                     'action_handlers' => [
  3392.                         'assign_target_group' => 'Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup',
  3393.                         'codesnippet' => 'Pimcore\\Targeting\\ActionHandler\\CodeSnippet',
  3394.                         'redirect' => 'Pimcore\\Targeting\\ActionHandler\\Redirect',
  3395.                     ],
  3396.                     'enabled' => true,
  3397.                     'storage_id' => 'Pimcore\\Targeting\\Storage\\CookieStorage',
  3398.                     'session' => [
  3399.                         'enabled' => false,
  3400.                     ],
  3401.                 ],
  3402.                 'context' => [
  3403.                     'profiler' => [
  3404.                         'routes' => [
  3405.                             => [
  3406.                                 'path' => '^/_(profiler|wdt)(/.*)?$',
  3407.                                 'route' => false,
  3408.                                 'host' => false,
  3409.                                 'methods' => [
  3410.                                 ],
  3411.                             ],
  3412.                         ],
  3413.                     ],
  3414.                     'admin' => [
  3415.                         'routes' => [
  3416.                             => [
  3417.                                 'path' => '^/admin(/.*)?$',
  3418.                                 'route' => false,
  3419.                                 'host' => false,
  3420.                                 'methods' => [
  3421.                                 ],
  3422.                             ],
  3423.                             => [
  3424.                                 'route' => '^pimcore_admin_',
  3425.                                 'path' => false,
  3426.                                 'host' => false,
  3427.                                 'methods' => [
  3428.                                 ],
  3429.                             ],
  3430.                         ],
  3431.                     ],
  3432.                     'webservice' => [
  3433.                         'routes' => [
  3434.                             => [
  3435.                                 'path' => '^/webservice(/.*)?$',
  3436.                                 'route' => false,
  3437.                                 'host' => false,
  3438.                                 'methods' => [
  3439.                                 ],
  3440.                             ],
  3441.                             => [
  3442.                                 'route' => '^pimcore_webservice',
  3443.                                 'path' => false,
  3444.                                 'host' => false,
  3445.                                 'methods' => [
  3446.                                 ],
  3447.                             ],
  3448.                         ],
  3449.                     ],
  3450.                     'plugin' => [
  3451.                         'routes' => [
  3452.                             => [
  3453.                                 'path' => '^/plugin(/.*)?$',
  3454.                                 'route' => false,
  3455.                                 'host' => false,
  3456.                                 'methods' => [
  3457.                                 ],
  3458.                             ],
  3459.                         ],
  3460.                     ],
  3461.                 ],
  3462.                 'admin' => [
  3463.                     'session' => [
  3464.                         'attribute_bags' => [
  3465.                             'pimcore_admin' => [
  3466.                                 'storage_key' => '_pimcore_admin',
  3467.                             ],
  3468.                             'pimcore_documents' => [
  3469.                                 'storage_key' => '_pimcore_documents',
  3470.                             ],
  3471.                             'pimcore_objects' => [
  3472.                                 'storage_key' => '_pimcore_objects',
  3473.                             ],
  3474.                             'pimcore_copy' => [
  3475.                                 'storage_key' => '_pimcore_copy',
  3476.                             ],
  3477.                             'pimcore_gridconfig' => [
  3478.                                 'storage_key' => '_pimcore_gridconfig',
  3479.                             ],
  3480.                             'pimcore_importconfig' => [
  3481.                                 'storage_key' => '_pimcore_importconfig',
  3482.                             ],
  3483.                         ],
  3484.                     ],
  3485.                     'unauthenticated_routes' => [
  3486.                         => [
  3487.                             'route' => 'pimcore_settings_display_custom_logo',
  3488.                             'path' => false,
  3489.                             'host' => false,
  3490.                             'methods' => [
  3491.                             ],
  3492.                         ],
  3493.                         => [
  3494.                             'route' => 'pimcore_admin_login',
  3495.                             'path' => false,
  3496.                             'host' => false,
  3497.                             'methods' => [
  3498.                             ],
  3499.                         ],
  3500.                         => [
  3501.                             'route' => 'pimcore_admin_webdav',
  3502.                             'path' => false,
  3503.                             'host' => false,
  3504.                             'methods' => [
  3505.                             ],
  3506.                         ],
  3507.                     ],
  3508.                     'translations' => [
  3509.                         'path' => '@PimcoreCoreBundle/Resources/translations',
  3510.                     ],
  3511.                 ],
  3512.                 'migrations' => [
  3513.                     'sets' => [
  3514.                         'app' => [
  3515.                             'name' => 'Migrations',
  3516.                             'namespace' => 'App\\Migrations',
  3517.                             'directory' => ($this->targetDirs[3].'/app/Resources/migrations'),
  3518.                             'connection' => NULL,
  3519.                         ],
  3520.                         'pimcore_core' => [
  3521.                             'name' => 'Pimcore Core Migrations',
  3522.                             'namespace' => 'Pimcore\\Bundle\\CoreBundle\\Migrations',
  3523.                             'directory' => ($this->targetDirs[3].'/app/../vendor/pimcore/pimcore/bundles/CoreBundle/Resources/migrations'),
  3524.                             'connection' => NULL,
  3525.                         ],
  3526.                     ],
  3527.                 ],
  3528.                 'sitemaps' => [
  3529.                     'generators' => [
  3530.                         'pimcore_documents' => [
  3531.                             'enabled' => true,
  3532.                             'priority' => 100,
  3533.                             'generator_id' => 'Pimcore\\Sitemap\\Document\\DocumentTreeGenerator',
  3534.                         ],
  3535.                     ],
  3536.                 ],
  3537.                 'mime' => [
  3538.                     'extensions' => [
  3539.                         'ez' => 'application/andrew-inset',
  3540.                         'atom' => 'application/atom+xml',
  3541.                         'jar' => 'application/java-archive',
  3542.                         'hqx' => 'application/mac-binhex40',
  3543.                         'cpt' => 'application/mac-compactpro',
  3544.                         'mathml' => 'application/mathml+xml',
  3545.                         'doc' => 'application/msword',
  3546.                         'dat' => 'application/octet-stream',
  3547.                         'oda' => 'application/oda',
  3548.                         'ogg' => 'application/ogg',
  3549.                         'pdf' => 'application/pdf',
  3550.                         'ai' => 'application/ai',
  3551.                         'eps' => 'application/postscript',
  3552.                         'ps' => 'application/postscript',
  3553.                         'rdf' => 'application/rdf+xml',
  3554.                         'rss' => 'application/rss+xml',
  3555.                         'smi' => 'application/smil',
  3556.                         'smil' => 'application/smil',
  3557.                         'gram' => 'application/srgs',
  3558.                         'grxml' => 'application/srgs+xml',
  3559.                         'kml' => 'application/vnd.google-earth.kml+xml',
  3560.                         'kmz' => 'application/vnd.google-earth.kmz',
  3561.                         'mif' => 'application/vnd.mif',
  3562.                         'xul' => 'application/vnd.mozilla.xul+xml',
  3563.                         'xls' => 'application/vnd.ms-excel',
  3564.                         'xlb' => 'application/vnd.ms-excel',
  3565.                         'xlt' => 'application/vnd.ms-excel',
  3566.                         'xlam' => 'application/vnd.ms-excel.addin.macroEnabled.12',
  3567.                         'xlsb' => 'application/vnd.ms-excel.sheet.binary.macroEnabled.12',
  3568.                         'xlsm' => 'application/vnd.ms-excel.sheet.macroEnabled.12',
  3569.                         'xltm' => 'application/vnd.ms-excel.template.macroEnabled.12',
  3570.                         'docm' => 'application/vnd.ms-word.document.macroEnabled.12',
  3571.                         'dotm' => 'application/vnd.ms-word.template.macroEnabled.12',
  3572.                         'ppam' => 'application/vnd.ms-powerpoint.addin.macroEnabled.12',
  3573.                         'pptm' => 'application/vnd.ms-powerpoint.presentation.macroEnabled.12',
  3574.                         'ppsm' => 'application/vnd.ms-powerpoint.slideshow.macroEnabled.12',
  3575.                         'potm' => 'application/vnd.ms-powerpoint.template.macroEnabled.12',
  3576.                         'ppt' => 'application/vnd.ms-powerpoint',
  3577.                         'pps' => 'application/vnd.ms-powerpoint',
  3578.                         'odc' => 'application/vnd.oasis.opendocument.chart',
  3579.                         'odb' => 'application/vnd.oasis.opendocument.database',
  3580.                         'odf' => 'application/vnd.oasis.opendocument.formula',
  3581.                         'odg' => 'application/vnd.oasis.opendocument.graphics',
  3582.                         'otg' => 'application/vnd.oasis.opendocument.graphics-template',
  3583.                         'odi' => 'application/vnd.oasis.opendocument.image',
  3584.                         'odp' => 'application/vnd.oasis.opendocument.presentation',
  3585.                         'otp' => 'application/vnd.oasis.opendocument.presentation-template',
  3586.                         'ods' => 'application/vnd.oasis.opendocument.spreadsheet',
  3587.                         'ots' => 'application/vnd.oasis.opendocument.spreadsheet-template',
  3588.                         'odt' => 'application/vnd.oasis.opendocument.text',
  3589.                         'odm' => 'application/vnd.oasis.opendocument.text-master',
  3590.                         'ott' => 'application/vnd.oasis.opendocument.text-template',
  3591.                         'oth' => 'application/vnd.oasis.opendocument.text-web',
  3592.                         'potx' => 'application/vnd.openxmlformats-officedocument.presentationml.template',
  3593.                         'ppsx' => 'application/vnd.openxmlformats-officedocument.presentationml.slideshow',
  3594.                         'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
  3595.                         'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
  3596.                         'xltx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.template',
  3597.                         'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
  3598.                         'dotx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.template',
  3599.                         'vsd' => 'application/vnd.visio',
  3600.                         'wbxml' => 'application/vnd.wap.wbxml',
  3601.                         'wmlc' => 'application/vnd.wap.wmlc',
  3602.                         'wmlsc' => 'application/vnd.wap.wmlscriptc',
  3603.                         'vxml' => 'application/voicexml+xml',
  3604.                         'bcpio' => 'application/x-bcpio',
  3605.                         'vcd' => 'application/x-cdlink',
  3606.                         'pgn' => 'application/x-chess-pgn',
  3607.                         'cpio' => 'application/x-cpio',
  3608.                         'csh' => 'application/x-csh',
  3609.                         'dcr' => 'application/x-director',
  3610.                         'dir' => 'application/x-director',
  3611.                         'dxr' => 'application/x-director',
  3612.                         'dxf' => 'application/x-autocad',
  3613.                         'dvi' => 'application/x-dvi',
  3614.                         'spl' => 'application/x-futuresplash',
  3615.                         'tgz' => 'application/x-gtar',
  3616.                         'gtar' => 'application/x-gtar',
  3617.                         'hdf' => 'application/x-hdf',
  3618.                         'js' => 'application/x-javascript',
  3619.                         'skp' => 'application/x-koan',
  3620.                         'skd' => 'application/x-koan',
  3621.                         'skt' => 'application/x-koan',
  3622.                         'skm' => 'application/x-koan',
  3623.                         'latex' => 'application/x-latex',
  3624.                         'nc' => 'application/x-netcdf',
  3625.                         'cdf' => 'application/x-netcdf',
  3626.                         'sh' => 'application/x-sh',
  3627.                         'shar' => 'application/x-shar',
  3628.                         'swf' => 'application/x-shockwave-flash',
  3629.                         'sit' => 'application/x-stuffit',
  3630.                         'sv4cpio' => 'application/x-sv4cpio',
  3631.                         'sv4crc' => 'application/x-sv4crc',
  3632.                         'tar' => 'application/x-tar',
  3633.                         'tcl' => 'application/x-tcl',
  3634.                         'tex' => 'application/x-tex',
  3635.                         'texinfo' => 'application/x-texinfo',
  3636.                         'texi' => 'application/x-texinfo',
  3637.                         't' => 'application/x-troff',
  3638.                         'tr' => 'application/x-troff',
  3639.                         'roff' => 'application/x-troff',
  3640.                         'man' => 'application/x-troff-man',
  3641.                         'me' => 'application/x-troff-me',
  3642.                         'ms' => 'application/x-troff-ms',
  3643.                         'ustar' => 'application/x-ustar',
  3644.                         'src' => 'application/x-wais-source',
  3645.                         'xhtml' => 'application/xhtml+xml',
  3646.                         'xht' => 'application/xhtml+xml',
  3647.                         'xslt' => 'application/xslt+xml',
  3648.                         'xml' => 'application/xml',
  3649.                         'xsl' => 'application/xml',
  3650.                         'dtd' => 'application/xml-dtd',
  3651.                         'zip' => 'application/zip',
  3652.                         'au' => 'audio/basic',
  3653.                         'snd' => 'audio/basic',
  3654.                         'mid' => 'audio/midi',
  3655.                         'midi' => 'audio/midi',
  3656.                         'kar' => 'audio/midi',
  3657.                         'mpga' => 'audio/mpeg',
  3658.                         'mp2' => 'audio/mpeg',
  3659.                         'mp3' => 'audio/mpeg',
  3660.                         'aif' => 'audio/x-aiff',
  3661.                         'aiff' => 'audio/x-aiff',
  3662.                         'aifc' => 'audio/x-aiff',
  3663.                         'm3u' => 'audio/x-mpegurl',
  3664.                         'wma' => 'audio/x-ms-wma',
  3665.                         'wax' => 'audio/x-ms-wax',
  3666.                         'ram' => 'audio/x-pn-realaudio',
  3667.                         'ra' => 'audio/x-pn-realaudio',
  3668.                         'rm' => 'application/vnd.rn-realmedia',
  3669.                         'wav' => 'audio/x-wav',
  3670.                         'pdb' => 'chemical/x-pdb',
  3671.                         'xyz' => 'chemical/x-xyz',
  3672.                         'bmp' => 'image/bmp',
  3673.                         'cgm' => 'image/cgm',
  3674.                         'gif' => 'image/gif',
  3675.                         'ief' => 'image/ief',
  3676.                         'jpeg' => 'image/jpeg',
  3677.                         'jpg' => 'image/jpeg',
  3678.                         'jpe' => 'image/jpeg',
  3679.                         'png' => 'image/png',
  3680.                         'svg' => 'image/svg+xml',
  3681.                         'tiff' => 'image/tiff',
  3682.                         'tif' => 'image/tiff',
  3683.                         'djvu' => 'image/vnd.djvu',
  3684.                         'djv' => 'image/vnd.djvu',
  3685.                         'wbmp' => 'image/vnd.wap.wbmp',
  3686.                         'ras' => 'image/x-cmu-raster',
  3687.                         'ico' => 'image/x-icon',
  3688.                         'pnm' => 'image/x-portable-anymap',
  3689.                         'pbm' => 'image/x-portable-bitmap',
  3690.                         'pgm' => 'image/x-portable-graymap',
  3691.                         'ppm' => 'image/x-portable-pixmap',
  3692.                         'rgb' => 'image/x-rgb',
  3693.                         'xbm' => 'image/x-xbitmap',
  3694.                         'psd' => 'image/x-photoshop',
  3695.                         'psb' => 'image/psb',
  3696.                         'xpm' => 'image/x-xpixmap',
  3697.                         'xwd' => 'image/x-xwindowdump',
  3698.                         'eml' => 'message/rfc822',
  3699.                         'igs' => 'model/iges',
  3700.                         'iges' => 'model/iges',
  3701.                         'msh' => 'model/mesh',
  3702.                         'mesh' => 'model/mesh',
  3703.                         'silo' => 'model/mesh',
  3704.                         'wrl' => 'model/vrml',
  3705.                         'vrml' => 'model/vrml',
  3706.                         'ics' => 'text/calendar',
  3707.                         'ifb' => 'text/calendar',
  3708.                         'css' => 'text/css',
  3709.                         'csv' => 'text/csv',
  3710.                         'html' => 'text/html',
  3711.                         'htm' => 'text/html',
  3712.                         'txt' => 'text/plain',
  3713.                         'asc' => 'text/plain',
  3714.                         'rtx' => 'text/richtext',
  3715.                         'rtf' => 'text/rtf',
  3716.                         'sgml' => 'text/sgml',
  3717.                         'sgm' => 'text/sgml',
  3718.                         'tsv' => 'text/tab-separated-values',
  3719.                         'wml' => 'text/vnd.wap.wml',
  3720.                         'wmls' => 'text/vnd.wap.wmlscript',
  3721.                         'etx' => 'text/x-setext',
  3722.                         'mpeg' => 'video/mpeg',
  3723.                         'mpg' => 'video/mpeg',
  3724.                         'mpe' => 'video/mpeg',
  3725.                         'qt' => 'video/quicktime',
  3726.                         'mov' => 'video/quicktime',
  3727.                         'mxu' => 'video/vnd.mpegurl',
  3728.                         'm4u' => 'video/vnd.mpegurl',
  3729.                         'flv' => 'video/x-flv',
  3730.                         'f4v' => 'video/mp4',
  3731.                         'mp4' => 'video/mp4',
  3732.                         'asf' => 'video/x-ms-asf',
  3733.                         'asx' => 'video/x-ms-asf',
  3734.                         'wmv' => 'video/x-ms-wmv',
  3735.                         'wm' => 'video/x-ms-wm',
  3736.                         'wmx' => 'video/x-ms-wmx',
  3737.                         'avi' => 'video/x-msvideo',
  3738.                         'ogv' => 'video/ogg',
  3739.                         'movie' => 'video/x-sgi-movie',
  3740.                         'ice' => 'x-conference/x-cooltalk',
  3741.                     ],
  3742.                 ],
  3743.                 'translations' => [
  3744.                     'debugging' => [
  3745.                         'enabled' => true,
  3746.                         'parameter' => 'pimcore_debug_translations',
  3747.                     ],
  3748.                     'case_insensitive' => false,
  3749.                     'data_object' => [
  3750.                     ],
  3751.                 ],
  3752.                 'flags' => [
  3753.                 ],
  3754.                 'maps' => [
  3755.                     'tile_layer_url_template' => 'https://a.tile.openstreetmap.org/{z}/{x}/{y}.png',
  3756.                     'geocoding_url_template' => 'https://nominatim.openstreetmap.org/search?q={q}&addressdetails=1&format=json&limit=1',
  3757.                     'reverse_geocoding_url_template' => 'https://nominatim.openstreetmap.org/reverse?format=json&lat={lat}&lon={lon}&addressdetails=1',
  3758.                 ],
  3759.                 'encryption' => [
  3760.                     'secret' => NULL,
  3761.                 ],
  3762.                 'models' => [
  3763.                     'class_overrides' => [
  3764.                     ],
  3765.                 ],
  3766.                 'routing' => [
  3767.                     'defaults' => [
  3768.                         'bundle' => 'AppBundle',
  3769.                         'controller' => 'Default',
  3770.                         'action' => 'default',
  3771.                     ],
  3772.                     'static' => [
  3773.                         'locale_params' => [
  3774.                         ],
  3775.                     ],
  3776.                 ],
  3777.                 'workflows' => [
  3778.                 ],
  3779.             ]; break;
  3780.             case 'pimcore.geoip.db_file'$value = ($this->targetDirs[2].'/config/GeoLite2-City.mmdb'); break;
  3781.             case 'doctrine_migrations.dir_name'$value = ($this->targetDirs[3].'/app/DoctrineMigrations'); break;
  3782.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  3783.         }
  3784.         $this->loadedDynamicParameters[$name] = true;
  3785.         return $this->dynamicParameters[$name] = $value;
  3786.     }
  3787.     /**
  3788.      * Gets the default parameters.
  3789.      *
  3790.      * @return array An array of the default parameters
  3791.      */
  3792.     protected function getDefaultParameters()
  3793.     {
  3794.         return [
  3795.             'kernel.environment' => 'dev',
  3796.             'kernel.debug' => true,
  3797.             'kernel.name' => 'app',
  3798.             'kernel.bundles' => [
  3799.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3800.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  3801.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  3802.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3803.                 'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
  3804.                 'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
  3805.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3806.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  3807.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3808.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3809.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3810.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3811.                 'PimcoreCoreBundle' => 'Pimcore\\Bundle\\CoreBundle\\PimcoreCoreBundle',
  3812.                 'PimcoreAdminBundle' => 'Pimcore\\Bundle\\AdminBundle\\PimcoreAdminBundle',
  3813.                 'PimcoreGeneratorBundle' => 'Pimcore\\Bundle\\GeneratorBundle\\PimcoreGeneratorBundle',
  3814.                 'ConnectBundle' => 'ConnectBundle\\ConnectBundle',
  3815.                 'AppBundle' => 'AppBundle\\AppBundle',
  3816.             ],
  3817.             'kernel.charset' => 'UTF-8',
  3818.             'kernel.container_class' => 'appAppKernelDevDebugContainer',
  3819.             'locale' => 'en',
  3820.             'secret' => 'GMY2N5qK77qA+rXtBJXuU1aZHb8yuO/h',
  3821.             'fragment.renderer.hinclude.global_template' => NULL,
  3822.             'fragment.path' => '/_fragment',
  3823.             'kernel.secret' => 'GMY2N5qK77qA+rXtBJXuU1aZHb8yuO/h',
  3824.             'kernel.http_method_override' => true,
  3825.             'kernel.trusted_hosts' => [
  3826.             ],
  3827.             'kernel.default_locale' => 'en',
  3828.             'templating.helper.code.file_link_format' => NULL,
  3829.             'debug.file_link_format' => NULL,
  3830.             'session.metadata.storage_key' => '_sf2_meta',
  3831.             'session.storage.options' => [
  3832.                 'cache_limiter' => '0',
  3833.                 'cookie_httponly' => true,
  3834.                 'gc_probability' => 1,
  3835.             ],
  3836.             'session.metadata.update_threshold' => 0,
  3837.             'form.type_extension.csrf.enabled' => true,
  3838.             'form.type_extension.csrf.field_name' => '_token',
  3839.             'asset.request_context.base_path' => '',
  3840.             'asset.request_context.secure' => false,
  3841.             'templating.loader.cache.path' => NULL,
  3842.             'templating.engines' => [
  3843.                 => 'php',
  3844.                 => 'twig',
  3845.             ],
  3846.             'templating.helper.form.resources' => [
  3847.                 => 'FrameworkBundle:Form',
  3848.             ],
  3849.             'validator.mapping.cache.prefix' => '',
  3850.             'validator.translation_domain' => 'validators',
  3851.             'translator.logging' => false,
  3852.             'profiler_listener.only_exceptions' => false,
  3853.             'profiler_listener.only_master_requests' => false,
  3854.             'debug.error_handler.throw_at' => -1,
  3855.             'router.request_context.host' => 'localhost',
  3856.             'router.request_context.scheme' => 'http',
  3857.             'router.request_context.base_url' => '',
  3858.             'router.cache_class_prefix' => 'appAppKernelDevDebugContainer',
  3859.             'request_listener.http_port' => 80,
  3860.             'request_listener.https_port' => 443,
  3861.             'serializer.mapping.cache.prefix' => '',
  3862.             'scheb_two_factor.model_manager_name' => NULL,
  3863.             'scheb_two_factor.email.sender_email' => 'no-reply@example.com',
  3864.             'scheb_two_factor.email.sender_name' => NULL,
  3865.             'scheb_two_factor.email.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  3866.             'scheb_two_factor.email.digits' => 4,
  3867.             'scheb_two_factor.google.server_name' => 'Pimcore',
  3868.             'scheb_two_factor.google.issuer' => 'Pimcore 2 Factor Authentication',
  3869.             'scheb_two_factor.google.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  3870.             'scheb_two_factor.google.digits' => 6,
  3871.             'scheb_two_factor.trusted_device.enabled' => false,
  3872.             'scheb_two_factor.trusted_device.cookie_name' => 'trusted_device',
  3873.             'scheb_two_factor.trusted_device.lifetime' => 5184000,
  3874.             'scheb_two_factor.trusted_device.extend_lifetime' => false,
  3875.             'scheb_two_factor.trusted_device.cookie_secure' => false,
  3876.             'scheb_two_factor.trusted_device.cookie_same_site' => 'lax',
  3877.             'scheb_two_factor.trusted_device.cookie_domain' => NULL,
  3878.             'scheb_two_factor.security_tokens' => [
  3879.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\TwoFactorRequiredToken',
  3880.             ],
  3881.             'scheb_two_factor.ip_whitelist' => [
  3882.             ],
  3883.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  3884.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  3885.             'security.role_hierarchy.roles' => [
  3886.                 'ROLE_PIMCORE_ADMIN' => [
  3887.                     => 'ROLE_PIMCORE_USER',
  3888.                 ],
  3889.             ],
  3890.             'security.access.denied_url' => NULL,
  3891.             'security.authentication.manager.erase_credentials' => true,
  3892.             'security.authentication.session_strategy.strategy' => 'migrate',
  3893.             'security.access.always_authenticate_before_granting' => false,
  3894.             'security.authentication.hide_user_not_found' => true,
  3895.             'cmf_routing.uri_filter_regexp' => '',
  3896.             'cmf_routing.default_controller' => NULL,
  3897.             'cmf_routing.generic_controller' => NULL,
  3898.             'cmf_routing.controllers_by_type' => [
  3899.             ],
  3900.             'cmf_routing.controllers_by_class' => [
  3901.             ],
  3902.             'cmf_routing.templates_by_class' => [
  3903.             ],
  3904.             'cmf_routing.route_collection_limit' => 0,
  3905.             'cmf_routing.dynamic.limit_candidates' => 20,
  3906.             'cmf_routing.dynamic.locales' => [
  3907.             ],
  3908.             'cmf_routing.dynamic.auto_locale_pattern' => false,
  3909.             'cmf_routing.replace_symfony_router' => true,
  3910.             'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
  3911.             'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
  3912.             'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
  3913.             'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  3914.             'presta_sitemap.dump_directory' => 'web',
  3915.             'presta_sitemap.timetolive' => '3600',
  3916.             'presta_sitemap.sitemap_file_prefix' => 'sitemap',
  3917.             'presta_sitemap.items_by_set' => 50000,
  3918.             'presta_sitemap.defaults' => [
  3919.                 'lastmod' => NULL,
  3920.                 'priority' => NULL,
  3921.                 'changefreq' => NULL,
  3922.             ],
  3923.             'presta_sitemap.default_section' => 'default',
  3924.             'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
  3925.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3926.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  3927.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3928.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  3929.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  3930.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  3931.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  3932.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  3933.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  3934.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3935.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  3936.             'doctrine_cache.memcache.host' => 'localhost',
  3937.             'doctrine_cache.memcache.port' => 11211,
  3938.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3939.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  3940.             'doctrine_cache.memcached.host' => 'localhost',
  3941.             'doctrine_cache.memcached.port' => 11211,
  3942.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  3943.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  3944.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  3945.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  3946.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  3947.             'doctrine_cache.predis.scheme' => 'tcp',
  3948.             'doctrine_cache.predis.host' => 'localhost',
  3949.             'doctrine_cache.predis.port' => 6379,
  3950.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3951.             'doctrine_cache.redis.connection.class' => 'Redis',
  3952.             'doctrine_cache.redis.host' => 'localhost',
  3953.             'doctrine_cache.redis.port' => 6379,
  3954.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  3955.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  3956.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  3957.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  3958.             'doctrine_cache.riak.host' => 'localhost',
  3959.             'doctrine_cache.riak.port' => 8087,
  3960.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  3961.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  3962.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  3963.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3964.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3965.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3966.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  3967.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  3968.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  3969.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  3970.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3971.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3972.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3973.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3974.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3975.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3976.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3977.             'doctrine.entity_managers' => [
  3978.             ],
  3979.             'doctrine.default_entity_manager' => '',
  3980.             'doctrine.dbal.connection_factory.types' => [
  3981.             ],
  3982.             'doctrine.connections' => [
  3983.                 'default' => 'doctrine.dbal.default_connection',
  3984.             ],
  3985.             'doctrine.default_connection' => 'default',
  3986.             'swiftmailer.mailer.pimcore_mailer.transport.name' => 'sendmail',
  3987.             'swiftmailer.mailer.pimcore_mailer.transport.smtp.encryption' => NULL,
  3988.             'swiftmailer.mailer.pimcore_mailer.transport.smtp.port' => '',
  3989.             'swiftmailer.mailer.pimcore_mailer.transport.smtp.host' => '',
  3990.             'swiftmailer.mailer.pimcore_mailer.transport.smtp.username' => '',
  3991.             'swiftmailer.mailer.pimcore_mailer.transport.smtp.password' => NULL,
  3992.             'swiftmailer.mailer.pimcore_mailer.transport.smtp.auth_mode' => NULL,
  3993.             'swiftmailer.mailer.pimcore_mailer.transport.smtp.timeout' => 30,
  3994.             'swiftmailer.mailer.pimcore_mailer.transport.smtp.source_ip' => NULL,
  3995.             'swiftmailer.mailer.pimcore_mailer.transport.smtp.local_domain' => NULL,
  3996.             'swiftmailer.mailer.pimcore_mailer.spool.enabled' => false,
  3997.             'swiftmailer.mailer.pimcore_mailer.plugin.impersonate' => NULL,
  3998.             'swiftmailer.mailer.pimcore_mailer.single_address' => NULL,
  3999.             'swiftmailer.mailer.pimcore_mailer.delivery.enabled' => true,
  4000.             'swiftmailer.spool.enabled' => false,
  4001.             'swiftmailer.delivery.enabled' => true,
  4002.             'swiftmailer.single_address' => NULL,
  4003.             'swiftmailer.mailer.newsletter_mailer.transport.name' => 'null',
  4004.             'swiftmailer.mailer.newsletter_mailer.transport.smtp.encryption' => NULL,
  4005.             'swiftmailer.mailer.newsletter_mailer.transport.smtp.port' => '',
  4006.             'swiftmailer.mailer.newsletter_mailer.transport.smtp.host' => '',
  4007.             'swiftmailer.mailer.newsletter_mailer.transport.smtp.username' => '',
  4008.             'swiftmailer.mailer.newsletter_mailer.transport.smtp.password' => '',
  4009.             'swiftmailer.mailer.newsletter_mailer.transport.smtp.auth_mode' => NULL,
  4010.             'swiftmailer.mailer.newsletter_mailer.transport.smtp.timeout' => 30,
  4011.             'swiftmailer.mailer.newsletter_mailer.transport.smtp.source_ip' => NULL,
  4012.             'swiftmailer.mailer.newsletter_mailer.transport.smtp.local_domain' => NULL,
  4013.             'swiftmailer.mailer.newsletter_mailer.spool.enabled' => false,
  4014.             'swiftmailer.mailer.newsletter_mailer.plugin.impersonate' => NULL,
  4015.             'swiftmailer.mailer.newsletter_mailer.single_address' => NULL,
  4016.             'swiftmailer.mailer.newsletter_mailer.delivery.enabled' => true,
  4017.             'swiftmailer.mailers' => [
  4018.                 'newsletter_mailer' => 'swiftmailer.mailer.newsletter_mailer',
  4019.                 'pimcore_mailer' => 'swiftmailer.mailer.pimcore_mailer',
  4020.             ],
  4021.             'swiftmailer.default_mailer' => 'pimcore_mailer',
  4022.             'monolog.use_microseconds' => true,
  4023.             'monolog.swift_mailer.handlers' => [
  4024.             ],
  4025.             'monolog.handlers_to_channels' => [
  4026.                 'monolog.handler.console' => [
  4027.                     'type' => 'exclusive',
  4028.                     'elements' => [
  4029.                         => 'event',
  4030.                         => 'doctrine',
  4031.                         => 'console',
  4032.                     ],
  4033.                 ],
  4034.                 'monolog.handler.main' => [
  4035.                     'type' => 'exclusive',
  4036.                     'elements' => [
  4037.                         => 'event',
  4038.                     ],
  4039.                 ],
  4040.             ],
  4041.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  4042.             'twig.form.resources' => [
  4043.                 => 'form_div_layout.html.twig',
  4044.             ],
  4045.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4046.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  4047.             'web_profiler.debug_toolbar.mode' => 2,
  4048.             'pimcore.extensions.bundles.search_paths' => [
  4049.                 => 'src',
  4050.                 => 'vendor/pimcore/pimcore/bundles',
  4051.             ],
  4052.             'pimcore.extensions.bundles.handle_composer' => true,
  4053.             'pimcore.admin.unauthenticated_routes' => [
  4054.                 => [
  4055.                     'route' => 'pimcore_settings_display_custom_logo',
  4056.                     'path' => false,
  4057.                     'host' => false,
  4058.                     'methods' => [
  4059.                     ],
  4060.                 ],
  4061.                 => [
  4062.                     'route' => 'pimcore_admin_login',
  4063.                     'path' => false,
  4064.                     'host' => false,
  4065.                     'methods' => [
  4066.                     ],
  4067.                 ],
  4068.                 => [
  4069.                     'route' => 'pimcore_admin_webdav',
  4070.                     'path' => false,
  4071.                     'host' => false,
  4072.                     'methods' => [
  4073.                     ],
  4074.                 ],
  4075.             ],
  4076.             'pimcore.encryption.secret' => NULL,
  4077.             'pimcore.admin.session.attribute_bags' => [
  4078.                 'pimcore_admin' => [
  4079.                     'storage_key' => '_pimcore_admin',
  4080.                 ],
  4081.                 'pimcore_documents' => [
  4082.                     'storage_key' => '_pimcore_documents',
  4083.                 ],
  4084.                 'pimcore_objects' => [
  4085.                     'storage_key' => '_pimcore_objects',
  4086.                 ],
  4087.                 'pimcore_copy' => [
  4088.                     'storage_key' => '_pimcore_copy',
  4089.                 ],
  4090.                 'pimcore_gridconfig' => [
  4091.                     'storage_key' => '_pimcore_gridconfig',
  4092.                 ],
  4093.                 'pimcore_importconfig' => [
  4094.                     'storage_key' => '_pimcore_importconfig',
  4095.                 ],
  4096.             ],
  4097.             'pimcore.admin.translations.path' => '@PimcoreCoreBundle/Resources/translations',
  4098.             'pimcore.web_profiler.toolbar.excluded_routes' => [
  4099.                 => [
  4100.                     'path' => '^/admin/asset/image-editor',
  4101.                     'route' => false,
  4102.                     'host' => false,
  4103.                     'methods' => [
  4104.                     ],
  4105.                 ],
  4106.             ],
  4107.             'pimcore.response_exception_listener.render_error_document' => false,
  4108.             'pimcore.mime.extensions' => [
  4109.                 'ez' => 'application/andrew-inset',
  4110.                 'atom' => 'application/atom+xml',
  4111.                 'jar' => 'application/java-archive',
  4112.                 'hqx' => 'application/mac-binhex40',
  4113.                 'cpt' => 'application/mac-compactpro',
  4114.                 'mathml' => 'application/mathml+xml',
  4115.                 'doc' => 'application/msword',
  4116.                 'dat' => 'application/octet-stream',
  4117.                 'oda' => 'application/oda',
  4118.                 'ogg' => 'application/ogg',
  4119.                 'pdf' => 'application/pdf',
  4120.                 'ai' => 'application/ai',
  4121.                 'eps' => 'application/postscript',
  4122.                 'ps' => 'application/postscript',
  4123.                 'rdf' => 'application/rdf+xml',
  4124.                 'rss' => 'application/rss+xml',
  4125.                 'smi' => 'application/smil',
  4126.                 'smil' => 'application/smil',
  4127.                 'gram' => 'application/srgs',
  4128.                 'grxml' => 'application/srgs+xml',
  4129.                 'kml' => 'application/vnd.google-earth.kml+xml',
  4130.                 'kmz' => 'application/vnd.google-earth.kmz',
  4131.                 'mif' => 'application/vnd.mif',
  4132.                 'xul' => 'application/vnd.mozilla.xul+xml',
  4133.                 'xls' => 'application/vnd.ms-excel',
  4134.                 'xlb' => 'application/vnd.ms-excel',
  4135.                 'xlt' => 'application/vnd.ms-excel',
  4136.                 'xlam' => 'application/vnd.ms-excel.addin.macroEnabled.12',
  4137.                 'xlsb' => 'application/vnd.ms-excel.sheet.binary.macroEnabled.12',
  4138.                 'xlsm' => 'application/vnd.ms-excel.sheet.macroEnabled.12',
  4139.                 'xltm' => 'application/vnd.ms-excel.template.macroEnabled.12',
  4140.                 'docm' => 'application/vnd.ms-word.document.macroEnabled.12',
  4141.                 'dotm' => 'application/vnd.ms-word.template.macroEnabled.12',
  4142.                 'ppam' => 'application/vnd.ms-powerpoint.addin.macroEnabled.12',
  4143.                 'pptm' => 'application/vnd.ms-powerpoint.presentation.macroEnabled.12',
  4144.                 'ppsm' => 'application/vnd.ms-powerpoint.slideshow.macroEnabled.12',
  4145.                 'potm' => 'application/vnd.ms-powerpoint.template.macroEnabled.12',
  4146.                 'ppt' => 'application/vnd.ms-powerpoint',
  4147.                 'pps' => 'application/vnd.ms-powerpoint',
  4148.                 'odc' => 'application/vnd.oasis.opendocument.chart',
  4149.                 'odb' => 'application/vnd.oasis.opendocument.database',
  4150.                 'odf' => 'application/vnd.oasis.opendocument.formula',
  4151.                 'odg' => 'application/vnd.oasis.opendocument.graphics',
  4152.                 'otg' => 'application/vnd.oasis.opendocument.graphics-template',
  4153.                 'odi' => 'application/vnd.oasis.opendocument.image',
  4154.                 'odp' => 'application/vnd.oasis.opendocument.presentation',
  4155.                 'otp' => 'application/vnd.oasis.opendocument.presentation-template',
  4156.                 'ods' => 'application/vnd.oasis.opendocument.spreadsheet',
  4157.                 'ots' => 'application/vnd.oasis.opendocument.spreadsheet-template',
  4158.                 'odt' => 'application/vnd.oasis.opendocument.text',
  4159.                 'odm' => 'application/vnd.oasis.opendocument.text-master',
  4160.                 'ott' => 'application/vnd.oasis.opendocument.text-template',
  4161.                 'oth' => 'application/vnd.oasis.opendocument.text-web',
  4162.                 'potx' => 'application/vnd.openxmlformats-officedocument.presentationml.template',
  4163.                 'ppsx' => 'application/vnd.openxmlformats-officedocument.presentationml.slideshow',
  4164.                 'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
  4165.                 'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
  4166.                 'xltx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.template',
  4167.                 'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
  4168.                 'dotx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.template',
  4169.                 'vsd' => 'application/vnd.visio',
  4170.                 'wbxml' => 'application/vnd.wap.wbxml',
  4171.                 'wmlc' => 'application/vnd.wap.wmlc',
  4172.                 'wmlsc' => 'application/vnd.wap.wmlscriptc',
  4173.                 'vxml' => 'application/voicexml+xml',
  4174.                 'bcpio' => 'application/x-bcpio',
  4175.                 'vcd' => 'application/x-cdlink',
  4176.                 'pgn' => 'application/x-chess-pgn',
  4177.                 'cpio' => 'application/x-cpio',
  4178.                 'csh' => 'application/x-csh',
  4179.                 'dcr' => 'application/x-director',
  4180.                 'dir' => 'application/x-director',
  4181.                 'dxr' => 'application/x-director',
  4182.                 'dxf' => 'application/x-autocad',
  4183.                 'dvi' => 'application/x-dvi',
  4184.                 'spl' => 'application/x-futuresplash',
  4185.                 'tgz' => 'application/x-gtar',
  4186.                 'gtar' => 'application/x-gtar',
  4187.                 'hdf' => 'application/x-hdf',
  4188.                 'js' => 'application/x-javascript',
  4189.                 'skp' => 'application/x-koan',
  4190.                 'skd' => 'application/x-koan',
  4191.                 'skt' => 'application/x-koan',
  4192.                 'skm' => 'application/x-koan',
  4193.                 'latex' => 'application/x-latex',
  4194.                 'nc' => 'application/x-netcdf',
  4195.                 'cdf' => 'application/x-netcdf',
  4196.                 'sh' => 'application/x-sh',
  4197.                 'shar' => 'application/x-shar',
  4198.                 'swf' => 'application/x-shockwave-flash',
  4199.                 'sit' => 'application/x-stuffit',
  4200.                 'sv4cpio' => 'application/x-sv4cpio',
  4201.                 'sv4crc' => 'application/x-sv4crc',
  4202.                 'tar' => 'application/x-tar',
  4203.                 'tcl' => 'application/x-tcl',
  4204.                 'tex' => 'application/x-tex',
  4205.                 'texinfo' => 'application/x-texinfo',
  4206.                 'texi' => 'application/x-texinfo',
  4207.                 't' => 'application/x-troff',
  4208.                 'tr' => 'application/x-troff',
  4209.                 'roff' => 'application/x-troff',
  4210.                 'man' => 'application/x-troff-man',
  4211.                 'me' => 'application/x-troff-me',
  4212.                 'ms' => 'application/x-troff-ms',
  4213.                 'ustar' => 'application/x-ustar',
  4214.                 'src' => 'application/x-wais-source',
  4215.                 'xhtml' => 'application/xhtml+xml',
  4216.                 'xht' => 'application/xhtml+xml',
  4217.                 'xslt' => 'application/xslt+xml',
  4218.                 'xml' => 'application/xml',
  4219.                 'xsl' => 'application/xml',
  4220.                 'dtd' => 'application/xml-dtd',
  4221.                 'zip' => 'application/zip',
  4222.                 'au' => 'audio/basic',
  4223.                 'snd' => 'audio/basic',
  4224.                 'mid' => 'audio/midi',
  4225.                 'midi' => 'audio/midi',
  4226.                 'kar' => 'audio/midi',
  4227.                 'mpga' => 'audio/mpeg',
  4228.                 'mp2' => 'audio/mpeg',
  4229.                 'mp3' => 'audio/mpeg',
  4230.                 'aif' => 'audio/x-aiff',
  4231.                 'aiff' => 'audio/x-aiff',
  4232.                 'aifc' => 'audio/x-aiff',
  4233.                 'm3u' => 'audio/x-mpegurl',
  4234.                 'wma' => 'audio/x-ms-wma',
  4235.                 'wax' => 'audio/x-ms-wax',
  4236.                 'ram' => 'audio/x-pn-realaudio',
  4237.                 'ra' => 'audio/x-pn-realaudio',
  4238.                 'rm' => 'application/vnd.rn-realmedia',
  4239.                 'wav' => 'audio/x-wav',
  4240.                 'pdb' => 'chemical/x-pdb',
  4241.                 'xyz' => 'chemical/x-xyz',
  4242.                 'bmp' => 'image/bmp',
  4243.                 'cgm' => 'image/cgm',
  4244.                 'gif' => 'image/gif',
  4245.                 'ief' => 'image/ief',
  4246.                 'jpeg' => 'image/jpeg',
  4247.                 'jpg' => 'image/jpeg',
  4248.                 'jpe' => 'image/jpeg',
  4249.                 'png' => 'image/png',
  4250.                 'svg' => 'image/svg+xml',
  4251.                 'tiff' => 'image/tiff',
  4252.                 'tif' => 'image/tiff',
  4253.                 'djvu' => 'image/vnd.djvu',
  4254.                 'djv' => 'image/vnd.djvu',
  4255.                 'wbmp' => 'image/vnd.wap.wbmp',
  4256.                 'ras' => 'image/x-cmu-raster',
  4257.                 'ico' => 'image/x-icon',
  4258.                 'pnm' => 'image/x-portable-anymap',
  4259.                 'pbm' => 'image/x-portable-bitmap',
  4260.                 'pgm' => 'image/x-portable-graymap',
  4261.                 'ppm' => 'image/x-portable-pixmap',
  4262.                 'rgb' => 'image/x-rgb',
  4263.                 'xbm' => 'image/x-xbitmap',
  4264.                 'psd' => 'image/x-photoshop',
  4265.                 'psb' => 'image/psb',
  4266.                 'xpm' => 'image/x-xpixmap',
  4267.                 'xwd' => 'image/x-xwindowdump',
  4268.                 'eml' => 'message/rfc822',
  4269.                 'igs' => 'model/iges',
  4270.                 'iges' => 'model/iges',
  4271.                 'msh' => 'model/mesh',
  4272.                 'mesh' => 'model/mesh',
  4273.                 'silo' => 'model/mesh',
  4274.                 'wrl' => 'model/vrml',
  4275.                 'vrml' => 'model/vrml',
  4276.                 'ics' => 'text/calendar',
  4277.                 'ifb' => 'text/calendar',
  4278.                 'css' => 'text/css',
  4279.                 'csv' => 'text/csv',
  4280.                 'html' => 'text/html',
  4281.                 'htm' => 'text/html',
  4282.                 'txt' => 'text/plain',
  4283.                 'asc' => 'text/plain',
  4284.                 'rtx' => 'text/richtext',
  4285.                 'rtf' => 'text/rtf',
  4286.                 'sgml' => 'text/sgml',
  4287.                 'sgm' => 'text/sgml',
  4288.                 'tsv' => 'text/tab-separated-values',
  4289.                 'wml' => 'text/vnd.wap.wml',
  4290.                 'wmls' => 'text/vnd.wap.wmlscript',
  4291.                 'etx' => 'text/x-setext',
  4292.                 'mpeg' => 'video/mpeg',
  4293.                 'mpg' => 'video/mpeg',
  4294.                 'mpe' => 'video/mpeg',
  4295.                 'qt' => 'video/quicktime',
  4296.                 'mov' => 'video/quicktime',
  4297.                 'mxu' => 'video/vnd.mpegurl',
  4298.                 'm4u' => 'video/vnd.mpegurl',
  4299.                 'flv' => 'video/x-flv',
  4300.                 'f4v' => 'video/mp4',
  4301.                 'mp4' => 'video/mp4',
  4302.                 'asf' => 'video/x-ms-asf',
  4303.                 'asx' => 'video/x-ms-asf',
  4304.                 'wmv' => 'video/x-ms-wmv',
  4305.                 'wm' => 'video/x-ms-wm',
  4306.                 'wmx' => 'video/x-ms-wmx',
  4307.                 'avi' => 'video/x-msvideo',
  4308.                 'ogv' => 'video/ogg',
  4309.                 'movie' => 'video/x-sgi-movie',
  4310.                 'ice' => 'x-conference/x-cooltalk',
  4311.             ],
  4312.             'pimcore.routing.defaults' => [
  4313.                 'bundle' => 'AppBundle',
  4314.                 'controller' => 'Default',
  4315.                 'action' => 'default',
  4316.             ],
  4317.             'pimcore.routing.static.locale_params' => [
  4318.             ],
  4319.             'pimcore.cache.core.default_lifetime' => 2419200,
  4320.             'pimcore.cache.core.redis.connection' => [
  4321.                 'server' => 'localhost',
  4322.                 'database' => 14,
  4323.                 'port' => 6379,
  4324.                 'password' => NULL,
  4325.                 'persistent' => '',
  4326.                 'force_standalone' => false,
  4327.                 'connect_retries' => 1,
  4328.                 'timeout' => 2.5,
  4329.                 'read_timeout' => 0,
  4330.             ],
  4331.             'pimcore.cache.core.redis.options' => [
  4332.             ],
  4333.             'pimcore.targeting.enabled' => true,
  4334.             'pimcore.targeting.conditions' => [
  4335.                 'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  4336.                 'country' => 'Pimcore\\Targeting\\Condition\\Country',
  4337.                 'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  4338.                 'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  4339.                 'language' => 'Pimcore\\Targeting\\Condition\\Language',
  4340.                 'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  4341.                 'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  4342.                 'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  4343.                 'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  4344.                 'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  4345.                 'url' => 'Pimcore\\Targeting\\Condition\\Url',
  4346.                 'visitedpagebefore' => 'Pimcore\\Targeting\\Condition\\Piwik\\VisitedPageBefore',
  4347.                 'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  4348.             ],
  4349.             'pimcore.workflow' => [
  4350.             ],
  4351.             'pimcore.gdpr-data-extrator.dataobjects' => [
  4352.                 'classes' => [
  4353.                 ],
  4354.             ],
  4355.             'pimcore.gdpr-data-extrator.assets' => [
  4356.                 'types' => [
  4357.                 ],
  4358.             ],
  4359.             'pimcore_admin.dataObjects.notes_events.types' => [
  4360.                 => '',
  4361.                 => 'content',
  4362.                 => 'seo',
  4363.                 => 'warning',
  4364.                 => 'notice',
  4365.             ],
  4366.             'pimcore_admin.assets.notes_events.types' => [
  4367.                 => '',
  4368.                 => 'content',
  4369.                 => 'seo',
  4370.                 => 'warning',
  4371.                 => 'notice',
  4372.             ],
  4373.             'pimcore_admin.documents.notes_events.types' => [
  4374.                 => '',
  4375.                 => 'content',
  4376.                 => 'seo',
  4377.                 => 'warning',
  4378.                 => 'notice',
  4379.             ],
  4380.             'pimcore_admin.csrf_protection.excluded_routes' => [
  4381.             ],
  4382.             'pimcore_admin.admin_languages' => [
  4383.             ],
  4384.             'pimcore_admin.custom_admin_path_identifier' => NULL,
  4385.             'pimcore_admin.config' => [
  4386.                 'branding' => [
  4387.                     'color_login_screen' => '#404040',
  4388.                     'color_admin_interface' => '#404040',
  4389.                     'login_screen_custom_image' => 'https://bw.pim.onacylabs.de/bundles/connect/assets/img/2019-bw-pimcore-bg-web.jpg',
  4390.                     'login_screen_invert_colors' => true,
  4391.                 ],
  4392.                 'gdpr_data_extractor' => [
  4393.                     'dataObjects' => [
  4394.                         'classes' => [
  4395.                         ],
  4396.                     ],
  4397.                     'assets' => [
  4398.                         'types' => [
  4399.                         ],
  4400.                     ],
  4401.                 ],
  4402.                 'objects' => [
  4403.                     'notes_events' => [
  4404.                         'types' => [
  4405.                             => '',
  4406.                             => 'content',
  4407.                             => 'seo',
  4408.                             => 'warning',
  4409.                             => 'notice',
  4410.                         ],
  4411.                     ],
  4412.                 ],
  4413.                 'assets' => [
  4414.                     'notes_events' => [
  4415.                         'types' => [
  4416.                             => '',
  4417.                             => 'content',
  4418.                             => 'seo',
  4419.                             => 'warning',
  4420.                             => 'notice',
  4421.                         ],
  4422.                     ],
  4423.                 ],
  4424.                 'documents' => [
  4425.                     'notes_events' => [
  4426.                         'types' => [
  4427.                             => '',
  4428.                             => 'content',
  4429.                             => 'seo',
  4430.                             => 'warning',
  4431.                             => 'notice',
  4432.                         ],
  4433.                     ],
  4434.                 ],
  4435.                 'admin_languages' => [
  4436.                 ],
  4437.                 'csrf_protection' => [
  4438.                     'excluded_routes' => [
  4439.                     ],
  4440.                 ],
  4441.                 'custom_admin_path_identifier' => NULL,
  4442.             ],
  4443.             'data_collector.templates' => [
  4444.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector' => [
  4445.                     => 'pimcore',
  4446.                     => 'PimcoreCoreBundle:Profiler:data_collector.html.twig',
  4447.                 ],
  4448.                 'data_collector.request' => [
  4449.                     => 'request',
  4450.                     => '@WebProfiler/Collector/request.html.twig',
  4451.                 ],
  4452.                 'data_collector.time' => [
  4453.                     => 'time',
  4454.                     => '@WebProfiler/Collector/time.html.twig',
  4455.                 ],
  4456.                 'data_collector.memory' => [
  4457.                     => 'memory',
  4458.                     => '@WebProfiler/Collector/memory.html.twig',
  4459.                 ],
  4460.                 'data_collector.validator' => [
  4461.                     => 'validator',
  4462.                     => '@WebProfiler/Collector/validator.html.twig',
  4463.                 ],
  4464.                 'data_collector.ajax' => [
  4465.                     => 'ajax',
  4466.                     => '@WebProfiler/Collector/ajax.html.twig',
  4467.                 ],
  4468.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector' => [
  4469.                     => 'pimcore_targeting',
  4470.                     => 'PimcoreCoreBundle:Profiler:targeting_data_collector.html.twig',
  4471.                 ],
  4472.                 'data_collector.form' => [
  4473.                     => 'form',
  4474.                     => '@WebProfiler/Collector/form.html.twig',
  4475.                 ],
  4476.                 'data_collector.exception' => [
  4477.                     => 'exception',
  4478.                     => '@WebProfiler/Collector/exception.html.twig',
  4479.                 ],
  4480.                 'data_collector.logger' => [
  4481.                     => 'logger',
  4482.                     => '@WebProfiler/Collector/logger.html.twig',
  4483.                 ],
  4484.                 'data_collector.events' => [
  4485.                     => 'events',
  4486.                     => '@WebProfiler/Collector/events.html.twig',
  4487.                 ],
  4488.                 'data_collector.router' => [
  4489.                     => 'router',
  4490.                     => '@WebProfiler/Collector/router.html.twig',
  4491.                 ],
  4492.                 'data_collector.cache' => [
  4493.                     => 'cache',
  4494.                     => '@WebProfiler/Collector/cache.html.twig',
  4495.                 ],
  4496.                 'data_collector.translation' => [
  4497.                     => 'translation',
  4498.                     => '@WebProfiler/Collector/translation.html.twig',
  4499.                 ],
  4500.                 'data_collector.security' => [
  4501.                     => 'security',
  4502.                     => '@Security/Collector/security.html.twig',
  4503.                 ],
  4504.                 'data_collector.twig' => [
  4505.                     => 'twig',
  4506.                     => '@WebProfiler/Collector/twig.html.twig',
  4507.                 ],
  4508.                 'data_collector.doctrine' => [
  4509.                     => 'db',
  4510.                     => '@Doctrine/Collector/db.html.twig',
  4511.                 ],
  4512.                 'swiftmailer.data_collector' => [
  4513.                     => 'swiftmailer',
  4514.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  4515.                 ],
  4516.                 'data_collector.dump' => [
  4517.                     => 'dump',
  4518.                     => '@Debug/Profiler/dump.html.twig',
  4519.                 ],
  4520.                 'data_collector.config' => [
  4521.                     => 'config',
  4522.                     => '@WebProfiler/Collector/config.html.twig',
  4523.                 ],
  4524.             ],
  4525.             'pimcore.service_controllers' => [
  4526.                 'AppBundle\\Controller\\DefaultController' => 'AppBundle\\Controller\\DefaultController',
  4527.                 'ConnectBundle\\Controller\\Admin\\CategoryController' => 'ConnectBundle\\Controller\\Admin\\CategoryController',
  4528.                 'ConnectBundle\\Controller\\Admin\\ImportXMLController' => 'ConnectBundle\\Controller\\Admin\\ImportXMLController',
  4529.                 'ConnectBundle\\Controller\\Admin\\TransformerController' => 'ConnectBundle\\Controller\\Admin\\TransformerController',
  4530.                 'ConnectBundle\\Controller\\DefaultController' => 'ConnectBundle\\Controller\\DefaultController',
  4531.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\AssetController',
  4532.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController',
  4533.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController',
  4534.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController',
  4535.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController',
  4536.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController',
  4537.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController',
  4538.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController',
  4539.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController',
  4540.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController',
  4541.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController',
  4542.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController',
  4543.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController',
  4544.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController',
  4545.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController',
  4546.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController',
  4547.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageControllerBase' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageControllerBase',
  4548.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController',
  4549.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController',
  4550.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController',
  4551.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementControllerBase' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementControllerBase',
  4552.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController',
  4553.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController',
  4554.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\LinfoController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\LinfoController',
  4555.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController',
  4556.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController',
  4557.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController',
  4558.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController',
  4559.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController',
  4560.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController',
  4561.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController',
  4562.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController',
  4563.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController',
  4564.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController',
  4565.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController',
  4566.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController',
  4567.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController',
  4568.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController',
  4569.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController',
  4570.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController',
  4571.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController',
  4572.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController',
  4573.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController',
  4574.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController',
  4575.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController',
  4576.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController',
  4577.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController',
  4578.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController',
  4579.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\PiwikController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\PiwikController',
  4580.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\QrcodeController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\QrcodeController',
  4581.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\ReportsControllerBase' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\ReportsControllerBase',
  4582.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController',
  4583.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\ClassController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\ClassController',
  4584.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\AssetController',
  4585.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\DataObjectController',
  4586.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\DocumentController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\DocumentController',
  4587.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\TagController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Element\\TagController',
  4588.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Helper' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\Helper',
  4589.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\ImageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\ImageController',
  4590.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\InfoController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Rest\\InfoController',
  4591.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController',
  4592.                 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController',
  4593.             ],
  4594.             'doctrine_migrations.namespace' => 'Application\\Migrations',
  4595.             'doctrine_migrations.table_name' => 'migration_versions',
  4596.             'doctrine_migrations.name' => 'Application Migrations',
  4597.             'doctrine_migrations.custom_template' => NULL,
  4598.             'doctrine_migrations.organize_migrations' => false,
  4599.             'console.command.ids' => [
  4600.                 => 'presta_sitemap.dump_command',
  4601.                 => 'console.command.public_alias.doctrine_cache.contains_command',
  4602.                 => 'console.command.public_alias.doctrine_cache.delete_command',
  4603.                 => 'console.command.public_alias.doctrine_cache.flush_command',
  4604.                 => 'console.command.public_alias.doctrine_cache.stats_command',
  4605.                 => 'console.command.public_alias.Pimcore\\Migrations\\Command\\ExecuteCommand',
  4606.                 => 'console.command.public_alias.Pimcore\\Migrations\\Command\\GenerateCommand',
  4607.                 => 'console.command.public_alias.Pimcore\\Migrations\\Command\\LatestCommand',
  4608.                 => 'console.command.public_alias.Pimcore\\Migrations\\Command\\MarkAllDoneCommand',
  4609.                 => 'console.command.public_alias.Pimcore\\Migrations\\Command\\MigrateCommand',
  4610.                 10 => 'console.command.public_alias.Pimcore\\Migrations\\Command\\StatusCommand',
  4611.                 11 => 'console.command.public_alias.Pimcore\\Migrations\\Command\\VersionCommand',
  4612.                 12 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand',
  4613.                 13 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheClearCommand',
  4614.                 14 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand',
  4615.                 15 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand',
  4616.                 16 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand',
  4617.                 17 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand',
  4618.                 18 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand',
  4619.                 19 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand',
  4620.                 20 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand',
  4621.                 21 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews',
  4622.                 22 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateTagNamingStrategyCommand',
  4623.                 23 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand',
  4624.                 24 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand',
  4625.                 25 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand',
  4626.                 26 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalVideoConverterCommand',
  4627.                 27 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand',
  4628.                 28 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand',
  4629.                 29 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand',
  4630.                 30 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand',
  4631.                 31 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand',
  4632.                 32 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand',
  4633.                 33 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand',
  4634.                 34 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand',
  4635.                 35 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Web2PrintPdfCreationCommand',
  4636.                 36 => 'console.command.public_alias.Pimcore\\Bundle\\GeneratorBundle\\Command\\BaseGenerateBundleCommand',
  4637.                 37 => 'Pimcore\\Bundle\\GeneratorBundle\\Command\\GenerateBundleCommand',
  4638.                 38 => 'ConnectBundle\\Command\\ArticleCommand',
  4639.                 39 => 'ConnectBundle\\Command\\ArticleXmlImportCommand',
  4640.                 40 => 'ConnectBundle\\Command\\SynchronizationCommand',
  4641.                 41 => 'ConnectBundle\\Command\\TestCommand',
  4642.             ],
  4643.         ];
  4644.     }
  4645. }