var/cache/dev/ContainerKOYpCbM/App_KernelDevDebugContainer.php line 900

Open in your IDE?
  1. <?php
  2. namespace ContainerKOYpCbM;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'Pimcore\\Cache\\Runtime' => true,
  31.             'Pimcore\\Extension\\Config' => true,
  32.             'kernel' => true,
  33.         ];
  34.         $this->methodMap = [
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  37.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  38.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  39.             '.container.private.twig' => 'get_Container_Private_TwigService',
  40.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  41.             'Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler' => 'getContentSecurityPolicyHandlerService',
  42.             'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler' => 'getCsrfProtectionHandlerService',
  43.             'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolverService',
  44.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener' => 'getFullPageCacheListenerService',
  45.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener' => 'getGoogleAnalyticsCodeListenerService',
  46.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener' => 'getGoogleTagManagerListenerService',
  47.             'Pimcore\\Cache\\Core\\CoreCacheHandler' => 'getCoreCacheHandlerService',
  48.             'Pimcore\\Config' => 'getConfigService',
  49.             'Pimcore\\Document\\Editable\\Block\\BlockStateStack' => 'getBlockStateStackService',
  50.             'Pimcore\\Document\\Renderer\\DocumentRenderer' => 'getDocumentRendererService',
  51.             'Pimcore\\Document\\StaticPageGenerator' => 'getStaticPageGeneratorService',
  52.             'Pimcore\\Extension\\Bundle\\PimcoreBundleManager' => 'getPimcoreBundleManagerService',
  53.             'Pimcore\\Http\\RequestHelper' => 'getRequestHelperService',
  54.             'Pimcore\\Http\\Request\\Resolver\\DocumentResolver' => 'getDocumentResolverService',
  55.             'Pimcore\\Http\\Request\\Resolver\\EditmodeResolver' => 'getEditmodeResolverService',
  56.             'Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver' => 'getOutputTimestampResolverService',
  57.             'Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver' => 'getPimcoreContextResolverService',
  58.             'Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver' => 'getResponseHeaderResolverService',
  59.             'Pimcore\\Http\\Request\\Resolver\\SiteResolver' => 'getSiteResolverService',
  60.             'Pimcore\\Http\\Request\\Resolver\\StaticPageResolver' => 'getStaticPageResolverService',
  61.             'Pimcore\\Http\\ResponseHelper' => 'getResponseHelperService',
  62.             'Pimcore\\Localization\\LocaleServiceInterface' => 'getLocaleServiceInterfaceService',
  63.             'Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader' => 'getEditableLoaderService',
  64.             'Pimcore\\Model\\Document\\Service' => 'getServiceService',
  65.             'Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator' => 'getDocumentTargetingConfiguratorService',
  66.             'Pimcore\\Templating\\Renderer\\EditableRenderer' => 'getEditableRendererService',
  67.             'Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension' => 'getWebLinkExtensionService',
  68.             'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener' => 'getSessionListenerService',
  69.             'Symfony\\Component\\Lock\\LockFactory' => 'getLockFactoryService',
  70.             'Symfony\\Contracts\\Translation\\TranslatorInterface' => 'getTranslatorInterfaceService',
  71.             'cache.app' => 'getCache_AppService',
  72.             'cache.system' => 'getCache_SystemService',
  73.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  74.             'cmf_routing.route_provider' => 'getCmfRouting_RouteProviderService',
  75.             'data_collector.dump' => 'getDataCollector_DumpService',
  76.             'doctrine' => 'getDoctrineService',
  77.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  78.             'event_dispatcher' => 'getEventDispatcherService',
  79.             'http_kernel' => 'getHttpKernelService',
  80.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  81.             'monolog.logger.admin' => 'getMonolog_Logger_AdminService',
  82.             'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
  83.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  84.             'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService',
  85.             'monolog.logger.event' => 'getMonolog_Logger_EventService',
  86.             'monolog.logger.http_client' => 'getMonolog_Logger_HttpClientService',
  87.             'monolog.logger.init' => 'getMonolog_Logger_InitService',
  88.             'monolog.logger.php' => 'getMonolog_Logger_PhpService',
  89.             'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
  90.             'monolog.logger.request' => 'getMonolog_Logger_RequestService',
  91.             'monolog.logger.router' => 'getMonolog_Logger_RouterService',
  92.             'monolog.logger.routing' => 'getMonolog_Logger_RoutingService',
  93.             'monolog.logger.security' => 'getMonolog_Logger_SecurityService',
  94.             'pimcore.cache.pool' => 'getPimcore_Cache_PoolService',
  95.             'pimcore.routing.router.request_context' => 'getPimcore_Routing_Router_RequestContextService',
  96.             'pimcore.templating.engine.delegating' => 'getPimcore_Templating_Engine_DelegatingService',
  97.             'pimcore_admin.security.user_loader' => 'getPimcoreAdmin_Security_UserLoaderService',
  98.             'request_stack' => 'getRequestStackService',
  99.             'router' => 'getRouterService',
  100.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  101.             'cache_clearer' => 'getCacheClearerService',
  102.             'filesystem' => 'getFilesystemService',
  103.             'serializer' => 'getSerializerService',
  104.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  105.             'form.factory' => 'getForm_FactoryService',
  106.             'form.type.file' => 'getForm_Type_FileService',
  107.             'profiler' => 'getProfilerService',
  108.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  109.             'security.token_storage' => 'getSecurity_TokenStorageService',
  110.             'twig' => 'getTwigService',
  111.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  112.             'session' => 'getSessionService',
  113.             'validator' => 'getValidatorService',
  114.         ];
  115.         $this->fileMap = [
  116.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  117.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  118.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  119.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  120.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  121.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  122.             '.container.private.session' => 'get_Container_Private_SessionService',
  123.             'App\\Controller\\ArticleController' => 'getArticleControllerService',
  124.             'App\\Controller\\BaseController' => 'getBaseControllerService',
  125.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  126.             'App\\Controller\\LocationController' => 'getLocationControllerService',
  127.             'App\\Controller\\RecipeController' => 'getRecipeControllerService',
  128.             'App\\Controller\\Web2printController' => 'getWeb2printControllerService',
  129.             'Devkitchen\\AdminBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
  130.             'Devkitchen\\DocumentIndexingBundle\\ElasticSearchService\\ElasticSearchService' => 'getElasticSearchServiceService',
  131.             'Devkitchen\\DocumentIndexingBundle\\IndexingService\\IndexingService' => 'getIndexingServiceService',
  132.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  133.             'GuzzleHttp\\Client' => 'getClientService',
  134.             'Knp\\Component\\Pager\\PaginatorInterface' => 'getPaginatorInterfaceService',
  135.             'Pimcore\\Admin\\Serializer' => 'getSerializer2Service',
  136.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'getAssetControllerService',
  137.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'getAssetHelperControllerService',
  138.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'getClassControllerService',
  139.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'getClassificationstoreControllerService',
  140.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'getDataObjectControllerService',
  141.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'getDataObjectHelperControllerService',
  142.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'getQuantityValueControllerService',
  143.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'getVariantsControllerService',
  144.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'getDocumentControllerService',
  145.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'getEmailControllerService',
  146.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'getFolderControllerService',
  147.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'getHardlinkControllerService',
  148.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'getLinkControllerService',
  149.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'getNewsletterControllerService',
  150.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'getPageControllerService',
  151.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'getPrintcontainerControllerService',
  152.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'getPrintpageControllerService',
  153.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'getRenderletControllerService',
  154.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'getSnippetControllerService',
  155.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'getElementControllerService',
  156.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'getEmailController2Service',
  157.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'getAdminerControllerService',
  158.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'getOpcacheControllerService',
  159.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'getIndexControllerService',
  160.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'getInstallControllerService',
  161.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'getLogControllerService',
  162.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'getLoginControllerService',
  163.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'getMiscControllerService',
  164.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'getNotificationControllerService',
  165.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'getPortalControllerService',
  166.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'getRecyclebinControllerService',
  167.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'getRedirectsControllerService',
  168.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'getSettingsControllerService',
  169.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'getTagsControllerService',
  170.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'getTargetingControllerService',
  171.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'getTranslationControllerService',
  172.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'getUserControllerService',
  173.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'getWorkflowControllerService',
  174.             'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'getExtensionManagerControllerService',
  175.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'getAdminControllerService',
  176.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'getAssetController2Service',
  177.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'getDataObjectController2Service',
  178.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'getPimcoreUsersControllerService',
  179.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'getSentMailControllerService',
  180.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'getAnalyticsControllerService',
  181.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'getCustomReportControllerService',
  182.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'getSettingsController2Service',
  183.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'getSearchControllerService',
  184.             'Pimcore\\Bundle\\AdminBundle\\Session\\Handler\\AdminSessionHandler' => 'getAdminSessionHandlerService',
  185.             'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'getPublicServicesControllerService',
  186.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener' => 'getWorkflowManagementListenerService',
  187.             'Pimcore\\Cache\\Symfony\\CacheClearer' => 'getCacheClearer2Service',
  188.             'Pimcore\\Controller\\Config\\ControllerDataProvider' => 'getControllerDataProviderService',
  189.             'Pimcore\\DataObject\\BlockDataMarshaller\\Consent' => 'getConsentService',
  190.             'Pimcore\\DataObject\\BlockDataMarshaller\\Date' => 'getDateService',
  191.             'Pimcore\\DataObject\\BlockDataMarshaller\\ExternalImage' => 'getExternalImageService',
  192.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geobounds' => 'getGeoboundsService',
  193.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopoint' => 'getGeopointService',
  194.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopolygon' => 'getGeopolygonService',
  195.             'Pimcore\\DataObject\\BlockDataMarshaller\\Localizedfields' => 'getLocalizedfieldsService',
  196.             'Pimcore\\DataObject\\BlockDataMarshaller\\RgbaColor' => 'getRgbaColorService',
  197.             'Pimcore\\DataObject\\BlockDataMarshaller\\StructuredTable' => 'getStructuredTableService',
  198.             'Pimcore\\DataObject\\ClassBuilder\\FieldDefinitionDocBlockBuilderInterface' => 'getFieldDefinitionDocBlockBuilderInterfaceService',
  199.             'Pimcore\\DataObject\\ClassBuilder\\PHPClassDumperInterface' => 'getPHPClassDumperInterfaceService',
  200.             'Pimcore\\DataObject\\ClassBuilder\\PHPFieldCollectionClassDumperInterface' => 'getPHPFieldCollectionClassDumperInterfaceService',
  201.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickClassDumperInterface' => 'getPHPObjectBrickClassDumperInterfaceService',
  202.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickContainerClassDumperInterface' => 'getPHPObjectBrickContainerClassDumperInterfaceService',
  203.             'Pimcore\\DataObject\\Consent\\Service' => 'getService2Service',
  204.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\BlockDataMarshaller\\EncryptedField' => 'getEncryptedFieldService',
  205.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\BooleanSelect' => 'getBooleanSelectService',
  206.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\EncryptedField' => 'getEncryptedField2Service',
  207.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Multiselect' => 'getMultiselectService',
  208.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\QuantityValue' => 'getQuantityValueService',
  209.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\RgbaColor' => 'getRgbaColor2Service',
  210.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Table' => 'getTableService',
  211.             'Pimcore\\DataObject\\GridColumnConfig\\Service' => 'getService3Service',
  212.             'Pimcore\\Document\\Editable\\EditableHandler' => 'getEditableHandlerService',
  213.             'Pimcore\\Document\\Editable\\EditableUsageResolver' => 'getEditableUsageResolverService',
  214.             'Pimcore\\Element\\MarshallerService' => 'getMarshallerServiceService',
  215.             'Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface' => 'getAreabrickManagerInterfaceService',
  216.             'Pimcore\\Helper\\LongRunningHelper' => 'getLongRunningHelperService',
  217.             'Pimcore\\Http\\ClientFactory' => 'getClientFactoryService',
  218.             'Pimcore\\Http\\Request\\Resolver\\TemplateResolver' => 'getTemplateResolverService',
  219.             'Pimcore\\Image\\Adapter\\GD' => 'getGDService',
  220.             'Pimcore\\Image\\Adapter\\Imagick' => 'getImagickService',
  221.             'Pimcore\\Image\\Optimizer' => 'getOptimizerService',
  222.             'Pimcore\\Localization\\IntlFormatter' => 'getIntlFormatterService',
  223.             'Pimcore\\Log\\ApplicationLogger' => 'getApplicationLoggerService',
  224.             'Pimcore\\Log\\Handler\\ApplicationLoggerDb' => 'getApplicationLoggerDbService',
  225.             'Pimcore\\Mail\\Mailer' => 'getMailerService',
  226.             'Pimcore\\Migrations\\FilteredMigrationsRepository' => 'getFilteredMigrationsRepositoryService',
  227.             'Pimcore\\Migrations\\FilteredTableMetadataStorage' => 'getFilteredTableMetadataStorageService',
  228.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassDefinitionManager' => 'getClassDefinitionManagerService',
  229.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassLayoutDefinitionManager' => 'getClassLayoutDefinitionManagerService',
  230.             'Pimcore\\Model\\DataObject\\ClassDefinition\\DynamicOptionsProvider\\CountryOptionsProvider' => 'getCountryOptionsProviderService',
  231.             'Pimcore\\Model\\DataObject\\QuantityValue\\QuantityValueConverterInterface' => 'getQuantityValueConverterInterfaceService',
  232.             'Pimcore\\Model\\DataObject\\QuantityValue\\UnitConversionService' => 'getUnitConversionServiceService',
  233.             'Pimcore\\Model\\Notification\\Service\\NotificationService' => 'getNotificationServiceService',
  234.             'Pimcore\\Model\\Version\\Adapter\\VersionStorageAdapterInterface' => 'getVersionStorageAdapterInterfaceService',
  235.             'Pimcore\\Tool\\AssetsInstaller' => 'getAssetsInstallerService',
  236.             'Pimcore\\Tool\\Storage' => 'getStorageService',
  237.             'Pimcore\\Workflow\\Dumper\\GraphvizDumper' => 'getGraphvizDumperService',
  238.             'Pimcore\\Workflow\\Dumper\\StateMachineGraphvizDumper' => 'getStateMachineGraphvizDumperService',
  239.             'Pimcore\\Workflow\\ExpressionService' => 'getExpressionServiceService',
  240.             'Pimcore\\Workflow\\Manager' => 'getManagerService',
  241.             'Pimcore\\Workflow\\Notification\\NotificationEmailService' => 'getNotificationEmailServiceService',
  242.             'Pimcore\\Workflow\\Place\\StatusInfo' => 'getStatusInfoService',
  243.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  244.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  245.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  246.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  247.             'cache.app_clearer' => 'getCache_AppClearerService',
  248.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  249.             'cache.system_clearer' => 'getCache_SystemClearerService',
  250.             'cache_warmer' => 'getCacheWarmerService',
  251.             'cmf_routing.redirect_controller' => 'getCmfRouting_RedirectControllerService',
  252.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand' => 'getListCommandService',
  253.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand' => 'getCacheWarmingCommandService',
  254.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand' => 'getClassesDefinitionsBuildCommandService',
  255.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand' => 'getClassCommandService',
  256.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand' => 'getCustomLayoutCommandService',
  257.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand' => 'getFieldCollectionCommandService',
  258.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand' => 'getObjectBrickCommandService',
  259.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand' => 'getDeleteClassificationStoreCommandService',
  260.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand' => 'getDeleteUnusedLocaleDataCommandService',
  261.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews' => 'getGeneratePagePreviewsService',
  262.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand' => 'getMigrateElementsCommandService',
  263.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand' => 'getEmailLogsCleanupCommandService',
  264.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand' => 'getGenerateStaticPagesCommandService',
  265.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand' => 'getInternalMigrationHelpersCommandService',
  266.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand' => 'getInternalModelDaoMappingGeneratorCommandService',
  267.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand' => 'getInternalUnicodeCldrLanguageTerritoryGeneratorCommandService',
  268.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand' => 'getLowQualityImagePreviewCommandService',
  269.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand' => 'getMaintenanceModeCommandService',
  270.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand' => 'getStorageCommandService',
  271.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand' => 'getThumbnailsFolderStructureCommandService',
  272.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand' => 'getMysqlToolsCommandService',
  273.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand' => 'getRecyclebinCleanupCommandService',
  274.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand' => 'getRequirementsCheckCommandService',
  275.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand' => 'getResetPasswordCommandService',
  276.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand' => 'getRunScriptCommandService',
  277.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand' => 'getSearchBackendReindexCommandService',
  278.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand' => 'getThumbnailsClearCommandService',
  279.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand' => 'getThumbnailsImageCommandService',
  280.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand' => 'getThumbnailsVideoCommandService',
  281.             'console.command_loader' => 'getConsole_CommandLoaderService',
  282.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  283.             'error_controller' => 'getErrorControllerService',
  284.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  285.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  286.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  287.             'monolog.logger.console' => 'getMonolog_Logger_ConsoleService',
  288.             'monolog.logger.debug' => 'getMonolog_Logger_DebugService',
  289.             'monolog.logger.lock' => 'getMonolog_Logger_LockService',
  290.             'monolog.logger.mailer' => 'getMonolog_Logger_MailerService',
  291.             'monolog.logger.messenger' => 'getMonolog_Logger_MessengerService',
  292.             'monolog.logger.pimcore' => 'getMonolog_Logger_PimcoreService',
  293.             'monolog.logger.pimcore_admin.session' => 'getMonolog_Logger_PimcoreAdmin_SessionService',
  294.             'monolog.logger.pimcore_api' => 'getMonolog_Logger_PimcoreApiService',
  295.             'monolog.logger.session' => 'getMonolog_Logger_SessionService',
  296.             'monolog.logger.translation' => 'getMonolog_Logger_TranslationService',
  297.             'pimcore.analytics.google.fallback_service_locator' => 'getPimcore_Analytics_Google_FallbackServiceLocatorService',
  298.             'pimcore.cache.adapter.null_tag_aware' => 'getPimcore_Cache_Adapter_NullTagAwareService',
  299.             'pimcore.custom_report.adapter.factories' => 'getPimcore_CustomReport_Adapter_FactoriesService',
  300.             'pimcore.implementation_loader.asset.metadata.data' => 'getPimcore_ImplementationLoader_Asset_Metadata_DataService',
  301.             'pimcore.implementation_loader.object.data' => 'getPimcore_ImplementationLoader_Object_DataService',
  302.             'pimcore.implementation_loader.object.layout' => 'getPimcore_ImplementationLoader_Object_LayoutService',
  303.             'pimcore.model.factory' => 'getPimcore_Model_FactoryService',
  304.             'pimcore.newsletter.address_source_adapter.factories' => 'getPimcore_Newsletter_AddressSourceAdapter_FactoriesService',
  305.             'pimcore.workflow.place-options-provider' => 'getPimcore_Workflow_PlaceoptionsproviderService',
  306.             'pimcore_admin.security.user_checker' => 'getPimcoreAdmin_Security_UserCheckerService',
  307.             'pimcore_admin.security.user_provider' => 'getPimcoreAdmin_Security_UserProviderService',
  308.             'presta_sitemap.controller' => 'getPrestaSitemap_ControllerService',
  309.             'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService',
  310.             'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService',
  311.             'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService',
  312.             'routing.loader' => 'getRouting_LoaderService',
  313.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  314.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  315.             'scheb_two_factor.security.google_authenticator' => 'getSchebTwoFactor_Security_GoogleAuthenticatorService',
  316.             'services_resetter' => 'getServicesResetterService',
  317.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  318.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  319.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  320.         ];
  321.         $this->aliases = [
  322.             'App\\Kernel' => 'kernel',
  323.             'Doctrine\\Common\\Persistence\\ConnectionRegistry' => 'doctrine',
  324.             'Doctrine\\Persistence\\ConnectionRegistry' => 'doctrine',
  325.             'GuzzleHttp\\ClientInterface' => 'GuzzleHttp\\Client',
  326.             'Pimcore\\Db\\Connection' => 'doctrine.dbal.default_connection',
  327.             'Pimcore\\Db\\ConnectionInterface' => 'doctrine.dbal.default_connection',
  328.             'Pimcore\\Kernel' => 'kernel',
  329.             'Pimcore\\Localization\\LocaleService' => 'Pimcore\\Localization\\LocaleServiceInterface',
  330.             'Presta\\SitemapBundle\\Controller\\SitemapController' => 'presta_sitemap.controller',
  331.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticator' => 'scheb_two_factor.security.google_authenticator',
  332.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticatorInterface' => 'scheb_two_factor.security.google_authenticator',
  333.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  334.             'database_connection' => 'doctrine.dbal.default_connection',
  335.             'messenger.bus.pimcore-core' => 'messenger.default_bus',
  336.             'pimcore.app_logger' => 'Pimcore\\Log\\ApplicationLogger',
  337.             'pimcore.app_logger.default' => 'Pimcore\\Log\\ApplicationLogger',
  338.             'pimcore.http_client' => 'GuzzleHttp\\Client',
  339.             'pimcore.locale' => 'Pimcore\\Localization\\LocaleServiceInterface',
  340.             'pimcore.templating.engine.twig' => '.container.private.twig',
  341.             'pimcore_admin.security.token_storage_user_resolver' => 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver',
  342.             'pimcore_admin.serializer' => 'Pimcore\\Admin\\Serializer',
  343.             'translator' => 'Symfony\\Contracts\\Translation\\TranslatorInterface',
  344.         ];
  345.         $this->privates['service_container'] = function () {
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  352.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Kernel.php';
  353.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  355.             include_once \dirname(__DIR__4).'/src/EventSubscriber/DeviceAwareSubscriber.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  367.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  384.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheInterface.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ResetInterface.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheTrait.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ProxyAdapter.php';
  395.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceProviderInterface.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  428.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  429.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  430.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  431.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/TagAwareCacheInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableTagAwareAdapter.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  489.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  496.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  497.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
  498.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  499.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  500.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  501.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  502.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  509.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  511.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  513.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  514.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  515.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  517.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  518.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  520.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  521.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  522.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  523.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  525.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  526.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  527.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  528.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  530.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  531.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  532.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  533.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  534.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  535.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/ConnectionInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/PimcoreExtensionsTrait.php';
  537.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/Connection.php';
  538.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  539.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  540.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  542.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  543.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/BlacklistSchemaAssetFilter.php';
  544.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  546.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  547.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  548.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  549.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  552.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  553.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Request/ParamConverter/DataObjectParamConverter.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
  555.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  556.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  557.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  558.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  560.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  561.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  562.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  564.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  566.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  567.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  568.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  581.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Config.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DatabaseTableTrait.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/ExpiringStoreTrait.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DoctrineDbalStore.php';
  587.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DynamicRouteHandlerInterface.php';
  588.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DocumentRouteHandler.php';
  589.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Event/Traits/RecursionBlockingEventDispatchHelperTrait.php';
  590.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/RedirectHandler.php';
  591.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleManager.php';
  592.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/Config/StateConfig.php';
  593.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleLocator.php';
  594.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Composer/PackageInfo.php';
  595.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestHelper.php';
  596.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseHelper.php';
  597.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestMatcherFactory.php';
  598.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseStack.php';
  599.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Response/CodeInjector.php';
  600.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/AbstractRequestResolver.php';
  601.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/PimcoreContextResolver.php';
  602.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Context/PimcoreContextGuesser.php';
  603.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/StaticPageResolver.php';
  604.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/OutputTimestampResolver.php';
  605.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/SiteResolver.php';
  606.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/EditmodeResolver.php';
  607.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/DocumentResolver.php';
  608.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/ResponseHeaderResolver.php';
  609.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleServiceInterface.php';
  610.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleService.php';
  611.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/LoaderInterface.php';
  612.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassNameLoaderInterface.php';
  613.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ImplementationLoader.php';
  614.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoaderInterface.php';
  615.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoader.php';
  616.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/AbstractClassNameLoader.php';
  617.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/PrefixLoader.php';
  618.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/PrefixLoader.php';
  619.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/Block/BlockStateStack.php';
  620.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/EditmodeEditableDefinitionCollector.php';
  621.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/ModelInterface.php';
  622.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/DataObject/Traits/ObjectVarTrait.php';
  623.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/AbstractModel.php';
  624.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Element/Service.php';
  625.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Document/Service.php';
  626.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRendererInterface.php';
  627.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRenderer.php';
  628.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/StaticPageGenerator.php';
  629.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PimcoreContextAwareTrait.php';
  630.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/RoutingListener.php';
  631.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreContextListener.php';
  632.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentFallbackListener.php';
  633.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreHeaderListener.php';
  634.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/LocaleListener.php';
  635.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/TranslationDebugListener.php';
  636.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/ElementListener.php';
  637.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GlobalTemplateVariablesListener.php';
  638.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/HardlinkCanonicalListener.php';
  639.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/BlockStateListener.php';
  640.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentMetaDataListener.php';
  641.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/StaticPageContextAwareTrait.php';
  642.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/StaticPageGeneratorListener.php';
  643.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/EventedControllerListener.php';
  644.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseHeaderListener.php';
  645.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/EditmodeListener.php';
  646.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseStackListener.php';
  647.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/ResponseInjectionTrait.php';
  648.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/InternalWysiwygHtmlAttributeFilterListener.php';
  649.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/EnabledTrait.php';
  650.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PreviewRequestTrait.php';
  651.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleAnalyticsCodeListener.php';
  652.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleTagManagerListener.php';
  653.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/FullPageCacheListener.php';
  654.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/FullPage/SessionStatus.php';
  655.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/MaintenancePageListener.php';
  656.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleSearchConsoleVerificationListener.php';
  657.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/OutputTimestampListener.php';
  658.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/WebDebugToolbarListener.php';
  659.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/ActionRenderer.php';
  660.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/EditableRenderer.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/EngineInterface.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/StreamingEngineInterface.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/DelegatingEngine.php';
  664.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/TwigDefaultDelegatingEngine.php';
  665.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreDataCollector.php';
  666.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreTargetingDataCollector.php';
  667.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/SiteId/SiteIdProvider.php';
  668.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Config/ConfigProvider.php';
  669.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/TrackerInterface.php';
  670.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/AbstractTracker.php';
  671.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Tracker.php';
  672.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/CoreCacheHandler.php';
  673.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/WriteLock.php';
  674.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/TargetingStorageInterface.php';
  675.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Traits/TimestampsTrait.php';
  676.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/CookieStorage.php';
  677.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/CookieSaveHandlerInterface.php';
  678.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/AbstractCookieSaveHandler.php';
  679.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/JWTCookieSaveHandler.php';
  680.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorageInterface.php';
  681.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorage.php';
  682.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoaderInterface.php';
  683.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Debug/Traits/StopwatchTrait.php';
  684.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoader.php';
  685.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcherInterface.php';
  686.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcher.php';
  687.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactoryInterface.php';
  688.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactory.php';
  689.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/ActionHandlerInterface.php';
  690.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/DelegatingActionHandler.php';
  691.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Document/DocumentTargetingConfigurator.php';
  692.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/TargetingDataCollector.php';
  693.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php';
  694.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php';
  695.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Code/TargetingCodeGenerator.php';
  696.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/ToolbarListener.php';
  697.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingSessionBagListener.php';
  698.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  699.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/HelperCharsetTrait.php';
  700.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/PimcoreUrl.php';
  701.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/AbstractExtension.php';
  702.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/CacheBusterAware.php';
  703.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/WebLinksTrait.php';
  704.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadLink.php';
  705.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/TextUtilsTrait.php';
  706.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadMeta.php';
  707.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadScript.php';
  708.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadStyle.php';
  709.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadTitle.php';
  710.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Inc.php';
  711.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/IncludeRenderer.php';
  712.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/InlineScript.php';
  713.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder.php';
  714.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/ContainerService.php';
  715.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSessionBagListener.php';
  716.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Session/SessionConfiguratorInterface.php';
  717.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Session/AdminSessionBagConfigurator.php';
  718.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/User/TokenStorageUserResolver.php';
  719.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php';
  720.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/ContentSecurityPolicyHandler.php';
  721.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSecurityListener.php';
  722.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/Traits/ControllerTypeTrait.php';
  723.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminAuthenticationDoubleCheckListener.php';
  724.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CsrfProtectionListener.php';
  725.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/HttpCacheListener.php';
  726.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CustomAdminEntryPointCheckListener.php';
  727.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UserPerspectiveListener.php';
  728.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UsageStatisticsListener.php';
  729.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/EnablePreviewTimeSliderListener.php';
  730.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/HttpClient/HttpClientInterface.php';
  731.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  733.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  734.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/Translator.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouterInterface.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouter.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  743.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/VersatileGeneratorInterface.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainedRouterInterface.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerTrait.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/DynamicRouter.php';
  748.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcher.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/FinalMatcherInterface.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/UrlMatcher.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  754.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  755.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGenerator.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ProviderBasedGenerator.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ContentAwareGenerator.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerInterface.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteContentEnhancer.php';
  761.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Element/Router.php';
  762.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Staticroute/Router.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/RouteProviderInterface.php';
  767.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/DynamicRouteProvider.php';
  768.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DataObjectRouteHandler.php';
  769.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  770.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  771.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  772.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  773.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  774.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/User/UserLoader.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  780.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  781.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  782.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  783.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  784.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  785.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  786.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  787.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  788.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  789.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  790.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  791.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  792.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  793.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  794.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  795.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  796.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  797.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  798.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  799.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  800.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  801.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  802.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  803.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  804.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  805.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  806.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  807.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  808.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  809.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  810.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  811.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  812.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  813.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  814.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  815.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  816.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  817.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  818.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  819.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  820.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  821.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  822.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  823.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  824.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  825.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  826.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  827.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  828.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  829.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  830.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  831.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  832.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  833.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  834.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  835.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  836.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  837.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  838.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  839.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  840.             include_once \dirname(__DIR__4).'/src/Twig/Extension/NavigationExtension.php';
  841.             include_once \dirname(__DIR__4).'/src/Twig/Extension/LanguageSwitcherExtension.php';
  842.             include_once \dirname(__DIR__4).'/src/Twig/Extension/SvgExtension.php';
  843.             include_once \dirname(__DIR__4).'/src/Twig/Extension/InlineCSSExtension.php';
  844.             include_once \dirname(__DIR__4).'/src/Twig/Extension/FontPreloadExtension.php';
  845.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  846.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  847.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HelpersExtension.php';
  848.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentEditableExtension.php';
  849.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreObjectExtension.php';
  850.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreToolExtension.php';
  851.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/NavigationExtension.php';
  852.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/GlossaryExtension.php';
  853.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Tool/Glossary/Processor.php';
  854.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HeaderExtension.php';
  855.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetCompressExtension.php';
  856.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/WebsiteConfigExtension.php';
  857.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DumpExtension.php';
  858.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/CacheExtension.php';
  859.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetHelperExtensions.php';
  860.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DataObjectHelperExtensions.php';
  861.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentHelperExtensions.php';
  862.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/ImageThumbnailExtension.php';
  863.             include_once \dirname(__DIR__4).'/vendor/rybakit/twig-deferred-extension/src/DeferredExtension.php';
  864.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  865.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/SandboxExtension.php';
  866.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php';
  867.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Sandbox/SecurityPolicy.php';
  868.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AdminExtension.php';
  869.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  870.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  871.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  872.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  873.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  874.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  875.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  876.         };
  877.     }
  878.     public function compile(): void
  879.     {
  880.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  881.     }
  882.     public function isCompiled(): bool
  883.     {
  884.         return true;
  885.     }
  886.     public function getRemovedIds(): array
  887.     {
  888.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  889.     }
  890.     protected function load($file$lazyLoad true)
  891.     {
  892.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  893.             return $class::do($this$lazyLoad);
  894.         }
  895.         if ('.' === $file[-4]) {
  896.             $class substr($class0, -4);
  897.         } else {
  898.             $file .= '.php';
  899.         }
  900.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  901.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  902.     }
  903.     protected function createProxy($class\Closure $factory)
  904.     {
  905.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  906.         return $factory();
  907.     }
  908.     /**
  909.      * Gets the public '.container.private.form.factory' shared service.
  910.      *
  911.      * @return \Symfony\Component\Form\FormFactory
  912.      */
  913.     protected function get_Container_Private_Form_FactoryService()
  914.     {
  915.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  916.     }
  917.     /**
  918.      * Gets the public '.container.private.profiler' shared service.
  919.      *
  920.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  921.      */
  922.     protected function get_Container_Private_ProfilerService()
  923.     {
  924.         $a = ($this->services['monolog.logger.profiler'] ?? $this->getMonolog_Logger_ProfilerService());
  925.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  926.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  927.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  928.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  929.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  930.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  931.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  932.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  933.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  934.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  935.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  936.         $d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  937.         $d->addInstance('pimcore.cache.pool', ($this->privates['.pimcore.cache.pool.inner'] ?? $this->get_Pimcore_Cache_Pool_InnerService()));
  938.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  939.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  940.         $d->addInstance('pimcore.cache.adapter.redis_tag_aware', ($this->privates['pimcore.cache.adapter.redis_tag_aware'] ?? $this->getPimcore_Cache_Adapter_RedisTagAwareService()));
  941.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  942.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  943.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  944.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  945.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  946.         $g->registerBus('messenger.bus.pimcore-core', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  947.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  948.         if ($this->has('kernel')) {
  949.             $h->setKernel($b);
  950.         }
  951.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] ?? $this->getPimcoreDataCollectorService()));
  952.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  953.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  954.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  955.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  956.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  957.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] ?? $this->getPimcoreTargetingDataCollectorService()));
  958.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  959.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  960.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  961.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  962.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  963.         $instance->add($d);
  964.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
  965.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  966.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  967.         $instance->add($e);
  968.         $instance->add($f);
  969.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  970.         $instance->add($g);
  971.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  972.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  973.         $instance->add($h);
  974.         return $instance;
  975.     }
  976.     /**
  977.      * Gets the public '.container.private.security.authorization_checker' shared service.
  978.      *
  979.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  980.      */
  981.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  982.     {
  983.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  984.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  985.             return $this->services['.container.private.security.authorization_checker'];
  986.         }
  987.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalsefalsefalse);
  988.     }
  989.     /**
  990.      * Gets the public '.container.private.security.token_storage' shared service.
  991.      *
  992.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  993.      */
  994.     protected function get_Container_Private_Security_TokenStorageService()
  995.     {
  996.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  997.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  998.         ], [
  999.             'request_stack' => '?',
  1000.         ]));
  1001.     }
  1002.     /**
  1003.      * Gets the public '.container.private.twig' shared service.
  1004.      *
  1005.      * @return \Twig\Environment
  1006.      */
  1007.     protected function get_Container_Private_TwigService()
  1008.     {
  1009.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService()), ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1010.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1011.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1012.         $c = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1013.         $d = ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  1014.         $e = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  1015.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1016.         $g = ($this->services['router'] ?? $this->getRouterService());
  1017.         $h = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService());
  1018.         $i = ($this->services['Pimcore\\Model\\Document\\Service'] ?? ($this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service()));
  1019.         $j = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1020.         $j->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  1021.         $k = ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService());
  1022.         $l = new \Symfony\Bridge\Twig\AppVariable();
  1023.         $l->setEnvironment('dev');
  1024.         $l->setDebug(true);
  1025.         if ($this->has('.container.private.security.token_storage')) {
  1026.             $l->setTokenStorage($b);
  1027.         }
  1028.         if ($this->has('request_stack')) {
  1029.             $l->setRequestStack($a);
  1030.         }
  1031.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1032.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1033.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($a, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $b)));
  1034.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $c));
  1035.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($d));
  1036.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($a$e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
  1037.             return new \EmptyIterator();
  1038.         }, 0))));
  1039.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  1040.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  1041.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1042.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($ctrue));
  1043.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1044.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1045.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($a$e)));
  1046.         $instance->addExtension(($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
  1047.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1048.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($d));
  1049.         $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())));
  1050.         $instance->addExtension(new \App\Twig\Extension\NavigationExtension($h));
  1051.         $instance->addExtension(new \App\Twig\Extension\LanguageSwitcherExtension($i));
  1052.         $instance->addExtension(new \App\Twig\Extension\SvgExtension($i$this));
  1053.         $instance->addExtension(new \App\Twig\Extension\InlineCSSExtension($this));
  1054.         $instance->addExtension(new \App\Twig\Extension\FontPreloadExtension($this));
  1055.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1056.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($j));
  1057.         $instance->addExtension(new \Pimcore\Twig\Extension\HelpersExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService())));
  1058.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentEditableExtension(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService())));
  1059.         $instance->addExtension(($this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] ?? $this->getSubrequestExtensionService()));
  1060.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreObjectExtension());
  1061.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreToolExtension());
  1062.         $instance->addExtension(new \Pimcore\Twig\Extension\NavigationExtension($h));
  1063.         $instance->addExtension(new \Pimcore\Twig\Extension\GlossaryExtension(new \Pimcore\Tool\Glossary\Processor(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), $k, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $this->parameters['pimcore.glossary.blocked_tags'])));
  1064.         $instance->addExtension(new \Pimcore\Twig\Extension\HeaderExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadLink'] ?? $this->getHeadLinkService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadMeta'] ?? $this->getHeadMetaService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadScript'] ?? $this->getHeadScriptService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadStyle'] ?? $this->getHeadStyleService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadTitle'] ?? $this->getHeadTitleService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\InlineScript'] ?? $this->getInlineScriptService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder'] ?? $this->getPlaceholderService())));
  1065.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetCompressExtension());
  1066.         $instance->addExtension(new \Pimcore\Twig\Extension\WebsiteConfigExtension());
  1067.         $instance->addExtension(new \Pimcore\Twig\Extension\DumpExtension());
  1068.         $instance->addExtension(new \Pimcore\Twig\Extension\CacheExtension($k));
  1069.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetHelperExtensions());
  1070.         $instance->addExtension(new \Pimcore\Twig\Extension\DataObjectHelperExtensions());
  1071.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentHelperExtensions());
  1072.         $instance->addExtension(new \Pimcore\Twig\Extension\ImageThumbnailExtension());
  1073.         $instance->addExtension(new \Twig\DeferredExtension\DeferredExtension());
  1074.         $instance->addExtension(new \Twig\Extra\String\StringExtension(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')))));
  1075.         $instance->addExtension(new \Twig\Extension\SandboxExtension(new \Pimcore\Twig\Sandbox\SecurityPolicy($this->parameters['pimcore.templating.twig.sandbox_security_policy.tags'], $this->parameters['pimcore.templating.twig.sandbox_security_policy.filters'], $this->parameters['pimcore.templating.twig.sandbox_security_policy.functions'])));
  1076.         $instance->addExtension(new \Pimcore\Twig\Extension\AdminExtension($g));
  1077.         $instance->addGlobal('app'$l);
  1078.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1079.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1080.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1081.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1082.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1083.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => ['privates''Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl''getPimcoreUrlService'false],
  1084.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadLink''getHeadLinkService'false],
  1085.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadMeta''getHeadMetaService'false],
  1086.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadScript''getHeadScriptService'false],
  1087.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadStyle''getHeadStyleService'false],
  1088.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadTitle''getHeadTitleService'false],
  1089.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Inc''getIncService'false],
  1090.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\InlineScript''getInlineScriptService'false],
  1091.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Navigation''getNavigationService'false],
  1092.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder''getPlaceholderService'false],
  1093.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension''getAbstractExtensionService'true],
  1094.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware''getCacheBusterAwareService'true],
  1095.         ], [
  1096.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1097.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1098.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1099.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1100.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => '?',
  1101.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => '?',
  1102.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => '?',
  1103.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => '?',
  1104.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => '?',
  1105.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => '?',
  1106.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => '?',
  1107.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => '?',
  1108.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => '?',
  1109.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => '?',
  1110.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => '?',
  1111.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => '?',
  1112.         ])));
  1113.         $instance->addGlobal('container'$this);
  1114.         $instance->addGlobal('pimcore_csrf', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  1115.         $instance->addGlobal('pimcore_csp', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] ?? $this->getContentSecurityPolicyHandlerService()));
  1116.         $instance->addGlobal('areabricks_allowed'$this->parameters['areabricks.structure.allowed']);
  1117.         $instance->addGlobal('areabricks_content_allowed'$this->parameters['areabricks.content.allowed']);
  1118.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1119.         return $instance;
  1120.     }
  1121.     /**
  1122.      * Gets the public '.container.private.validator' shared service.
  1123.      *
  1124.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1125.      */
  1126.     protected function get_Container_Private_ValidatorService()
  1127.     {
  1128.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1129.     }
  1130.     /**
  1131.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler' shared autowired service.
  1132.      *
  1133.      * @return \Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler
  1134.      */
  1135.     protected function getContentSecurityPolicyHandlerService()
  1136.     {
  1137.         $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler(($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  1138.         $a = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  1139.         $instance->setLogger($a);
  1140.         $instance->setLogger($a);
  1141.         $instance->addAllowedUrls('default-src', []);
  1142.         $instance->addAllowedUrls('img-src', []);
  1143.         $instance->addAllowedUrls('script-src', []);
  1144.         $instance->addAllowedUrls('style-src', []);
  1145.         $instance->addAllowedUrls('connect-src', []);
  1146.         $instance->addAllowedUrls('font-src', []);
  1147.         $instance->addAllowedUrls('media-src', []);
  1148.         $instance->addAllowedUrls('frame-src', []);
  1149.         return $instance;
  1150.     }
  1151.     /**
  1152.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler' shared autowired service.
  1153.      *
  1154.      * @return \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler
  1155.      */
  1156.     protected function getCsrfProtectionHandlerService()
  1157.     {
  1158.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1159.         if (isset($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'])) {
  1160.             return $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'];
  1161.         }
  1162.         $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler([], $a);
  1163.         $b = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  1164.         $instance->setLogger($b);
  1165.         $instance->setLogger($b);
  1166.         return $instance;
  1167.     }
  1168.     /**
  1169.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver' shared autowired service.
  1170.      *
  1171.      * @return \Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver
  1172.      */
  1173.     protected function getTokenStorageUserResolverService()
  1174.     {
  1175.         return $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] = new \Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1176.     }
  1177.     /**
  1178.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener' shared autowired service.
  1179.      *
  1180.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener
  1181.      */
  1182.     protected function getFullPageCacheListenerService()
  1183.     {
  1184.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1185.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'])) {
  1186.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'];
  1187.         }
  1188.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), new \Pimcore\Cache\FullPage\SessionStatus('_sf2_meta'$a), $a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  1189.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1190.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  1191.         return $instance;
  1192.     }
  1193.     /**
  1194.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener' shared autowired service.
  1195.      *
  1196.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener
  1197.      */
  1198.     protected function getGoogleAnalyticsCodeListenerService()
  1199.     {
  1200.         $a = ($this->privates['Pimcore\\Analytics\\Google\\Tracker'] ?? $this->getTrackerService());
  1201.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'])) {
  1202.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'];
  1203.         }
  1204.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener($a);
  1205.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  1206.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1207.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  1208.         return $instance;
  1209.     }
  1210.     /**
  1211.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener' shared autowired service.
  1212.      *
  1213.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener
  1214.      */
  1215.     protected function getGoogleTagManagerListenerService()
  1216.     {
  1217.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1218.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'])) {
  1219.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'];
  1220.         }
  1221.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener(($this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] ?? $this->getSiteIdProviderService()), $a, ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()));
  1222.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  1223.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1224.         return $instance;
  1225.     }
  1226.     /**
  1227.      * Gets the public 'Pimcore\Cache\Core\CoreCacheHandler' shared autowired service.
  1228.      *
  1229.      * @return \Pimcore\Cache\Core\CoreCacheHandler
  1230.      */
  1231.     protected function getCoreCacheHandlerService()
  1232.     {
  1233.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1234.         if (isset($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'])) {
  1235.             return $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'];
  1236.         }
  1237.         $b = ($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService());
  1238.         $c = new \Pimcore\Cache\Core\WriteLock($b);
  1239.         $d = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  1240.         $c->setLogger($d);
  1241.         $c->setLogger($d);
  1242.         $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] = $instance = new \Pimcore\Cache\Core\CoreCacheHandler($b$c$a);
  1243.         $instance->setLogger($d);
  1244.         $instance->setLogger($d);
  1245.         return $instance;
  1246.     }
  1247.     /**
  1248.      * Gets the public 'Pimcore\Config' shared autowired service.
  1249.      *
  1250.      * @return \Pimcore\Config
  1251.      */
  1252.     protected function getConfigService()
  1253.     {
  1254.         return $this->services['Pimcore\\Config'] = new \Pimcore\Config();
  1255.     }
  1256.     /**
  1257.      * Gets the public 'Pimcore\Document\Editable\Block\BlockStateStack' shared autowired service.
  1258.      *
  1259.      * @return \Pimcore\Document\Editable\Block\BlockStateStack
  1260.      */
  1261.     protected function getBlockStateStackService()
  1262.     {
  1263.         return $this->services['Pimcore\\Document\\Editable\\Block\\BlockStateStack'] = new \Pimcore\Document\Editable\Block\BlockStateStack();
  1264.     }
  1265.     /**
  1266.      * Gets the public 'Pimcore\Document\Renderer\DocumentRenderer' shared autowired service.
  1267.      *
  1268.      * @return \Pimcore\Document\Renderer\DocumentRenderer
  1269.      */
  1270.     protected function getDocumentRendererService()
  1271.     {
  1272.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
  1273.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1274.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1275.         }
  1276.         $b = ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService());
  1277.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1278.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1279.         }
  1280.         $c = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  1281.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1282.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1283.         }
  1284.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1285.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1286.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1287.         }
  1288.         $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] = $instance = new \Pimcore\Document\Renderer\DocumentRenderer(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), $a$b, ($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()), $c$d, ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
  1289.         $instance->setContainerService(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
  1290.         return $instance;
  1291.     }
  1292.     /**
  1293.      * Gets the public 'Pimcore\Document\StaticPageGenerator' shared autowired service.
  1294.      *
  1295.      * @return \Pimcore\Document\StaticPageGenerator
  1296.      */
  1297.     protected function getStaticPageGeneratorService()
  1298.     {
  1299.         $a = ($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] ?? $this->getDocumentRendererService());
  1300.         if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
  1301.             return $this->services['Pimcore\\Document\\StaticPageGenerator'];
  1302.         }
  1303.         $b = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
  1304.         if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
  1305.             return $this->services['Pimcore\\Document\\StaticPageGenerator'];
  1306.         }
  1307.         return $this->services['Pimcore\\Document\\StaticPageGenerator'] = new \Pimcore\Document\StaticPageGenerator($a$b);
  1308.     }
  1309.     /**
  1310.      * Gets the public 'Pimcore\Extension\Bundle\PimcoreBundleManager' shared autowired service.
  1311.      *
  1312.      * @return \Pimcore\Extension\Bundle\PimcoreBundleManager
  1313.      */
  1314.     protected function getPimcoreBundleManagerService()
  1315.     {
  1316.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1317.         if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
  1318.             return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
  1319.         }
  1320.         $b = ($this->services['router'] ?? $this->getRouterService());
  1321.         if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
  1322.             return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
  1323.         }
  1324.         return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] = new \Pimcore\Extension\Bundle\PimcoreBundleManager(new \Pimcore\Extension\Bundle\Config\StateConfig(($this->services['Pimcore\\Extension\\Config'] ?? $this->get('Pimcore\\Extension\\Config'1))), new \Pimcore\Extension\Bundle\PimcoreBundleLocator(new \Pimcore\Composer\PackageInfo(), $this->parameters['pimcore.extensions.bundles.search_paths'], true), ($this->services['kernel'] ?? $this->get('kernel'1)), $a$b);
  1325.     }
  1326.     /**
  1327.      * Gets the public 'Pimcore\Http\RequestHelper' shared autowired service.
  1328.      *
  1329.      * @return \Pimcore\Http\RequestHelper
  1330.      */
  1331.     protected function getRequestHelperService()
  1332.     {
  1333.         return $this->services['Pimcore\\Http\\RequestHelper'] = new \Pimcore\Http\RequestHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService()));
  1334.     }
  1335.     /**
  1336.      * Gets the public 'Pimcore\Http\Request\Resolver\DocumentResolver' shared autowired service.
  1337.      *
  1338.      * @return \Pimcore\Http\Request\Resolver\DocumentResolver
  1339.      */
  1340.     protected function getDocumentResolverService()
  1341.     {
  1342.         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())));
  1343.     }
  1344.     /**
  1345.      * Gets the public 'Pimcore\Http\Request\Resolver\EditmodeResolver' shared autowired service.
  1346.      *
  1347.      * @return \Pimcore\Http\Request\Resolver\EditmodeResolver
  1348.      */
  1349.     protected function getEditmodeResolverService()
  1350.     {
  1351.         $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()));
  1352.         $a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  1353.         $instance->setLogger($a);
  1354.         $instance->setLogger($a);
  1355.         return $instance;
  1356.     }
  1357.     /**
  1358.      * Gets the public 'Pimcore\Http\Request\Resolver\OutputTimestampResolver' shared autowired service.
  1359.      *
  1360.      * @return \Pimcore\Http\Request\Resolver\OutputTimestampResolver
  1361.      */
  1362.     protected function getOutputTimestampResolverService()
  1363.     {
  1364.         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())));
  1365.     }
  1366.     /**
  1367.      * Gets the public 'Pimcore\Http\Request\Resolver\PimcoreContextResolver' shared autowired service.
  1368.      *
  1369.      * @return \Pimcore\Http\Request\Resolver\PimcoreContextResolver
  1370.      */
  1371.     protected function getPimcoreContextResolverService()
  1372.     {
  1373.         $a = new \Pimcore\Http\Context\PimcoreContextGuesser(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())));
  1374.         $a->addContextRoutes('profiler', [=> ['path' => '^/_(profiler|wdt)(/.*)?$''route' => false'host' => false'methods' => []]]);
  1375.         $a->addContextRoutes('admin', [=> ['path' => '^/admin(/.*)?$''route' => false'host' => false'methods' => []], => ['route' => '^pimcore_admin_''path' => false'host' => false'methods' => []]]);
  1376.         $a->addContextRoutes('plugin', [=> ['path' => '^/plugin(/.*)?$''route' => false'host' => false'methods' => []]]);
  1377.         return $this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] = new \Pimcore\Http\Request\Resolver\PimcoreContextResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
  1378.     }
  1379.     /**
  1380.      * Gets the public 'Pimcore\Http\Request\Resolver\ResponseHeaderResolver' shared autowired service.
  1381.      *
  1382.      * @return \Pimcore\Http\Request\Resolver\ResponseHeaderResolver
  1383.      */
  1384.     protected function getResponseHeaderResolverService()
  1385.     {
  1386.         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())));
  1387.     }
  1388.     /**
  1389.      * Gets the public 'Pimcore\Http\Request\Resolver\SiteResolver' shared autowired service.
  1390.      *
  1391.      * @return \Pimcore\Http\Request\Resolver\SiteResolver
  1392.      */
  1393.     protected function getSiteResolverService()
  1394.     {
  1395.         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())));
  1396.     }
  1397.     /**
  1398.      * Gets the public 'Pimcore\Http\Request\Resolver\StaticPageResolver' shared autowired service.
  1399.      *
  1400.      * @return \Pimcore\Http\Request\Resolver\StaticPageResolver
  1401.      */
  1402.     protected function getStaticPageResolverService()
  1403.     {
  1404.         return $this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] = new \Pimcore\Http\Request\Resolver\StaticPageResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1405.     }
  1406.     /**
  1407.      * Gets the public 'Pimcore\Http\ResponseHelper' shared autowired service.
  1408.      *
  1409.      * @return \Pimcore\Http\ResponseHelper
  1410.      */
  1411.     protected function getResponseHelperService()
  1412.     {
  1413.         return $this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper();
  1414.     }
  1415.     /**
  1416.      * Gets the public 'Pimcore\Localization\LocaleServiceInterface' shared autowired service.
  1417.      *
  1418.      * @return \Pimcore\Localization\LocaleService
  1419.      */
  1420.     protected function getLocaleServiceInterfaceService()
  1421.     {
  1422.         return $this->services['Pimcore\\Localization\\LocaleServiceInterface'] = new \Pimcore\Localization\LocaleService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  1423.     }
  1424.     /**
  1425.      * Gets the public 'Pimcore\Model\Document\Editable\Loader\EditableLoader' shared autowired service.
  1426.      *
  1427.      * @return \Pimcore\Model\Document\Editable\Loader\EditableLoader
  1428.      */
  1429.     protected function getEditableLoaderService()
  1430.     {
  1431.         return $this->services['Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader'] = new \Pimcore\Model\Document\Editable\Loader\EditableLoader([=> new \Pimcore\Model\Document\Editable\Loader\PrefixLoader([=> '\\Pimcore\\Model\\Document\\Editable\\'])]);
  1432.     }
  1433.     /**
  1434.      * Gets the public 'Pimcore\Model\Document\Service' shared autowired service.
  1435.      *
  1436.      * @return \Pimcore\Model\Document\Service
  1437.      */
  1438.     protected function getServiceService()
  1439.     {
  1440.         return $this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service();
  1441.     }
  1442.     /**
  1443.      * Gets the public 'Pimcore\Targeting\Document\DocumentTargetingConfigurator' shared autowired service.
  1444.      *
  1445.      * @return \Pimcore\Targeting\Document\DocumentTargetingConfigurator
  1446.      */
  1447.     protected function getDocumentTargetingConfiguratorService()
  1448.     {
  1449.         $a = ($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] ?? $this->getCoreCacheHandlerService());
  1450.         if (isset($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'])) {
  1451.             return $this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'];
  1452.         }
  1453.         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()), $a);
  1454.     }
  1455.     /**
  1456.      * Gets the public 'Pimcore\Templating\Renderer\EditableRenderer' shared autowired service.
  1457.      *
  1458.      * @return \Pimcore\Templating\Renderer\EditableRenderer
  1459.      */
  1460.     protected function getEditableRendererService()
  1461.     {
  1462.         $this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] = $instance = new \Pimcore\Templating\Renderer\EditableRenderer(($this->services['Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader'] ?? $this->getEditableLoaderService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] ?? ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector())));
  1463.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1464.         $instance->setLogger($a);
  1465.         $instance->setLogger($a);
  1466.         return $instance;
  1467.     }
  1468.     /**
  1469.      * Gets the public 'Symfony\Bridge\Twig\Extension\WebLinkExtension' shared service.
  1470.      *
  1471.      * @return \Symfony\Bridge\Twig\Extension\WebLinkExtension
  1472.      */
  1473.     protected function getWebLinkExtensionService()
  1474.     {
  1475.         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())));
  1476.     }
  1477.     /**
  1478.      * Gets the public 'Symfony\Component\HttpKernel\EventListener\SessionListener' shared service.
  1479.      *
  1480.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1481.      */
  1482.     protected function getSessionListenerService()
  1483.     {
  1484.         return $this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1485.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  1486.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  1487.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  1488.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  1489.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  1490.         ], [
  1491.             'initialized_session' => '?',
  1492.             'logger' => '?',
  1493.             'session' => '?',
  1494.             'session_collector' => '?',
  1495.             'session_factory' => '?',
  1496.         ]), true$this->parameters['session.storage.options']);
  1497.     }
  1498.     /**
  1499.      * Gets the public 'Symfony\Component\Lock\LockFactory' shared autowired service.
  1500.      *
  1501.      * @return \Symfony\Component\Lock\LockFactory
  1502.      */
  1503.     protected function getLockFactoryService()
  1504.     {
  1505.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  1506.         if (isset($this->services['Symfony\\Component\\Lock\\LockFactory'])) {
  1507.             return $this->services['Symfony\\Component\\Lock\\LockFactory'];
  1508.         }
  1509.         $this->services['Symfony\\Component\\Lock\\LockFactory'] = $instance = new \Symfony\Component\Lock\LockFactory(new \Symfony\Component\Lock\Store\DoctrineDbalStore($a));
  1510.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1511.         return $instance;
  1512.     }
  1513.     /**
  1514.      * Gets the public 'Symfony\Contracts\Translation\TranslatorInterface' shared autowired service.
  1515.      *
  1516.      * @return \Pimcore\Translation\Translator
  1517.      */
  1518.     protected function getTranslatorInterfaceService()
  1519.     {
  1520.         $this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] = $instance = new \Pimcore\Translation\Translator(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  1521.         $instance->setKernel(($this->services['kernel'] ?? $this->get('kernel'1)));
  1522.         $instance->setAdminPath('@PimcoreCoreBundle/Resources/translations');
  1523.         $instance->setAdminTranslationMapping([]);
  1524.         return $instance;
  1525.     }
  1526.     /**
  1527.      * Gets the public 'cache.app' shared service.
  1528.      *
  1529.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1530.      */
  1531.     protected function getCache_AppService()
  1532.     {
  1533.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ProxyAdapter(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService()), 'app'));
  1534.     }
  1535.     /**
  1536.      * Gets the public 'cache.system' shared service.
  1537.      *
  1538.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1539.      */
  1540.     protected function getCache_SystemService()
  1541.     {
  1542.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5Nqcy6Xghm'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1543.     }
  1544.     /**
  1545.      * Gets the public 'cache.validator_expression_language' shared service.
  1546.      *
  1547.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1548.      */
  1549.     protected function getCache_ValidatorExpressionLanguageService()
  1550.     {
  1551.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('YvsqBdyBw0'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1552.     }
  1553.     /**
  1554.      * Gets the public 'cmf_routing.route_provider' shared autowired service.
  1555.      *
  1556.      * @return \Pimcore\Routing\DynamicRouteProvider
  1557.      */
  1558.     protected function getCmfRouting_RouteProviderService()
  1559.     {
  1560.         $a = ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService());
  1561.         $this->services['cmf_routing.route_provider'] = $instance = new \Pimcore\Routing\DynamicRouteProvider($a);
  1562.         $instance->addHandler(($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()));
  1563.         $instance->addHandler(new \Pimcore\Routing\Dynamic\DataObjectRouteHandler($a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config()))));
  1564.         return $instance;
  1565.     }
  1566.     /**
  1567.      * Gets the public 'data_collector.dump' shared service.
  1568.      *
  1569.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1570.      */
  1571.     protected function getDataCollector_DumpService()
  1572.     {
  1573.         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);
  1574.     }
  1575.     /**
  1576.      * Gets the public 'doctrine' shared service.
  1577.      *
  1578.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1579.      */
  1580.     protected function getDoctrineService()
  1581.     {
  1582.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], [], 'default''');
  1583.     }
  1584.     /**
  1585.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1586.      *
  1587.      * @return \Pimcore\Db\Connection
  1588.      */
  1589.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1590.     {
  1591.         $a = new \Doctrine\DBAL\Configuration();
  1592.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger(($this->services['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1593.         $a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter([=> 'lock_keys'=> 'cache_items'=> 'cache_items'])]));
  1594.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['driver' => 'pdo_mysql''charset' => 'UTF8MB4''host' => 'localhost''port' => 3306'user' => 'snr''password' => 'WzN5#;m(<tBg18krym5J[[Aq1lS{aEPj''dbname' => 'pimcore_snr_staging''driverOptions' => [1002 => 'SET sql_mode = \'\';'], 'wrapperClass' => '\\Pimcore\\Db\\Connection''serverVersion' => '11.8.6-MariaDB''defaultTableOptions' => ['charset' => 'UTF8MB4''engine' => 'InnoDB''collate' => 'utf8mb4_general_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1595.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => ['privates''cmf_routing.persistence.doctrine.route_condition_metadata_listener''getCmfRouting_Persistence_Doctrine_RouteConditionMetadataListenerService'true],
  1596.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1597.         ], [
  1598.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => '?',
  1599.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1600.         ]), [=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'cmf_routing.persistence.doctrine.route_condition_metadata_listener']), ['enum' => 'string''bit' => 'boolean']);
  1601.     }
  1602.     /**
  1603.      * Gets the public 'event_dispatcher' shared service.
  1604.      *
  1605.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1606.      */
  1607.     protected function getEventDispatcherService()
  1608.     {
  1609.         $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())));
  1610.         $instance->addListener('scheb_two_factor.authentication.complete', [=> function () {
  1611.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  1612.         }, => 'onAuthenticationComplete'], 0);
  1613.         $instance->addListener('scheb_two_factor.authentication.attempt', [=> function () {
  1614.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  1615.         }, => 'onAuthenticationAttempt'], 0);
  1616.         $instance->addListener('kernel.controller', [=> function () {
  1617.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1618.         }, => 'onKernelController'], 0);
  1619.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1620.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1621.         }, => 'checkPassport'], 1024);
  1622.         $instance->addListener('kernel.response', [=> function () {
  1623.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1624.         }, => 'onKernelResponse'], 0);
  1625.         $instance->addListener('kernel.response', [=> function () {
  1626.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] ?? $this->getGoogleAnalyticsCodeListenerService());
  1627.         }, => 'onKernelResponse'], -110);
  1628.         $instance->addListener('kernel.response', [=> function () {
  1629.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] ?? $this->getGoogleTagManagerListenerService());
  1630.         }, => 'onKernelResponse'], -108);
  1631.         $instance->addListener('kernel.request', [=> function () {
  1632.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  1633.         }, => 'onKernelRequest'], 610);
  1634.         $instance->addListener('kernel.response', [=> function () {
  1635.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  1636.         }, => 'onKernelResponse'], -120);
  1637.         $instance->addListener('kernel.response', [=> function () {
  1638.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  1639.         }, => 'stopPropagationCheck'], 100);
  1640.         $instance->addListener('kernel.request', [=> function () {
  1641.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] ?? $this->getMaintenancePageListenerService());
  1642.         }, => 'onKernelRequest'], 620);
  1643.         $instance->addListener('pimcore.asset.preAdd', [=> function () {
  1644.             return ($this->privates['Devkitchen\\AdminBundle\\EventListener\\PimcoreAdminKeyListener'] ?? ($this->privates['Devkitchen\\AdminBundle\\EventListener\\PimcoreAdminKeyListener'] = new \Devkitchen\AdminBundle\EventListener\PimcoreAdminKeyListener()));
  1645.         }, => 'onPreAdd'], 0);
  1646.         $instance->addListener('pimcore.document.preAdd', [=> function () {
  1647.             return ($this->privates['Devkitchen\\AdminBundle\\EventListener\\PimcoreAdminKeyListener'] ?? ($this->privates['Devkitchen\\AdminBundle\\EventListener\\PimcoreAdminKeyListener'] = new \Devkitchen\AdminBundle\EventListener\PimcoreAdminKeyListener()));
  1648.         }, => 'onPreAdd'], 0);
  1649.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  1650.             return ($this->privates['Devkitchen\\AdminBundle\\EventListener\\PimcoreAdminKeyListener'] ?? ($this->privates['Devkitchen\\AdminBundle\\EventListener\\PimcoreAdminKeyListener'] = new \Devkitchen\AdminBundle\EventListener\PimcoreAdminKeyListener()));
  1651.         }, => 'onPreAdd'], 0);
  1652.         $instance->addListener('pimcore.asset.preUpdate', [=> function () {
  1653.             return ($this->privates['Devkitchen\\AdminBundle\\EventListener\\PimcoreAdminKeyListener'] ?? ($this->privates['Devkitchen\\AdminBundle\\EventListener\\PimcoreAdminKeyListener'] = new \Devkitchen\AdminBundle\EventListener\PimcoreAdminKeyListener()));
  1654.         }, => 'onPreUpdate'], 0);
  1655.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  1656.             return ($this->privates['Devkitchen\\AdminBundle\\EventListener\\PimcoreAdminKeyListener'] ?? ($this->privates['Devkitchen\\AdminBundle\\EventListener\\PimcoreAdminKeyListener'] = new \Devkitchen\AdminBundle\EventListener\PimcoreAdminKeyListener()));
  1657.         }, => 'onPostUpdate'], 0);
  1658.         $instance->addListener('pimcore.document.preUpdate', [=> function () {
  1659.             return ($this->privates['Devkitchen\\AdminBundle\\EventListener\\PimcoreAdminKeyListener'] ?? ($this->privates['Devkitchen\\AdminBundle\\EventListener\\PimcoreAdminKeyListener'] = new \Devkitchen\AdminBundle\EventListener\PimcoreAdminKeyListener()));
  1660.         }, => 'onPreUpdate'], 0);
  1661.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  1662.             return ($this->privates['Devkitchen\\AdminBundle\\EventListener\\PimcoreAdminKeyListener'] ?? ($this->privates['Devkitchen\\AdminBundle\\EventListener\\PimcoreAdminKeyListener'] = new \Devkitchen\AdminBundle\EventListener\PimcoreAdminKeyListener()));
  1663.         }, => 'onPreUpdate'], 0);
  1664.         $instance->addListener('pimcore.system.service.preGetValidKey', [=> function () {
  1665.             return ($this->privates['Devkitchen\\AdminBundle\\EventListener\\PimcoreAdminKeyListener'] ?? ($this->privates['Devkitchen\\AdminBundle\\EventListener\\PimcoreAdminKeyListener'] = new \Devkitchen\AdminBundle\EventListener\PimcoreAdminKeyListener()));
  1666.         }, => 'onPreGetValidKey'], 0);
  1667.         $instance->addListener('pimcore.bundle_manager.paths.editmode_css', [=> function () {
  1668.             return ($this->privates['Devkitchen\\AdminBundle\\EventListener\\PimcoreAdminAssetListener'] ?? ($this->privates['Devkitchen\\AdminBundle\\EventListener\\PimcoreAdminAssetListener'] = new \Devkitchen\AdminBundle\EventListener\PimcoreAdminAssetListener()));
  1669.         }, => 'addEditModeCSSFiles'], 0);
  1670.         $instance->addListener('kernel.controller', [=> function () {
  1671.             return ($this->privates['App\\EventSubscriber\\DeviceAwareSubscriber'] ?? $this->getDeviceAwareSubscriberService());
  1672.         }, => 'onKernelController'], 0);
  1673.         $instance->addListener('kernel.request', [=> function () {
  1674.             return ($this->privates['App\\EventSubscriber\\DeviceAwareSubscriber'] ?? $this->getDeviceAwareSubscriberService());
  1675.         }, => 'onKernelRequest'], 700);
  1676.         $instance->addListener('kernel.response', [=> function () {
  1677.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1678.         }, => 'onKernelResponse'], 0);
  1679.         $instance->addListener('kernel.response', [=> function () {
  1680.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1681.         }, => 'onKernelResponse'], -1024);
  1682.         $instance->addListener('kernel.request', [=> function () {
  1683.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  1684.         }, => 'setDefaultLocale'], 100);
  1685.         $instance->addListener('kernel.request', [=> function () {
  1686.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  1687.         }, => 'onKernelRequest'], 16);
  1688.         $instance->addListener('kernel.finish_request', [=> function () {
  1689.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  1690.         }, => 'onKernelFinishRequest'], 0);
  1691.         $instance->addListener('kernel.request', [=> function () {
  1692.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1693.         }, => 'onKernelRequest'], 256);
  1694.         $instance->addListener('kernel.response', [=> function () {
  1695.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1696.         }, => 'onResponse'], -255);
  1697.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1698.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1699.         }, => 'onControllerArguments'], 0);
  1700.         $instance->addListener('kernel.exception', [=> function () {
  1701.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1702.         }, => 'logKernelException'], 0);
  1703.         $instance->addListener('kernel.exception', [=> function () {
  1704.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1705.         }, => 'onKernelException'], -128);
  1706.         $instance->addListener('kernel.response', [=> function () {
  1707.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1708.         }, => 'removeCspHeader'], -128);
  1709.         $instance->addListener('kernel.request', [=> function () {
  1710.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1711.         }, => 'onKernelRequest'], 15);
  1712.         $instance->addListener('kernel.finish_request', [=> function () {
  1713.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1714.         }, => 'onKernelFinishRequest'], -15);
  1715.         $instance->addListener('console.error', [=> function () {
  1716.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1717.         }, => 'onConsoleError'], -128);
  1718.         $instance->addListener('console.terminate', [=> function () {
  1719.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1720.         }, => 'onConsoleTerminate'], -128);
  1721.         $instance->addListener('console.error', [=> function () {
  1722.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1723.         }, => 'onConsoleError'], 0);
  1724.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1725.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1726.         }, => 'onMessage'], -255);
  1727.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1728.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1729.         }, => 'onMessage'], -255);
  1730.         $instance->addListener('kernel.request', [=> function () {
  1731.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1732.         }, => 'configure'], 2048);
  1733.         $instance->addListener('console.command', [=> function () {
  1734.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1735.         }, => 'configure'], 2048);
  1736.         $instance->addListener('kernel.request', [=> function () {
  1737.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1738.         }, => 'onKernelRequest'], 32);
  1739.         $instance->addListener('kernel.finish_request', [=> function () {
  1740.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1741.         }, => 'onKernelFinishRequest'], 0);
  1742.         $instance->addListener('kernel.exception', [=> function () {
  1743.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1744.         }, => 'onKernelException'], -64);
  1745.         $instance->addListener('kernel.response', [=> function () {
  1746.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1747.         }, => 'onKernelResponse'], 0);
  1748.         $instance->addListener('kernel.request', [=> function () {
  1749.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  1750.         }, => 'onKernelRequest'], 128);
  1751.         $instance->addListener('kernel.response', [=> function () {
  1752.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  1753.         }, => 'onKernelResponse'], -1000);
  1754.         $instance->addListener('kernel.finish_request', [=> function () {
  1755.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  1756.         }, => 'onFinishRequest'], 0);
  1757.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1758.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  1759.         }, => 'onMessageFailed'], 100);
  1760.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1761.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
  1762.         }, => 'onMessageFailed'], 200);
  1763.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  1764.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1765.         }, => 'onWorkerStarted'], 0);
  1766.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1767.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1768.         }, => 'onWorkerRunning'], 0);
  1769.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1770.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  1771.         }, => 'onMessageFailed'], 0);
  1772.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1773.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  1774.         }, => 'onWorkerRunning'], 0);
  1775.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  1776.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1777.         }, => 'onNotification'], -255);
  1778.         $instance->addListener('kernel.response', [=> function () {
  1779.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1780.         }, => 'onKernelResponse'], -100);
  1781.         $instance->addListener('kernel.exception', [=> function () {
  1782.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1783.         }, => 'onKernelException'], 0);
  1784.         $instance->addListener('kernel.terminate', [=> function () {
  1785.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1786.         }, => 'onKernelTerminate'], -1024);
  1787.         $instance->addListener('kernel.controller', [=> function () {
  1788.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1789.         }, => 'onKernelController'], 0);
  1790.         $instance->addListener('kernel.response', [=> function () {
  1791.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1792.         }, => 'onKernelResponse'], 0);
  1793.         $instance->addListener('kernel.response', [=> function () {
  1794.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1795.         }, => 'onKernelResponse'], 0);
  1796.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1797.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1798.         }, => 'checkPassport'], 0);
  1799.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1800.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1801.         }, => 'onLoginSuccess'], 0);
  1802.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1803.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1804.         }, => 'onVoterVote'], 0);
  1805.         $instance->addListener('kernel.request', [=> function () {
  1806.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1807.         }, => 'configureLogoutUrlGenerator'], 8);
  1808.         $instance->addListener('kernel.request', [=> function () {
  1809.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1810.         }, => 'onKernelRequest'], 8);
  1811.         $instance->addListener('kernel.finish_request', [=> function () {
  1812.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1813.         }, => 'onKernelFinishRequest'], 0);
  1814.         $instance->addListener('kernel.exception', [=> function () {
  1815.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.pimcore_admin'] ?? $this->load('getSecurity_Authentication_KernelExceptionListener_TwoFactor_PimcoreAdminService'));
  1816.         }, => 'onKernelException'], 2);
  1817.         $instance->addListener('kernel.request', [=> function () {
  1818.             return ($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService());
  1819.         }, => 'onKernelRequest'], 0);
  1820.         $instance->addListener('security.authentication.success', [=> function () {
  1821.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  1822.         }, => 'onLogin'], 9223372036854775807);
  1823.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  1824.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  1825.         }, => 'onAccessDenied'], 0);
  1826.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  1827.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  1828.         }, => 'onTwoFactorForm'], 0);
  1829.         $instance->addListener('kernel.response', [=> function () {
  1830.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  1831.         }, => 'onKernelResponse'], 1);
  1832.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1833.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1834.         }, => 'onMessage'], 0);
  1835.         $instance->addListener('console.command', [=> function () {
  1836.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1837.         }, => 'onCommand'], 255);
  1838.         $instance->addListener('console.terminate', [=> function () {
  1839.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1840.         }, => 'onTerminate'], -255);
  1841.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  1842.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1843.         }, => 'onWorkerMessageHandled'], 0);
  1844.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1845.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1846.         }, => 'onWorkerMessageFailed'], 0);
  1847.         $instance->addListener('kernel.controller', [=> function () {
  1848.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1849.         }, => 'onKernelController'], 0);
  1850.         $instance->addListener('kernel.controller', [=> function () {
  1851.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1852.         }, => 'onKernelController'], 0);
  1853.         $instance->addListener('kernel.controller', [=> function () {
  1854.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1855.         }, => 'onKernelController'], -128);
  1856.         $instance->addListener('kernel.view', [=> function () {
  1857.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1858.         }, => 'onKernelView'], 0);
  1859.         $instance->addListener('kernel.controller', [=> function () {
  1860.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1861.         }, => 'onKernelController'], 0);
  1862.         $instance->addListener('kernel.response', [=> function () {
  1863.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1864.         }, => 'onKernelResponse'], 0);
  1865.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1866.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1867.         }, => 'onKernelControllerArguments'], 0);
  1868.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1869.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1870.         }, => 'onKernelControllerArguments'], 0);
  1871.         $instance->addListener('presta_sitemap.populate', [=> function () {
  1872.             return ($this->privates['presta_sitemap.eventlistener.route_annotation'] ?? $this->load('getPrestaSitemap_Eventlistener_RouteAnnotationService'));
  1873.         }, => 'registerRouteAnnotation'], 0);
  1874.         $instance->addListener('security.authentication.success', [=> function () {
  1875.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  1876.         }, => 'onLogin'], 9223372036854775806);
  1877.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1878.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  1879.         }, => 'checkPassport'], 0);
  1880.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1881.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  1882.         }, => 'onSuccessfulLogin'], -63);
  1883.         $instance->addListener('console.command', [=> function () {
  1884.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1885.         }, => 'configure'], 1024);
  1886.         $instance->addListener('kernel.response', [=> function () {
  1887.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1888.         }, => 'onKernelResponse'], -128);
  1889.         $instance->addListener('knp_pager.items', [=> function () {
  1890.             return ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] ?? ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] = new \Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber()));
  1891.         }, => 'items'], -5);
  1892.         $instance->addListener('knp_pager.before', [=> function () {
  1893.             return ($this->privates['Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber'] ?? ($this->privates['Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1894.         }, => 'before'], 0);
  1895.         $instance->addListener('knp_pager.pagination', [=> function () {
  1896.             return ($this->privates['Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber'] ?? ($this->privates['Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1897.         }, => 'pagination'], 0);
  1898.         $instance->addListener('workflow.completed', [=> function () {
  1899.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotificationSubscriber'] ?? $this->load('getNotificationSubscriberService'));
  1900.         }, => 'onWorkflowCompleted'], 0);
  1901.         $instance->addListener('workflow.completed', [=> function () {
  1902.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  1903.         }, => 'onWorkflowCompleted'], 1);
  1904.         $instance->addListener('workflow.enter', [=> function () {
  1905.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  1906.         }, => 'onWorkflowEnter'], 0);
  1907.         $instance->addListener('pimcore.workflow.preGlobalAction', [=> function () {
  1908.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  1909.         }, => 'onPreGlobalAction'], 0);
  1910.         $instance->addListener('pimcore.workflow.postGlobalAction', [=> function () {
  1911.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  1912.         }, => 'onPostGlobalAction'], 0);
  1913.         $instance->addListener('workflow.completed', [=> function () {
  1914.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] ?? ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] = new \Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber()));
  1915.         }, => 'onWorkflowCompleted'], 0);
  1916.         $instance->addListener('kernel.request', [=> function () {
  1917.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  1918.         }, => 'onKernelRequest'], 512);
  1919.         $instance->addListener('kernel.exception', [=> function () {
  1920.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  1921.         }, => 'onKernelException'], 64);
  1922.         $instance->addListener('kernel.request', [=> function () {
  1923.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener'] ?? $this->getPimcoreContextListenerService());
  1924.         }, => 'onKernelRequest'], 24);
  1925.         $instance->addListener('kernel.request', [=> function () {
  1926.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  1927.         }, => 'onKernelRequest'], 20);
  1928.         $instance->addListener('kernel.controller', [=> function () {
  1929.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  1930.         }, => 'onKernelController'], 50);
  1931.         $instance->addListener('kernel.response', [=> function () {
  1932.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener()));
  1933.         }, => 'onKernelResponse'], 0);
  1934.         $instance->addListener('kernel.request', [=> function () {
  1935.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  1936.         }, => 'onKernelRequest'], 1);
  1937.         $instance->addListener('kernel.response', [=> function () {
  1938.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  1939.         }, => 'onKernelResponse'], 0);
  1940.         $instance->addListener('kernel.request', [=> function () {
  1941.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener'] ?? $this->getTranslationDebugListenerService());
  1942.         }, => 'onKernelRequest'], 0);
  1943.         $instance->addListener('kernel.terminate', [=> function () {
  1944.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  1945.         }, => 'onKernelTerminate'], 0);
  1946.         $instance->addListener('console.terminate', [=> function () {
  1947.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  1948.         }, => 'onConsoleTerminate'], 0);
  1949.         $instance->addListener('kernel.controller', [=> function () {
  1950.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] ?? $this->getElementListenerService());
  1951.         }, => 'onKernelController'], 30);
  1952.         $instance->addListener('kernel.controller', [=> function () {
  1953.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  1954.         }, => 'onKernelController'], 15);
  1955.         $instance->addListener('kernel.response', [=> function () {
  1956.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  1957.         }, => 'onKernelResponse'], 0);
  1958.         $instance->addListener('kernel.request', [=> function () {
  1959.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  1960.         }, => 'onKernelRequest'], 700);
  1961.         $instance->addListener('kernel.response', [=> function () {
  1962.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener'] ?? $this->getHardlinkCanonicalListenerService());
  1963.         }, => 'onKernelResponse'], 0);
  1964.         $instance->addListener('kernel.request', [=> function () {
  1965.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  1966.         }, => 'onKernelRequest'], 0);
  1967.         $instance->addListener('kernel.response', [=> function () {
  1968.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  1969.         }, => 'onKernelResponse'], 0);
  1970.         $instance->addListener('kernel.request', [=> function () {
  1971.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener'] ?? $this->getDocumentMetaDataListenerService());
  1972.         }, => 'onKernelRequest'], 0);
  1973.         $instance->addListener('pimcore.document.renderer.pre_render', [=> function () {
  1974.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  1975.         }, => 'onPreRender'], 0);
  1976.         $instance->addListener('pimcore.document.renderer.post_render', [=> function () {
  1977.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  1978.         }, => 'onPostRender'], 0);
  1979.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  1980.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  1981.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  1982.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  1983.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  1984.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  1985.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  1986.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  1987.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  1988.         $instance->addListener('kernel.request', [=> function () {
  1989.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  1990.         }, => 'onKernelRequest'], 510);
  1991.         $instance->addListener('kernel.response', [=> function () {
  1992.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  1993.         }, => 'onKernelResponse'], -120);
  1994.         $instance->addListener('kernel.view', [=> function () {
  1995.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ContentTemplateListener'] ?? $this->load('getContentTemplateListenerService'));
  1996.         }, => 'onKernelView'], 16);
  1997.         $instance->addListener('kernel.controller', [=> function () {
  1998.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  1999.         }, => 'onKernelController'], 0);
  2000.         $instance->addListener('kernel.response', [=> function () {
  2001.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  2002.         }, => 'onKernelResponse'], 0);
  2003.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2004.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2005.         }, => 'onElementPostAdd'], 0);
  2006.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2007.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2008.         }, => 'onElementPostAdd'], 0);
  2009.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2010.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2011.         }, => 'onElementPostAdd'], 0);
  2012.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2013.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2014.         }, => 'onElementPostDelete'], 0);
  2015.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2016.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2017.         }, => 'onElementPostDelete'], 0);
  2018.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2019.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2020.         }, => 'onElementPostDelete'], 0);
  2021.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  2022.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2023.         }, => 'onAdminElementGetPreSendData'], 0);
  2024.         $instance->addListener('pimcore.admin.asset.get.preSendData', [=> function () {
  2025.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2026.         }, => 'onAdminElementGetPreSendData'], 0);
  2027.         $instance->addListener('pimcore.admin.document.get.preSendData', [=> function () {
  2028.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2029.         }, => 'onAdminElementGetPreSendData'], 0);
  2030.         $instance->addListener('pimcore.dataobject.postCopy', [=> function () {
  2031.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2032.         }, => 'onPostCopy'], 0);
  2033.         $instance->addListener('pimcore.document.postCopy', [=> function () {
  2034.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2035.         }, => 'onPostCopy'], 0);
  2036.         $instance->addListener('pimcore.asset.postCopy', [=> function () {
  2037.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2038.         }, => 'onPostCopy'], 0);
  2039.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2040.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2041.         }, => 'onPostAssetDelete'], -9999);
  2042.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2043.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2044.         }, => 'onPostAddUpdateElement'], 0);
  2045.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2046.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2047.         }, => 'onPostAddUpdateElement'], 0);
  2048.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2049.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2050.         }, => 'onPostAddUpdateElement'], 0);
  2051.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  2052.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2053.         }, => 'onPreDeleteElement'], 0);
  2054.         $instance->addListener('pimcore.document.preDelete', [=> function () {
  2055.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2056.         }, => 'onPreDeleteElement'], 0);
  2057.         $instance->addListener('pimcore.asset.preDelete', [=> function () {
  2058.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2059.         }, => 'onPreDeleteElement'], 0);
  2060.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2061.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2062.         }, => 'onPostAddUpdateElement'], 0);
  2063.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2064.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2065.         }, => 'onPostAddUpdateElement'], 0);
  2066.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2067.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2068.         }, => 'onPostAddUpdateElement'], 0);
  2069.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2070.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2071.         }, => 'onPostAdd'], 0);
  2072.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2073.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2074.         }, => 'onPostAdd'], 0);
  2075.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2076.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2077.         }, => 'onPostAdd'], 0);
  2078.         $instance->addListener('pimcore.class.postAdd', [=> function () {
  2079.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2080.         }, => 'onPostAdd'], 0);
  2081.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2082.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2083.         }, => 'onPostDelete'], 0);
  2084.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2085.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2086.         }, => 'onPostDelete'], 0);
  2087.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2088.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2089.         }, => 'onPostDelete'], 0);
  2090.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2091.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2092.         }, => 'onPostDelete'], 0);
  2093.         $instance->addListener('kernel.exception', [=> function () {
  2094.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseExceptionListener'] ?? $this->load('getResponseExceptionListenerService'));
  2095.         }, => 'onKernelException'], 0);
  2096.         $instance->addListener('kernel.response', [=> function () {
  2097.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] ?? $this->getResponseHeaderListenerService());
  2098.         }, => 'onKernelResponse'], 32);
  2099.         $instance->addListener('kernel.request', [=> function () {
  2100.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  2101.         }, => 'onKernelRequest'], 0);
  2102.         $instance->addListener('kernel.response', [=> function () {
  2103.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  2104.         }, => 'onKernelResponse'], 0);
  2105.         $instance->addListener('kernel.response', [=> function () {
  2106.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseStackListener'] ?? $this->getResponseStackListenerService());
  2107.         }, => 'onKernelResponse'], 24);
  2108.         $instance->addListener('kernel.response', [=> function () {
  2109.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] ?? $this->getInternalWysiwygHtmlAttributeFilterListenerService());
  2110.         }, => 'onKernelResponse'], 0);
  2111.         $instance->addListener('kernel.request', [=> function () {
  2112.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] ?? $this->getGoogleSearchConsoleVerificationListenerService());
  2113.         }, => 'onKernelRequest'], 64);
  2114.         $instance->addListener('kernel.request', [=> function () {
  2115.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener'] ?? $this->getOutputTimestampListenerService());
  2116.         }, => 'onKernelRequest'], 0);
  2117.         $instance->addListener('kernel.request', [=> function () {
  2118.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'] ?? $this->getWebDebugToolbarListenerService());
  2119.         }, => 'onKernelResponse'], -118);
  2120.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [=> function () {
  2121.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener()));
  2122.         }, => 'handle'], 0);
  2123.         $instance->addListener('presta_sitemap.populate', [=> function () {
  2124.             return ($this->privates['Pimcore\\Sitemap\\EventListener\\SitemapGeneratorListener'] ?? $this->load('getSitemapGeneratorListenerService'));
  2125.         }, => 'onPopulateSitemap'], 0);
  2126.         $instance->addListener('kernel.request', [=> function () {
  2127.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2128.         }, => 'onKernelRequest'], 7);
  2129.         $instance->addListener('kernel.response', [=> function () {
  2130.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2131.         }, => 'onKernelResponse'], -115);
  2132.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  2133.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2134.         }, => 'onPreResolve'], 0);
  2135.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  2136.             return ($this->privates['Pimcore\\Targeting\\EventListener\\DocumentTargetGroupListener'] ?? $this->load('getDocumentTargetGroupListenerService'));
  2137.         }, => 'onVisitorInfoResolve'], 0);
  2138.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  2139.             return ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] = new \Pimcore\Targeting\EventListener\FullPageCacheCookieCleanupListener()));
  2140.         }, => 'onPrepareFullPageCacheResponse'], 0);
  2141.         $instance->addListener('pimcore.targeting.visited_pages_count_match', [=> function () {
  2142.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  2143.         }, => 'onVisitedPagesCountMatch'], 0);
  2144.         $instance->addListener('pimcore.targeting.post_resolve', [=> function () {
  2145.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  2146.         }, => 'onPostResolveVisitorInfo'], 0);
  2147.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  2148.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  2149.         }, => 'onPreResolve'], -10);
  2150.         $instance->addListener('kernel.response', [=> function () {
  2151.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  2152.         }, => 'onKernelResponse'], -127);
  2153.         $instance->addListener('pimcore.cache.full_page.ignored_session_keys', [=> function () {
  2154.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  2155.         }, => 'configureIgnoredSessionKeys'], 0);
  2156.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  2157.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  2158.         }, => 'prepareFullPageCacheResponse'], 0);
  2159.         $instance->addListener('kernel.request', [=> function () {
  2160.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  2161.         }, => 'onKernelRequest'], 127);
  2162.         $instance->addListener('kernel.request', [=> function () {
  2163.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService());
  2164.         }, => 'onKernelRequest'], 127);
  2165.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2166.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  2167.         }, => 'onLogout'], 0);
  2168.         $instance->addListener('kernel.response', [=> function () {
  2169.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] ?? $this->getAdminSecurityListenerService());
  2170.         }, => 'onKernelResponse'], 0);
  2171.         $instance->addListener('kernel.controller', [=> function () {
  2172.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] ?? $this->getAdminAuthenticationDoubleCheckListenerService());
  2173.         }, => 'onKernelController'], 0);
  2174.         $instance->addListener('kernel.request', [=> function () {
  2175.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());
  2176.         }, => 'handleRequest'], 11);
  2177.         $instance->addListener('kernel.exception', [=> function () {
  2178.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] ?? $this->load('getAdminExceptionListenerService'));
  2179.         }, => 'onKernelException'], 0);
  2180.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2181.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  2182.         }, => 'onClassDelete'], 0);
  2183.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  2184.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  2185.         }, => 'onUserDelete'], 0);
  2186.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2187.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  2188.         }, => 'onObjectDelete'], 0);
  2189.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2190.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  2191.         }, => 'onClassDelete'], 0);
  2192.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  2193.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  2194.         }, => 'onUserDelete'], 0);
  2195.         $instance->addListener('kernel.request', [=> function () {
  2196.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener'] ?? $this->getAdminSessionBagListenerService());
  2197.         }, => 'onKernelRequest'], 127);
  2198.         $instance->addListener('kernel.response', [=> function () {
  2199.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener'] ?? $this->getHttpCacheListenerService());
  2200.         }, => 'onKernelResponse'], 0);
  2201.         $instance->addListener('kernel.request', [=> function () {
  2202.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] ?? $this->getCustomAdminEntryPointCheckListenerService());
  2203.         }, => 'onKernelRequest'], 560);
  2204.         $instance->addListener('kernel.request', [=> function () {
  2205.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] ?? $this->getUserPerspectiveListenerService());
  2206.         }, => 'onKernelRequest'], 0);
  2207.         $instance->addListener('kernel.request', [=> function () {
  2208.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] ?? $this->getUsageStatisticsListenerService());
  2209.         }, => 'onKernelRequest'], 0);
  2210.         $instance->addListener('kernel.response', [=> function () {
  2211.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener'] ?? $this->getEnablePreviewTimeSliderListenerService());
  2212.         }, => 'onKernelResponse'], 0);
  2213.         $instance->addListener('pimcore.bundle_manager.paths.editmode_css', [=> function () {
  2214.             return ($this->privates['Devkitchen\\AdminBundle\\EventListener\\PimcoreAdminAssetListener'] ?? ($this->privates['Devkitchen\\AdminBundle\\EventListener\\PimcoreAdminAssetListener'] = new \Devkitchen\AdminBundle\EventListener\PimcoreAdminAssetListener()));
  2215.         }, => 'addEditModeCSSFiles'], 0);
  2216.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2217.             return ($this->privates['Devkitchen\\DocumentIndexingBundle\\EventListener\\PimcoreElementListener'] ?? $this->load('getPimcoreElementListenerService'));
  2218.         }, => 'onDocumentPostAdd'], 0);
  2219.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2220.             return ($this->privates['Devkitchen\\DocumentIndexingBundle\\EventListener\\PimcoreElementListener'] ?? $this->load('getPimcoreElementListenerService'));
  2221.         }, => 'onDocumentPostUpdate'], 0);
  2222.         $instance->addListener('pimcore.document.preDelete', [=> function () {
  2223.             return ($this->privates['Devkitchen\\DocumentIndexingBundle\\EventListener\\PimcoreElementListener'] ?? $this->load('getPimcoreElementListenerService'));
  2224.         }, => 'onDocumentPreDelete'], 0);
  2225.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2226.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2227.         }, => 'checkPassport'], 512);
  2228.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2229.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2230.         }, => 'onLogout'], 0);
  2231.         return $instance;
  2232.     }
  2233.     /**
  2234.      * Gets the public 'http_kernel' shared service.
  2235.      *
  2236.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2237.      */
  2238.     protected function getHttpKernelService()
  2239.     {
  2240.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2241.         if (isset($this->services['http_kernel'])) {
  2242.             return $this->services['http_kernel'];
  2243.         }
  2244.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  2245.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  2246.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  2247.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  2248.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  2249.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\DocumentValueResolver'] ?? $this->load('getDocumentValueResolverService'));
  2250.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\EditmodeValueResolver'] ?? $this->load('getEditmodeValueResolverService'));
  2251.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\WebsiteConfigValueResolver'] ?? $this->load('getWebsiteConfigValueResolverService'));
  2252.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  2253.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  2254.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  2255.             yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  2256.         }, 11)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2257.     }
  2258.     /**
  2259.      * Gets the public 'messenger.default_bus' shared service.
  2260.      *
  2261.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2262.      */
  2263.     protected function getMessenger_DefaultBusService()
  2264.     {
  2265.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2266.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.traceable'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_TraceableService'));
  2267.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.pimcore-core.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.pimcore-core')));
  2268.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  2269.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  2270.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  2271.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  2272.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_HandleMessageService'));
  2273.         }, 7)));
  2274.     }
  2275.     /**
  2276.      * Gets the public 'monolog.logger.admin' shared service.
  2277.      *
  2278.      * @return \Symfony\Bridge\Monolog\Logger
  2279.      */
  2280.     protected function getMonolog_Logger_AdminService()
  2281.     {
  2282.         $this->services['monolog.logger.admin'] = $instance = new \Symfony\Bridge\Monolog\Logger('admin');
  2283.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2284.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2285.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2286.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2287.         return $instance;
  2288.     }
  2289.     /**
  2290.      * Gets the public 'monolog.logger.cache' shared service.
  2291.      *
  2292.      * @return \Symfony\Bridge\Monolog\Logger
  2293.      */
  2294.     protected function getMonolog_Logger_CacheService()
  2295.     {
  2296.         $this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2297.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2298.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  2299.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2300.         return $instance;
  2301.     }
  2302.     /**
  2303.      * Gets the public 'monolog.logger.deprecation' shared service.
  2304.      *
  2305.      * @return \Symfony\Bridge\Monolog\Logger
  2306.      */
  2307.     protected function getMonolog_Logger_DeprecationService()
  2308.     {
  2309.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  2310.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2311.         $instance->pushHandler(($this->privates['monolog.handler.deprecation'] ?? $this->getMonolog_Handler_DeprecationService()));
  2312.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2313.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2314.         return $instance;
  2315.     }
  2316.     /**
  2317.      * Gets the public 'monolog.logger.doctrine' shared service.
  2318.      *
  2319.      * @return \Symfony\Bridge\Monolog\Logger
  2320.      */
  2321.     protected function getMonolog_Logger_DoctrineService()
  2322.     {
  2323.         $this->services['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2324.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2325.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  2326.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2327.         return $instance;
  2328.     }
  2329.     /**
  2330.      * Gets the public 'monolog.logger.event' shared service.
  2331.      *
  2332.      * @return \Symfony\Bridge\Monolog\Logger
  2333.      */
  2334.     protected function getMonolog_Logger_EventService()
  2335.     {
  2336.         $this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
  2337.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2338.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  2339.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2340.         return $instance;
  2341.     }
  2342.     /**
  2343.      * Gets the public 'monolog.logger.http_client' shared service.
  2344.      *
  2345.      * @return \Symfony\Bridge\Monolog\Logger
  2346.      */
  2347.     protected function getMonolog_Logger_HttpClientService()
  2348.     {
  2349.         $this->services['monolog.logger.http_client'] = $instance = new \Symfony\Bridge\Monolog\Logger('http_client');
  2350.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2351.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2352.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2353.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2354.         return $instance;
  2355.     }
  2356.     /**
  2357.      * Gets the public 'monolog.logger.init' shared service.
  2358.      *
  2359.      * @return \Symfony\Bridge\Monolog\Logger
  2360.      */
  2361.     protected function getMonolog_Logger_InitService()
  2362.     {
  2363.         $this->services['monolog.logger.init'] = $instance = new \Symfony\Bridge\Monolog\Logger('init');
  2364.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2365.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2366.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2367.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2368.         return $instance;
  2369.     }
  2370.     /**
  2371.      * Gets the public 'monolog.logger.php' shared service.
  2372.      *
  2373.      * @return \Symfony\Bridge\Monolog\Logger
  2374.      */
  2375.     protected function getMonolog_Logger_PhpService()
  2376.     {
  2377.         $this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  2378.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2379.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2380.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2381.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2382.         return $instance;
  2383.     }
  2384.     /**
  2385.      * Gets the public 'monolog.logger.profiler' shared service.
  2386.      *
  2387.      * @return \Symfony\Bridge\Monolog\Logger
  2388.      */
  2389.     protected function getMonolog_Logger_ProfilerService()
  2390.     {
  2391.         $this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
  2392.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2393.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2394.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2395.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2396.         return $instance;
  2397.     }
  2398.     /**
  2399.      * Gets the public 'monolog.logger.request' shared service.
  2400.      *
  2401.      * @return \Symfony\Bridge\Monolog\Logger
  2402.      */
  2403.     protected function getMonolog_Logger_RequestService()
  2404.     {
  2405.         $this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2406.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2407.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2408.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2409.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2410.         return $instance;
  2411.     }
  2412.     /**
  2413.      * Gets the public 'monolog.logger.router' shared service.
  2414.      *
  2415.      * @return \Symfony\Bridge\Monolog\Logger
  2416.      */
  2417.     protected function getMonolog_Logger_RouterService()
  2418.     {
  2419.         $this->services['monolog.logger.router'] = $instance = new \Symfony\Bridge\Monolog\Logger('router');
  2420.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2421.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2422.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2423.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2424.         return $instance;
  2425.     }
  2426.     /**
  2427.      * Gets the public 'monolog.logger.routing' shared service.
  2428.      *
  2429.      * @return \Symfony\Bridge\Monolog\Logger
  2430.      */
  2431.     protected function getMonolog_Logger_RoutingService()
  2432.     {
  2433.         $this->services['monolog.logger.routing'] = $instance = new \Symfony\Bridge\Monolog\Logger('routing');
  2434.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2435.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2436.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2437.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2438.         return $instance;
  2439.     }
  2440.     /**
  2441.      * Gets the public 'monolog.logger.security' shared service.
  2442.      *
  2443.      * @return \Symfony\Bridge\Monolog\Logger
  2444.      */
  2445.     protected function getMonolog_Logger_SecurityService()
  2446.     {
  2447.         $this->services['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  2448.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2449.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2450.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2451.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2452.         return $instance;
  2453.     }
  2454.     /**
  2455.      * Gets the public 'pimcore.cache.pool' shared service.
  2456.      *
  2457.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  2458.      */
  2459.     protected function getPimcore_Cache_PoolService()
  2460.     {
  2461.         $this->services['pimcore.cache.pool'] = $instance = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.pimcore.cache.pool.inner'] ?? $this->get_Pimcore_Cache_Pool_InnerService()), NULL);
  2462.         if ($this->has('monolog.logger.cache')) {
  2463.             $instance->setLogger(($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2464.         }
  2465.         return $instance;
  2466.     }
  2467.     /**
  2468.      * Gets the public 'pimcore.routing.router.request_context' shared service.
  2469.      *
  2470.      * @return \Symfony\Component\Routing\RequestContext
  2471.      */
  2472.     protected function getPimcore_Routing_Router_RequestContextService()
  2473.     {
  2474.         $this->services['pimcore.routing.router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2475.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2476.         return $instance;
  2477.     }
  2478.     /**
  2479.      * Gets the public 'pimcore.templating.engine.delegating' shared autowired service.
  2480.      *
  2481.      * @return \Pimcore\Templating\TwigDefaultDelegatingEngine
  2482.      */
  2483.     protected function getPimcore_Templating_Engine_DelegatingService()
  2484.     {
  2485.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2486.         if (isset($this->services['pimcore.templating.engine.delegating'])) {
  2487.             return $this->services['pimcore.templating.engine.delegating'];
  2488.         }
  2489.         return $this->services['pimcore.templating.engine.delegating'] = new \Pimcore\Templating\TwigDefaultDelegatingEngine($a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2490.     }
  2491.     /**
  2492.      * Gets the public 'pimcore_admin.security.user_loader' shared autowired service.
  2493.      *
  2494.      * @return \Pimcore\Bundle\AdminBundle\Security\User\UserLoader
  2495.      */
  2496.     protected function getPimcoreAdmin_Security_UserLoaderService()
  2497.     {
  2498.         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()));
  2499.     }
  2500.     /**
  2501.      * Gets the public 'request_stack' shared service.
  2502.      *
  2503.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2504.      */
  2505.     protected function getRequestStackService()
  2506.     {
  2507.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2508.     }
  2509.     /**
  2510.      * Gets the public 'router' shared service.
  2511.      *
  2512.      * @return \Symfony\Cmf\Component\Routing\ChainRouter
  2513.      */
  2514.     protected function getRouterService()
  2515.     {
  2516.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2517.         $this->services['router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
  2518.         $b = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  2519.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2520.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2521.         ], [
  2522.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2523.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], $b, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['monolog.logger.router'] ?? $this->getMonolog_Logger_RouterService()), 'en');
  2524.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2525.         $c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2526.         $d = ($this->services['cmf_routing.route_provider'] ?? $this->getCmfRouting_RouteProviderService());
  2527.         $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);
  2528.         $e->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2529.         $e->addRouteEnhancer(new \Symfony\Cmf\Component\Routing\Enhancer\RouteContentEnhancer('_route_object''_content'), 100);
  2530.         $f = new \Pimcore\Routing\Staticroute\Router($b, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2531.         $g = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  2532.         $f->setLogger($g);
  2533.         $f->setLocaleParams([]);
  2534.         $f->setLogger($g);
  2535.         $instance->setContext($b);
  2536.         $instance->add($c'300');
  2537.         $instance->add($e'200');
  2538.         $instance->add(new \Pimcore\Routing\Element\Router($b, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService())), 110);
  2539.         $instance->add($f100);
  2540.         return $instance;
  2541.     }
  2542.     /**
  2543.      * Gets the public 'var_dumper.cloner' shared service.
  2544.      *
  2545.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2546.      */
  2547.     protected function getVarDumper_ClonerService()
  2548.     {
  2549.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2550.         $instance->setMaxItems(2500);
  2551.         $instance->setMinDepth(1);
  2552.         $instance->setMaxString(-1);
  2553.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2554.         return $instance;
  2555.     }
  2556.     /**
  2557.      * Gets the private '.debug.http_client' shared service.
  2558.      *
  2559.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2560.      */
  2561.     protected function get_Debug_HttpClientService()
  2562.     {
  2563.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2564.         if ($this->has('monolog.logger.http_client')) {
  2565.             $a->setLogger(($this->services['monolog.logger.http_client'] ?? $this->getMonolog_Logger_HttpClientService()));
  2566.         }
  2567.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2568.     }
  2569.     /**
  2570.      * Gets the private '.pimcore.cache.pool.inner' shared service.
  2571.      *
  2572.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  2573.      */
  2574.     protected function get_Pimcore_Cache_Pool_InnerService()
  2575.     {
  2576.         return $this->privates['.pimcore.cache.pool.inner'] = new \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter(($this->privates['.pimcore.cache.pool.inner.recorder_inner'] ?? $this->get_Pimcore_Cache_Pool_Inner_RecorderInnerService()));
  2577.     }
  2578.     /**
  2579.      * Gets the private '.pimcore.cache.pool.inner.recorder_inner' shared autowired service.
  2580.      *
  2581.      * @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
  2582.      */
  2583.     protected function get_Pimcore_Cache_Pool_Inner_RecorderInnerService($lazyLoad true)
  2584.     {
  2585.         if ($lazyLoad) {
  2586.             return $this->privates['.pimcore.cache.pool.inner.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
  2587.                 return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2588.                     $wrappedInstance $this->get_Pimcore_Cache_Pool_Inner_RecorderInnerService(false);
  2589.                     $proxy->setProxyInitializer(null);
  2590.                     return true;
  2591.                 });
  2592.             });
  2593.         }
  2594.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
  2595.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  2596.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
  2597.         $instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://pimcore:JpBPzR0%2B%2C5vIWeelpPtmP12Jgb.%2CHLbt@127.0.0.1:6379/2', ['lazy' => true]), 'xAhw5JF0F9'31536000, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  2598.         $a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  2599.         $instance->setLogger($a);
  2600.         $instance->setLogger($a);
  2601.         return $instance;
  2602.     }
  2603.     /**
  2604.      * Gets the private '.service_locator.hNQzc35' shared service.
  2605.      *
  2606.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2607.      */
  2608.     protected function get_ServiceLocator_HNQzc35Service()
  2609.     {
  2610.         return $this->privates['.service_locator.hNQzc35'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2611.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2612.             'security.firewall.map.context.pimcore_admin' => ['privates''security.firewall.map.context.pimcore_admin''getSecurity_Firewall_Map_Context_PimcoreAdminService'true],
  2613.             'security.firewall.map.context.pimcore_admin_webdav' => ['privates''security.firewall.map.context.pimcore_admin_webdav''getSecurity_Firewall_Map_Context_PimcoreAdminWebdavService'true],
  2614.         ], [
  2615.             'security.firewall.map.context.dev' => '?',
  2616.             'security.firewall.map.context.pimcore_admin' => '?',
  2617.             'security.firewall.map.context.pimcore_admin_webdav' => '?',
  2618.         ]);
  2619.     }
  2620.     /**
  2621.      * Gets the private 'App\EventSubscriber\DeviceAwareSubscriber' shared autowired service.
  2622.      *
  2623.      * @return \App\EventSubscriber\DeviceAwareSubscriber
  2624.      */
  2625.     protected function getDeviceAwareSubscriberService()
  2626.     {
  2627.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2628.         if (isset($this->privates['App\\EventSubscriber\\DeviceAwareSubscriber'])) {
  2629.             return $this->privates['App\\EventSubscriber\\DeviceAwareSubscriber'];
  2630.         }
  2631.         return $this->privates['App\\EventSubscriber\\DeviceAwareSubscriber'] = new \App\EventSubscriber\DeviceAwareSubscriber($a);
  2632.     }
  2633.     /**
  2634.      * Gets the private 'Pimcore\Analytics\Google\Tracker' shared autowired service.
  2635.      *
  2636.      * @return \Pimcore\Analytics\Google\Tracker
  2637.      */
  2638.     protected function getTrackerService()
  2639.     {
  2640.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2641.         if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
  2642.             return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
  2643.         }
  2644.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2645.         if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
  2646.             return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
  2647.         }
  2648.         $this->privates['Pimcore\\Analytics\\Google\\Tracker'] = $instance = new \Pimcore\Analytics\Google\Tracker(($this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] ?? $this->getSiteIdProviderService()), ($this->privates['Pimcore\\Analytics\\Google\\Config\\ConfigProvider'] ?? ($this->privates['Pimcore\\Analytics\\Google\\Config\\ConfigProvider'] = new \Pimcore\Analytics\Google\Config\ConfigProvider())), $a$b);
  2649.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2650.         return $instance;
  2651.     }
  2652.     /**
  2653.      * Gets the private 'Pimcore\Analytics\SiteId\SiteIdProvider' shared autowired service.
  2654.      *
  2655.      * @return \Pimcore\Analytics\SiteId\SiteIdProvider
  2656.      */
  2657.     protected function getSiteIdProviderService()
  2658.     {
  2659.         return $this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] = new \Pimcore\Analytics\SiteId\SiteIdProvider(($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()));
  2660.     }
  2661.     /**
  2662.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener' shared autowired service.
  2663.      *
  2664.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener
  2665.      */
  2666.     protected function getAdminAuthenticationDoubleCheckListenerService()
  2667.     {
  2668.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())), ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), $this->parameters['pimcore.admin.unauthenticated_routes']);
  2669.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2670.         return $instance;
  2671.     }
  2672.     /**
  2673.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener' shared autowired service.
  2674.      *
  2675.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener
  2676.      */
  2677.     protected function getAdminSecurityListenerService()
  2678.     {
  2679.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] ?? $this->getContentSecurityPolicyHandlerService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2680.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2681.         return $instance;
  2682.     }
  2683.     /**
  2684.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener' shared autowired service.
  2685.      *
  2686.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener
  2687.      */
  2688.     protected function getAdminSessionBagListenerService()
  2689.     {
  2690.         return $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener(($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2691.     }
  2692.     /**
  2693.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener' shared autowired service.
  2694.      *
  2695.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener
  2696.      */
  2697.     protected function getCsrfProtectionListenerService()
  2698.     {
  2699.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  2700.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2701.         return $instance;
  2702.     }
  2703.     /**
  2704.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener' shared autowired service.
  2705.      *
  2706.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener
  2707.      */
  2708.     protected function getCustomAdminEntryPointCheckListenerService()
  2709.     {
  2710.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener(NULL);
  2711.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2712.         return $instance;
  2713.     }
  2714.     /**
  2715.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener' shared autowired service.
  2716.      *
  2717.      * @return \Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener
  2718.      */
  2719.     protected function getEnablePreviewTimeSliderListenerService()
  2720.     {
  2721.         $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()));
  2722.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2723.         return $instance;
  2724.     }
  2725.     /**
  2726.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener' shared autowired service.
  2727.      *
  2728.      * @return \Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener
  2729.      */
  2730.     protected function getHttpCacheListenerService()
  2731.     {
  2732.         $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())));
  2733.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2734.         return $instance;
  2735.     }
  2736.     /**
  2737.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener' shared autowired service.
  2738.      *
  2739.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener
  2740.      */
  2741.     protected function getUsageStatisticsListenerService()
  2742.     {
  2743.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2744.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2745.         return $instance;
  2746.     }
  2747.     /**
  2748.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener' shared autowired service.
  2749.      *
  2750.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener
  2751.      */
  2752.     protected function getUserPerspectiveListenerService()
  2753.     {
  2754.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()));
  2755.         $a = ($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService());
  2756.         $instance->setLogger($a);
  2757.         $instance->setLogger($a);
  2758.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2759.         return $instance;
  2760.     }
  2761.     /**
  2762.      * Gets the private 'Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator' shared autowired service.
  2763.      *
  2764.      * @return \Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator
  2765.      */
  2766.     protected function getAdminSessionBagConfiguratorService()
  2767.     {
  2768.         return $this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] = new \Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator(($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2769.     }
  2770.     /**
  2771.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector' shared autowired service.
  2772.      *
  2773.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector
  2774.      */
  2775.     protected function getPimcoreDataCollectorService()
  2776.     {
  2777.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2778.     }
  2779.     /**
  2780.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector' shared autowired service.
  2781.      *
  2782.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector
  2783.      */
  2784.     protected function getPimcoreTargetingDataCollectorService()
  2785.     {
  2786.         $a = ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService());
  2787.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'])) {
  2788.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'];
  2789.         }
  2790.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $a);
  2791.     }
  2792.     /**
  2793.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener' shared autowired service.
  2794.      *
  2795.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener
  2796.      */
  2797.     protected function getBlockStateListenerService()
  2798.     {
  2799.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener(($this->services['Pimcore\\Document\\Editable\\Block\\BlockStateStack'] ?? ($this->services['Pimcore\\Document\\Editable\\Block\\BlockStateStack'] = new \Pimcore\Document\Editable\Block\BlockStateStack())));
  2800.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2801.         $instance->setLogger($a);
  2802.         $instance->setLogger($a);
  2803.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2804.         return $instance;
  2805.     }
  2806.     /**
  2807.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener' shared autowired service.
  2808.      *
  2809.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener
  2810.      */
  2811.     protected function getDocumentFallbackListenerService()
  2812.     {
  2813.         $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())));
  2814.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2815.         return $instance;
  2816.     }
  2817.     /**
  2818.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener' shared autowired service.
  2819.      *
  2820.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener
  2821.      */
  2822.     protected function getDocumentMetaDataListenerService()
  2823.     {
  2824.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadMeta'] ?? $this->getHeadMetaService()));
  2825.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2826.         return $instance;
  2827.     }
  2828.     /**
  2829.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener' shared autowired service.
  2830.      *
  2831.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener
  2832.      */
  2833.     protected function getEditmodeListenerService()
  2834.     {
  2835.         $a = ($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService());
  2836.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
  2837.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
  2838.         }
  2839.         $b = ($this->services['router'] ?? $this->getRouterService());
  2840.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
  2841.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
  2842.         }
  2843.         $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()), $a$b, ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] ?? ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector())));
  2844.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2845.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2846.         return $instance;
  2847.     }
  2848.     /**
  2849.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener' shared autowired service.
  2850.      *
  2851.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener
  2852.      */
  2853.     protected function getElementListenerService()
  2854.     {
  2855.         $a = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  2856.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'])) {
  2857.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'];
  2858.         }
  2859.         $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()), $a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2860.         $b = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  2861.         $instance->setLogger($b);
  2862.         $instance->setLogger($b);
  2863.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2864.         return $instance;
  2865.     }
  2866.     /**
  2867.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener' shared autowired service.
  2868.      *
  2869.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener
  2870.      */
  2871.     protected function getGlobalTemplateVariablesListenerService()
  2872.     {
  2873.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2874.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'])) {
  2875.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'];
  2876.         }
  2877.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), $a);
  2878.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2879.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2880.         return $instance;
  2881.     }
  2882.     /**
  2883.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener' shared autowired service.
  2884.      *
  2885.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener
  2886.      */
  2887.     protected function getGoogleSearchConsoleVerificationListenerService()
  2888.     {
  2889.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener();
  2890.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2891.         return $instance;
  2892.     }
  2893.     /**
  2894.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener' shared autowired service.
  2895.      *
  2896.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener
  2897.      */
  2898.     protected function getHardlinkCanonicalListenerService()
  2899.     {
  2900.         $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()));
  2901.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2902.         return $instance;
  2903.     }
  2904.     /**
  2905.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener' shared autowired service.
  2906.      *
  2907.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener
  2908.      */
  2909.     protected function getInternalWysiwygHtmlAttributeFilterListenerService()
  2910.     {
  2911.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener();
  2912.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2913.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2914.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  2915.         return $instance;
  2916.     }
  2917.     /**
  2918.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener' shared autowired service.
  2919.      *
  2920.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener
  2921.      */
  2922.     protected function getLocaleListenerService()
  2923.     {
  2924.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener();
  2925.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2926.         return $instance;
  2927.     }
  2928.     /**
  2929.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener' shared autowired service.
  2930.      *
  2931.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener
  2932.      */
  2933.     protected function getOutputTimestampListenerService()
  2934.     {
  2935.         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()));
  2936.     }
  2937.     /**
  2938.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener' shared autowired service.
  2939.      *
  2940.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener
  2941.      */
  2942.     protected function getRoutingListenerService()
  2943.     {
  2944.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Routing\\RedirectHandler'] ?? $this->getRedirectHandlerService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2945.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2946.         return $instance;
  2947.     }
  2948.     /**
  2949.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener' shared autowired service.
  2950.      *
  2951.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener
  2952.      */
  2953.     protected function getStaticPageGeneratorListenerService()
  2954.     {
  2955.         $a = ($this->services['Pimcore\\Document\\StaticPageGenerator'] ?? $this->getStaticPageGeneratorService());
  2956.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'])) {
  2957.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'];
  2958.         }
  2959.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener($a, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2960.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2961.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  2962.         return $instance;
  2963.     }
  2964.     /**
  2965.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener' shared autowired service.
  2966.      *
  2967.      * @return \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener
  2968.      */
  2969.     protected function getMaintenancePageListenerService()
  2970.     {
  2971.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener(($this->services['kernel'] ?? $this->get('kernel'1)));
  2972.         $instance->loadTemplateFromResource('@PimcoreCoreBundle/Resources/misc/maintenance.html');
  2973.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2974.         return $instance;
  2975.     }
  2976.     /**
  2977.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener' shared autowired service.
  2978.      *
  2979.      * @return \Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener
  2980.      */
  2981.     protected function getPimcoreContextListenerService()
  2982.     {
  2983.         $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())));
  2984.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2985.         $instance->setLogger($a);
  2986.         $instance->setLogger($a);
  2987.         return $instance;
  2988.     }
  2989.     /**
  2990.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener' shared autowired service.
  2991.      *
  2992.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener
  2993.      */
  2994.     protected function getResponseHeaderListenerService()
  2995.     {
  2996.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener(($this->services['Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver'] ?? $this->getResponseHeaderResolverService()));
  2997.     }
  2998.     /**
  2999.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener' shared autowired service.
  3000.      *
  3001.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener
  3002.      */
  3003.     protected function getResponseStackListenerService()
  3004.     {
  3005.         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())));
  3006.     }
  3007.     /**
  3008.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener' shared autowired service.
  3009.      *
  3010.      * @return \Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener
  3011.      */
  3012.     protected function getTranslationDebugListenerService()
  3013.     {
  3014.         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');
  3015.     }
  3016.     /**
  3017.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener' shared autowired service.
  3018.      *
  3019.      * @return \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener
  3020.      */
  3021.     protected function getWebDebugToolbarListenerService()
  3022.     {
  3023.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3024.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'])) {
  3025.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'];
  3026.         }
  3027.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())), ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService()), $a$this->parameters['pimcore.web_profiler.toolbar.excluded_routes']);
  3028.     }
  3029.     /**
  3030.      * Gets the private 'Pimcore\Document\Editable\EditmodeEditableDefinitionCollector' shared autowired service.
  3031.      *
  3032.      * @return \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector
  3033.      */
  3034.     protected function getEditmodeEditableDefinitionCollectorService()
  3035.     {
  3036.         return $this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector();
  3037.     }
  3038.     /**
  3039.      * Gets the private 'Pimcore\Http\Response\CodeInjector' shared autowired service.
  3040.      *
  3041.      * @return \Pimcore\Http\Response\CodeInjector
  3042.      */
  3043.     protected function getCodeInjectorService()
  3044.     {
  3045.         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())));
  3046.     }
  3047.     /**
  3048.      * Gets the private 'Pimcore\Routing\Dynamic\DocumentRouteHandler' shared autowired service.
  3049.      *
  3050.      * @return \Pimcore\Routing\Dynamic\DocumentRouteHandler
  3051.      */
  3052.     protected function getDocumentRouteHandlerService()
  3053.     {
  3054.         return $this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] = new \Pimcore\Routing\Dynamic\DocumentRouteHandler(($this->services['Pimcore\\Model\\Document\\Service'] ?? ($this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service())), ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())), ($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  3055.     }
  3056.     /**
  3057.      * Gets the private 'Pimcore\Routing\RedirectHandler' shared autowired service.
  3058.      *
  3059.      * @return \Pimcore\Routing\RedirectHandler
  3060.      */
  3061.     protected function getRedirectHandlerService()
  3062.     {
  3063.         $a = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
  3064.         if (isset($this->privates['Pimcore\\Routing\\RedirectHandler'])) {
  3065.             return $this->privates['Pimcore\\Routing\\RedirectHandler'];
  3066.         }
  3067.         $this->privates['Pimcore\\Routing\\RedirectHandler'] = $instance = new \Pimcore\Routing\RedirectHandler(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())), $a);
  3068.         $b = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  3069.         $instance->setLogger($b);
  3070.         $instance->setLogger($b);
  3071.         return $instance;
  3072.     }
  3073.     /**
  3074.      * Gets the private 'Pimcore\Targeting\ActionHandler\DelegatingActionHandler' shared autowired service.
  3075.      *
  3076.      * @return \Pimcore\Targeting\ActionHandler\DelegatingActionHandler
  3077.      */
  3078.     protected function getDelegatingActionHandlerService()
  3079.     {
  3080.         return $this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] = new \Pimcore\Targeting\ActionHandler\DelegatingActionHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3081.             'assign_target_group' => ['privates''Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup''getAssignTargetGroupService'true],
  3082.             'codesnippet' => ['privates''Pimcore\\Targeting\\ActionHandler\\CodeSnippet''getCodeSnippetService'true],
  3083.             'redirect' => ['privates''Pimcore\\Targeting\\ActionHandler\\Redirect''getRedirectService'true],
  3084.         ], [
  3085.             'assign_target_group' => '?',
  3086.             'codesnippet' => '?',
  3087.             'redirect' => '?',
  3088.         ]), ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService()));
  3089.     }
  3090.     /**
  3091.      * Gets the private 'Pimcore\Targeting\ConditionMatcher' shared autowired service.
  3092.      *
  3093.      * @return \Pimcore\Targeting\ConditionMatcher
  3094.      */
  3095.     protected function getConditionMatcherService()
  3096.     {
  3097.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3098.         if (isset($this->privates['Pimcore\\Targeting\\ConditionMatcher'])) {
  3099.             return $this->privates['Pimcore\\Targeting\\ConditionMatcher'];
  3100.         }
  3101.         $b = ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService());
  3102.         if (isset($this->privates['Pimcore\\Targeting\\ConditionMatcher'])) {
  3103.             return $this->privates['Pimcore\\Targeting\\ConditionMatcher'];
  3104.         }
  3105.         return $this->privates['Pimcore\\Targeting\\ConditionMatcher'] = new \Pimcore\Targeting\ConditionMatcher(new \Pimcore\Targeting\ConditionFactory($a$this->parameters['pimcore.targeting.conditions']), $b$a, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3106.     }
  3107.     /**
  3108.      * Gets the private 'Pimcore\Targeting\DataLoader' shared autowired service.
  3109.      *
  3110.      * @return \Pimcore\Targeting\DataLoader
  3111.      */
  3112.     protected function getDataLoaderService()
  3113.     {
  3114.         $this->privates['Pimcore\\Targeting\\DataLoader'] = $instance = new \Pimcore\Targeting\DataLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3115.             'device' => ['privates''Pimcore\\Targeting\\DataProvider\\Device''getDeviceService'true],
  3116.             'geoip' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoIp''getGeoIpService'true],
  3117.             'geolocation' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoLocation''getGeoLocationService'true],
  3118.             'targeting_storage' => ['privates''Pimcore\\Targeting\\DataProvider\\TargetingStorage''getTargetingStorageService'true],
  3119.             'visited_pages_counter' => ['privates''Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter''getVisitedPagesCounterService'true],
  3120.         ], [
  3121.             'device' => '?',
  3122.             'geoip' => '?',
  3123.             'geolocation' => '?',
  3124.             'targeting_storage' => '?',
  3125.             'visited_pages_counter' => '?',
  3126.         ]));
  3127.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3128.         return $instance;
  3129.     }
  3130.     /**
  3131.      * Gets the private 'Pimcore\Targeting\Debug\OverrideHandler' shared autowired service.
  3132.      *
  3133.      * @return \Pimcore\Targeting\Debug\OverrideHandler
  3134.      */
  3135.     protected function getOverrideHandlerService($lazyLoad true)
  3136.     {
  3137.         if ($lazyLoad) {
  3138.             return $this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] = $this->createProxy('OverrideHandler_fb58919', function () {
  3139.                 return \OverrideHandler_fb58919::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3140.                     $wrappedInstance $this->getOverrideHandlerService(false);
  3141.                     $proxy->setProxyInitializer(null);
  3142.                     return true;
  3143.                 });
  3144.             });
  3145.         }
  3146.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/OverrideHandler.php';
  3147.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/OverrideHandlerInterface.php';
  3148.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DocumentTargetingOverrideHandler.php';
  3149.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LanguageOverrideHandler.php';
  3150.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DeviceOverrideHandler.php';
  3151.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LocationOverrideHandler.php';
  3152.         return new \Pimcore\Targeting\Debug\OverrideHandler(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), [=> new \Pimcore\Targeting\Debug\Override\DocumentTargetingOverrideHandler(($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService())), => new \Pimcore\Targeting\Debug\Override\LanguageOverrideHandler(), => new \Pimcore\Targeting\Debug\Override\DeviceOverrideHandler(), => new \Pimcore\Targeting\Debug\Override\LocationOverrideHandler()]);
  3153.     }
  3154.     /**
  3155.      * Gets the private 'Pimcore\Targeting\Debug\TargetingDataCollector' shared autowired service.
  3156.      *
  3157.      * @return \Pimcore\Targeting\Debug\TargetingDataCollector
  3158.      */
  3159.     protected function getTargetingDataCollectorService()
  3160.     {
  3161.         $a = ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService());
  3162.         if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
  3163.             return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
  3164.         }
  3165.         $b = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  3166.         if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
  3167.             return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
  3168.         }
  3169.         $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] = $instance = new \Pimcore\Targeting\Debug\TargetingDataCollector($a$b);
  3170.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3171.         return $instance;
  3172.     }
  3173.     /**
  3174.      * Gets the private 'Pimcore\Targeting\EventListener\TargetingListener' shared autowired service.
  3175.      *
  3176.      * @return \Pimcore\Targeting\EventListener\TargetingListener
  3177.      */
  3178.     protected function getTargetingListenerService()
  3179.     {
  3180.         $a = ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService());
  3181.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  3182.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  3183.         }
  3184.         $b = ($this->privates['Pimcore\\Targeting\\ConditionMatcher'] ?? $this->getConditionMatcherService());
  3185.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  3186.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  3187.         }
  3188.         $c = ($this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] ?? $this->getDelegatingActionHandlerService());
  3189.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  3190.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  3191.         }
  3192.         $d = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  3193.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  3194.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  3195.         }
  3196.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3197.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  3198.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  3199.         }
  3200.         $f = ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage()));
  3201.         $g = new \Pimcore\Targeting\VisitorInfoResolver($a$f$b$c$d$e);
  3202.         $h = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3203.         $g->setStopwatch($h);
  3204.         $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] = $instance = new \Pimcore\Targeting\EventListener\TargetingListener($g$c$f, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), new \Pimcore\Targeting\Code\TargetingCodeGenerator($e, ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService())));
  3205.         $instance->setStopwatch($h);
  3206.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3207.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  3208.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  3209.         return $instance;
  3210.     }
  3211.     /**
  3212.      * Gets the private 'Pimcore\Targeting\EventListener\ToolbarListener' shared autowired service.
  3213.      *
  3214.      * @return \Pimcore\Targeting\EventListener\ToolbarListener
  3215.      */
  3216.     protected function getToolbarListenerService()
  3217.     {
  3218.         $a = ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService());
  3219.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  3220.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  3221.         }
  3222.         $b = ($this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] ?? $this->getOverrideHandlerService());
  3223.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  3224.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  3225.         }
  3226.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3227.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  3228.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  3229.         }
  3230.         $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] = $instance = new \Pimcore\Targeting\EventListener\ToolbarListener(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $a$b$c, ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()), ($this->privates['Pimcore\\Http\\Response\\CodeInjector'] ?? $this->getCodeInjectorService()));
  3231.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3232.         return $instance;
  3233.     }
  3234.     /**
  3235.      * Gets the private 'Pimcore\Targeting\Storage\CookieStorage' shared autowired service.
  3236.      *
  3237.      * @return \Pimcore\Targeting\Storage\CookieStorage
  3238.      */
  3239.     protected function getCookieStorageService()
  3240.     {
  3241.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3242.         if (isset($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'])) {
  3243.             return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'];
  3244.         }
  3245.         return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] = new \Pimcore\Targeting\Storage\CookieStorage(new \Pimcore\Targeting\Storage\Cookie\JWTCookieSaveHandler('BjXHdDkYKXV3rZJe3im1pyDzJ/EkjaSJ9+X9WerfNjc=', [], NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), $a);
  3246.     }
  3247.     /**
  3248.      * Gets the private 'Pimcore\Templating\Renderer\ActionRenderer' shared autowired service.
  3249.      *
  3250.      * @return \Pimcore\Templating\Renderer\ActionRenderer
  3251.      */
  3252.     protected function getActionRendererService()
  3253.     {
  3254.         $a = ($this->privates['twig.runtime.httpkernel'] ?? $this->getTwig_Runtime_HttpkernelService());
  3255.         if (isset($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'])) {
  3256.             return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'];
  3257.         }
  3258.         return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] = new \Pimcore\Templating\Renderer\ActionRenderer($a);
  3259.     }
  3260.     /**
  3261.      * Gets the private 'Pimcore\Twig\Extension\SubrequestExtension' shared autowired service.
  3262.      *
  3263.      * @return \Pimcore\Twig\Extension\SubrequestExtension
  3264.      */
  3265.     protected function getSubrequestExtensionService($lazyLoad true)
  3266.     {
  3267.         if ($lazyLoad) {
  3268.             return $this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] = $this->createProxy('SubrequestExtension_ac4dffd', function () {
  3269.                 return \SubrequestExtension_ac4dffd::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3270.                     $wrappedInstance $this->getSubrequestExtensionService(false);
  3271.                     $proxy->setProxyInitializer(null);
  3272.                     return true;
  3273.                 });
  3274.             });
  3275.         }
  3276.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/SubrequestExtension.php';
  3277.         return new \Pimcore\Twig\Extension\SubrequestExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] ?? $this->getIncService()));
  3278.     }
  3279.     /**
  3280.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadLink' shared autowired service.
  3281.      *
  3282.      * @return \Pimcore\Twig\Extension\Templating\HeadLink
  3283.      */
  3284.     protected function getHeadLinkService()
  3285.     {
  3286.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadLink'] = new \Pimcore\Twig\Extension\Templating\HeadLink(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())), ($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
  3287.     }
  3288.     /**
  3289.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadMeta' shared autowired service.
  3290.      *
  3291.      * @return \Pimcore\Twig\Extension\Templating\HeadMeta
  3292.      */
  3293.     protected function getHeadMetaService()
  3294.     {
  3295.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadMeta'] = new \Pimcore\Twig\Extension\Templating\HeadMeta(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
  3296.     }
  3297.     /**
  3298.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadScript' shared autowired service.
  3299.      *
  3300.      * @return \Pimcore\Twig\Extension\Templating\HeadScript
  3301.      */
  3302.     protected function getHeadScriptService()
  3303.     {
  3304.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadScript'] = new \Pimcore\Twig\Extension\Templating\HeadScript(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())), ($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
  3305.     }
  3306.     /**
  3307.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadStyle' shared autowired service.
  3308.      *
  3309.      * @return \Pimcore\Twig\Extension\Templating\HeadStyle
  3310.      */
  3311.     protected function getHeadStyleService()
  3312.     {
  3313.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadStyle'] = new \Pimcore\Twig\Extension\Templating\HeadStyle(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
  3314.     }
  3315.     /**
  3316.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadTitle' shared autowired service.
  3317.      *
  3318.      * @return \Pimcore\Twig\Extension\Templating\HeadTitle
  3319.      */
  3320.     protected function getHeadTitleService()
  3321.     {
  3322.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadTitle'] = new \Pimcore\Twig\Extension\Templating\HeadTitle(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
  3323.     }
  3324.     /**
  3325.      * Gets the private 'Pimcore\Twig\Extension\Templating\Inc' shared autowired service.
  3326.      *
  3327.      * @return \Pimcore\Twig\Extension\Templating\Inc
  3328.      */
  3329.     protected function getIncService()
  3330.     {
  3331.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
  3332.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'])) {
  3333.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'];
  3334.         }
  3335.         $b = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  3336.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'])) {
  3337.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'];
  3338.         }
  3339.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] = new \Pimcore\Twig\Extension\Templating\Inc(new \Pimcore\Templating\Renderer\IncludeRenderer($a$b), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()));
  3340.     }
  3341.     /**
  3342.      * Gets the private 'Pimcore\Twig\Extension\Templating\InlineScript' shared autowired service.
  3343.      *
  3344.      * @return \Pimcore\Twig\Extension\Templating\InlineScript
  3345.      */
  3346.     protected function getInlineScriptService()
  3347.     {
  3348.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\InlineScript'] = new \Pimcore\Twig\Extension\Templating\InlineScript(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())), ($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
  3349.     }
  3350.     /**
  3351.      * Gets the private 'Pimcore\Twig\Extension\Templating\Navigation' shared autowired service.
  3352.      *
  3353.      * @return \Pimcore\Twig\Extension\Templating\Navigation
  3354.      */
  3355.     protected function getNavigationService($lazyLoad true)
  3356.     {
  3357.         if ($lazyLoad) {
  3358.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] = $this->createProxy('Navigation_62d2b4b', function () {
  3359.                 return \Navigation_62d2b4b::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3360.                     $wrappedInstance $this->getNavigationService(false);
  3361.                     $proxy->setProxyInitializer(null);
  3362.                     return true;
  3363.                 });
  3364.             });
  3365.         }
  3366.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Navigation.php';
  3367.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Builder.php';
  3368.         return new \Pimcore\Twig\Extension\Templating\Navigation(new \Pimcore\Navigation\Builder(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3369.             'breadcrumbs' => ['privates''Pimcore\\Navigation\\Renderer\\Breadcrumbs''getBreadcrumbsService'true],
  3370.             'menu' => ['privates''Pimcore\\Navigation\\Renderer\\Menu''getMenuService'true],
  3371.         ], [
  3372.             'breadcrumbs' => '?',
  3373.             'menu' => '?',
  3374.         ]));
  3375.     }
  3376.     /**
  3377.      * Gets the private 'Pimcore\Twig\Extension\Templating\PimcoreUrl' shared autowired service.
  3378.      *
  3379.      * @return \Pimcore\Twig\Extension\Templating\PimcoreUrl
  3380.      */
  3381.     protected function getPimcoreUrlService()
  3382.     {
  3383.         $a = ($this->services['router'] ?? $this->getRouterService());
  3384.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'])) {
  3385.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'];
  3386.         }
  3387.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] = new \Pimcore\Twig\Extension\Templating\PimcoreUrl($a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  3388.     }
  3389.     /**
  3390.      * Gets the private 'Pimcore\Twig\Extension\Templating\Placeholder' shared autowired service.
  3391.      *
  3392.      * @return \Pimcore\Twig\Extension\Templating\Placeholder
  3393.      */
  3394.     protected function getPlaceholderService()
  3395.     {
  3396.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder'] = new \Pimcore\Twig\Extension\Templating\Placeholder(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
  3397.     }
  3398.     /**
  3399.      * Gets the private 'annotations.cache_adapter' shared service.
  3400.      *
  3401.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  3402.      */
  3403.     protected function getAnnotations_CacheAdapterService()
  3404.     {
  3405.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  3406.     }
  3407.     /**
  3408.      * Gets the private 'annotations.cached_reader' shared service.
  3409.      *
  3410.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  3411.      */
  3412.     protected function getAnnotations_CachedReaderService()
  3413.     {
  3414.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  3415.     }
  3416.     /**
  3417.      * Gets the private 'annotations.reader' shared service.
  3418.      *
  3419.      * @return \Doctrine\Common\Annotations\AnnotationReader
  3420.      */
  3421.     protected function getAnnotations_ReaderService()
  3422.     {
  3423.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  3424.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  3425.         $a->registerUniqueLoader('class_exists');
  3426.         $instance->addGlobalIgnoredName('required'$a);
  3427.         return $instance;
  3428.     }
  3429.     /**
  3430.      * Gets the private 'cache.annotations' shared service.
  3431.      *
  3432.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3433.      */
  3434.     protected function getCache_AnnotationsService()
  3435.     {
  3436.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('spqZyJlMbD'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3437.     }
  3438.     /**
  3439.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  3440.      *
  3441.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3442.      */
  3443.     protected function getCache_Messenger_RestartWorkersSignalService()
  3444.     {
  3445.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ProxyAdapter(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService()), 'app'));
  3446.     }
  3447.     /**
  3448.      * Gets the private 'cache.property_info' shared service.
  3449.      *
  3450.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3451.      */
  3452.     protected function getCache_PropertyInfoService()
  3453.     {
  3454.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('HOiGEvGcEp'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3455.     }
  3456.     /**
  3457.      * Gets the private 'cache.rate_limiter' shared service.
  3458.      *
  3459.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3460.      */
  3461.     protected function getCache_RateLimiterService()
  3462.     {
  3463.         return $this->privates['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ProxyAdapter(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService()), 'app'));
  3464.     }
  3465.     /**
  3466.      * Gets the private 'cache.security_expression_language' shared service.
  3467.      *
  3468.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3469.      */
  3470.     protected function getCache_SecurityExpressionLanguageService()
  3471.     {
  3472.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pi4Qrx8MZE'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3473.     }
  3474.     /**
  3475.      * Gets the private 'cache.serializer' shared service.
  3476.      *
  3477.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3478.      */
  3479.     protected function getCache_SerializerService()
  3480.     {
  3481.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('q0t-XKve2e'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3482.     }
  3483.     /**
  3484.      * Gets the private 'cache.validator' shared service.
  3485.      *
  3486.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3487.      */
  3488.     protected function getCache_ValidatorService()
  3489.     {
  3490.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5kfaSZ6MOw'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3491.     }
  3492.     /**
  3493.      * Gets the private 'config_cache_factory' shared service.
  3494.      *
  3495.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3496.      */
  3497.     protected function getConfigCacheFactoryService()
  3498.     {
  3499.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3500.             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)));
  3501.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3502.         }, 2));
  3503.     }
  3504.     /**
  3505.      * Gets the private 'data_collector.form' shared service.
  3506.      *
  3507.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3508.      */
  3509.     protected function getDataCollector_FormService()
  3510.     {
  3511.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3512.     }
  3513.     /**
  3514.      * Gets the private 'data_collector.request' shared service.
  3515.      *
  3516.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3517.      */
  3518.     protected function getDataCollector_RequestService()
  3519.     {
  3520.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3521.     }
  3522.     /**
  3523.      * Gets the private 'debug.controller_resolver' shared service.
  3524.      *
  3525.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  3526.      */
  3527.     protected function getDebug_ControllerResolverService()
  3528.     {
  3529.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3530.     }
  3531.     /**
  3532.      * Gets the private 'debug.debug_handlers_listener' shared service.
  3533.      *
  3534.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3535.      */
  3536.     protected function getDebug_DebugHandlersListenerService()
  3537.     {
  3538.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, ($this->services['monolog.logger.php'] ?? $this->getMonolog_Logger_PhpService()), NULL, -1truetrue, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  3539.     }
  3540.     /**
  3541.      * Gets the private 'debug.file_link_formatter' shared service.
  3542.      *
  3543.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3544.      */
  3545.     protected function getDebug_FileLinkFormatterService()
  3546.     {
  3547.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  3548.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3549.         });
  3550.     }
  3551.     /**
  3552.      * Gets the private 'debug.log_processor' shared service.
  3553.      *
  3554.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3555.      */
  3556.     protected function getDebug_LogProcessorService()
  3557.     {
  3558.         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())));
  3559.     }
  3560.     /**
  3561.      * Gets the private 'debug.security.access.decision_manager' shared service.
  3562.      *
  3563.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3564.      */
  3565.     protected function getDebug_Security_Access_DecisionManagerService()
  3566.     {
  3567.         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 () {
  3568.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3569.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  3570.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  3571.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3572.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  3573.     }
  3574.     /**
  3575.      * Gets the private 'debug.security.firewall' shared service.
  3576.      *
  3577.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3578.      */
  3579.     protected function getDebug_Security_FirewallService()
  3580.     {
  3581.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3582.         if (isset($this->privates['debug.security.firewall'])) {
  3583.             return $this->privates['debug.security.firewall'];
  3584.         }
  3585.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3586.         if (isset($this->privates['debug.security.firewall'])) {
  3587.             return $this->privates['debug.security.firewall'];
  3588.         }
  3589.         $c = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  3590.         if (isset($this->privates['debug.security.firewall'])) {
  3591.             return $this->privates['debug.security.firewall'];
  3592.         }
  3593.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b$c);
  3594.     }
  3595.     /**
  3596.      * Gets the private 'exception_listener' shared service.
  3597.      *
  3598.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3599.      */
  3600.     protected function getExceptionListenerService()
  3601.     {
  3602.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3603.     }
  3604.     /**
  3605.      * Gets the private 'form.registry' shared service.
  3606.      *
  3607.      * @return \Symfony\Component\Form\FormRegistry
  3608.      */
  3609.     protected function getForm_RegistryService()
  3610.     {
  3611.         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, [
  3612.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => ['privates''cmf_routing.route_type_form_type''getCmfRouting_RouteTypeFormTypeService'true],
  3613.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  3614.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  3615.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'true],
  3616.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  3617.         ], [
  3618.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => '?',
  3619.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  3620.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  3621.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  3622.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  3623.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  3624.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  3625.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  3626.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  3627.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  3628.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  3629.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  3630.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  3631.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  3632.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  3633.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  3634.         }, 1)], new RewindableGenerator(function () {
  3635.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  3636.         }, 1))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  3637.     }
  3638.     /**
  3639.      * Gets the private 'fragment.renderer.inline' shared service.
  3640.      *
  3641.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  3642.      */
  3643.     protected function getFragment_Renderer_InlineService()
  3644.     {
  3645.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  3646.         if (isset($this->privates['fragment.renderer.inline'])) {
  3647.             return $this->privates['fragment.renderer.inline'];
  3648.         }
  3649.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3650.         if (isset($this->privates['fragment.renderer.inline'])) {
  3651.             return $this->privates['fragment.renderer.inline'];
  3652.         }
  3653.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  3654.         $instance->setFragmentPath('/_fragment');
  3655.         return $instance;
  3656.     }
  3657.     /**
  3658.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  3659.      *
  3660.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  3661.      */
  3662.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  3663.     {
  3664.         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())));
  3665.     }
  3666.     /**
  3667.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  3668.      *
  3669.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  3670.      */
  3671.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  3672.     {
  3673.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3674.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  3675.             return $this->privates['framework_extra_bundle.event.is_granted'];
  3676.         }
  3677.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  3678.     }
  3679.     /**
  3680.      * Gets the private 'locale_aware_listener' shared service.
  3681.      *
  3682.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3683.      */
  3684.     protected function getLocaleAwareListenerService()
  3685.     {
  3686.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3687.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  3688.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3689.             yield => ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  3690.             yield => ($this->privates['Pimcore\\Bundle\\AdminBundle\\Translation\\AdminUserTranslator'] ?? $this->load('getAdminUserTranslatorService'));
  3691.         }, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3692.     }
  3693.     /**
  3694.      * Gets the private 'locale_listener' shared service.
  3695.      *
  3696.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3697.      */
  3698.     protected function getLocaleListener2Service()
  3699.     {
  3700.         $a = ($this->services['router'] ?? $this->getRouterService());
  3701.         if (isset($this->privates['locale_listener'])) {
  3702.             return $this->privates['locale_listener'];
  3703.         }
  3704.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en'$afalse, []);
  3705.     }
  3706.     /**
  3707.      * Gets the private 'monolog.handler.console' shared service.
  3708.      *
  3709.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3710.      */
  3711.     protected function getMonolog_Handler_ConsoleService()
  3712.     {
  3713.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  3714.     }
  3715.     /**
  3716.      * Gets the private 'monolog.handler.deprecation' shared service.
  3717.      *
  3718.      * @return \Monolog\Handler\RotatingFileHandler
  3719.      */
  3720.     protected function getMonolog_Handler_DeprecationService()
  3721.     {
  3722.         $this->privates['monolog.handler.deprecation'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/dev.deprecations.log'), 2100trueNULLfalse);
  3723.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3724.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  3725.         return $instance;
  3726.     }
  3727.     /**
  3728.      * Gets the private 'monolog.handler.main' shared service.
  3729.      *
  3730.      * @return \Monolog\Handler\StreamHandler
  3731.      */
  3732.     protected function getMonolog_Handler_MainService()
  3733.     {
  3734.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  3735.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3736.         return $instance;
  3737.     }
  3738.     /**
  3739.      * Gets the private 'monolog.logger' shared service.
  3740.      *
  3741.      * @return \Symfony\Bridge\Monolog\Logger
  3742.      */
  3743.     protected function getMonolog_LoggerService()
  3744.     {
  3745.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3746.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3747.         $instance->useMicrosecondTimestamps(true);
  3748.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3749.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3750.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3751.         return $instance;
  3752.     }
  3753.     /**
  3754.      * Gets the private 'parameter_bag' shared service.
  3755.      *
  3756.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3757.      */
  3758.     protected function getParameterBagService()
  3759.     {
  3760.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3761.     }
  3762.     /**
  3763.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware' shared service.
  3764.      *
  3765.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  3766.      */
  3767.     protected function getPimcore_Cache_Adapter_RedisTagAwareService()
  3768.     {
  3769.         return $this->privates['pimcore.cache.adapter.redis_tag_aware'] = new \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter(($this->privates['pimcore.cache.adapter.redis_tag_aware.recorder_inner'] ?? $this->getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService()));
  3770.     }
  3771.     /**
  3772.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware.recorder_inner' shared autowired service.
  3773.      *
  3774.      * @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
  3775.      */
  3776.     protected function getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService($lazyLoad true)
  3777.     {
  3778.         if ($lazyLoad) {
  3779.             return $this->privates['pimcore.cache.adapter.redis_tag_aware.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
  3780.                 return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3781.                     $wrappedInstance $this->getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService(false);
  3782.                     $proxy->setProxyInitializer(null);
  3783.                     return true;
  3784.                 });
  3785.             });
  3786.         }
  3787.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
  3788.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  3789.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
  3790.         $instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://localhost', ['lazy' => true]), 'uPOUazLS+1'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  3791.         $a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  3792.         $instance->setLogger($a);
  3793.         $instance->setLogger($a);
  3794.         return $instance;
  3795.     }
  3796.     /**
  3797.      * Gets the private 'profiler_listener' shared service.
  3798.      *
  3799.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3800.      */
  3801.     protected function getProfilerListenerService()
  3802.     {
  3803.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3804.         if (isset($this->privates['profiler_listener'])) {
  3805.             return $this->privates['profiler_listener'];
  3806.         }
  3807.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  3808.     }
  3809.     /**
  3810.      * Gets the private 'property_info' shared service.
  3811.      *
  3812.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3813.      */
  3814.     protected function getPropertyInfoService()
  3815.     {
  3816.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3817.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3818.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3819.         }, 2), new RewindableGenerator(function () {
  3820.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3821.         }, 1), new RewindableGenerator(function () {
  3822.             return new \EmptyIterator();
  3823.         }, 0), new RewindableGenerator(function () {
  3824.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3825.         }, 1), new RewindableGenerator(function () {
  3826.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3827.         }, 1));
  3828.     }
  3829.     /**
  3830.      * Gets the private 'router.expression_language_provider' shared service.
  3831.      *
  3832.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3833.      */
  3834.     protected function getRouter_ExpressionLanguageProviderService()
  3835.     {
  3836.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3837.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3838.         ], [
  3839.             'env' => 'Closure',
  3840.         ]));
  3841.     }
  3842.     /**
  3843.      * Gets the private 'router_listener' shared service.
  3844.      *
  3845.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3846.      */
  3847.     protected function getRouterListenerService()
  3848.     {
  3849.         $a = ($this->services['router'] ?? $this->getRouterService());
  3850.         if (isset($this->privates['router_listener'])) {
  3851.             return $this->privates['router_listener'];
  3852.         }
  3853.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService()), ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  3854.     }
  3855.     /**
  3856.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  3857.      *
  3858.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  3859.      */
  3860.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  3861.     {
  3862.         return $this->privates['scheb_two_factor.provider_preparation_recorder'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  3863.     }
  3864.     /**
  3865.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  3866.      *
  3867.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  3868.      */
  3869.     protected function getSchebTwoFactor_ProviderRegistryService()
  3870.     {
  3871.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  3872.             yield 'google' => ($this->privates['scheb_two_factor.security.google.provider'] ?? $this->load('getSchebTwoFactor_Security_Google_ProviderService'));
  3873.         }, 1));
  3874.     }
  3875.     /**
  3876.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  3877.      *
  3878.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  3879.      */
  3880.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  3881.     {
  3882.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  3883.     }
  3884.     /**
  3885.      * Gets the private 'security.authentication.form_listener.two_factor.pimcore_admin' shared service.
  3886.      *
  3887.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  3888.      */
  3889.     protected function getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService()
  3890.     {
  3891.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3892.         if (isset($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'])) {
  3893.             return $this->privates['security.authentication.form_listener.two_factor.pimcore_admin'];
  3894.         }
  3895.         return $this->privates['security.authentication.form_listener.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener(($this->privates['security.firewall_config.two_factor.pimcore_admin'] ?? $this->getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  3896.     }
  3897.     /**
  3898.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.pimcore_admin' shared service.
  3899.      *
  3900.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  3901.      */
  3902.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService()
  3903.     {
  3904.         $a = ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService());
  3905.         if (isset($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'])) {
  3906.             return $this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'];
  3907.         }
  3908.         return $this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener($a, ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'pimcore_admin'falsefalse);
  3909.     }
  3910.     /**
  3911.      * Gets the private 'security.context_listener.0' shared service.
  3912.      *
  3913.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  3914.      */
  3915.     protected function getSecurity_ContextListener_0Service()
  3916.     {
  3917.         $a = ($this->privates['security.event_dispatcher.pimcore_admin_webdav'] ?? $this->getSecurity_EventDispatcher_PimcoreAdminWebdavService());
  3918.         if (isset($this->privates['security.context_listener.0'])) {
  3919.             return $this->privates['security.context_listener.0'];
  3920.         }
  3921.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  3922.             yield => ($this->services['pimcore_admin.security.user_provider'] ?? ($this->services['pimcore_admin.security.user_provider'] = new \Pimcore\Bundle\AdminBundle\Security\User\UserProvider()));
  3923.         }, 1), 'pimcore_admin_webdav', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  3924.     }
  3925.     /**
  3926.      * Gets the private 'security.event_dispatcher.pimcore_admin_webdav' shared service.
  3927.      *
  3928.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  3929.      */
  3930.     protected function getSecurity_EventDispatcher_PimcoreAdminWebdavService()
  3931.     {
  3932.         $this->privates['security.event_dispatcher.pimcore_admin_webdav'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  3933.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3934.             return ($this->privates['security.listener.pimcore_admin_webdav.user_provider'] ?? $this->load('getSecurity_Listener_PimcoreAdminWebdav_UserProviderService'));
  3935.         }, => 'checkPassport'], 2048);
  3936.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3937.             return ($this->privates['security.listener.session.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_Session_PimcoreAdminWebdavService'));
  3938.         }, => 'onSuccessfulLogin'], 0);
  3939.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3940.             return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
  3941.         }, => 'preCheckCredentials'], 256);
  3942.         $instance->addListener('security.authentication.success', [=> function () {
  3943.             return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
  3944.         }, => 'postCheckCredentials'], 256);
  3945.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3946.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3947.         }, => 'checkPassport'], 1024);
  3948.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3949.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3950.         }, => 'checkPassport'], 0);
  3951.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3952.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3953.         }, => 'onLoginSuccess'], 0);
  3954.         $instance->addListener('security.authentication.success', [=> function () {
  3955.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  3956.         }, => 'onLogin'], 9223372036854775807);
  3957.         $instance->addListener('security.authentication.success', [=> function () {
  3958.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  3959.         }, => 'onLogin'], 9223372036854775806);
  3960.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3961.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  3962.         }, => 'checkPassport'], 0);
  3963.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3964.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  3965.         }, => 'onSuccessfulLogin'], -63);
  3966.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3967.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  3968.         }, => 'onLogout'], 0);
  3969.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3970.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3971.         }, => 'checkPassport'], 512);
  3972.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3973.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3974.         }, => 'onLogout'], 0);
  3975.         return $instance;
  3976.     }
  3977.     /**
  3978.      * Gets the private 'security.firewall.map' shared service.
  3979.      *
  3980.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3981.      */
  3982.     protected function getSecurity_Firewall_MapService()
  3983.     {
  3984.         $a = ($this->privates['.service_locator.hNQzc35'] ?? $this->get_ServiceLocator_HNQzc35Service());
  3985.         if (isset($this->privates['security.firewall.map'])) {
  3986.             return $this->privates['security.firewall.map'];
  3987.         }
  3988.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3989.             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)/')));
  3990.             yield 'security.firewall.map.context.pimcore_admin_webdav' => ($this->privates['.security.request_matcher.gpN4paB'] ?? ($this->privates['.security.request_matcher.gpN4paB'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/asset/webdav')));
  3991.             yield 'security.firewall.map.context.pimcore_admin' => ($this->privates['.security.request_matcher.2aAPAae'] ?? ($this->privates['.security.request_matcher.2aAPAae'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin(/.*)?$')));
  3992.         }, 3));
  3993.     }
  3994.     /**
  3995.      * Gets the private 'security.firewall_config.two_factor.pimcore_admin' shared service.
  3996.      *
  3997.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  3998.      */
  3999.     protected function getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()
  4000.     {
  4001.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  4002.         if (isset($this->privates['security.firewall_config.two_factor.pimcore_admin'])) {
  4003.             return $this->privates['security.firewall_config.two_factor.pimcore_admin'];
  4004.         }
  4005.         return $this->privates['security.firewall_config.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig(['auth_form_path' => '/admin/login/2fa''check_path' => '/admin/login/2fa-verify''default_target_path' => '/admin''always_use_default_target_path' => false'auth_code_parameter_name' => '_auth_code''trusted_parameter_name' => '_trusted''multi_factor' => false'post_only' => true'success_handler' => NULL'failure_handler' => NULL'authentication_required_handler' => NULL'remember_me_sets_trusted' => false'prepare_on_login' => false'prepare_on_access_denied' => false'enable_csrf' => false'csrf_parameter' => '_csrf_token''csrf_token_id' => 'two_factor''provider' => NULL], 'pimcore_admin'$a, new \Scheb\TwoFactorBundle\Security\Http\Utils\RequestDataReader());
  4006.     }
  4007.     /**
  4008.      * Gets the private 'security.http_utils' shared service.
  4009.      *
  4010.      * @return \Symfony\Component\Security\Http\HttpUtils
  4011.      */
  4012.     protected function getSecurity_HttpUtilsService()
  4013.     {
  4014.         $a = ($this->services['router'] ?? $this->getRouterService());
  4015.         if (isset($this->privates['security.http_utils'])) {
  4016.             return $this->privates['security.http_utils'];
  4017.         }
  4018.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  4019.     }
  4020.     /**
  4021.      * Gets the private 'security.logout_url_generator' shared service.
  4022.      *
  4023.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  4024.      */
  4025.     protected function getSecurity_LogoutUrlGeneratorService()
  4026.     {
  4027.         $a = ($this->services['router'] ?? $this->getRouterService());
  4028.         if (isset($this->privates['security.logout_url_generator'])) {
  4029.             return $this->privates['security.logout_url_generator'];
  4030.         }
  4031.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  4032.         $instance->registerListener('pimcore_admin''pimcore_admin_logout''logout''_csrf_token'NULLNULL);
  4033.         return $instance;
  4034.     }
  4035.     /**
  4036.      * Gets the private 'security.role_hierarchy' shared service.
  4037.      *
  4038.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  4039.      */
  4040.     protected function getSecurity_RoleHierarchyService()
  4041.     {
  4042.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  4043.     }
  4044.     /**
  4045.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  4046.      *
  4047.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  4048.      */
  4049.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  4050.     {
  4051.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4052.     }
  4053.     /**
  4054.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  4055.      *
  4056.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  4057.      */
  4058.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  4059.     {
  4060.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  4061.         $b = new \Pimcore\Bundle\CoreBundle\Request\ParamConverter\DataObjectParamConverter();
  4062.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  4063.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  4064.         $a->add($b, -2'data_object_converter');
  4065.         $a->add($b0NULL);
  4066.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  4067.     }
  4068.     /**
  4069.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  4070.      *
  4071.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  4072.      */
  4073.     protected function getSensioFrameworkExtra_Security_ListenerService()
  4074.     {
  4075.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  4076.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  4077.             return $this->privates['sensio_framework_extra.security.listener'];
  4078.         }
  4079.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4080.     }
  4081.     /**
  4082.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  4083.      *
  4084.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  4085.      */
  4086.     protected function getSensioFrameworkExtra_View_ListenerService()
  4087.     {
  4088.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))));
  4089.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4090.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4091.         ], [
  4092.             'twig' => '?',
  4093.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  4094.         return $instance;
  4095.     }
  4096.     /**
  4097.      * Gets the private 'translator.data_collector' shared service.
  4098.      *
  4099.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  4100.      */
  4101.     protected function getTranslator_DataCollectorService()
  4102.     {
  4103.         return $this->privates['translator.data_collector'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  4104.     }
  4105.     /**
  4106.      * Gets the private 'translator.default' shared service.
  4107.      *
  4108.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  4109.      */
  4110.     protected function getTranslator_DefaultService()
  4111.     {
  4112.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4113.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  4114.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  4115.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  4116.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  4117.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  4118.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  4119.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  4120.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  4121.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  4122.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  4123.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  4124.         ], [
  4125.             'translation.loader.csv' => '?',
  4126.             'translation.loader.dat' => '?',
  4127.             'translation.loader.ini' => '?',
  4128.             'translation.loader.json' => '?',
  4129.             'translation.loader.mo' => '?',
  4130.             'translation.loader.php' => '?',
  4131.             'translation.loader.po' => '?',
  4132.             'translation.loader.qt' => '?',
  4133.             'translation.loader.res' => '?',
  4134.             'translation.loader.xliff' => '?',
  4135.             'translation.loader.yml' => '?',
  4136.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'extended' => [=> (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/cs.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/de.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/en.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/es.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/fr.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/hu.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/it.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/nl.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/pl.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/sk.extended.json'), 10 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/th.extended.json')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations'), => (\dirname(__DIR__4).'/bundles/Devkitchen/DocumentIndexingBundle/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/translations'), 15 => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/translations'), 21 => (\dirname(__DIR__4).'/bundles/Devkitchen/AdminBundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/scheb/2fa-bundle/Resources/translations'=> 'vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations'=> 'bundles/Devkitchen/DocumentIndexingBundle/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/security-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'10 => 'vendor/symfony/monolog-bundle/translations'11 => 'vendor/doctrine/doctrine-bundle/translations'12 => 'vendor/doctrine/doctrine-migrations-bundle/translations'13 => 'vendor/sensio/framework-extra-bundle/src/translations'14 => 'vendor/symfony-cmf/routing-bundle/src/translations'15 => 'vendor/presta/sitemap-bundle/translations'16 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'17 => 'vendor/league/flysystem-bundle/src/translations'18 => 'vendor/symfony/debug-bundle/translations'19 => 'vendor/symfony/web-profiler-bundle/translations'20 => 'vendor/pimcore/pimcore/bundles/AdminBundle/translations'21 => 'bundles/Devkitchen/AdminBundle/translations']]], []);
  4137.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  4138.         $instance->setFallbackLocales([=> 'en']);
  4139.         return $instance;
  4140.     }
  4141.     /**
  4142.      * Gets the private 'twig.loader.native_filesystem' shared service.
  4143.      *
  4144.      * @return \Twig\Loader\FilesystemLoader
  4145.      */
  4146.     protected function getTwig_Loader_NativeFilesystemService()
  4147.     {
  4148.         $this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  4149.         $instance->addPath((\dirname(__DIR__4).'/templates'), 'App');
  4150.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  4151.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  4152.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  4153.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  4154.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  4155.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  4156.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  4157.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  4158.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  4159.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  4160.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  4161.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  4162.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), 'PimcoreCore');
  4163.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), '!PimcoreCore');
  4164.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), 'PimcoreAdmin');
  4165.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), '!PimcoreAdmin');
  4166.         $instance->addPath((\dirname(__DIR__4).'/bundles/Devkitchen/DocumentIndexingBundle/templates'), 'DevkitchenDocumentIndexing');
  4167.         $instance->addPath((\dirname(__DIR__4).'/bundles/Devkitchen/DocumentIndexingBundle/templates'), '!DevkitchenDocumentIndexing');
  4168.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  4169.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  4170.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  4171.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  4172.         return $instance;
  4173.     }
  4174.     /**
  4175.      * Gets the private 'twig.runtime.httpkernel' shared service.
  4176.      *
  4177.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  4178.      */
  4179.     protected function getTwig_Runtime_HttpkernelService()
  4180.     {
  4181.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  4182.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4183.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  4184.         ], [
  4185.             'inline' => '?',
  4186.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner('BjXHdDkYKXV3rZJe3im1pyDzJ/EkjaSJ9+X9WerfNjc='), $a));
  4187.     }
  4188.     /**
  4189.      * Gets the private 'validator.builder' shared service.
  4190.      *
  4191.      * @return \Symfony\Component\Validator\ValidatorBuilder
  4192.      */
  4193.     protected function getValidator_BuilderService()
  4194.     {
  4195.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  4196.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  4197.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4198.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  4199.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  4200.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  4201.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  4202.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  4203.             'cmf_routing.validator.route_defaults' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  4204.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  4205.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  4206.         ], [
  4207.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => '?',
  4208.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  4209.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  4210.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  4211.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  4212.             'cmf_routing.validator.route_defaults' => '?',
  4213.             'security.validator.user_password' => '?',
  4214.             'validator.expression' => '?',
  4215.         ])));
  4216.         if ($this->has('Symfony\\Contracts\\Translation\\TranslatorInterface')) {
  4217.             $instance->setTranslator(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  4218.         }
  4219.         $instance->setTranslationDomain('validators');
  4220.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  4221.         $instance->enableAnnotationMapping(true);
  4222.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4223.         $instance->addMethodMapping('loadValidatorMetadata');
  4224.         $instance->addObjectInitializers([]);
  4225.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  4226.         return $instance;
  4227.     }
  4228.     /**
  4229.      * Gets the private 'var_dumper.html_dumper' shared service.
  4230.      *
  4231.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  4232.      */
  4233.     protected function getVarDumper_HtmlDumperService()
  4234.     {
  4235.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  4236.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  4237.         return $instance;
  4238.     }
  4239.     /**
  4240.      * Gets the private 'web_profiler.csp.handler' shared service.
  4241.      *
  4242.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  4243.      */
  4244.     protected function getWebProfiler_Csp_HandlerService()
  4245.     {
  4246.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  4247.     }
  4248.     /**
  4249.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  4250.      *
  4251.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  4252.      */
  4253.     protected function getWebProfiler_DebugToolbarService()
  4254.     {
  4255.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4256.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4257.             return $this->privates['web_profiler.debug_toolbar'];
  4258.         }
  4259.         $b = ($this->services['router'] ?? $this->getRouterService());
  4260.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4261.             return $this->privates['web_profiler.debug_toolbar'];
  4262.         }
  4263.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2$b'^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  4264.     }
  4265.     /**
  4266.      * Gets the public 'cache_clearer' alias.
  4267.      *
  4268.      * @return object The ".container.private.cache_clearer" service.
  4269.      */
  4270.     protected function getCacheClearerService()
  4271.     {
  4272.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  4273.         return $this->get('.container.private.cache_clearer');
  4274.     }
  4275.     /**
  4276.      * Gets the public 'filesystem' alias.
  4277.      *
  4278.      * @return object The ".container.private.filesystem" service.
  4279.      */
  4280.     protected function getFilesystemService()
  4281.     {
  4282.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  4283.         return $this->get('.container.private.filesystem');
  4284.     }
  4285.     /**
  4286.      * Gets the public 'serializer' alias.
  4287.      *
  4288.      * @return object The ".container.private.serializer" service.
  4289.      */
  4290.     protected function getSerializerService()
  4291.     {
  4292.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  4293.         return $this->get('.container.private.serializer');
  4294.     }
  4295.     /**
  4296.      * Gets the public 'security.csrf.token_manager' alias.
  4297.      *
  4298.      * @return object The ".container.private.security.csrf.token_manager" service.
  4299.      */
  4300.     protected function getSecurity_Csrf_TokenManagerService()
  4301.     {
  4302.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  4303.         return $this->get('.container.private.security.csrf.token_manager');
  4304.     }
  4305.     /**
  4306.      * Gets the public 'form.factory' alias.
  4307.      *
  4308.      * @return object The ".container.private.form.factory" service.
  4309.      */
  4310.     protected function getForm_FactoryService()
  4311.     {
  4312.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  4313.         return $this->get('.container.private.form.factory');
  4314.     }
  4315.     /**
  4316.      * Gets the public 'form.type.file' alias.
  4317.      *
  4318.      * @return object The ".container.private.form.type.file" service.
  4319.      */
  4320.     protected function getForm_Type_FileService()
  4321.     {
  4322.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  4323.         return $this->get('.container.private.form.type.file');
  4324.     }
  4325.     /**
  4326.      * Gets the public 'profiler' alias.
  4327.      *
  4328.      * @return object The ".container.private.profiler" service.
  4329.      */
  4330.     protected function getProfilerService()
  4331.     {
  4332.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  4333.         return $this->get('.container.private.profiler');
  4334.     }
  4335.     /**
  4336.      * Gets the public 'security.authorization_checker' alias.
  4337.      *
  4338.      * @return object The ".container.private.security.authorization_checker" service.
  4339.      */
  4340.     protected function getSecurity_AuthorizationCheckerService()
  4341.     {
  4342.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  4343.         return $this->get('.container.private.security.authorization_checker');
  4344.     }
  4345.     /**
  4346.      * Gets the public 'security.token_storage' alias.
  4347.      *
  4348.      * @return object The ".container.private.security.token_storage" service.
  4349.      */
  4350.     protected function getSecurity_TokenStorageService()
  4351.     {
  4352.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  4353.         return $this->get('.container.private.security.token_storage');
  4354.     }
  4355.     /**
  4356.      * Gets the public 'twig' alias.
  4357.      *
  4358.      * @return object The ".container.private.twig" service.
  4359.      */
  4360.     protected function getTwigService()
  4361.     {
  4362.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  4363.         return $this->get('.container.private.twig');
  4364.     }
  4365.     /**
  4366.      * Gets the public 'security.password_encoder' alias.
  4367.      *
  4368.      * @return object The ".container.private.security.password_encoder" service.
  4369.      */
  4370.     protected function getSecurity_PasswordEncoderService()
  4371.     {
  4372.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  4373.         return $this->get('.container.private.security.password_encoder');
  4374.     }
  4375.     /**
  4376.      * Gets the public 'session' alias.
  4377.      *
  4378.      * @return object The ".container.private.session" service.
  4379.      */
  4380.     protected function getSessionService()
  4381.     {
  4382.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  4383.         return $this->get('.container.private.session');
  4384.     }
  4385.     /**
  4386.      * Gets the public 'validator' alias.
  4387.      *
  4388.      * @return object The ".container.private.validator" service.
  4389.      */
  4390.     protected function getValidatorService()
  4391.     {
  4392.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  4393.         return $this->get('.container.private.validator');
  4394.     }
  4395.     /**
  4396.      * @return array|bool|float|int|string|\UnitEnum|null
  4397.      */
  4398.     public function getParameter(string $name)
  4399.     {
  4400.         if (isset($this->buildParameters[$name])) {
  4401.             return $this->buildParameters[$name];
  4402.         }
  4403.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  4404.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  4405.         }
  4406.         if (isset($this->loadedDynamicParameters[$name])) {
  4407.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4408.         }
  4409.         return $this->parameters[$name];
  4410.     }
  4411.     public function hasParameter(string $name): bool
  4412.     {
  4413.         if (isset($this->buildParameters[$name])) {
  4414.             return true;
  4415.         }
  4416.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  4417.     }
  4418.     public function setParameter(string $name$value): void
  4419.     {
  4420.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  4421.     }
  4422.     public function getParameterBag(): ParameterBagInterface
  4423.     {
  4424.         if (null === $this->parameterBag) {
  4425.             $parameters $this->parameters;
  4426.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  4427.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4428.             }
  4429.             foreach ($this->buildParameters as $name => $value) {
  4430.                 $parameters[$name] = $value;
  4431.             }
  4432.             $this->parameterBag = new FrozenParameterBag($parameters);
  4433.         }
  4434.         return $this->parameterBag;
  4435.     }
  4436.     private $loadedDynamicParameters = [
  4437.         'kernel.runtime_environment' => false,
  4438.         'kernel.build_dir' => false,
  4439.         'kernel.cache_dir' => false,
  4440.         'debug.container.dump' => false,
  4441.         'serializer.mapping.cache.file' => false,
  4442.         'validator.mapping.cache.file' => false,
  4443.         'profiler.storage.dsn' => false,
  4444.     ];
  4445.     private $dynamicParameters = [];
  4446.     private function getDynamicParameter(string $name)
  4447.     {
  4448.         switch ($name) {
  4449.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  4450.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  4451.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  4452.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  4453.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  4454.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  4455.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  4456.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  4457.         }
  4458.         $this->loadedDynamicParameters[$name] = true;
  4459.         return $this->dynamicParameters[$name] = $value;
  4460.     }
  4461.     protected function getDefaultParameters(): array
  4462.     {
  4463.         return [
  4464.             'kernel.project_dir' => \dirname(__DIR__4),
  4465.             'kernel.environment' => 'dev',
  4466.             'kernel.debug' => true,
  4467.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  4468.             'kernel.bundles' => [
  4469.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4470.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4471.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4472.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4473.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4474.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  4475.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  4476.                 'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
  4477.                 'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
  4478.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  4479.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  4480.                 'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
  4481.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4482.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4483.                 'PimcoreCoreBundle' => 'Pimcore\\Bundle\\CoreBundle\\PimcoreCoreBundle',
  4484.                 'PimcoreAdminBundle' => 'Pimcore\\Bundle\\AdminBundle\\PimcoreAdminBundle',
  4485.                 'DevkitchenAdminBundle' => 'Devkitchen\\AdminBundle\\DevkitchenAdminBundle',
  4486.                 'DevkitchenDocumentIndexingBundle' => 'Devkitchen\\DocumentIndexingBundle\\DevkitchenDocumentIndexingBundle',
  4487.             ],
  4488.             'kernel.bundles_metadata' => [
  4489.                 'FrameworkBundle' => [
  4490.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  4491.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4492.                 ],
  4493.                 'SecurityBundle' => [
  4494.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  4495.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4496.                 ],
  4497.                 'TwigBundle' => [
  4498.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  4499.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4500.                 ],
  4501.                 'MonologBundle' => [
  4502.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  4503.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4504.                 ],
  4505.                 'DoctrineBundle' => [
  4506.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  4507.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4508.                 ],
  4509.                 'DoctrineMigrationsBundle' => [
  4510.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  4511.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  4512.                 ],
  4513.                 'SensioFrameworkExtraBundle' => [
  4514.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  4515.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  4516.                 ],
  4517.                 'CmfRoutingBundle' => [
  4518.                     'path' => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src'),
  4519.                     'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
  4520.                 ],
  4521.                 'PrestaSitemapBundle' => [
  4522.                     'path' => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle'),
  4523.                     'namespace' => 'Presta\\SitemapBundle',
  4524.                 ],
  4525.                 'SchebTwoFactorBundle' => [
  4526.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  4527.                     'namespace' => 'Scheb\\TwoFactorBundle',
  4528.                 ],
  4529.                 'FOSJsRoutingBundle' => [
  4530.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  4531.                     'namespace' => 'FOS\\JsRoutingBundle',
  4532.                 ],
  4533.                 'FlysystemBundle' => [
  4534.                     'path' => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src'),
  4535.                     'namespace' => 'League\\FlysystemBundle',
  4536.                 ],
  4537.                 'DebugBundle' => [
  4538.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  4539.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4540.                 ],
  4541.                 'WebProfilerBundle' => [
  4542.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  4543.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4544.                 ],
  4545.                 'PimcoreCoreBundle' => [
  4546.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle'),
  4547.                     'namespace' => 'Pimcore\\Bundle\\CoreBundle',
  4548.                 ],
  4549.                 'PimcoreAdminBundle' => [
  4550.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle'),
  4551.                     'namespace' => 'Pimcore\\Bundle\\AdminBundle',
  4552.                 ],
  4553.                 'DevkitchenAdminBundle' => [
  4554.                     'path' => (\dirname(__DIR__4).'/bundles/Devkitchen/AdminBundle'),
  4555.                     'namespace' => 'Devkitchen\\AdminBundle',
  4556.                 ],
  4557.                 'DevkitchenDocumentIndexingBundle' => [
  4558.                     'path' => (\dirname(__DIR__4).'/bundles/Devkitchen/DocumentIndexingBundle'),
  4559.                     'namespace' => 'Devkitchen\\DocumentIndexingBundle',
  4560.                 ],
  4561.             ],
  4562.             'kernel.charset' => 'UTF-8',
  4563.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  4564.             'locale' => 'en',
  4565.             'log.fileobject' => (\dirname(__DIR__3).'/application-logger'),
  4566.             'app' => [
  4567.                 'paths.js' => '/public/static/js/dist/',
  4568.                 'paths.js.vendor' => '/public/static/js/vendor/',
  4569.                 'paths.css' => '/public/static/css/dist/',
  4570.                 'paths.images' => '/public/static/images/',
  4571.                 'paths.images.svg' => '/public/static/images/svg/',
  4572.                 'paths.fonts' => '/public/static/fonts/',
  4573.             ],
  4574.             'areabricks.structure.allowed' => [
  4575.                 => 'columns',
  4576.                 => 'documentlist',
  4577.                 => 'documentslider',
  4578.             ],
  4579.             'areabricks.content.allowed' => [
  4580.                 => 'wysiwyg',
  4581.                 => 'image',
  4582.                 => 'imagegrid',
  4583.                 => 'map',
  4584.                 => 'quote',
  4585.                 => 'video',
  4586.                 => 'numberlist',
  4587.                 => 'gallery',
  4588.                 => 'teaser',
  4589.                 => 'timeline',
  4590.                 10 => 'documentslider',
  4591.                 11 => 'buttons',
  4592.             ],
  4593.             'areabricks.accordion.allowed' => [
  4594.             ],
  4595.             'secret' => 'BjXHdDkYKXV3rZJe3im1pyDzJ/EkjaSJ9+X9WerfNjc=',
  4596.             'security.authenticator.manager.enabled' => true,
  4597.             'event_dispatcher.event_aliases' => [
  4598.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4599.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4600.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4601.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4602.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4603.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4604.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4605.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4606.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4607.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4608.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4609.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4610.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4611.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4612.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4613.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4614.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4615.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  4616.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  4617.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  4618.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  4619.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  4620.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  4621.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  4622.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4623.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  4624.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4625.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4626.                 'Presta\\SitemapBundle\\Event\\SitemapAddUrlEvent' => 'presta_sitemap.add_url',
  4627.                 'Presta\\SitemapBundle\\Event\\SitemapPopulateEvent' => 'presta_sitemap.populate',
  4628.             ],
  4629.             'fragment.renderer.hinclude.global_template' => NULL,
  4630.             'fragment.path' => '/_fragment',
  4631.             'kernel.secret' => 'BjXHdDkYKXV3rZJe3im1pyDzJ/EkjaSJ9+X9WerfNjc=',
  4632.             'kernel.http_method_override' => true,
  4633.             'kernel.trusted_hosts' => [
  4634.             ],
  4635.             'kernel.default_locale' => 'en',
  4636.             'kernel.enabled_locales' => [
  4637.             ],
  4638.             'kernel.error_controller' => 'error_controller',
  4639.             'debug.file_link_format' => NULL,
  4640.             'asset.request_context.base_path' => NULL,
  4641.             'asset.request_context.secure' => NULL,
  4642.             'translator.logging' => false,
  4643.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  4644.             'debug.error_handler.throw_at' => -1,
  4645.             'router.request_context.host' => 'localhost',
  4646.             'router.request_context.scheme' => 'http',
  4647.             'router.request_context.base_url' => '',
  4648.             'router.resource' => 'kernel::loadRoutes',
  4649.             'request_listener.http_port' => 80,
  4650.             'request_listener.https_port' => 443,
  4651.             'session.metadata.storage_key' => '_sf2_meta',
  4652.             'session.storage.options' => [
  4653.                 'cache_limiter' => '0',
  4654.                 'cookie_secure' => 'auto',
  4655.                 'cookie_httponly' => true,
  4656.                 'cookie_samesite' => 'strict',
  4657.                 'gc_probability' => 1,
  4658.             ],
  4659.             'session.save_path' => NULL,
  4660.             'session.metadata.update_threshold' => 0,
  4661.             'form.type_extension.csrf.enabled' => true,
  4662.             'form.type_extension.csrf.field_name' => '_token',
  4663.             'validator.translation_domain' => 'validators',
  4664.             'profiler_listener.only_exceptions' => false,
  4665.             'profiler_listener.only_main_requests' => false,
  4666.             'security.role_hierarchy.roles' => [
  4667.                 'ROLE_PIMCORE_ADMIN' => [
  4668.                     => 'ROLE_PIMCORE_USER',
  4669.                 ],
  4670.             ],
  4671.             'security.access.denied_url' => NULL,
  4672.             'security.authentication.manager.erase_credentials' => true,
  4673.             'security.authentication.session_strategy.strategy' => 'migrate',
  4674.             'security.access.always_authenticate_before_granting' => false,
  4675.             'security.authentication.hide_user_not_found' => true,
  4676.             'security.firewalls' => [
  4677.                 => 'dev',
  4678.                 => 'pimcore_admin_webdav',
  4679.                 => 'pimcore_admin',
  4680.             ],
  4681.             'twig.form.resources' => [
  4682.                 => 'form_div_layout.html.twig',
  4683.             ],
  4684.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  4685.             'monolog.use_microseconds' => true,
  4686.             'monolog.swift_mailer.handlers' => [
  4687.             ],
  4688.             'monolog.handlers_to_channels' => [
  4689.                 'monolog.handler.deprecation' => [
  4690.                     'type' => 'inclusive',
  4691.                     'elements' => [
  4692.                         => 'deprecation',
  4693.                     ],
  4694.                 ],
  4695.                 'monolog.handler.console' => [
  4696.                     'type' => 'exclusive',
  4697.                     'elements' => [
  4698.                         => 'event',
  4699.                         => 'doctrine',
  4700.                         => 'console',
  4701.                         => 'cache',
  4702.                     ],
  4703.                 ],
  4704.                 'monolog.handler.main' => [
  4705.                     'type' => 'exclusive',
  4706.                     'elements' => [
  4707.                         => 'event',
  4708.                         => 'doctrine',
  4709.                         => 'cache',
  4710.                         => 'deprecation',
  4711.                     ],
  4712.                 ],
  4713.             ],
  4714.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  4715.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  4716.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  4717.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4718.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4719.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4720.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4721.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4722.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4723.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4724.             'doctrine.entity_managers' => [
  4725.             ],
  4726.             'doctrine.default_entity_manager' => '',
  4727.             'doctrine.dbal.connection_factory.types' => [
  4728.                 'uuid' => [
  4729.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  4730.                 ],
  4731.                 'ulid' => [
  4732.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  4733.                 ],
  4734.             ],
  4735.             'doctrine.connections' => [
  4736.                 'default' => 'doctrine.dbal.default_connection',
  4737.             ],
  4738.             'doctrine.default_connection' => 'default',
  4739.             'doctrine.migrations.preferred_em' => NULL,
  4740.             'doctrine.migrations.preferred_connection' => 'default',
  4741.             'cmf_routing.uri_filter_regexp' => '',
  4742.             'cmf_routing.default_controller' => NULL,
  4743.             'cmf_routing.generic_controller' => NULL,
  4744.             'cmf_routing.controllers_by_type' => [
  4745.             ],
  4746.             'cmf_routing.controllers_by_class' => [
  4747.             ],
  4748.             'cmf_routing.templates_by_class' => [
  4749.             ],
  4750.             'cmf_routing.route_collection_limit' => 0,
  4751.             'cmf_routing.dynamic.limit_candidates' => 20,
  4752.             'cmf_routing.dynamic.locales' => [
  4753.             ],
  4754.             'cmf_routing.dynamic.auto_locale_pattern' => false,
  4755.             'cmf_routing.replace_symfony_router' => true,
  4756.             'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
  4757.             'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
  4758.             'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
  4759.             'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  4760.             'presta_sitemap.dump_directory' => (\dirname(__DIR__4).'/public'),
  4761.             'presta_sitemap.timetolive' => 3600,
  4762.             'presta_sitemap.sitemap_file_prefix' => 'sitemap',
  4763.             'presta_sitemap.items_by_set' => 50000,
  4764.             'presta_sitemap.defaults' => [
  4765.                 'lastmod' => NULL,
  4766.                 'priority' => NULL,
  4767.                 'changefreq' => NULL,
  4768.             ],
  4769.             'presta_sitemap.default_section' => 'default',
  4770.             'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
  4771.             'scheb_two_factor.model_manager_name' => NULL,
  4772.             'scheb_two_factor.security_tokens' => [
  4773.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\LegacyTwoFactorRequiredToken',
  4774.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\TwoFactorRequiredToken',
  4775.             ],
  4776.             'scheb_two_factor.ip_whitelist' => [
  4777.             ],
  4778.             'scheb_two_factor.google.server_name' => 'Pimcore',
  4779.             'scheb_two_factor.google.issuer' => 'Pimcore 2 Factor Authentication',
  4780.             'scheb_two_factor.google.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  4781.             'scheb_two_factor.google.digits' => 6,
  4782.             'scheb_two_factor.google.window' => 1,
  4783.             'scheb_two_factor.trusted_device.enabled' => false,
  4784.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  4785.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  4786.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  4787.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  4788.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  4789.             'fos_js_routing.request_context_base_url' => NULL,
  4790.             'fos_js_routing.cache_control' => [
  4791.                 'enabled' => false,
  4792.             ],
  4793.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4794.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  4795.             'web_profiler.debug_toolbar.mode' => 2,
  4796.             'container.dumper.inline_class_loader' => true,
  4797.             'pimcore.extensions.bundles.search_paths' => [
  4798.                 => 'src',
  4799.                 => 'vendor/pimcore/pimcore/bundles',
  4800.                 => 'bundles/Devkitchen/AdminBundle',
  4801.             ],
  4802.             'pimcore.extensions.bundles.handle_composer' => true,
  4803.             'pimcore.admin.unauthenticated_routes' => [
  4804.                 => [
  4805.                     'route' => 'pimcore_settings_display_custom_logo',
  4806.                     'path' => false,
  4807.                     'host' => false,
  4808.                     'methods' => [
  4809.                     ],
  4810.                 ],
  4811.                 => [
  4812.                     'route' => 'pimcore_admin_login',
  4813.                     'path' => false,
  4814.                     'host' => false,
  4815.                     'methods' => [
  4816.                     ],
  4817.                 ],
  4818.                 => [
  4819.                     'route' => 'pimcore_admin_webdav',
  4820.                     'path' => false,
  4821.                     'host' => false,
  4822.                     'methods' => [
  4823.                     ],
  4824.                 ],
  4825.             ],
  4826.             'pimcore.encryption.secret' => NULL,
  4827.             'pimcore.admin.session.attribute_bags' => [
  4828.                 'pimcore_admin' => [
  4829.                     'storage_key' => '_pimcore_admin',
  4830.                 ],
  4831.                 'pimcore_objects' => [
  4832.                     'storage_key' => '_pimcore_objects',
  4833.                 ],
  4834.                 'pimcore_copy' => [
  4835.                     'storage_key' => '_pimcore_copy',
  4836.                 ],
  4837.                 'pimcore_gridconfig' => [
  4838.                     'storage_key' => '_pimcore_gridconfig',
  4839.                 ],
  4840.                 'pimcore_importconfig' => [
  4841.                     'storage_key' => '_pimcore_importconfig',
  4842.                 ],
  4843.             ],
  4844.             'pimcore.admin.translations.path' => '@PimcoreCoreBundle/Resources/translations',
  4845.             'pimcore.translations.admin_translation_mapping' => [
  4846.             ],
  4847.             'pimcore.web_profiler.toolbar.excluded_routes' => [
  4848.                 => [
  4849.                     'path' => '^/admin/asset/image-editor',
  4850.                     'route' => false,
  4851.                     'host' => false,
  4852.                     'methods' => [
  4853.                     ],
  4854.                 ],
  4855.             ],
  4856.             'pimcore.response_exception_listener.render_error_document' => true,
  4857.             'pimcore.maintenance.housekeeping.cleanup_tmp_files_atime_older_than' => 7776000,
  4858.             'pimcore.maintenance.housekeeping.cleanup_profiler_files_atime_older_than' => 1800,
  4859.             'pimcore.documents.default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  4860.             'pimcore.documents.web_to_print.default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  4861.             'pimcore.documents.web_to_print.default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  4862.             'pimcore.templating.twig.sandbox_security_policy.tags' => [
  4863.                 => 'set',
  4864.             ],
  4865.             'pimcore.templating.twig.sandbox_security_policy.filters' => [
  4866.                 => 'escape',
  4867.                 => 'trans',
  4868.                 => 'default',
  4869.             ],
  4870.             'pimcore.templating.twig.sandbox_security_policy.functions' => [
  4871.                 => 'path',
  4872.                 => 'asset',
  4873.             ],
  4874.             'pimcore.config' => [
  4875.                 'web_profiler' => [
  4876.                     'toolbar' => [
  4877.                         'excluded_routes' => [
  4878.                             => [
  4879.                                 'path' => '^/admin/asset/image-editor',
  4880.                                 'route' => false,
  4881.                                 'host' => false,
  4882.                                 'methods' => [
  4883.                                 ],
  4884.                             ],
  4885.                         ],
  4886.                     ],
  4887.                 ],
  4888.                 'security' => [
  4889.                     'encoder_factories' => [
  4890.                         'Pimcore\\Bundle\\AdminBundle\\Security\\User\\User' => [
  4891.                             'id' => 'pimcore_admin.security.password_encoder_factory',
  4892.                         ],
  4893.                     ],
  4894.                     'factory_type' => 'password_hasher',
  4895.                     'password_hasher_factories' => [
  4896.                         'Pimcore\\Bundle\\AdminBundle\\Security\\User\\User' => [
  4897.                             'id' => 'pimcore_admin.security.password_hasher_factory',
  4898.                         ],
  4899.                     ],
  4900.                 ],
  4901.                 'bundles' => [
  4902.                     'search_paths' => [
  4903.                         => 'src',
  4904.                         => 'vendor/pimcore/pimcore/bundles',
  4905.                         => 'bundles/Devkitchen/AdminBundle',
  4906.                     ],
  4907.                     'handle_composer' => true,
  4908.                 ],
  4909.                 'assets' => [
  4910.                     'metadata' => [
  4911.                         'class_definitions' => [
  4912.                             'data' => [
  4913.                                 'map' => [
  4914.                                     'asset' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Asset',
  4915.                                     'checkbox' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Checkbox',
  4916.                                     'date' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Date',
  4917.                                     'document' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Document',
  4918.                                     'input' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Input',
  4919.                                     'object' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\DataObject',
  4920.                                     'select' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Select',
  4921.                                     'textarea' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Textarea',
  4922.                                 ],
  4923.                                 'prefixes' => [
  4924.                                 ],
  4925.                             ],
  4926.                         ],
  4927.                         'predefined' => [
  4928.                             'definitions' => [
  4929.                             ],
  4930.                         ],
  4931.                     ],
  4932.                     'image' => [
  4933.                         'thumbnails' => [
  4934.                             'auto_formats' => [
  4935.                                 'avif' => [
  4936.                                     'enabled' => false,
  4937.                                 ],
  4938.                             ],
  4939.                             'definitions' => [
  4940.                                 'area-image-landscape-c' => [
  4941.                                     'items' => [
  4942.                                     ],
  4943.                                     'medias' => [
  4944.                                     ],
  4945.                                     'name' => 'area-image-landscape-c',
  4946.                                     'description' => '',
  4947.                                     'group' => '',
  4948.                                     'format' => 'SOURCE',
  4949.                                     'quality' => 85,
  4950.                                     'highResolution' => NULL,
  4951.                                     'preserveColor' => false,
  4952.                                     'preserveMetaData' => false,
  4953.                                     'rasterizeSVG' => false,
  4954.                                     'downloadable' => false,
  4955.                                     'modificationDate' => 1665403050,
  4956.                                     'creationDate' => 1665403050,
  4957.                                     'preserveAnimation' => false,
  4958.                                 ],
  4959.                                 'area-image-landscape-c10' => [
  4960.                                     'items' => [
  4961.                                         => [
  4962.                                             'method' => 'cover',
  4963.                                             'arguments' => [
  4964.                                                 'width' => 1170,
  4965.                                                 'height' => 573,
  4966.                                                 'positioning' => 'center',
  4967.                                                 'forceResize' => true,
  4968.                                             ],
  4969.                                         ],
  4970.                                     ],
  4971.                                     'medias' => [
  4972.                                     ],
  4973.                                     'name' => 'area-image-landscape-c10',
  4974.                                     'description' => '',
  4975.                                     'group' => '',
  4976.                                     'format' => 'SOURCE',
  4977.                                     'quality' => 85,
  4978.                                     'highResolution' => 0.0,
  4979.                                     'preserveColor' => false,
  4980.                                     'preserveMetaData' => false,
  4981.                                     'rasterizeSVG' => false,
  4982.                                     'downloadable' => false,
  4983.                                     'modificationDate' => 1675857336,
  4984.                                     'creationDate' => 1664955207,
  4985.                                     'preserveAnimation' => false,
  4986.                                 ],
  4987.                                 'area-image-landscape-c12' => [
  4988.                                     'items' => [
  4989.                                     ],
  4990.                                     'medias' => [
  4991.                                     ],
  4992.                                     'name' => 'area-image-landscape-c12',
  4993.                                     'description' => '',
  4994.                                     'group' => '',
  4995.                                     'format' => 'SOURCE',
  4996.                                     'quality' => 85,
  4997.                                     'highResolution' => NULL,
  4998.                                     'preserveColor' => false,
  4999.                                     'preserveMetaData' => false,
  5000.                                     'rasterizeSVG' => false,
  5001.                                     'downloadable' => false,
  5002.                                     'modificationDate' => 1663755880,
  5003.                                     'creationDate' => 1663755880,
  5004.                                     'preserveAnimation' => false,
  5005.                                 ],
  5006.                                 'area-image-landscape-c3' => [
  5007.                                     'items' => [
  5008.                                     ],
  5009.                                     'medias' => [
  5010.                                     ],
  5011.                                     'name' => 'area-image-landscape-c3',
  5012.                                     'description' => '',
  5013.                                     'group' => '',
  5014.                                     'format' => 'SOURCE',
  5015.                                     'quality' => 85,
  5016.                                     'highResolution' => NULL,
  5017.                                     'preserveColor' => false,
  5018.                                     'preserveMetaData' => false,
  5019.                                     'rasterizeSVG' => false,
  5020.                                     'downloadable' => false,
  5021.                                     'modificationDate' => 1739474631,
  5022.                                     'creationDate' => 1739474631,
  5023.                                     'preserveAnimation' => false,
  5024.                                 ],
  5025.                                 'area-image-landscape-c4' => [
  5026.                                     'items' => [
  5027.                                         => [
  5028.                                             'method' => 'scaleByWidth',
  5029.                                             'arguments' => [
  5030.                                                 'width' => 450,
  5031.                                                 'forceResize' => true,
  5032.                                             ],
  5033.                                         ],
  5034.                                     ],
  5035.                                     'medias' => [
  5036.                                     ],
  5037.                                     'name' => 'area-image-landscape-c4',
  5038.                                     'description' => '',
  5039.                                     'group' => '',
  5040.                                     'format' => 'SOURCE',
  5041.                                     'quality' => 85,
  5042.                                     'highResolution' => 0.0,
  5043.                                     'preserveColor' => false,
  5044.                                     'preserveMetaData' => false,
  5045.                                     'rasterizeSVG' => false,
  5046.                                     'downloadable' => false,
  5047.                                     'modificationDate' => 1664974342,
  5048.                                     'creationDate' => 1663693611,
  5049.                                     'preserveAnimation' => false,
  5050.                                 ],
  5051.                                 'area-image-landscape-c6' => [
  5052.                                     'items' => [
  5053.                                         => [
  5054.                                             'method' => 'scaleByWidth',
  5055.                                             'arguments' => [
  5056.                                                 'width' => 685,
  5057.                                                 'forceResize' => true,
  5058.                                             ],
  5059.                                         ],
  5060.                                     ],
  5061.                                     'medias' => [
  5062.                                     ],
  5063.                                     'name' => 'area-image-landscape-c6',
  5064.                                     'description' => '',
  5065.                                     'group' => '',
  5066.                                     'format' => 'SOURCE',
  5067.                                     'quality' => 85,
  5068.                                     'highResolution' => 0.0,
  5069.                                     'preserveColor' => false,
  5070.                                     'preserveMetaData' => false,
  5071.                                     'rasterizeSVG' => false,
  5072.                                     'downloadable' => false,
  5073.                                     'modificationDate' => 1675851685,
  5074.                                     'creationDate' => 1663693822,
  5075.                                     'preserveAnimation' => false,
  5076.                                 ],
  5077.                                 'area-image-landscape-c8' => [
  5078.                                     'items' => [
  5079.                                     ],
  5080.                                     'medias' => [
  5081.                                     ],
  5082.                                     'name' => 'area-image-landscape-c8',
  5083.                                     'description' => '',
  5084.                                     'group' => '',
  5085.                                     'format' => 'SOURCE',
  5086.                                     'quality' => 85,
  5087.                                     'highResolution' => NULL,
  5088.                                     'preserveColor' => false,
  5089.                                     'preserveMetaData' => false,
  5090.                                     'rasterizeSVG' => false,
  5091.                                     'downloadable' => false,
  5092.                                     'modificationDate' => 1666769918,
  5093.                                     'creationDate' => 1666769918,
  5094.                                     'preserveAnimation' => false,
  5095.                                 ],
  5096.                                 'area-image-portrait-c' => [
  5097.                                     'items' => [
  5098.                                     ],
  5099.                                     'medias' => [
  5100.                                     ],
  5101.                                     'name' => 'area-image-portrait-c',
  5102.                                     'description' => '',
  5103.                                     'group' => '',
  5104.                                     'format' => 'SOURCE',
  5105.                                     'quality' => 85,
  5106.                                     'highResolution' => NULL,
  5107.                                     'preserveColor' => false,
  5108.                                     'preserveMetaData' => false,
  5109.                                     'rasterizeSVG' => false,
  5110.                                     'downloadable' => false,
  5111.                                     'modificationDate' => 1675463156,
  5112.                                     'creationDate' => 1675463156,
  5113.                                     'preserveAnimation' => false,
  5114.                                 ],
  5115.                                 'area-image-portrait-c12' => [
  5116.                                     'items' => [
  5117.                                     ],
  5118.                                     'medias' => [
  5119.                                     ],
  5120.                                     'name' => 'area-image-portrait-c12',
  5121.                                     'description' => '',
  5122.                                     'group' => '',
  5123.                                     'format' => 'SOURCE',
  5124.                                     'quality' => 85,
  5125.                                     'highResolution' => NULL,
  5126.                                     'preserveColor' => false,
  5127.                                     'preserveMetaData' => false,
  5128.                                     'rasterizeSVG' => false,
  5129.                                     'downloadable' => false,
  5130.                                     'modificationDate' => 1663756076,
  5131.                                     'creationDate' => 1663756076,
  5132.                                     'preserveAnimation' => false,
  5133.                                 ],
  5134.                                 'area-image-portrait-c4' => [
  5135.                                     'items' => [
  5136.                                         => [
  5137.                                             'method' => 'scaleByWidth',
  5138.                                             'arguments' => [
  5139.                                                 'width' => 450,
  5140.                                                 'forceResize' => true,
  5141.                                             ],
  5142.                                         ],
  5143.                                     ],
  5144.                                     'medias' => [
  5145.                                     ],
  5146.                                     'name' => 'area-image-portrait-c4',
  5147.                                     'description' => '',
  5148.                                     'group' => '',
  5149.                                     'format' => 'SOURCE',
  5150.                                     'quality' => 85,
  5151.                                     'highResolution' => 0.0,
  5152.                                     'preserveColor' => false,
  5153.                                     'preserveMetaData' => false,
  5154.                                     'rasterizeSVG' => false,
  5155.                                     'downloadable' => false,
  5156.                                     'modificationDate' => 1664974351,
  5157.                                     'creationDate' => 1664954336,
  5158.                                     'preserveAnimation' => false,
  5159.                                 ],
  5160.                                 'area-image-portrait-c6' => [
  5161.                                     'items' => [
  5162.                                     ],
  5163.                                     'medias' => [
  5164.                                     ],
  5165.                                     'name' => 'area-image-portrait-c6',
  5166.                                     'description' => '',
  5167.                                     'group' => '',
  5168.                                     'format' => 'SOURCE',
  5169.                                     'quality' => 85,
  5170.                                     'highResolution' => NULL,
  5171.                                     'preserveColor' => false,
  5172.                                     'preserveMetaData' => false,
  5173.                                     'rasterizeSVG' => false,
  5174.                                     'downloadable' => false,
  5175.                                     'modificationDate' => 1675032004,
  5176.                                     'creationDate' => 1675032004,
  5177.                                     'preserveAnimation' => false,
  5178.                                 ],
  5179.                                 'full-hd-desktop' => [
  5180.                                     'items' => [
  5181.                                         => [
  5182.                                             'method' => 'scaleByWidth',
  5183.                                             'arguments' => [
  5184.                                                 'width' => 1920,
  5185.                                                 'forceResize' => true,
  5186.                                             ],
  5187.                                         ],
  5188.                                     ],
  5189.                                     'medias' => [
  5190.                                     ],
  5191.                                     'name' => 'full-hd-desktop',
  5192.                                     'description' => '',
  5193.                                     'group' => '',
  5194.                                     'format' => 'SOURCE',
  5195.                                     'quality' => 85,
  5196.                                     'highResolution' => 0.0,
  5197.                                     'preserveColor' => false,
  5198.                                     'preserveMetaData' => false,
  5199.                                     'rasterizeSVG' => false,
  5200.                                     'downloadable' => false,
  5201.                                     'modificationDate' => 1674812968,
  5202.                                     'creationDate' => 1674812959,
  5203.                                     'preserveAnimation' => false,
  5204.                                 ],
  5205.                                 'full-hd-phone' => [
  5206.                                     'items' => [
  5207.                                         => [
  5208.                                             'method' => 'scaleByWidth',
  5209.                                             'arguments' => [
  5210.                                                 'width' => 576,
  5211.                                                 'forceResize' => true,
  5212.                                             ],
  5213.                                         ],
  5214.                                     ],
  5215.                                     'medias' => [
  5216.                                     ],
  5217.                                     'name' => 'full-hd-phone',
  5218.                                     'description' => '',
  5219.                                     'group' => '',
  5220.                                     'format' => 'SOURCE',
  5221.                                     'quality' => 85,
  5222.                                     'highResolution' => 0.0,
  5223.                                     'preserveColor' => false,
  5224.                                     'preserveMetaData' => false,
  5225.                                     'rasterizeSVG' => false,
  5226.                                     'downloadable' => false,
  5227.                                     'modificationDate' => 1683982770,
  5228.                                     'creationDate' => 1683982758,
  5229.                                     'preserveAnimation' => false,
  5230.                                 ],
  5231.                                 'full-hd-tablet' => [
  5232.                                     'items' => [
  5233.                                         => [
  5234.                                             'method' => 'scaleByWidth',
  5235.                                             'arguments' => [
  5236.                                                 'width' => 1080,
  5237.                                                 'forceResize' => true,
  5238.                                             ],
  5239.                                         ],
  5240.                                     ],
  5241.                                     'medias' => [
  5242.                                     ],
  5243.                                     'name' => 'full-hd-tablet',
  5244.                                     'description' => '',
  5245.                                     'group' => '',
  5246.                                     'format' => 'SOURCE',
  5247.                                     'quality' => 85,
  5248.                                     'highResolution' => 0.0,
  5249.                                     'preserveColor' => false,
  5250.                                     'preserveMetaData' => false,
  5251.                                     'rasterizeSVG' => false,
  5252.                                     'downloadable' => false,
  5253.                                     'modificationDate' => 1684304236,
  5254.                                     'creationDate' => 1684304220,
  5255.                                     'preserveAnimation' => false,
  5256.                                 ],
  5257.                                 'gallery-c10' => [
  5258.                                     'items' => [
  5259.                                         => [
  5260.                                             'method' => 'cover',
  5261.                                             'arguments' => [
  5262.                                                 'width' => 1170,
  5263.                                                 'height' => 573,
  5264.                                                 'positioning' => 'center',
  5265.                                                 'forceResize' => true,
  5266.                                             ],
  5267.                                         ],
  5268.                                     ],
  5269.                                     'medias' => [
  5270.                                     ],
  5271.                                     'name' => 'gallery-c10',
  5272.                                     'description' => '',
  5273.                                     'group' => '',
  5274.                                     'format' => 'SOURCE',
  5275.                                     'quality' => 85,
  5276.                                     'highResolution' => 0.0,
  5277.                                     'preserveColor' => false,
  5278.                                     'preserveMetaData' => false,
  5279.                                     'rasterizeSVG' => false,
  5280.                                     'downloadable' => false,
  5281.                                     'modificationDate' => 1675857329,
  5282.                                     'creationDate' => 1664974731,
  5283.                                     'preserveAnimation' => false,
  5284.                                 ],
  5285.                                 'gallery-c12' => [
  5286.                                     'items' => [
  5287.                                         => [
  5288.                                             'method' => 'cover',
  5289.                                             'arguments' => [
  5290.                                                 'width' => 1400,
  5291.                                                 'height' => 686,
  5292.                                                 'positioning' => 'center',
  5293.                                                 'forceResize' => true,
  5294.                                             ],
  5295.                                         ],
  5296.                                     ],
  5297.                                     'medias' => [
  5298.                                     ],
  5299.                                     'name' => 'gallery-c12',
  5300.                                     'description' => '',
  5301.                                     'group' => '',
  5302.                                     'format' => 'SOURCE',
  5303.                                     'quality' => 85,
  5304.                                     'highResolution' => 0.0,
  5305.                                     'preserveColor' => false,
  5306.                                     'preserveMetaData' => false,
  5307.                                     'rasterizeSVG' => false,
  5308.                                     'downloadable' => false,
  5309.                                     'modificationDate' => 1675857388,
  5310.                                     'creationDate' => 1666942272,
  5311.                                     'preserveAnimation' => false,
  5312.                                 ],
  5313.                                 'gallery-c4' => [
  5314.                                     'items' => [
  5315.                                         => [
  5316.                                             'method' => 'cover',
  5317.                                             'arguments' => [
  5318.                                                 'width' => 450,
  5319.                                                 'height' => 320,
  5320.                                                 'positioning' => 'center',
  5321.                                                 'forceResize' => true,
  5322.                                             ],
  5323.                                         ],
  5324.                                     ],
  5325.                                     'medias' => [
  5326.                                     ],
  5327.                                     'name' => 'gallery-c4',
  5328.                                     'description' => '',
  5329.                                     'group' => '',
  5330.                                     'format' => 'SOURCE',
  5331.                                     'quality' => 85,
  5332.                                     'highResolution' => 0.0,
  5333.                                     'preserveColor' => false,
  5334.                                     'preserveMetaData' => false,
  5335.                                     'rasterizeSVG' => false,
  5336.                                     'downloadable' => false,
  5337.                                     'modificationDate' => 1664974695,
  5338.                                     'creationDate' => 1664974638,
  5339.                                     'preserveAnimation' => false,
  5340.                                 ],
  5341.                                 'gallery-c6' => [
  5342.                                     'items' => [
  5343.                                         => [
  5344.                                             'method' => 'cover',
  5345.                                             'arguments' => [
  5346.                                                 'width' => 685,
  5347.                                                 'height' => 487,
  5348.                                                 'positioning' => 'center',
  5349.                                                 'forceResize' => true,
  5350.                                             ],
  5351.                                         ],
  5352.                                     ],
  5353.                                     'medias' => [
  5354.                                     ],
  5355.                                     'name' => 'gallery-c6',
  5356.                                     'description' => '',
  5357.                                     'group' => '',
  5358.                                     'format' => 'SOURCE',
  5359.                                     'quality' => 85,
  5360.                                     'highResolution' => 0.0,
  5361.                                     'preserveColor' => false,
  5362.                                     'preserveMetaData' => false,
  5363.                                     'rasterizeSVG' => false,
  5364.                                     'downloadable' => false,
  5365.                                     'modificationDate' => 1675851823,
  5366.                                     'creationDate' => 1674951956,
  5367.                                     'preserveAnimation' => false,
  5368.                                 ],
  5369.                                 'imagegrid-layout-2-position-0' => [
  5370.                                     'items' => [
  5371.                                         => [
  5372.                                             'method' => 'cover',
  5373.                                             'arguments' => [
  5374.                                                 'width' => 685,
  5375.                                                 'height' => 487,
  5376.                                                 'positioning' => 'center',
  5377.                                                 'forceResize' => true,
  5378.                                             ],
  5379.                                         ],
  5380.                                     ],
  5381.                                     'medias' => [
  5382.                                     ],
  5383.                                     'name' => 'imagegrid-layout-2-position-0',
  5384.                                     'description' => '',
  5385.                                     'group' => '',
  5386.                                     'format' => 'SOURCE',
  5387.                                     'quality' => 85,
  5388.                                     'highResolution' => 0.0,
  5389.                                     'preserveColor' => false,
  5390.                                     'preserveMetaData' => false,
  5391.                                     'rasterizeSVG' => false,
  5392.                                     'downloadable' => false,
  5393.                                     'modificationDate' => 1663756442,
  5394.                                     'creationDate' => 1663756390,
  5395.                                     'preserveAnimation' => false,
  5396.                                 ],
  5397.                                 'imagegrid-layout-2-position-1' => [
  5398.                                     'items' => [
  5399.                                         => [
  5400.                                             'method' => 'cover',
  5401.                                             'arguments' => [
  5402.                                                 'width' => 685,
  5403.                                                 'height' => 487,
  5404.                                                 'positioning' => 'center',
  5405.                                                 'forceResize' => true,
  5406.                                             ],
  5407.                                         ],
  5408.                                     ],
  5409.                                     'medias' => [
  5410.                                     ],
  5411.                                     'name' => 'imagegrid-layout-2-position-1',
  5412.                                     'description' => '',
  5413.                                     'group' => '',
  5414.                                     'format' => 'SOURCE',
  5415.                                     'quality' => 85,
  5416.                                     'highResolution' => 0.0,
  5417.                                     'preserveColor' => false,
  5418.                                     'preserveMetaData' => false,
  5419.                                     'rasterizeSVG' => false,
  5420.                                     'downloadable' => false,
  5421.                                     'modificationDate' => 1663756451,
  5422.                                     'creationDate' => 1663756395,
  5423.                                     'preserveAnimation' => false,
  5424.                                 ],
  5425.                                 'imagegrid-layout-3-lb-position-0' => [
  5426.                                     'items' => [
  5427.                                         => [
  5428.                                             'method' => 'cover',
  5429.                                             'arguments' => [
  5430.                                                 'width' => 685,
  5431.                                                 'height' => 1077,
  5432.                                                 'positioning' => 'center',
  5433.                                                 'forceResize' => true,
  5434.                                             ],
  5435.                                         ],
  5436.                                     ],
  5437.                                     'medias' => [
  5438.                                     ],
  5439.                                     'name' => 'imagegrid-layout-3-lb-position-0',
  5440.                                     'description' => '',
  5441.                                     'group' => '',
  5442.                                     'format' => 'SOURCE',
  5443.                                     'quality' => 85,
  5444.                                     'highResolution' => 0.0,
  5445.                                     'preserveColor' => false,
  5446.                                     'preserveMetaData' => false,
  5447.                                     'rasterizeSVG' => false,
  5448.                                     'downloadable' => false,
  5449.                                     'modificationDate' => 1663757662,
  5450.                                     'creationDate' => 1663756979,
  5451.                                     'preserveAnimation' => false,
  5452.                                 ],
  5453.                                 'imagegrid-layout-3-lb-position-1' => [
  5454.                                     'items' => [
  5455.                                         => [
  5456.                                             'method' => 'cover',
  5457.                                             'arguments' => [
  5458.                                                 'width' => 685,
  5459.                                                 'height' => 524,
  5460.                                                 'positioning' => 'center',
  5461.                                                 'forceResize' => true,
  5462.                                             ],
  5463.                                         ],
  5464.                                     ],
  5465.                                     'medias' => [
  5466.                                     ],
  5467.                                     'name' => 'imagegrid-layout-3-lb-position-1',
  5468.                                     'description' => '',
  5469.                                     'group' => '',
  5470.                                     'format' => 'SOURCE',
  5471.                                     'quality' => 85,
  5472.                                     'highResolution' => 0.0,
  5473.                                     'preserveColor' => false,
  5474.                                     'preserveMetaData' => false,
  5475.                                     'rasterizeSVG' => false,
  5476.                                     'downloadable' => false,
  5477.                                     'modificationDate' => 1663757555,
  5478.                                     'creationDate' => 1663756989,
  5479.                                     'preserveAnimation' => false,
  5480.                                 ],
  5481.                                 'imagegrid-layout-3-lb-position-2' => [
  5482.                                     'items' => [
  5483.                                         => [
  5484.                                             'method' => 'cover',
  5485.                                             'arguments' => [
  5486.                                                 'width' => 685,
  5487.                                                 'height' => 524,
  5488.                                                 'positioning' => 'center',
  5489.                                                 'forceResize' => true,
  5490.                                             ],
  5491.                                         ],
  5492.                                     ],
  5493.                                     'medias' => [
  5494.                                     ],
  5495.                                     'name' => 'imagegrid-layout-3-lb-position-2',
  5496.                                     'description' => '',
  5497.                                     'group' => '',
  5498.                                     'format' => 'SOURCE',
  5499.                                     'quality' => 85,
  5500.                                     'highResolution' => 0.0,
  5501.                                     'preserveColor' => false,
  5502.                                     'preserveMetaData' => false,
  5503.                                     'rasterizeSVG' => false,
  5504.                                     'downloadable' => false,
  5505.                                     'modificationDate' => 1663757656,
  5506.                                     'creationDate' => 1663756995,
  5507.                                     'preserveAnimation' => false,
  5508.                                 ],
  5509.                                 'imagegrid-layout-3-rb-position-0' => [
  5510.                                     'items' => [
  5511.                                         => [
  5512.                                             'method' => 'cover',
  5513.                                             'arguments' => [
  5514.                                                 'width' => 685,
  5515.                                                 'height' => 524,
  5516.                                                 'positioning' => 'center',
  5517.                                                 'forceResize' => true,
  5518.                                             ],
  5519.                                         ],
  5520.                                     ],
  5521.                                     'medias' => [
  5522.                                     ],
  5523.                                     'name' => 'imagegrid-layout-3-rb-position-0',
  5524.                                     'description' => '',
  5525.                                     'group' => '',
  5526.                                     'format' => 'SOURCE',
  5527.                                     'quality' => 85,
  5528.                                     'highResolution' => 0.0,
  5529.                                     'preserveColor' => false,
  5530.                                     'preserveMetaData' => false,
  5531.                                     'rasterizeSVG' => false,
  5532.                                     'downloadable' => false,
  5533.                                     'modificationDate' => 1663757545,
  5534.                                     'creationDate' => 1663756956,
  5535.                                     'preserveAnimation' => false,
  5536.                                 ],
  5537.                                 'imagegrid-layout-3-rb-position-1' => [
  5538.                                     'items' => [
  5539.                                         => [
  5540.                                             'method' => 'cover',
  5541.                                             'arguments' => [
  5542.                                                 'width' => 685,
  5543.                                                 'height' => 524,
  5544.                                                 'positioning' => 'center',
  5545.                                                 'forceResize' => true,
  5546.                                             ],
  5547.                                         ],
  5548.                                     ],
  5549.                                     'medias' => [
  5550.                                     ],
  5551.                                     'name' => 'imagegrid-layout-3-rb-position-1',
  5552.                                     'description' => '',
  5553.                                     'group' => '',
  5554.                                     'format' => 'SOURCE',
  5555.                                     'quality' => 85,
  5556.                                     'highResolution' => 0.0,
  5557.                                     'preserveColor' => false,
  5558.                                     'preserveMetaData' => false,
  5559.                                     'rasterizeSVG' => false,
  5560.                                     'downloadable' => false,
  5561.                                     'modificationDate' => 1663757533,
  5562.                                     'creationDate' => 1663756961,
  5563.                                     'preserveAnimation' => false,
  5564.                                 ],
  5565.                                 'imagegrid-layout-3-rb-position-2' => [
  5566.                                     'items' => [
  5567.                                         => [
  5568.                                             'method' => 'cover',
  5569.                                             'arguments' => [
  5570.                                                 'width' => 685,
  5571.                                                 'height' => 1077,
  5572.                                                 'positioning' => 'center',
  5573.                                                 'forceResize' => true,
  5574.                                             ],
  5575.                                         ],
  5576.                                     ],
  5577.                                     'medias' => [
  5578.                                     ],
  5579.                                     'name' => 'imagegrid-layout-3-rb-position-2',
  5580.                                     'description' => '',
  5581.                                     'group' => '',
  5582.                                     'format' => 'SOURCE',
  5583.                                     'quality' => 85,
  5584.                                     'highResolution' => 0.0,
  5585.                                     'preserveColor' => false,
  5586.                                     'preserveMetaData' => false,
  5587.                                     'rasterizeSVG' => false,
  5588.                                     'downloadable' => false,
  5589.                                     'modificationDate' => 1663757499,
  5590.                                     'creationDate' => 1663756965,
  5591.                                     'preserveAnimation' => false,
  5592.                                 ],
  5593.                                 'imagegrid-layout-4-lb-position-0' => [
  5594.                                     'items' => [
  5595.                                         => [
  5596.                                             'method' => 'cover',
  5597.                                             'arguments' => [
  5598.                                                 'width' => 685,
  5599.                                                 'height' => 491,
  5600.                                                 'positioning' => 'center',
  5601.                                                 'forceResize' => true,
  5602.                                             ],
  5603.                                         ],
  5604.                                     ],
  5605.                                     'medias' => [
  5606.                                     ],
  5607.                                     'name' => 'imagegrid-layout-4-lb-position-0',
  5608.                                     'description' => '',
  5609.                                     'group' => '',
  5610.                                     'format' => 'SOURCE',
  5611.                                     'quality' => 85,
  5612.                                     'highResolution' => 0.0,
  5613.                                     'preserveColor' => false,
  5614.                                     'preserveMetaData' => false,
  5615.                                     'rasterizeSVG' => false,
  5616.                                     'downloadable' => false,
  5617.                                     'modificationDate' => 1666942999,
  5618.                                     'creationDate' => 1663759070,
  5619.                                     'preserveAnimation' => false,
  5620.                                 ],
  5621.                                 'imagegrid-layout-4-lb-position-1' => [
  5622.                                     'items' => [
  5623.                                         => [
  5624.                                             'method' => 'cover',
  5625.                                             'arguments' => [
  5626.                                                 'width' => 335,
  5627.                                                 'height' => 498,
  5628.                                                 'positioning' => 'center',
  5629.                                                 'forceResize' => true,
  5630.                                             ],
  5631.                                         ],
  5632.                                     ],
  5633.                                     'medias' => [
  5634.                                     ],
  5635.                                     'name' => 'imagegrid-layout-4-lb-position-1',
  5636.                                     'description' => '',
  5637.                                     'group' => '',
  5638.                                     'format' => 'SOURCE',
  5639.                                     'quality' => 85,
  5640.                                     'highResolution' => 0.0,
  5641.                                     'preserveColor' => false,
  5642.                                     'preserveMetaData' => false,
  5643.                                     'rasterizeSVG' => false,
  5644.                                     'downloadable' => false,
  5645.                                     'modificationDate' => 1663759362,
  5646.                                     'creationDate' => 1663759070,
  5647.                                     'preserveAnimation' => false,
  5648.                                 ],
  5649.                                 'imagegrid-layout-4-lb-position-2' => [
  5650.                                     'items' => [
  5651.                                         => [
  5652.                                             'method' => 'cover',
  5653.                                             'arguments' => [
  5654.                                                 'width' => 335,
  5655.                                                 'height' => 236,
  5656.                                                 'positioning' => 'center',
  5657.                                                 'forceResize' => true,
  5658.                                             ],
  5659.                                         ],
  5660.                                     ],
  5661.                                     'medias' => [
  5662.                                     ],
  5663.                                     'name' => 'imagegrid-layout-4-lb-position-2',
  5664.                                     'description' => '',
  5665.                                     'group' => '',
  5666.                                     'format' => 'SOURCE',
  5667.                                     'quality' => 85,
  5668.                                     'highResolution' => 0.0,
  5669.                                     'preserveColor' => false,
  5670.                                     'preserveMetaData' => false,
  5671.                                     'rasterizeSVG' => false,
  5672.                                     'downloadable' => false,
  5673.                                     'modificationDate' => 1663759378,
  5674.                                     'creationDate' => 1663759070,
  5675.                                     'preserveAnimation' => false,
  5676.                                 ],
  5677.                                 'imagegrid-layout-4-lb-position-3' => [
  5678.                                     'items' => [
  5679.                                         => [
  5680.                                             'method' => 'cover',
  5681.                                             'arguments' => [
  5682.                                                 'width' => 335,
  5683.                                                 'height' => 236,
  5684.                                                 'positioning' => 'center',
  5685.                                                 'forceResize' => true,
  5686.                                             ],
  5687.                                         ],
  5688.                                     ],
  5689.                                     'medias' => [
  5690.                                     ],
  5691.                                     'name' => 'imagegrid-layout-4-lb-position-3',
  5692.                                     'description' => '',
  5693.                                     'group' => '',
  5694.                                     'format' => 'SOURCE',
  5695.                                     'quality' => 85,
  5696.                                     'highResolution' => 0.0,
  5697.                                     'preserveColor' => false,
  5698.                                     'preserveMetaData' => false,
  5699.                                     'rasterizeSVG' => false,
  5700.                                     'downloadable' => false,
  5701.                                     'modificationDate' => 1663759390,
  5702.                                     'creationDate' => 1663759070,
  5703.                                     'preserveAnimation' => false,
  5704.                                 ],
  5705.                                 'imagegrid-layout-4-rb-position-0' => [
  5706.                                     'items' => [
  5707.                                         => [
  5708.                                             'method' => 'cover',
  5709.                                             'arguments' => [
  5710.                                                 'width' => 335,
  5711.                                                 'height' => 236,
  5712.                                                 'positioning' => 'center',
  5713.                                                 'forceResize' => true,
  5714.                                             ],
  5715.                                         ],
  5716.                                     ],
  5717.                                     'medias' => [
  5718.                                     ],
  5719.                                     'name' => 'imagegrid-layout-4-rb-position-0',
  5720.                                     'description' => '',
  5721.                                     'group' => '',
  5722.                                     'format' => 'SOURCE',
  5723.                                     'quality' => 85,
  5724.                                     'highResolution' => 0.0,
  5725.                                     'preserveColor' => false,
  5726.                                     'preserveMetaData' => false,
  5727.                                     'rasterizeSVG' => false,
  5728.                                     'downloadable' => false,
  5729.                                     'modificationDate' => 1663759158,
  5730.                                     'creationDate' => 1663759070,
  5731.                                     'preserveAnimation' => false,
  5732.                                 ],
  5733.                                 'imagegrid-layout-4-rb-position-1' => [
  5734.                                     'items' => [
  5735.                                         => [
  5736.                                             'method' => 'cover',
  5737.                                             'arguments' => [
  5738.                                                 'width' => 335,
  5739.                                                 'height' => 236,
  5740.                                                 'positioning' => 'center',
  5741.                                                 'forceResize' => true,
  5742.                                             ],
  5743.                                         ],
  5744.                                     ],
  5745.                                     'medias' => [
  5746.                                     ],
  5747.                                     'name' => 'imagegrid-layout-4-rb-position-1',
  5748.                                     'description' => '',
  5749.                                     'group' => '',
  5750.                                     'format' => 'SOURCE',
  5751.                                     'quality' => 85,
  5752.                                     'highResolution' => 0.0,
  5753.                                     'preserveColor' => false,
  5754.                                     'preserveMetaData' => false,
  5755.                                     'rasterizeSVG' => false,
  5756.                                     'downloadable' => false,
  5757.                                     'modificationDate' => 1663759168,
  5758.                                     'creationDate' => 1663759070,
  5759.                                     'preserveAnimation' => false,
  5760.                                 ],
  5761.                                 'imagegrid-layout-4-rb-position-2' => [
  5762.                                     'items' => [
  5763.                                         => [
  5764.                                             'method' => 'cover',
  5765.                                             'arguments' => [
  5766.                                                 'width' => 335,
  5767.                                                 'height' => 498,
  5768.                                                 'positioning' => 'center',
  5769.                                                 'forceResize' => true,
  5770.                                             ],
  5771.                                         ],
  5772.                                     ],
  5773.                                     'medias' => [
  5774.                                         '(max-width: 576px)' => [
  5775.                                             => [
  5776.                                                 'method' => 'cover',
  5777.                                                 'arguments' => [
  5778.                                                     'width' => 536,
  5779.                                                     'height' => 384,
  5780.                                                     'positioning' => 'center',
  5781.                                                     'forceResize' => true,
  5782.                                                 ],
  5783.                                             ],
  5784.                                         ],
  5785.                                     ],
  5786.                                     'name' => 'imagegrid-layout-4-rb-position-2',
  5787.                                     'description' => '',
  5788.                                     'group' => '',
  5789.                                     'format' => 'SOURCE',
  5790.                                     'quality' => 85,
  5791.                                     'highResolution' => 0.0,
  5792.                                     'preserveColor' => false,
  5793.                                     'preserveMetaData' => false,
  5794.                                     'rasterizeSVG' => false,
  5795.                                     'downloadable' => false,
  5796.                                     'modificationDate' => 1683982900,
  5797.                                     'creationDate' => 1663759070,
  5798.                                     'preserveAnimation' => false,
  5799.                                 ],
  5800.                                 'imagegrid-layout-4-rb-position-3' => [
  5801.                                     'items' => [
  5802.                                         => [
  5803.                                             'method' => 'cover',
  5804.                                             'arguments' => [
  5805.                                                 'width' => 685,
  5806.                                                 'height' => 491,
  5807.                                                 'positioning' => 'center',
  5808.                                                 'forceResize' => true,
  5809.                                             ],
  5810.                                         ],
  5811.                                     ],
  5812.                                     'medias' => [
  5813.                                         '(max-width: 576px)' => [
  5814.                                             => [
  5815.                                                 'method' => 'cover',
  5816.                                                 'arguments' => [
  5817.                                                     'width' => 536,
  5818.                                                     'height' => 384,
  5819.                                                     'positioning' => 'center',
  5820.                                                     'forceResize' => true,
  5821.                                                 ],
  5822.                                             ],
  5823.                                         ],
  5824.                                     ],
  5825.                                     'name' => 'imagegrid-layout-4-rb-position-3',
  5826.                                     'description' => '',
  5827.                                     'group' => '',
  5828.                                     'format' => 'SOURCE',
  5829.                                     'quality' => 85,
  5830.                                     'highResolution' => 0.0,
  5831.                                     'preserveColor' => false,
  5832.                                     'preserveMetaData' => false,
  5833.                                     'rasterizeSVG' => false,
  5834.                                     'downloadable' => false,
  5835.                                     'modificationDate' => 1683982918,
  5836.                                     'creationDate' => 1663759070,
  5837.                                     'preserveAnimation' => false,
  5838.                                 ],
  5839.                                 'intro' => [
  5840.                                     'items' => [
  5841.                                         => [
  5842.                                             'method' => 'cover',
  5843.                                             'arguments' => [
  5844.                                                 'width' => 1400,
  5845.                                                 'height' => 640,
  5846.                                                 'positioning' => 'center',
  5847.                                                 'forceResize' => true,
  5848.                                             ],
  5849.                                         ],
  5850.                                     ],
  5851.                                     'medias' => [
  5852.                                         '(max-width: 576px)' => [
  5853.                                             => [
  5854.                                                 'method' => 'cover',
  5855.                                                 'arguments' => [
  5856.                                                     'width' => 536,
  5857.                                                     'height' => 480,
  5858.                                                     'positioning' => 'center',
  5859.                                                     'forceResize' => true,
  5860.                                                 ],
  5861.                                             ],
  5862.                                         ],
  5863.                                     ],
  5864.                                     'name' => 'intro',
  5865.                                     'description' => '',
  5866.                                     'group' => '',
  5867.                                     'format' => 'SOURCE',
  5868.                                     'quality' => 85,
  5869.                                     'highResolution' => 0.0,
  5870.                                     'preserveColor' => false,
  5871.                                     'preserveMetaData' => false,
  5872.                                     'rasterizeSVG' => false,
  5873.                                     'downloadable' => false,
  5874.                                     'modificationDate' => 1683976681,
  5875.                                     'creationDate' => 1671102033,
  5876.                                     'preserveAnimation' => false,
  5877.                                 ],
  5878.                                 'numberlist' => [
  5879.                                     'items' => [
  5880.                                         => [
  5881.                                             'method' => 'cover',
  5882.                                             'arguments' => [
  5883.                                                 'width' => 450,
  5884.                                                 'height' => 320,
  5885.                                                 'positioning' => 'center',
  5886.                                                 'forceResize' => true,
  5887.                                             ],
  5888.                                         ],
  5889.                                     ],
  5890.                                     'medias' => [
  5891.                                     ],
  5892.                                     'name' => 'numberlist',
  5893.                                     'description' => '',
  5894.                                     'group' => '',
  5895.                                     'format' => 'SOURCE',
  5896.                                     'quality' => 85,
  5897.                                     'highResolution' => 0.0,
  5898.                                     'preserveColor' => false,
  5899.                                     'preserveMetaData' => false,
  5900.                                     'rasterizeSVG' => false,
  5901.                                     'downloadable' => false,
  5902.                                     'modificationDate' => 1664957495,
  5903.                                     'creationDate' => 1664957480,
  5904.                                     'preserveAnimation' => false,
  5905.                                 ],
  5906.                                 'teaser-default-c3' => [
  5907.                                     'items' => [
  5908.                                     ],
  5909.                                     'medias' => [
  5910.                                     ],
  5911.                                     'name' => 'teaser-default-c3',
  5912.                                     'description' => '',
  5913.                                     'group' => '',
  5914.                                     'format' => 'SOURCE',
  5915.                                     'quality' => 85,
  5916.                                     'highResolution' => NULL,
  5917.                                     'preserveColor' => false,
  5918.                                     'preserveMetaData' => false,
  5919.                                     'rasterizeSVG' => false,
  5920.                                     'downloadable' => false,
  5921.                                     'modificationDate' => 1670150297,
  5922.                                     'creationDate' => 1670150297,
  5923.                                     'preserveAnimation' => false,
  5924.                                 ],
  5925.                                 'teaser-default-c4' => [
  5926.                                     'items' => [
  5927.                                         => [
  5928.                                             'method' => 'cover',
  5929.                                             'arguments' => [
  5930.                                                 'width' => 450,
  5931.                                                 'height' => 320,
  5932.                                                 'positioning' => 'center',
  5933.                                                 'forceResize' => true,
  5934.                                             ],
  5935.                                         ],
  5936.                                     ],
  5937.                                     'medias' => [
  5938.                                     ],
  5939.                                     'name' => 'teaser-default-c4',
  5940.                                     'description' => '',
  5941.                                     'group' => '',
  5942.                                     'format' => 'SOURCE',
  5943.                                     'quality' => 85,
  5944.                                     'highResolution' => 0.0,
  5945.                                     'preserveColor' => false,
  5946.                                     'preserveMetaData' => false,
  5947.                                     'rasterizeSVG' => false,
  5948.                                     'downloadable' => false,
  5949.                                     'modificationDate' => 1666803148,
  5950.                                     'creationDate' => 1666802900,
  5951.                                     'preserveAnimation' => false,
  5952.                                 ],
  5953.                                 'teaser-intro-c10' => [
  5954.                                     'items' => [
  5955.                                         => [
  5956.                                             'method' => 'cover',
  5957.                                             'arguments' => [
  5958.                                                 'width' => 1170,
  5959.                                                 'height' => 573,
  5960.                                                 'positioning' => 'center',
  5961.                                                 'forceResize' => true,
  5962.                                             ],
  5963.                                         ],
  5964.                                     ],
  5965.                                     'medias' => [
  5966.                                         '(max-width: 576px)' => [
  5967.                                             => [
  5968.                                                 'method' => 'cover',
  5969.                                                 'arguments' => [
  5970.                                                     'width' => 536,
  5971.                                                     'height' => 480,
  5972.                                                     'positioning' => 'center',
  5973.                                                     'forceResize' => true,
  5974.                                                 ],
  5975.                                             ],
  5976.                                         ],
  5977.                                     ],
  5978.                                     'name' => 'teaser-intro-c10',
  5979.                                     'description' => '',
  5980.                                     'group' => '',
  5981.                                     'format' => 'SOURCE',
  5982.                                     'quality' => 85,
  5983.                                     'highResolution' => 0.0,
  5984.                                     'preserveColor' => false,
  5985.                                     'preserveMetaData' => false,
  5986.                                     'rasterizeSVG' => false,
  5987.                                     'downloadable' => false,
  5988.                                     'modificationDate' => 1683977601,
  5989.                                     'creationDate' => 1674736833,
  5990.                                     'preserveAnimation' => false,
  5991.                                 ],
  5992.                                 'teaser-intro-c4' => [
  5993.                                     'items' => [
  5994.                                     ],
  5995.                                     'medias' => [
  5996.                                     ],
  5997.                                     'name' => 'teaser-intro-c4',
  5998.                                     'description' => '',
  5999.                                     'group' => '',
  6000.                                     'format' => 'SOURCE',
  6001.                                     'quality' => 85,
  6002.                                     'highResolution' => NULL,
  6003.                                     'preserveColor' => false,
  6004.                                     'preserveMetaData' => false,
  6005.                                     'rasterizeSVG' => false,
  6006.                                     'downloadable' => false,
  6007.                                     'modificationDate' => 1674736740,
  6008.                                     'creationDate' => 1674736740,
  6009.                                     'preserveAnimation' => false,
  6010.                                 ],
  6011.                                 'timeline' => [
  6012.                                     'items' => [
  6013.                                         => [
  6014.                                             'method' => 'scaleByWidth',
  6015.                                             'arguments' => [
  6016.                                                 'width' => 450,
  6017.                                                 'forceResize' => true,
  6018.                                             ],
  6019.                                         ],
  6020.                                     ],
  6021.                                     'medias' => [
  6022.                                     ],
  6023.                                     'name' => 'timeline',
  6024.                                     'description' => '',
  6025.                                     'group' => '',
  6026.                                     'format' => 'SOURCE',
  6027.                                     'quality' => 85,
  6028.                                     'highResolution' => 0.0,
  6029.                                     'preserveColor' => false,
  6030.                                     'preserveMetaData' => false,
  6031.                                     'rasterizeSVG' => false,
  6032.                                     'downloadable' => false,
  6033.                                     'modificationDate' => 1674638397,
  6034.                                     'creationDate' => 1674638374,
  6035.                                     'preserveAnimation' => false,
  6036.                                 ],
  6037.                             ],
  6038.                             'clip_auto_support' => true,
  6039.                             'image_optimizers' => [
  6040.                                 'enabled' => true,
  6041.                             ],
  6042.                             'status_cache' => true,
  6043.                             'auto_clear_temp_files' => true,
  6044.                         ],
  6045.                         'max_pixels' => 40000000,
  6046.                         'low_quality_image_preview' => [
  6047.                             'enabled' => true,
  6048.                         ],
  6049.                         'focal_point_detection' => [
  6050.                             'enabled' => true,
  6051.                         ],
  6052.                     ],
  6053.                     'versions' => [
  6054.                         'days' => NULL,
  6055.                         'steps' => 1,
  6056.                         'use_hardlinks' => true,
  6057.                         'disable_stack_trace' => false,
  6058.                     ],
  6059.                     'hide_edit_image' => false,
  6060.                     'disable_tree_preview' => false,
  6061.                     'video' => [
  6062.                         'thumbnails' => [
  6063.                             'definitions' => [
  6064.                                 'full-hd-desktop' => [
  6065.                                     'items' => [
  6066.                                         => [
  6067.                                             'method' => 'scaleByWidth',
  6068.                                             'arguments' => [
  6069.                                                 'width' => 1920,
  6070.                                             ],
  6071.                                         ],
  6072.                                     ],
  6073.                                     'medias' => [
  6074.                                     ],
  6075.                                     'name' => 'full-hd-desktop',
  6076.                                     'description' => '',
  6077.                                     'group' => '',
  6078.                                     'videoBitrate' => 0,
  6079.                                     'audioBitrate' => 0,
  6080.                                     'modificationDate' => 1674812916,
  6081.                                     'creationDate' => 1674812901,
  6082.                                 ],
  6083.                             ],
  6084.                             'auto_clear_temp_files' => true,
  6085.                         ],
  6086.                     ],
  6087.                     'frontend_prefixes' => [
  6088.                         'source' => '',
  6089.                         'thumbnail' => '',
  6090.                         'thumbnail_deferred' => '',
  6091.                     ],
  6092.                     'preview_image_thumbnail' => NULL,
  6093.                     'default_upload_path' => '_default_upload_bucket',
  6094.                     'tree_paging_limit' => 100,
  6095.                     'icc_rgb_profile' => NULL,
  6096.                     'icc_cmyk_profile' => NULL,
  6097.                 ],
  6098.                 'objects' => [
  6099.                     'class_definitions' => [
  6100.                         'data' => [
  6101.                             'map' => [
  6102.                                 'block' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Block',
  6103.                                 'calculatedValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\CalculatedValue',
  6104.                                 'checkbox' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Checkbox',
  6105.                                 'classificationstore' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Classificationstore',
  6106.                                 'consent' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Consent',
  6107.                                 'country' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Country',
  6108.                                 'countrymultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Countrymultiselect',
  6109.                                 'date' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Date',
  6110.                                 'datetime' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  6111.                                 'email' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Email',
  6112.                                 'encryptedField' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\EncryptedField',
  6113.                                 'externalImage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ExternalImage',
  6114.                                 'fieldcollections' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Fieldcollections',
  6115.                                 'firstname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Firstname',
  6116.                                 'gender' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Gender',
  6117.                                 'geobounds' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geobounds',
  6118.                                 'geopoint' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopoint',
  6119.                                 'geopolygon' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolygon',
  6120.                                 'geopolyline' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolyline',
  6121.                                 'hotspotimage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Hotspotimage',
  6122.                                 'manyToOneRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToOneRelation',
  6123.                                 'image' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Image',
  6124.                                 'imageGallery' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ImageGallery',
  6125.                                 'input' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  6126.                                 'language' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Language',
  6127.                                 'languagemultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Languagemultiselect',
  6128.                                 'lastname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Lastname',
  6129.                                 'link' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Link',
  6130.                                 'localizedfields' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Localizedfields',
  6131.                                 'manyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyRelation',
  6132.                                 'advancedManyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyRelation',
  6133.                                 'multiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Multiselect',
  6134.                                 'newsletterActive' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\NewsletterActive',
  6135.                                 'reverseObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ReverseObjectRelation',
  6136.                                 'urlSlug' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\UrlSlug',
  6137.                                 'numeric' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  6138.                                 'objectbricks' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Objectbricks',
  6139.                                 'manyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyObjectRelation',
  6140.                                 'advancedManyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyObjectRelation',
  6141.                                 'password' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Password',
  6142.                                 'rgbaColor' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\RgbaColor',
  6143.                                 'targetGroup' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroup',
  6144.                                 'targetGroupMultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroupMultiselect',
  6145.                                 'quantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\QuantityValue',
  6146.                                 'inputQuantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\InputQuantityValue',
  6147.                                 'select' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  6148.                                 'slider' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Slider',
  6149.                                 'structuredTable' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\StructuredTable',
  6150.                                 'table' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Table',
  6151.                                 'textarea' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Textarea',
  6152.                                 'time' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Time',
  6153.                                 'user' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\User',
  6154.                                 'video' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Video',
  6155.                                 'wysiwyg' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Wysiwyg',
  6156.                             ],
  6157.                             'prefixes' => [
  6158.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\',
  6159.                                 => '\\Object_Class_Data_',
  6160.                             ],
  6161.                         ],
  6162.                         'layout' => [
  6163.                             'prefixes' => [
  6164.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Layout\\',
  6165.                                 => '\\Object_Class_Layout_',
  6166.                             ],
  6167.                             'map' => [
  6168.                             ],
  6169.                         ],
  6170.                     ],
  6171.                     'versions' => [
  6172.                         'days' => NULL,
  6173.                         'steps' => 1,
  6174.                         'disable_stack_trace' => false,
  6175.                     ],
  6176.                     'ignore_localized_query_fallback' => false,
  6177.                     'tree_paging_limit' => 30,
  6178.                     'auto_save_interval' => 60,
  6179.                 ],
  6180.                 'documents' => [
  6181.                     'editables' => [
  6182.                         'prefixes' => [
  6183.                             => '\\Pimcore\\Model\\Document\\Editable\\',
  6184.                         ],
  6185.                         'map' => [
  6186.                         ],
  6187.                     ],
  6188.                     'types' => [
  6189.                         => 'folder',
  6190.                         => 'page',
  6191.                         => 'snippet',
  6192.                         => 'link',
  6193.                         => 'hardlink',
  6194.                         => 'email',
  6195.                         => 'newsletter',
  6196.                         => 'printpage',
  6197.                         => 'printcontainer',
  6198.                     ],
  6199.                     'valid_tables' => [
  6200.                         => 'email',
  6201.                         => 'newsletter',
  6202.                         => 'hardlink',
  6203.                         => 'link',
  6204.                         => 'page',
  6205.                         => 'snippet',
  6206.                     ],
  6207.                     'versions' => [
  6208.                         'days' => NULL,
  6209.                         'steps' => 1,
  6210.                         'disable_stack_trace' => false,
  6211.                     ],
  6212.                     'error_pages' => [
  6213.                         'default' => '',
  6214.                         'localized' => [
  6215.                             'de' => '/de/system/fehler',
  6216.                             'en' => '/en/system/fehler',
  6217.                         ],
  6218.                     ],
  6219.                     'doc_types' => [
  6220.                         'definitions' => [
  6221.                             '00997342-358e-4254-9eee-3ea413eae37d' => [
  6222.                                 'name' => 'Metzgerei',
  6223.                                 'group' => 'Detailseiten',
  6224.                                 'controller' => 'App\\Controller\\LocationController::detailButcherAction',
  6225.                                 'template' => NULL,
  6226.                                 'type' => 'page',
  6227.                                 'priority' => 0,
  6228.                                 'creationDate' => 1670226024,
  6229.                                 'modificationDate' => 1670226156,
  6230.                                 'staticGeneratorEnabled' => NULL,
  6231.                             ],
  6232.                             '4d1fd0ef-d00c-42c6-b4c5-34d3b1a3b4b7' => [
  6233.                                 'name' => 'Bratwurstkueche',
  6234.                                 'group' => 'Detailseiten',
  6235.                                 'controller' => 'App\\Controller\\LocationController::detailRestaurantAction',
  6236.                                 'template' => NULL,
  6237.                                 'type' => 'page',
  6238.                                 'priority' => 0,
  6239.                                 'creationDate' => 1665561963,
  6240.                                 'modificationDate' => 1666808366,
  6241.                                 'staticGeneratorEnabled' => NULL,
  6242.                             ],
  6243.                             '55dae40a-8346-4624-b4f1-730754d496a7' => [
  6244.                                 'name' => 'Standardseite',
  6245.                                 'group' => '',
  6246.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  6247.                                 'template' => NULL,
  6248.                                 'type' => 'page',
  6249.                                 'priority' => 0,
  6250.                                 'creationDate' => 1665397863,
  6251.                                 'modificationDate' => 1665397875,
  6252.                                 'staticGeneratorEnabled' => NULL,
  6253.                             ],
  6254.                             'b67173dd-0048-487b-b38f-bb60b1d09b80' => [
  6255.                                 'name' => 'Mitglied',
  6256.                                 'group' => 'Detailseiten',
  6257.                                 'controller' => 'App\\Controller\\LocationController::detailMemberAction',
  6258.                                 'template' => NULL,
  6259.                                 'type' => 'page',
  6260.                                 'priority' => 0,
  6261.                                 'creationDate' => 1666807874,
  6262.                                 'modificationDate' => 1666808372,
  6263.                                 'staticGeneratorEnabled' => NULL,
  6264.                             ],
  6265.                             'b95ef287-6932-44aa-aaf8-0b05e621754b' => [
  6266.                                 'name' => 'Artikel (News, Event, ...)',
  6267.                                 'group' => 'Detailseiten',
  6268.                                 'controller' => 'App\\Controller\\ArticleController::detailAction',
  6269.                                 'template' => NULL,
  6270.                                 'type' => 'page',
  6271.                                 'priority' => 0,
  6272.                                 'creationDate' => 1669628407,
  6273.                                 'modificationDate' => 1669628436,
  6274.                                 'staticGeneratorEnabled' => NULL,
  6275.                             ],
  6276.                             'd3211199-d6ca-43e0-8343-c55fb72bddcf' => [
  6277.                                 'name' => 'Rezept',
  6278.                                 'group' => 'Detailseiten',
  6279.                                 'controller' => 'App\\Controller\\RecipeController::detailAction',
  6280.                                 'template' => NULL,
  6281.                                 'type' => 'page',
  6282.                                 'priority' => 0,
  6283.                                 'creationDate' => 1665397835,
  6284.                                 'modificationDate' => 1665397854,
  6285.                                 'staticGeneratorEnabled' => NULL,
  6286.                             ],
  6287.                         ],
  6288.                     ],
  6289.                     'web_to_print' => [
  6290.                         'enableInDefaultView' => false,
  6291.                         'generalTool' => 'headlesschrome',
  6292.                         'generalDocumentSaveMode' => 'default',
  6293.                         'pdfreactorProtocol' => NULL,
  6294.                         'pdfreactorServer' => 'localhost',
  6295.                         'pdfreactorServerPort' => '9423',
  6296.                         'pdfreactorBaseUrl' => 'http://my.domain.com',
  6297.                         'pdfreactorApiKey' => '',
  6298.                         'pdfreactorLicence' => '',
  6299.                         'pdfreactorEnableLenientHttpsMode' => false,
  6300.                         'pdfreactorEnableDebugMode' => false,
  6301.                         'wkhtmltopdfBin' => 'wkhtmltopdf',
  6302.                         'wkhtml2pdfOptions' => [
  6303.                             'print-media-type' => '',
  6304.                             'page-size' => 'A4',
  6305.                         ],
  6306.                         'wkhtml2pdfHostname' => 'http://demo.pimcore.org',
  6307.                         'headlessChromeSettings' => '',
  6308.                         'pdf_creation_php_memory_limit' => '2048M',
  6309.                         'default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  6310.                         'default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  6311.                     ],
  6312.                     'default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  6313.                     'allow_trailing_slash' => 'no',
  6314.                     'generate_preview' => false,
  6315.                     'preview_url_prefix' => '',
  6316.                     'tree_paging_limit' => 50,
  6317.                     'areas' => [
  6318.                         'autoload' => true,
  6319.                     ],
  6320.                     'newsletter' => [
  6321.                         'defaultUrlPrefix' => NULL,
  6322.                     ],
  6323.                     'auto_save_interval' => 60,
  6324.                     'static_page_router' => [
  6325.                         'enabled' => false,
  6326.                         'route_pattern' => NULL,
  6327.                     ],
  6328.                 ],
  6329.                 'routing' => [
  6330.                     'direct_route_document_types' => [
  6331.                         => 'page',
  6332.                         => 'snippet',
  6333.                         => 'email',
  6334.                         => 'newsletter',
  6335.                         => 'printpage',
  6336.                         => 'printcontainer',
  6337.                     ],
  6338.                     'allow_processing_unpublished_fallback_document' => false,
  6339.                     'static' => [
  6340.                         'locale_params' => [
  6341.                         ],
  6342.                     ],
  6343.                 ],
  6344.                 'newsletter' => [
  6345.                     'source_adapters' => [
  6346.                         'defaultAdapter' => 'pimcore.document.newsletter.factory.default',
  6347.                         'csvList' => 'pimcore.document.newsletter.factory.csv',
  6348.                         'reportAdapter' => 'pimcore.document.newsletter.factory.report',
  6349.                     ],
  6350.                     'method' => NULL,
  6351.                 ],
  6352.                 'custom_report' => [
  6353.                     'adapters' => [
  6354.                         'sql' => 'pimcore.custom_report.adapter.factory.sql',
  6355.                         'analytics' => 'pimcore.custom_report.adapter.factory.analytics',
  6356.                     ],
  6357.                     'definitions' => [
  6358.                     ],
  6359.                 ],
  6360.                 'targeting' => [
  6361.                     'data_providers' => [
  6362.                         'device' => 'Pimcore\\Targeting\\DataProvider\\Device',
  6363.                         'geoip' => 'Pimcore\\Targeting\\DataProvider\\GeoIp',
  6364.                         'geolocation' => 'Pimcore\\Targeting\\DataProvider\\GeoLocation',
  6365.                         'targeting_storage' => 'Pimcore\\Targeting\\DataProvider\\TargetingStorage',
  6366.                         'visited_pages_counter' => 'Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter',
  6367.                     ],
  6368.                     'conditions' => [
  6369.                         'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  6370.                         'country' => 'Pimcore\\Targeting\\Condition\\Country',
  6371.                         'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  6372.                         'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  6373.                         'language' => 'Pimcore\\Targeting\\Condition\\Language',
  6374.                         'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  6375.                         'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  6376.                         'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  6377.                         'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  6378.                         'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  6379.                         'url' => 'Pimcore\\Targeting\\Condition\\Url',
  6380.                         'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  6381.                     ],
  6382.                     'action_handlers' => [
  6383.                         'assign_target_group' => 'Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup',
  6384.                         'codesnippet' => 'Pimcore\\Targeting\\ActionHandler\\CodeSnippet',
  6385.                         'redirect' => 'Pimcore\\Targeting\\ActionHandler\\Redirect',
  6386.                     ],
  6387.                     'enabled' => true,
  6388.                     'storage_id' => 'Pimcore\\Targeting\\Storage\\CookieStorage',
  6389.                     'session' => [
  6390.                         'enabled' => false,
  6391.                     ],
  6392.                 ],
  6393.                 'context' => [
  6394.                     'profiler' => [
  6395.                         'routes' => [
  6396.                             => [
  6397.                                 'path' => '^/_(profiler|wdt)(/.*)?$',
  6398.                                 'route' => false,
  6399.                                 'host' => false,
  6400.                                 'methods' => [
  6401.                                 ],
  6402.                             ],
  6403.                         ],
  6404.                     ],
  6405.                     'admin' => [
  6406.                         'routes' => [
  6407.                             => [
  6408.                                 'path' => '^/admin(/.*)?$',
  6409.                                 'route' => false,
  6410.                                 'host' => false,
  6411.                                 'methods' => [
  6412.                                 ],
  6413.                             ],
  6414.                             => [
  6415.                                 'route' => '^pimcore_admin_',
  6416.                                 'path' => false,
  6417.                                 'host' => false,
  6418.                                 'methods' => [
  6419.                                 ],
  6420.                             ],
  6421.                         ],
  6422.                     ],
  6423.                     'plugin' => [
  6424.                         'routes' => [
  6425.                             => [
  6426.                                 'path' => '^/plugin(/.*)?$',
  6427.                                 'route' => false,
  6428.                                 'host' => false,
  6429.                                 'methods' => [
  6430.                                 ],
  6431.                             ],
  6432.                         ],
  6433.                     ],
  6434.                 ],
  6435.                 'admin' => [
  6436.                     'session' => [
  6437.                         'attribute_bags' => [
  6438.                             'pimcore_admin' => [
  6439.                                 'storage_key' => '_pimcore_admin',
  6440.                             ],
  6441.                             'pimcore_objects' => [
  6442.                                 'storage_key' => '_pimcore_objects',
  6443.                             ],
  6444.                             'pimcore_copy' => [
  6445.                                 'storage_key' => '_pimcore_copy',
  6446.                             ],
  6447.                             'pimcore_gridconfig' => [
  6448.                                 'storage_key' => '_pimcore_gridconfig',
  6449.                             ],
  6450.                             'pimcore_importconfig' => [
  6451.                                 'storage_key' => '_pimcore_importconfig',
  6452.                             ],
  6453.                         ],
  6454.                     ],
  6455.                     'unauthenticated_routes' => [
  6456.                         => [
  6457.                             'route' => 'pimcore_settings_display_custom_logo',
  6458.                             'path' => false,
  6459.                             'host' => false,
  6460.                             'methods' => [
  6461.                             ],
  6462.                         ],
  6463.                         => [
  6464.                             'route' => 'pimcore_admin_login',
  6465.                             'path' => false,
  6466.                             'host' => false,
  6467.                             'methods' => [
  6468.                             ],
  6469.                         ],
  6470.                         => [
  6471.                             'route' => 'pimcore_admin_webdav',
  6472.                             'path' => false,
  6473.                             'host' => false,
  6474.                             'methods' => [
  6475.                             ],
  6476.                         ],
  6477.                     ],
  6478.                     'translations' => [
  6479.                         'path' => '@PimcoreCoreBundle/Resources/translations',
  6480.                     ],
  6481.                 ],
  6482.                 'sitemaps' => [
  6483.                     'generators' => [
  6484.                         'pimcore_documents' => [
  6485.                             'enabled' => true,
  6486.                             'priority' => 100,
  6487.                             'generator_id' => 'Pimcore\\Sitemap\\Document\\DocumentTreeGenerator',
  6488.                         ],
  6489.                     ],
  6490.                 ],
  6491.                 'redirects' => [
  6492.                     'status_codes' => [
  6493.                         300 => 'Multiple Choices',
  6494.                         301 => 'Moved Permanently',
  6495.                         302 => 'Found',
  6496.                         303 => 'See Other',
  6497.                         307 => 'Temporary Redirect',
  6498.                     ],
  6499.                 ],
  6500.                 'glossary' => [
  6501.                     'blocked_tags' => [
  6502.                         => 'a',
  6503.                         => 'script',
  6504.                         => 'style',
  6505.                         => 'code',
  6506.                         => 'pre',
  6507.                         => 'textarea',
  6508.                         => 'acronym',
  6509.                         => 'abbr',
  6510.                         => 'option',
  6511.                         => 'h1',
  6512.                         10 => 'h2',
  6513.                         11 => 'h3',
  6514.                         12 => 'h4',
  6515.                         13 => 'h5',
  6516.                         14 => 'h6',
  6517.                     ],
  6518.                 ],
  6519.                 'templating_engine' => [
  6520.                     'twig' => [
  6521.                         'sandbox_security_policy' => [
  6522.                             'tags' => [
  6523.                                 => 'set',
  6524.                             ],
  6525.                             'filters' => [
  6526.                                 => 'escape',
  6527.                                 => 'trans',
  6528.                                 => 'default',
  6529.                             ],
  6530.                             'functions' => [
  6531.                                 => 'path',
  6532.                                 => 'asset',
  6533.                             ],
  6534.                         ],
  6535.                     ],
  6536.                 ],
  6537.                 'translations' => [
  6538.                     'debugging' => [
  6539.                         'enabled' => true,
  6540.                         'parameter' => 'pimcore_debug_translations',
  6541.                     ],
  6542.                     'admin_translation_mapping' => [
  6543.                     ],
  6544.                     'data_object' => [
  6545.                     ],
  6546.                 ],
  6547.                 'full_page_cache' => [
  6548.                     'enabled' => false,
  6549.                     'lifetime' => 120,
  6550.                     'exclude_cookie' => 'pimcore_admin_sid',
  6551.                 ],
  6552.                 'email' => [
  6553.                     'sender' => [
  6554.                         'name' => 'Schutzverband Nürnberger Rostbratwürste',
  6555.                         'email' => 'development@cooking-pot.de',
  6556.                     ],
  6557.                     'return' => [
  6558.                         'name' => 'Schutzverband Nürnberger Rostbratwürste',
  6559.                         'email' => 'development@cooking-pot.de',
  6560.                     ],
  6561.                     'debug' => [
  6562.                         'email_addresses' => 'erik.biermann@dev-kitchen.com',
  6563.                     ],
  6564.                     'usespecific' => false,
  6565.                 ],
  6566.                 'general' => [
  6567.                     'domain' => '',
  6568.                     'redirect_to_maindomain' => false,
  6569.                     'language' => 'en',
  6570.                     'valid_languages' => 'de,en',
  6571.                     'fallback_languages' => [
  6572.                         'de' => '',
  6573.                         'en' => 'de',
  6574.                     ],
  6575.                     'default_language' => 'de',
  6576.                     'debug_admin_translations' => false,
  6577.                     'timezone' => '',
  6578.                     'path_variable' => NULL,
  6579.                     'disable_usage_statistics' => false,
  6580.                     'instance_identifier' => NULL,
  6581.                 ],
  6582.                 'properties' => [
  6583.                     'predefined' => [
  6584.                         'definitions' => [
  6585.                             '01ff5697-b5d1-414f-bc06-106564a6a788' => [
  6586.                                 'name' => 'Navigation - Item - Virtual',
  6587.                                 'description' => 'Shows item only in index / footer navigation',
  6588.                                 'key' => 'navigation-item-virtual',
  6589.                                 'type' => 'bool',
  6590.                                 'data' => '',
  6591.                                 'config' => '',
  6592.                                 'ctype' => 'document',
  6593.                                 'inheritable' => true,
  6594.                                 'creationDate' => 1663570228,
  6595.                                 'modificationDate' => 1663570282,
  6596.                             ],
  6597.                             '020826ed-ac6b-462d-8644-43c872e778de' => [
  6598.                                 'name' => 'Meta - SocialMedia - image',
  6599.                                 'description' => '',
  6600.                                 'key' => 'meta-social-image',
  6601.                                 'type' => 'asset',
  6602.                                 'data' => '',
  6603.                                 'config' => '',
  6604.                                 'ctype' => 'document',
  6605.                                 'inheritable' => false,
  6606.                                 'creationDate' => 1663400177,
  6607.                                 'modificationDate' => 1665558442,
  6608.                             ],
  6609.                             '1aaf20ee-2d0f-434e-b582-c263504a274d' => [
  6610.                                 'name' => 'Meta - Title - Seperator',
  6611.                                 'description' => '',
  6612.                                 'key' => 'meta-title-seperator',
  6613.                                 'type' => 'text',
  6614.                                 'data' => '',
  6615.                                 'config' => '',
  6616.                                 'ctype' => 'document',
  6617.                                 'inheritable' => true,
  6618.                                 'creationDate' => 1663400079,
  6619.                                 'modificationDate' => 1663400096,
  6620.                             ],
  6621.                             '300ab085-2866-4d11-910d-548b52ae2cd9' => [
  6622.                                 'name' => 'Meta - Title - Disable suffix',
  6623.                                 'description' => '',
  6624.                                 'key' => 'mets-title-suffix-disable',
  6625.                                 'type' => 'bool',
  6626.                                 'data' => '',
  6627.                                 'config' => '',
  6628.                                 'ctype' => 'document',
  6629.                                 'inheritable' => false,
  6630.                                 'creationDate' => 1663400044,
  6631.                                 'modificationDate' => 1663400075,
  6632.                             ],
  6633.                             '3f9b4296-4287-424b-991a-18af8c7541f3' => [
  6634.                                 'name' => 'Document - Teaser - Text (Big)',
  6635.                                 'description' => '',
  6636.                                 'key' => 'document-teaser-text-big',
  6637.                                 'type' => 'text',
  6638.                                 'data' => '',
  6639.                                 'config' => '',
  6640.                                 'ctype' => 'document',
  6641.                                 'inheritable' => false,
  6642.                                 'creationDate' => 1674724788,
  6643.                                 'modificationDate' => 1674724805,
  6644.                             ],
  6645.                             '424b99fa-deb6-47bc-bb66-a300370922df' => [
  6646.                                 'name' => 'Meta - Title - Suffix',
  6647.                                 'description' => '',
  6648.                                 'key' => 'meta-title-suffix',
  6649.                                 'type' => 'text',
  6650.                                 'data' => '',
  6651.                                 'config' => '',
  6652.                                 'ctype' => 'document',
  6653.                                 'inheritable' => true,
  6654.                                 'creationDate' => 1663400003,
  6655.                                 'modificationDate' => 1663400038,
  6656.                             ],
  6657.                             '54cce802-2be8-42d3-8c29-63d0354750be' => [
  6658.                                 'name' => 'Document - Date',
  6659.                                 'description' => 'Format: dd.mm.yyyy',
  6660.                                 'key' => 'document-date',
  6661.                                 'type' => 'text',
  6662.                                 'data' => '',
  6663.                                 'config' => '',
  6664.                                 'ctype' => 'document',
  6665.                                 'inheritable' => false,
  6666.                                 'creationDate' => 1665558962,
  6667.                                 'modificationDate' => 1665559015,
  6668.                             ],
  6669.                             '5a050a6f-4c7f-42f6-af46-f11b18e6553a' => [
  6670.                                 'name' => 'Document - Teaser - Image',
  6671.                                 'description' => '',
  6672.                                 'key' => 'document-teaser-image',
  6673.                                 'type' => 'asset',
  6674.                                 'data' => '',
  6675.                                 'config' => '',
  6676.                                 'ctype' => 'document',
  6677.                                 'inheritable' => false,
  6678.                                 'creationDate' => 1665558507,
  6679.                                 'modificationDate' => 1665558524,
  6680.                             ],
  6681.                             '5dc51023-8cb1-41a0-9b70-a93830a54d46' => [
  6682.                                 'name' => 'Document - Teaser - Image (Fallback)',
  6683.                                 'description' => 'Global teaser image fallback if no dedicated teaser image is available',
  6684.                                 'key' => 'document-teaser-image-fallback',
  6685.                                 'type' => 'asset',
  6686.                                 'data' => '',
  6687.                                 'config' => '',
  6688.                                 'ctype' => 'document',
  6689.                                 'inheritable' => true,
  6690.                                 'creationDate' => 1666802475,
  6691.                                 'modificationDate' => 1666802567,
  6692.                             ],
  6693.                             '5f1a945c-b954-4075-869d-7cde9b3b106a' => [
  6694.                                 'name' => 'Navigation - EntryPoint - Service',
  6695.                                 'description' => '',
  6696.                                 'key' => 'navigation-root-service',
  6697.                                 'type' => 'document',
  6698.                                 'data' => '',
  6699.                                 'config' => '',
  6700.                                 'ctype' => 'document',
  6701.                                 'inheritable' => true,
  6702.                                 'creationDate' => 1663555968,
  6703.                                 'modificationDate' => 1663555989,
  6704.                             ],
  6705.                             '61f79fe0-6159-4815-aaa3-4f5b08926bf7' => [
  6706.                                 'name' => 'Redirect - ContactForm - Error',
  6707.                                 'description' => '',
  6708.                                 'key' => 'redirect-contactform-error',
  6709.                                 'type' => 'document',
  6710.                                 'data' => '',
  6711.                                 'config' => '',
  6712.                                 'ctype' => 'document',
  6713.                                 'inheritable' => true,
  6714.                                 'creationDate' => 1675933990,
  6715.                                 'modificationDate' => 1675934008,
  6716.                             ],
  6717.                             '6f4030c1-4ab8-44ae-ba2c-c90c244031b7' => [
  6718.                                 'name' => 'Navigation - EntryPoint - Meta',
  6719.                                 'description' => '',
  6720.                                 'key' => 'navigation-root-meta',
  6721.                                 'type' => 'document',
  6722.                                 'data' => '',
  6723.                                 'config' => '',
  6724.                                 'ctype' => 'document',
  6725.                                 'inheritable' => true,
  6726.                                 'creationDate' => 1663400135,
  6727.                                 'modificationDate' => 1663400157,
  6728.                             ],
  6729.                             '7225984c-ea42-43bf-8392-5db01dbbebdd' => [
  6730.                                 'name' => 'Document - Teaser - Text',
  6731.                                 'description' => '',
  6732.                                 'key' => 'document-teaser-text',
  6733.                                 'type' => 'text',
  6734.                                 'data' => '',
  6735.                                 'config' => '',
  6736.                                 'ctype' => 'document',
  6737.                                 'inheritable' => false,
  6738.                                 'creationDate' => 1665558477,
  6739.                                 'modificationDate' => 1665558494,
  6740.                             ],
  6741.                             '92767797-a470-4a8f-84d5-6736cdc7f17a' => [
  6742.                                 'name' => 'Redirect - ContactForm - Success',
  6743.                                 'description' => '',
  6744.                                 'key' => 'redirect-contactform-success',
  6745.                                 'type' => 'document',
  6746.                                 'data' => '',
  6747.                                 'config' => '',
  6748.                                 'ctype' => 'document',
  6749.                                 'inheritable' => true,
  6750.                                 'creationDate' => 1675933958,
  6751.                                 'modificationDate' => 1675933987,
  6752.                             ],
  6753.                             'a4b65646-4765-4530-be9d-498da39b0dc6' => [
  6754.                                 'name' => 'Navigation - Item - Icon',
  6755.                                 'description' => '',
  6756.                                 'key' => 'navigation-item-icon',
  6757.                                 'type' => 'asset',
  6758.                                 'data' => '',
  6759.                                 'config' => '',
  6760.                                 'ctype' => 'document',
  6761.                                 'inheritable' => false,
  6762.                                 'creationDate' => 1663427239,
  6763.                                 'modificationDate' => 1663427272,
  6764.                             ],
  6765.                             'ada63a8c-6a4c-4dbf-ae60-e0cf692f430b' => [
  6766.                                 'name' => 'Document - Teaser - Title',
  6767.                                 'description' => '',
  6768.                                 'key' => 'document-teaser-title',
  6769.                                 'type' => 'text',
  6770.                                 'data' => '',
  6771.                                 'config' => '',
  6772.                                 'ctype' => 'document',
  6773.                                 'inheritable' => false,
  6774.                                 'creationDate' => 1665558448,
  6775.                                 'modificationDate' => 1665558498,
  6776.                             ],
  6777.                             'b6068d8c-9b8b-44d9-9c0c-fdac6bd6961c' => [
  6778.                                 'name' => 'Navigation - EntryPoint - Primary',
  6779.                                 'description' => '',
  6780.                                 'key' => 'navigation-root-primary',
  6781.                                 'type' => 'document',
  6782.                                 'data' => '',
  6783.                                 'config' => '',
  6784.                                 'ctype' => 'document',
  6785.                                 'inheritable' => true,
  6786.                                 'creationDate' => 1663400104,
  6787.                                 'modificationDate' => 1663400132,
  6788.                             ],
  6789.                             'df5fd0af-4e2f-4bd3-8623-a726775a58df' => [
  6790.                                 'name' => 'Document - Teaser - Image (Big)',
  6791.                                 'description' => '',
  6792.                                 'key' => 'document-teaser-image-big',
  6793.                                 'type' => 'asset',
  6794.                                 'data' => '',
  6795.                                 'config' => '',
  6796.                                 'ctype' => 'document',
  6797.                                 'inheritable' => false,
  6798.                                 'creationDate' => 1665558586,
  6799.                                 'modificationDate' => 1665558607,
  6800.                             ],
  6801.                             'e9fcb03d-7cf8-461a-90b3-f7a81ed18d9c' => [
  6802.                                 'name' => 'Document - Teaser - Title (Big)',
  6803.                                 'description' => '',
  6804.                                 'key' => 'document-teaser-title-big',
  6805.                                 'type' => 'text',
  6806.                                 'data' => '',
  6807.                                 'config' => '',
  6808.                                 'ctype' => 'document',
  6809.                                 'inheritable' => false,
  6810.                                 'creationDate' => 1674724809,
  6811.                                 'modificationDate' => 1674724825,
  6812.                             ],
  6813.                         ],
  6814.                     ],
  6815.                 ],
  6816.                 'error_handling' => [
  6817.                     'render_error_document' => true,
  6818.                 ],
  6819.                 'flags' => [
  6820.                 ],
  6821.                 'maps' => [
  6822.                     'tile_layer_url_template' => 'https://a.tile.openstreetmap.org/{z}/{x}/{y}.png',
  6823.                     'geocoding_url_template' => 'https://nominatim.openstreetmap.org/search?q={q}&addressdetails=1&format=json&limit=1',
  6824.                     'reverse_geocoding_url_template' => 'https://nominatim.openstreetmap.org/reverse?format=json&lat={lat}&lon={lon}&addressdetails=1',
  6825.                 ],
  6826.                 'maintenance' => [
  6827.                     'housekeeping' => [
  6828.                         'cleanup_tmp_files_atime_older_than' => 7776000,
  6829.                         'cleanup_profiler_files_atime_older_than' => 1800,
  6830.                     ],
  6831.                 ],
  6832.                 'services' => [
  6833.                     'google' => [
  6834.                         'client_id' => NULL,
  6835.                         'email' => NULL,
  6836.                         'simple_api_key' => NULL,
  6837.                         'browser_api_key' => NULL,
  6838.                     ],
  6839.                 ],
  6840.                 'encryption' => [
  6841.                     'secret' => NULL,
  6842.                 ],
  6843.                 'models' => [
  6844.                     'class_overrides' => [
  6845.                     ],
  6846.                 ],
  6847.                 'workflows' => [
  6848.                 ],
  6849.                 'httpclient' => [
  6850.                     'adapter' => 'Socket',
  6851.                     'proxy_host' => NULL,
  6852.                     'proxy_port' => NULL,
  6853.                     'proxy_user' => NULL,
  6854.                     'proxy_pass' => NULL,
  6855.                 ],
  6856.                 'applicationlog' => [
  6857.                     'archive_treshold' => 30,
  6858.                     'archive_alternative_database' => '',
  6859.                     'delete_archive_threshold' => '6',
  6860.                 ],
  6861.                 'staticroutes' => [
  6862.                     'definitions' => [
  6863.                     ],
  6864.                 ],
  6865.                 'perspectives' => [
  6866.                     'definitions' => [
  6867.                     ],
  6868.                 ],
  6869.                 'custom_views' => [
  6870.                     'definitions' => [
  6871.                     ],
  6872.                 ],
  6873.             ],
  6874.             'pimcore.routing.static.locale_params' => [
  6875.             ],
  6876.             'pimcore.targeting.enabled' => true,
  6877.             'pimcore.targeting.conditions' => [
  6878.                 'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  6879.                 'country' => 'Pimcore\\Targeting\\Condition\\Country',
  6880.                 'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  6881.                 'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  6882.                 'language' => 'Pimcore\\Targeting\\Condition\\Language',
  6883.                 'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  6884.                 'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  6885.                 'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  6886.                 'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  6887.                 'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  6888.                 'url' => 'Pimcore\\Targeting\\Condition\\Url',
  6889.                 'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  6890.             ],
  6891.             'pimcore.geoip.db_file' => '',
  6892.             'pimcore.glossary.blocked_tags' => [
  6893.                 => 'a',
  6894.                 => 'script',
  6895.                 => 'style',
  6896.                 => 'code',
  6897.                 => 'pre',
  6898.                 => 'textarea',
  6899.                 => 'acronym',
  6900.                 => 'abbr',
  6901.                 => 'option',
  6902.                 => 'h1',
  6903.                 10 => 'h2',
  6904.                 11 => 'h3',
  6905.                 12 => 'h4',
  6906.                 13 => 'h5',
  6907.                 14 => 'h6',
  6908.             ],
  6909.             'pimcore.workflow' => [
  6910.             ],
  6911.             'pimcore.gdpr-data-extrator.dataobjects' => [
  6912.                 'classes' => [
  6913.                 ],
  6914.             ],
  6915.             'pimcore.gdpr-data-extrator.assets' => [
  6916.                 'types' => [
  6917.                 ],
  6918.             ],
  6919.             'pimcore_admin.dataObjects.notes_events.types' => [
  6920.                 => '',
  6921.                 => 'content',
  6922.                 => 'seo',
  6923.                 => 'warning',
  6924.                 => 'notice',
  6925.             ],
  6926.             'pimcore_admin.assets.notes_events.types' => [
  6927.                 => '',
  6928.                 => 'content',
  6929.                 => 'seo',
  6930.                 => 'warning',
  6931.                 => 'notice',
  6932.             ],
  6933.             'pimcore_admin.documents.notes_events.types' => [
  6934.                 => '',
  6935.                 => 'content',
  6936.                 => 'seo',
  6937.                 => 'warning',
  6938.                 => 'notice',
  6939.             ],
  6940.             'pimcore_admin.csrf_protection.excluded_routes' => [
  6941.             ],
  6942.             'pimcore_admin.admin_languages' => [
  6943.             ],
  6944.             'pimcore_admin.custom_admin_path_identifier' => NULL,
  6945.             'pimcore_admin.custom_admin_route_name' => 'my_custom_admin_entry_point',
  6946.             'pimcore_admin.config' => [
  6947.                 'branding' => [
  6948.                     'login_screen_invert_colors' => false,
  6949.                     'color_login_screen' => '#9b2232',
  6950.                     'color_admin_interface' => '#9b2232',
  6951.                     'color_admin_interface_background' => '',
  6952.                     'login_screen_custom_image' => '',
  6953.                 ],
  6954.                 'gdpr_data_extractor' => [
  6955.                     'dataObjects' => [
  6956.                         'classes' => [
  6957.                         ],
  6958.                     ],
  6959.                     'assets' => [
  6960.                         'types' => [
  6961.                         ],
  6962.                     ],
  6963.                 ],
  6964.                 'objects' => [
  6965.                     'notes_events' => [
  6966.                         'types' => [
  6967.                             => '',
  6968.                             => 'content',
  6969.                             => 'seo',
  6970.                             => 'warning',
  6971.                             => 'notice',
  6972.                         ],
  6973.                     ],
  6974.                 ],
  6975.                 'assets' => [
  6976.                     'notes_events' => [
  6977.                         'types' => [
  6978.                             => '',
  6979.                             => 'content',
  6980.                             => 'seo',
  6981.                             => 'warning',
  6982.                             => 'notice',
  6983.                         ],
  6984.                     ],
  6985.                 ],
  6986.                 'documents' => [
  6987.                     'notes_events' => [
  6988.                         'types' => [
  6989.                             => '',
  6990.                             => 'content',
  6991.                             => 'seo',
  6992.                             => 'warning',
  6993.                             => 'notice',
  6994.                         ],
  6995.                     ],
  6996.                 ],
  6997.                 'admin_languages' => [
  6998.                 ],
  6999.                 'csrf_protection' => [
  7000.                     'excluded_routes' => [
  7001.                     ],
  7002.                 ],
  7003.                 'admin_csp_header' => [
  7004.                     'enabled' => false,
  7005.                     'exclude_paths' => [
  7006.                     ],
  7007.                     'additional_urls' => [
  7008.                         'default-src' => [
  7009.                         ],
  7010.                         'img-src' => [
  7011.                         ],
  7012.                         'script-src' => [
  7013.                         ],
  7014.                         'style-src' => [
  7015.                         ],
  7016.                         'connect-src' => [
  7017.                         ],
  7018.                         'font-src' => [
  7019.                         ],
  7020.                         'media-src' => [
  7021.                         ],
  7022.                         'frame-src' => [
  7023.                         ],
  7024.                     ],
  7025.                 ],
  7026.                 'custom_admin_path_identifier' => NULL,
  7027.                 'custom_admin_route_name' => 'my_custom_admin_entry_point',
  7028.             ],
  7029.             'devkitchen_document_indexing.indexing.enabled' => true,
  7030.             'devkitchen_document_indexing.elastic_connection.server.hosts' => [
  7031.                 => 'https://localhost:9200',
  7032.             ],
  7033.             'devkitchen_document_indexing.elastic_connection.server.index' => 'snr-staging.document-indexing',
  7034.             'devkitchen_document_indexing.elastic_connection.credentials.user' => 'snr',
  7035.             'devkitchen_document_indexing.elastic_connection.credentials.password' => 'lh])KE4M)F[rvhDp#Hb#lv@1FcU!25r1',
  7036.             'data_collector.templates' => [
  7037.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector' => [
  7038.                     => 'pimcore',
  7039.                     => '@PimcoreCore/Profiler/data_collector.html.twig',
  7040.                 ],
  7041.                 'data_collector.request' => [
  7042.                     => 'request',
  7043.                     => '@WebProfiler/Collector/request.html.twig',
  7044.                 ],
  7045.                 'data_collector.time' => [
  7046.                     => 'time',
  7047.                     => '@WebProfiler/Collector/time.html.twig',
  7048.                 ],
  7049.                 'data_collector.memory' => [
  7050.                     => 'memory',
  7051.                     => '@WebProfiler/Collector/memory.html.twig',
  7052.                 ],
  7053.                 'data_collector.validator' => [
  7054.                     => 'validator',
  7055.                     => '@WebProfiler/Collector/validator.html.twig',
  7056.                 ],
  7057.                 'data_collector.ajax' => [
  7058.                     => 'ajax',
  7059.                     => '@WebProfiler/Collector/ajax.html.twig',
  7060.                 ],
  7061.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector' => [
  7062.                     => 'pimcore_targeting',
  7063.                     => '@PimcoreCore/Profiler/targeting_data_collector.html.twig',
  7064.                 ],
  7065.                 'data_collector.form' => [
  7066.                     => 'form',
  7067.                     => '@WebProfiler/Collector/form.html.twig',
  7068.                 ],
  7069.                 'data_collector.exception' => [
  7070.                     => 'exception',
  7071.                     => '@WebProfiler/Collector/exception.html.twig',
  7072.                 ],
  7073.                 'data_collector.logger' => [
  7074.                     => 'logger',
  7075.                     => '@WebProfiler/Collector/logger.html.twig',
  7076.                 ],
  7077.                 'data_collector.events' => [
  7078.                     => 'events',
  7079.                     => '@WebProfiler/Collector/events.html.twig',
  7080.                 ],
  7081.                 'data_collector.router' => [
  7082.                     => 'router',
  7083.                     => '@WebProfiler/Collector/router.html.twig',
  7084.                 ],
  7085.                 'data_collector.cache' => [
  7086.                     => 'cache',
  7087.                     => '@WebProfiler/Collector/cache.html.twig',
  7088.                 ],
  7089.                 'data_collector.translation' => [
  7090.                     => 'translation',
  7091.                     => '@WebProfiler/Collector/translation.html.twig',
  7092.                 ],
  7093.                 'data_collector.security' => [
  7094.                     => 'security',
  7095.                     => '@Security/Collector/security.html.twig',
  7096.                 ],
  7097.                 'data_collector.twig' => [
  7098.                     => 'twig',
  7099.                     => '@WebProfiler/Collector/twig.html.twig',
  7100.                 ],
  7101.                 'data_collector.http_client' => [
  7102.                     => 'http_client',
  7103.                     => '@WebProfiler/Collector/http_client.html.twig',
  7104.                 ],
  7105.                 'data_collector.doctrine' => [
  7106.                     => 'db',
  7107.                     => '@Doctrine/Collector/db.html.twig',
  7108.                 ],
  7109.                 'data_collector.dump' => [
  7110.                     => 'dump',
  7111.                     => '@Debug/Profiler/dump.html.twig',
  7112.                 ],
  7113.                 'data_collector.messenger' => [
  7114.                     => 'messenger',
  7115.                     => '@WebProfiler/Collector/messenger.html.twig',
  7116.                 ],
  7117.                 'mailer.data_collector' => [
  7118.                     => 'mailer',
  7119.                     => '@WebProfiler/Collector/mailer.html.twig',
  7120.                 ],
  7121.                 'notifier.data_collector' => [
  7122.                     => 'notifier',
  7123.                     => '@WebProfiler/Collector/notifier.html.twig',
  7124.                 ],
  7125.                 'data_collector.config' => [
  7126.                     => 'config',
  7127.                     => '@WebProfiler/Collector/config.html.twig',
  7128.                 ],
  7129.             ],
  7130.             'pimcore.service_controllers' => [
  7131.                 'App\\Controller\\ArticleController' => 'App\\Controller\\ArticleController',
  7132.                 'App\\Controller\\BaseController' => 'App\\Controller\\BaseController',
  7133.                 'App\\Controller\\DefaultController' => 'App\\Controller\\DefaultController',
  7134.                 'App\\Controller\\LocationController' => 'App\\Controller\\LocationController',
  7135.                 'App\\Controller\\RecipeController' => 'App\\Controller\\RecipeController',
  7136.                 'App\\Controller\\Web2printController' => 'App\\Controller\\Web2printController',
  7137.                 'Devkitchen\\AdminBundle\\Controller\\DefaultController' => 'Devkitchen\\AdminBundle\\Controller\\DefaultController',
  7138.                 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController',
  7139.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController',
  7140.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController',
  7141.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController',
  7142.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController',
  7143.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController',
  7144.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController',
  7145.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController',
  7146.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController',
  7147.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController',
  7148.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController',
  7149.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController',
  7150.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController',
  7151.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController',
  7152.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController',
  7153.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController',
  7154.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController',
  7155.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController',
  7156.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController',
  7157.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController',
  7158.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController',
  7159.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController',
  7160.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController',
  7161.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController',
  7162.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController',
  7163.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController',
  7164.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController',
  7165.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController',
  7166.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController',
  7167.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController',
  7168.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController',
  7169.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController',
  7170.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController',
  7171.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController',
  7172.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController',
  7173.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController',
  7174.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController',
  7175.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController',
  7176.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController',
  7177.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController',
  7178.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController',
  7179.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController',
  7180.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController',
  7181.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController',
  7182.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController',
  7183.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController',
  7184.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController',
  7185.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController',
  7186.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController',
  7187.                 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController',
  7188.                 'kernel' => 'App\\Kernel',
  7189.             ],
  7190.             'console.command.ids' => [
  7191.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand',
  7192.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand',
  7193.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand',
  7194.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand',
  7195.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand',
  7196.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand',
  7197.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand',
  7198.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand',
  7199.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand',
  7200.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews',
  7201.                 10 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand',
  7202.                 11 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand',
  7203.                 12 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand',
  7204.                 13 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand',
  7205.                 14 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand',
  7206.                 15 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand',
  7207.                 16 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand',
  7208.                 17 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand',
  7209.                 18 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand',
  7210.                 19 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand',
  7211.                 20 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand',
  7212.                 21 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand',
  7213.                 22 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand',
  7214.                 23 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand',
  7215.                 24 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand',
  7216.                 25 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand',
  7217.                 26 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand',
  7218.                 27 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand',
  7219.                 28 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand',
  7220.             ],
  7221.         ];
  7222.     }
  7223.     protected function throw($message)
  7224.     {
  7225.         throw new RuntimeException($message);
  7226.     }
  7227. }