var/cache/dev/ContainerFhElAfz/App_KernelDevDebugContainer.php line 1257

Open in your IDE?
  1. <?php
  2. namespace ContainerFhElAfz;
  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.session' => 'get_Container_Private_SessionService',
  40.             '.container.private.twig' => 'get_Container_Private_TwigService',
  41.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  42.             'Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler' => 'getContentSecurityPolicyHandlerService',
  43.             'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler' => 'getCsrfProtectionHandlerService',
  44.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener' => 'getFullPageCacheListenerService',
  45.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener' => 'getGoogleAnalyticsCodeListenerService',
  46.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener' => 'getGoogleTagManagerListenerService',
  47.             'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService' => 'getElasticSearchConfigServiceService',
  48.             'Pimcore\\Cache\\Core\\CoreCacheHandler' => 'getCoreCacheHandlerService',
  49.             'Pimcore\\Config' => 'getConfigService',
  50.             'Pimcore\\Document\\Editable\\Block\\BlockStateStack' => 'getBlockStateStackService',
  51.             'Pimcore\\Document\\Renderer\\DocumentRenderer' => 'getDocumentRendererService',
  52.             'Pimcore\\Document\\StaticPageGenerator' => 'getStaticPageGeneratorService',
  53.             'Pimcore\\Extension\\Bundle\\PimcoreBundleManager' => 'getPimcoreBundleManagerService',
  54.             'Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface' => 'getAreabrickManagerInterfaceService',
  55.             'Pimcore\\Http\\RequestHelper' => 'getRequestHelperService',
  56.             'Pimcore\\Http\\Request\\Resolver\\DocumentResolver' => 'getDocumentResolverService',
  57.             'Pimcore\\Http\\Request\\Resolver\\EditmodeResolver' => 'getEditmodeResolverService',
  58.             'Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver' => 'getOutputTimestampResolverService',
  59.             'Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver' => 'getPimcoreContextResolverService',
  60.             'Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver' => 'getResponseHeaderResolverService',
  61.             'Pimcore\\Http\\Request\\Resolver\\SiteResolver' => 'getSiteResolverService',
  62.             'Pimcore\\Http\\Request\\Resolver\\StaticPageResolver' => 'getStaticPageResolverService',
  63.             'Pimcore\\Http\\ResponseHelper' => 'getResponseHelperService',
  64.             'Pimcore\\Localization\\LocaleServiceInterface' => 'getLocaleServiceInterfaceService',
  65.             'Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader' => 'getEditableLoaderService',
  66.             'Pimcore\\Model\\Document\\Service' => 'getServiceService',
  67.             'Pimcore\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolverService',
  68.             'Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator' => 'getDocumentTargetingConfiguratorService',
  69.             'Pimcore\\Templating\\Renderer\\EditableRenderer' => 'getEditableRendererService',
  70.             'Pimcore\\Workflow\\ExpressionService' => 'getExpressionServiceService',
  71.             'Pimcore\\Workflow\\Manager' => 'getManagerService',
  72.             'Pimcore\\Workflow\\Place\\StatusInfo' => 'getStatusInfoService',
  73.             'Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension' => 'getWebLinkExtensionService',
  74.             'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener' => 'getSessionListenerService',
  75.             'Symfony\\Component\\Lock\\LockFactory' => 'getLockFactoryService',
  76.             'Symfony\\Contracts\\Translation\\TranslatorInterface' => 'getTranslatorInterfaceService',
  77.             'cache.app' => 'getCache_AppService',
  78.             'cache.system' => 'getCache_SystemService',
  79.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  80.             'cmf_routing.route_provider' => 'getCmfRouting_RouteProviderService',
  81.             'data_collector.dump' => 'getDataCollector_DumpService',
  82.             'doctrine' => 'getDoctrineService',
  83.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  84.             'doctrine.orm.portal_engine_entity_manager' => 'getDoctrine_Orm_PortalEngineEntityManagerService',
  85.             'doctrine.orm.statistics_explorer_entity_manager' => 'getDoctrine_Orm_StatisticsExplorerEntityManagerService',
  86.             'event_dispatcher' => 'getEventDispatcherService',
  87.             'http_kernel' => 'getHttpKernelService',
  88.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  89.             'monolog.logger.admin' => 'getMonolog_Logger_AdminService',
  90.             'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
  91.             'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService',
  92.             'monolog.logger.event' => 'getMonolog_Logger_EventService',
  93.             'monolog.logger.http_client' => 'getMonolog_Logger_HttpClientService',
  94.             'monolog.logger.init' => 'getMonolog_Logger_InitService',
  95.             'monolog.logger.php' => 'getMonolog_Logger_PhpService',
  96.             'monolog.logger.portalengine.es' => 'getMonolog_Logger_Portalengine_EsService',
  97.             'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
  98.             'monolog.logger.request' => 'getMonolog_Logger_RequestService',
  99.             'monolog.logger.router' => 'getMonolog_Logger_RouterService',
  100.             'monolog.logger.routing' => 'getMonolog_Logger_RoutingService',
  101.             'monolog.logger.security' => 'getMonolog_Logger_SecurityService',
  102.             'pimcore.cache.pool' => 'getPimcore_Cache_PoolService',
  103.             'pimcore.routing.router.request_context' => 'getPimcore_Routing_Router_RequestContextService',
  104.             'pimcore.templating.engine.delegating' => 'getPimcore_Templating_Engine_DelegatingService',
  105.             'request_stack' => 'getRequestStackService',
  106.             'router' => 'getRouterService',
  107.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  108.             'workflow.Development_Workflow' => 'getWorkflow_DevelopmentWorkflowService',
  109.             'workflow.Product_Workflow' => 'getWorkflow_ProductWorkflowService',
  110.             'pimcore.templating.engine.twig' => 'getPimcore_Templating_Engine_TwigService',
  111.             'Doctrine\\Common\\Persistence\\ConnectionRegistry' => 'getConnectionRegistryService',
  112.             'cache_clearer' => 'getCacheClearerService',
  113.             'filesystem' => 'getFilesystemService',
  114.             'serializer' => 'getSerializerService',
  115.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  116.             'form.factory' => 'getForm_FactoryService',
  117.             'form.type.file' => 'getForm_Type_FileService',
  118.             'profiler' => 'getProfilerService',
  119.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  120.             'security.token_storage' => 'getSecurity_TokenStorageService',
  121.             'twig' => 'getTwigService',
  122.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  123.             'pimcore_admin.security.user_provider' => 'getPimcoreAdmin_Security_UserProviderService',
  124.             'pimcore_admin.security.user_loader' => 'getPimcoreAdmin_Security_UserLoaderService',
  125.             'pimcore_admin.security.user_checker' => 'getPimcoreAdmin_Security_UserCheckerService',
  126.             'session' => 'getSessionService',
  127.             'validator' => 'getValidatorService',
  128.         ];
  129.         $this->fileMap = [
  130.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  131.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  132.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  133.             '.container.private.pimcore_admin.security.user_checker' => 'get_Container_Private_PimcoreAdmin_Security_UserCheckerService',
  134.             '.container.private.pimcore_admin.security.user_loader' => 'get_Container_Private_PimcoreAdmin_Security_UserLoaderService',
  135.             '.container.private.pimcore_admin.security.user_provider' => 'get_Container_Private_PimcoreAdmin_Security_UserProviderService',
  136.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  137.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  138.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  139.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  140.             'DevelopmentBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
  141.             'DevelopmentBundle\\Controller\\Web2PrintController' => 'getWeb2PrintControllerService',
  142.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  143.             'DownloadPdfBundle\\Controller\\DefaultController' => 'getDefaultController3Service',
  144.             'DownloadPdfBundle\\Controller\\DownloadPdfController' => 'getDownloadPdfControllerService',
  145.             'FrontendPermissionToolkitBundle\\Service' => 'getService2Service',
  146.             'GuzzleHttp\\Client' => 'getClientService',
  147.             'Knp\\Component\\Pager\\PaginatorInterface' => 'getPaginatorInterfaceService',
  148.             'MagentoApiBundle\\Controller\\DefaultController' => 'getDefaultController4Service',
  149.             'MagentoApiBundle\\Controller\\ProductInfoController' => 'getProductInfoControllerService',
  150.             'ObjectWithToolBundle\\Controller\\DefaultController' => 'getDefaultController5Service',
  151.             'ObjectsWithCsvBundle\\Controller\\ObjectsWithCsvController' => 'getObjectsWithCsvControllerService',
  152.             'ObjectsWithCsvBundle\\Service\\CsvParser' => 'getCsvParserService',
  153.             'OutputDataConfigToolkitBundle\\Controller\\AdminController' => 'getAdminControllerService',
  154.             'OutputDataConfigToolkitBundle\\Controller\\ClassController' => 'getClassControllerService',
  155.             'PfcComponentBundle\\Controller\\DefaultController' => 'getDefaultController6Service',
  156.             'PfcExportBundle\\Controller\\ArticlesController' => 'getArticlesControllerService',
  157.             'PfcExportBundle\\Controller\\AttributesController' => 'getAttributesControllerService',
  158.             'PfcExportBundle\\Controller\\AttributesUnityController' => 'getAttributesUnityControllerService',
  159.             'PfcExportBundle\\Controller\\BaseController' => 'getBaseControllerService',
  160.             'PfcExportBundle\\Controller\\CertificationBodyController' => 'getCertificationBodyControllerService',
  161.             'PfcExportBundle\\Controller\\CommImpNamesController' => 'getCommImpNamesControllerService',
  162.             'PfcExportBundle\\Controller\\ComponentGroupController' => 'getComponentGroupControllerService',
  163.             'PfcExportBundle\\Controller\\ComponentRelationshipController' => 'getComponentRelationshipControllerService',
  164.             'PfcExportBundle\\Controller\\ComponentTypeController' => 'getComponentTypeControllerService',
  165.             'PfcExportBundle\\Controller\\CuratedProductsController' => 'getCuratedProductsControllerService',
  166.             'PfcExportBundle\\Controller\\DecorationsController' => 'getDecorationsControllerService',
  167.             'PfcExportBundle\\Controller\\DisabledProductsController' => 'getDisabledProductsControllerService',
  168.             'PfcExportBundle\\Controller\\DynamicProductFeaturesFeedV3Controller' => 'getDynamicProductFeaturesFeedV3ControllerService',
  169.             'PfcExportBundle\\Controller\\FeaturesController' => 'getFeaturesControllerService',
  170.             'PfcExportBundle\\Controller\\FscController' => 'getFscControllerService',
  171.             'PfcExportBundle\\Controller\\GroupAttributeController' => 'getGroupAttributeControllerService',
  172.             'PfcExportBundle\\Controller\\ImageSequencesController' => 'getImageSequencesControllerService',
  173.             'PfcExportBundle\\Controller\\LocationsController' => 'getLocationsControllerService',
  174.             'PfcExportBundle\\Controller\\MenuCategoriesController' => 'getMenuCategoriesControllerService',
  175.             'PfcExportBundle\\Controller\\MenuCategoryProductController' => 'getMenuCategoryProductControllerService',
  176.             'PfcExportBundle\\Controller\\MethodsController' => 'getMethodsControllerService',
  177.             'PfcExportBundle\\Controller\\OrientationsController' => 'getOrientationsControllerService',
  178.             'PfcExportBundle\\Controller\\PfCollectionGroupController' => 'getPfCollectionGroupControllerService',
  179.             'PfcExportBundle\\Controller\\PillowCollectionThemeController' => 'getPillowCollectionThemeControllerService',
  180.             'PfcExportBundle\\Controller\\PolypackComponentRelationshipController' => 'getPolypackComponentRelationshipControllerService',
  181.             'PfcExportBundle\\Controller\\ProductAttributeController' => 'getProductAttributeControllerService',
  182.             'PfcExportBundle\\Controller\\ProductJSONV3Controller' => 'getProductJSONV3ControllerService',
  183.             'PfcExportBundle\\Controller\\ProductRelatedModelsController' => 'getProductRelatedModelsControllerService',
  184.             'PfcExportBundle\\Controller\\ProductXmlController' => 'getProductXmlControllerService',
  185.             'PfcExportBundle\\Controller\\ProductXmlV3Controller' => 'getProductXmlV3ControllerService',
  186.             'PfcExportBundle\\Controller\\ProductsController' => 'getProductsControllerService',
  187.             'PfcExportBundle\\Controller\\PtThemesController' => 'getPtThemesControllerService',
  188.             'PfcExportBundle\\Controller\\PublicationCsvController' => 'getPublicationCsvControllerService',
  189.             'PfcExportBundle\\Controller\\SimpleProductController' => 'getSimpleProductControllerService',
  190.             'PfcExportBundle\\Controller\\SustainabilityCertificationController' => 'getSustainabilityCertificationControllerService',
  191.             'PfcExportBundle\\Controller\\TemplatesController' => 'getTemplatesControllerService',
  192.             'PfcExportBundle\\Controller\\ThemeProductsController' => 'getThemeProductsControllerService',
  193.             'PfcExportBundle\\Controller\\ThemesController' => 'getThemesControllerService',
  194.             'PfcExportBundle\\Controller\\XnCategoriesController' => 'getXnCategoriesControllerService',
  195.             'PfcGenerateSkuBundle\\Controller\\DefaultController' => 'getDefaultController7Service',
  196.             'PfcImportBundle\\Controller\\BaseController' => 'getBaseController2Service',
  197.             'PfcImportBundle\\Controller\\BrandsController' => 'getBrandsControllerService',
  198.             'PfcImportBundle\\Controller\\ColorMasterController' => 'getColorMasterControllerService',
  199.             'PfcImportBundle\\Controller\\CommImpNamesController' => 'getCommImpNamesController2Service',
  200.             'PfcImportBundle\\Controller\\ComponentGroupController' => 'getComponentGroupController2Service',
  201.             'PfcImportBundle\\Controller\\ComponentRelationshipController' => 'getComponentRelationshipController2Service',
  202.             'PfcImportBundle\\Controller\\CountriesController' => 'getCountriesControllerService',
  203.             'PfcImportBundle\\Controller\\DamLogoController' => 'getDamLogoControllerService',
  204.             'PfcImportBundle\\Controller\\DamMoodController' => 'getDamMoodControllerService',
  205.             'PfcImportBundle\\Controller\\DamProductsController' => 'getDamProductsControllerService',
  206.             'PfcImportBundle\\Controller\\DecorationOrderSettingController' => 'getDecorationOrderSettingControllerService',
  207.             'PfcImportBundle\\Controller\\DecorationsController' => 'getDecorationsController2Service',
  208.             'PfcImportBundle\\Controller\\DefaultController' => 'getDefaultController8Service',
  209.             'PfcImportBundle\\Controller\\DevelopmentController' => 'getDevelopmentControllerService',
  210.             'PfcImportBundle\\Controller\\DownloadPDFController' => 'getDownloadPDFController2Service',
  211.             'PfcImportBundle\\Controller\\FabricController' => 'getFabricControllerService',
  212.             'PfcImportBundle\\Controller\\FeaturesMigrateController' => 'getFeaturesMigrateControllerService',
  213.             'PfcImportBundle\\Controller\\GreenPointImagesController' => 'getGreenPointImagesControllerService',
  214.             'PfcImportBundle\\Controller\\ImageSequencesController' => 'getImageSequencesController2Service',
  215.             'PfcImportBundle\\Controller\\LocationsController' => 'getLocationsController2Service',
  216.             'PfcImportBundle\\Controller\\MaterialsController' => 'getMaterialsControllerService',
  217.             'PfcImportBundle\\Controller\\MenuCategoriesController' => 'getMenuCategoriesController2Service',
  218.             'PfcImportBundle\\Controller\\MethodsController' => 'getMethodsController2Service',
  219.             'PfcImportBundle\\Controller\\MigrateCatProductController' => 'getMigrateCatProductControllerService',
  220.             'PfcImportBundle\\Controller\\MigrateProductsController' => 'getMigrateProductsControllerService',
  221.             'PfcImportBundle\\Controller\\MigrateThemeProductController' => 'getMigrateThemeProductControllerService',
  222.             'PfcImportBundle\\Controller\\MultiplyqtyProductController' => 'getMultiplyqtyProductControllerService',
  223.             'PfcImportBundle\\Controller\\OrientationsController' => 'getOrientationsController2Service',
  224.             'PfcImportBundle\\Controller\\ProductVisibilityController' => 'getProductVisibilityControllerService',
  225.             'PfcImportBundle\\Controller\\ProductsController' => 'getProductsController2Service',
  226.             'PfcImportBundle\\Controller\\PublicationCsvController' => 'getPublicationCsvController2Service',
  227.             'PfcImportBundle\\Controller\\SizesController' => 'getSizesControllerService',
  228.             'PfcImportBundle\\Controller\\StoreViewsController' => 'getStoreViewsControllerService',
  229.             'PfcImportBundle\\Controller\\ThemeController' => 'getThemeControllerService',
  230.             'PfcImportBundle\\Controller\\TiersController' => 'getTiersControllerService',
  231.             'PfcImportBundle\\Service\\ArrayChunkSplitter' => 'getArrayChunkSplitterService',
  232.             'PfcObjectsWithCsvBundle\\Controller\\PfcObjectsWithCsvController' => 'getPfcObjectsWithCsvControllerService',
  233.             'PfcPublicationBundle\\Controller\\DefaultController' => 'getDefaultController9Service',
  234.             'PfcPublicationBundle\\Controller\\PfcPublicationController' => 'getPfcPublicationControllerService',
  235.             'Pimcore\\Admin\\Serializer' => 'getSerializer2Service',
  236.             'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\BackendController' => 'getBackendControllerService',
  237.             'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\DefaultController' => 'getDefaultController10Service',
  238.             'Pimcore\\AssetMetadataClassDefinitionsBundle\\Installer' => 'getInstallerService',
  239.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'getAssetControllerService',
  240.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'getAssetHelperControllerService',
  241.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'getClassController2Service',
  242.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'getClassificationstoreControllerService',
  243.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'getDataObjectControllerService',
  244.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'getDataObjectHelperControllerService',
  245.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'getQuantityValueControllerService',
  246.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'getVariantsControllerService',
  247.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'getDocumentControllerService',
  248.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'getEmailControllerService',
  249.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'getFolderControllerService',
  250.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'getHardlinkControllerService',
  251.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'getLinkControllerService',
  252.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'getNewsletterControllerService',
  253.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'getPageControllerService',
  254.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'getPrintcontainerControllerService',
  255.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'getPrintpageControllerService',
  256.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'getRenderletControllerService',
  257.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'getSnippetControllerService',
  258.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'getElementControllerService',
  259.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'getEmailController2Service',
  260.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'getAdminerControllerService',
  261.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'getOpcacheControllerService',
  262.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'getIndexControllerService',
  263.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'getInstallControllerService',
  264.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'getLogControllerService',
  265.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'getLoginControllerService',
  266.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'getMiscControllerService',
  267.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'getNotificationControllerService',
  268.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'getPortalControllerService',
  269.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'getRecyclebinControllerService',
  270.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'getRedirectsControllerService',
  271.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'getSettingsControllerService',
  272.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'getTagsControllerService',
  273.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'getTargetingControllerService',
  274.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'getTranslationControllerService',
  275.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'getUserControllerService',
  276.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'getWorkflowControllerService',
  277.             'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'getExtensionManagerControllerService',
  278.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'getAdminController2Service',
  279.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'getAssetController2Service',
  280.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'getDataObjectController2Service',
  281.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'getPimcoreUsersControllerService',
  282.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'getSentMailControllerService',
  283.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'getAnalyticsControllerService',
  284.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'getCustomReportControllerService',
  285.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'getSettingsController2Service',
  286.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'getSearchControllerService',
  287.             'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolver2Service',
  288.             'Pimcore\\Bundle\\AdminBundle\\Session\\Handler\\AdminSessionHandler' => 'getAdminSessionHandlerService',
  289.             'Pimcore\\Bundle\\BundleGeneratorBundle\\Command\\GenerateBundleCommand' => 'getGenerateBundleCommandService',
  290.             'Pimcore\\Bundle\\BundleGeneratorBundle\\Command\\Helper\\QuestionHelper' => 'getQuestionHelperService',
  291.             'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'getPublicServicesControllerService',
  292.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener' => 'getWorkflowManagementListenerService',
  293.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'getConfigControllerService',
  294.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'getGraphQLExplorerControllerService',
  295.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'getWebserviceControllerService',
  296.             'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service' => 'getService3Service',
  297.             'Pimcore\\Bundle\\DataHubBundle\\Installer' => 'getInstaller2Service',
  298.             'Pimcore\\Bundle\\DataHubBundle\\Service\\CheckConsumerPermissionsService' => 'getCheckConsumerPermissionsServiceService',
  299.             'Pimcore\\Bundle\\DataHubBundle\\Service\\ExportService' => 'getExportServiceService',
  300.             'Pimcore\\Bundle\\DataHubBundle\\Service\\FileUploadService' => 'getFileUploadServiceService',
  301.             'Pimcore\\Bundle\\DataHubBundle\\Service\\ImportService' => 'getImportServiceService',
  302.             'Pimcore\\Bundle\\DataHubBundle\\Service\\OutputCacheService' => 'getOutputCacheServiceService',
  303.             'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\ConfigController' => 'getConfigController2Service',
  304.             'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\DownloadController' => 'getDownloadControllerService',
  305.             'Pimcore\\Bundle\\DataHubFileExportBundle\\Exporter\\File' => 'getFileService',
  306.             'Pimcore\\Bundle\\DataHubFileExportBundle\\Installer' => 'getInstaller3Service',
  307.             'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'getConfigDataObjectControllerService',
  308.             'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'getPushImportControllerService',
  309.             'Pimcore\\Bundle\\DataImporterBundle\\Installer' => 'getInstaller4Service',
  310.             'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle\\Controller\\LicenseCheckController' => 'getLicenseCheckControllerService',
  311.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AbstractSiteController' => 'getAbstractSiteControllerService',
  312.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\CollectionsController' => 'getCollectionsControllerService',
  313.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\FrontendBuildController' => 'getFrontendBuildControllerService',
  314.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\WizardController' => 'getWizardControllerService',
  315.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AuthController' => 'getAuthControllerService',
  316.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\CollectionController' => 'getCollectionControllerService',
  317.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\AssetController' => 'getAssetController3Service',
  318.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\DataObjectController' => 'getDataObjectController3Service',
  319.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DownloadCartController' => 'getDownloadCartControllerService',
  320.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\EmailController' => 'getEmailController3Service',
  321.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\LanguageVariantController' => 'getLanguageVariantControllerService',
  322.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PortalController' => 'getPortalController2Service',
  323.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PublicShareController' => 'getPublicShareControllerService',
  324.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\AssetUploadController' => 'getAssetUploadControllerService',
  325.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\BatchTaskController' => 'getBatchTaskControllerService',
  326.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\CollectionController' => 'getCollectionController2Service',
  327.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\AssetController' => 'getAssetController4Service',
  328.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\DataObjectController' => 'getDataObjectController4Service',
  329.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\AssetController' => 'getAssetController5Service',
  330.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\DataObjectController' => 'getDataObjectController5Service',
  331.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DirectEditController' => 'getDirectEditControllerService',
  332.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DownloadController' => 'getDownloadController2Service',
  333.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\FolderController' => 'getFolderController2Service',
  334.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShareController' => 'getPublicShareController2Service',
  335.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DetailActionsController' => 'getDetailActionsControllerService',
  336.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DownloadController' => 'getDownloadController3Service',
  337.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SavedSearchController' => 'getSavedSearchControllerService',
  338.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SearchController' => 'getSearchController2Service',
  339.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\TranslationController' => 'getTranslationController2Service',
  340.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SavedSearchController' => 'getSavedSearchController2Service',
  341.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SearchController' => 'getSearchController3Service',
  342.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SnippetController' => 'getSnippetController2Service',
  343.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\StatisticExplorerController' => 'getStatisticExplorerControllerService',
  344.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\UserController' => 'getUserController2Service',
  345.             'Pimcore\\Bundle\\PortalEngineBundle\\Installer' => 'getInstaller5Service',
  346.             'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexUpdateService' => 'getIndexUpdateServiceService',
  347.             'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\FrontendPermissionToolkit\\DataProvider' => 'getDataProviderService',
  348.             'Pimcore\\Bundle\\PortalEngineBundle\\Tools\\MigrationServiceLocator' => 'getMigrationServiceLocatorService',
  349.             'Pimcore\\Bundle\\StatisticsExplorerBundle\\Controller\\StatisticsController' => 'getStatisticsControllerService',
  350.             'Pimcore\\Bundle\\StatisticsExplorerBundle\\Installer' => 'getInstaller6Service',
  351.             'Pimcore\\Cache\\Symfony\\CacheClearer' => 'getCacheClearer2Service',
  352.             'Pimcore\\Controller\\Config\\ControllerDataProvider' => 'getControllerDataProviderService',
  353.             'Pimcore\\DataObject\\BlockDataMarshaller\\Consent' => 'getConsentService',
  354.             'Pimcore\\DataObject\\BlockDataMarshaller\\Date' => 'getDateService',
  355.             'Pimcore\\DataObject\\BlockDataMarshaller\\ExternalImage' => 'getExternalImageService',
  356.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geobounds' => 'getGeoboundsService',
  357.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopoint' => 'getGeopointService',
  358.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopolygon' => 'getGeopolygonService',
  359.             'Pimcore\\DataObject\\BlockDataMarshaller\\Localizedfields' => 'getLocalizedfieldsService',
  360.             'Pimcore\\DataObject\\BlockDataMarshaller\\RgbaColor' => 'getRgbaColorService',
  361.             'Pimcore\\DataObject\\BlockDataMarshaller\\StructuredTable' => 'getStructuredTableService',
  362.             'Pimcore\\DataObject\\ClassBuilder\\FieldDefinitionDocBlockBuilderInterface' => 'getFieldDefinitionDocBlockBuilderInterfaceService',
  363.             'Pimcore\\DataObject\\ClassBuilder\\PHPClassDumperInterface' => 'getPHPClassDumperInterfaceService',
  364.             'Pimcore\\DataObject\\ClassBuilder\\PHPFieldCollectionClassDumperInterface' => 'getPHPFieldCollectionClassDumperInterfaceService',
  365.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickClassDumperInterface' => 'getPHPObjectBrickClassDumperInterfaceService',
  366.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickContainerClassDumperInterface' => 'getPHPObjectBrickContainerClassDumperInterfaceService',
  367.             'Pimcore\\DataObject\\Consent\\Service' => 'getService4Service',
  368.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\BlockDataMarshaller\\EncryptedField' => 'getEncryptedFieldService',
  369.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\BooleanSelect' => 'getBooleanSelectService',
  370.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\EncryptedField' => 'getEncryptedField2Service',
  371.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Multiselect' => 'getMultiselectService',
  372.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\QuantityValue' => 'getQuantityValueService',
  373.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\RgbaColor' => 'getRgbaColor2Service',
  374.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Table' => 'getTableService',
  375.             'Pimcore\\DataObject\\GridColumnConfig\\Service' => 'getService5Service',
  376.             'Pimcore\\Document\\Editable\\EditableHandler' => 'getEditableHandlerService',
  377.             'Pimcore\\Document\\Editable\\EditableUsageResolver' => 'getEditableUsageResolverService',
  378.             'Pimcore\\Element\\MarshallerService' => 'getMarshallerServiceService',
  379.             'Pimcore\\Helper\\LongRunningHelper' => 'getLongRunningHelperService',
  380.             'Pimcore\\Http\\ClientFactory' => 'getClientFactoryService',
  381.             'Pimcore\\Http\\Request\\Resolver\\TemplateResolver' => 'getTemplateResolverService',
  382.             'Pimcore\\Image\\Adapter\\GD' => 'getGDService',
  383.             'Pimcore\\Image\\Adapter\\Imagick' => 'getImagickService',
  384.             'Pimcore\\Image\\Optimizer' => 'getOptimizerService',
  385.             'Pimcore\\Localization\\IntlFormatter' => 'getIntlFormatterService',
  386.             'Pimcore\\Log\\ApplicationLogger' => 'getApplicationLoggerService',
  387.             'Pimcore\\Log\\Handler\\ApplicationLoggerDb' => 'getApplicationLoggerDbService',
  388.             'Pimcore\\Mail\\Mailer' => 'getMailerService',
  389.             'Pimcore\\Migrations\\FilteredMigrationsRepository' => 'getFilteredMigrationsRepositoryService',
  390.             'Pimcore\\Migrations\\FilteredTableMetadataStorage' => 'getFilteredTableMetadataStorageService',
  391.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassDefinitionManager' => 'getClassDefinitionManagerService',
  392.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassLayoutDefinitionManager' => 'getClassLayoutDefinitionManagerService',
  393.             'Pimcore\\Model\\DataObject\\ClassDefinition\\DynamicOptionsProvider\\CountryOptionsProvider' => 'getCountryOptionsProviderService',
  394.             'Pimcore\\Model\\DataObject\\QuantityValue\\QuantityValueConverterInterface' => 'getQuantityValueConverterInterfaceService',
  395.             'Pimcore\\Model\\DataObject\\QuantityValue\\UnitConversionService' => 'getUnitConversionServiceService',
  396.             'Pimcore\\Model\\Notification\\Service\\NotificationService' => 'getNotificationServiceService',
  397.             'Pimcore\\Model\\Version\\Adapter\\VersionStorageAdapterInterface' => 'getVersionStorageAdapterInterfaceService',
  398.             'Pimcore\\Serializer\\Serializer' => 'getSerializer3Service',
  399.             'Pimcore\\Tool\\AssetsInstaller' => 'getAssetsInstallerService',
  400.             'Pimcore\\Tool\\Storage' => 'getStorageService',
  401.             'Pimcore\\Workflow\\Dumper\\GraphvizDumper' => 'getGraphvizDumperService',
  402.             'Pimcore\\Workflow\\Dumper\\StateMachineGraphvizDumper' => 'getStateMachineGraphvizDumperService',
  403.             'Pimcore\\Workflow\\Notification\\NotificationEmailService' => 'getNotificationEmailServiceService',
  404.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  405.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  406.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  407.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  408.             'TranslationBundle\\Controller\\DefaultController' => 'getDefaultController11Service',
  409.             'Web2PrintToolsBundle\\Controller\\AdminController' => 'getAdminController3Service',
  410.             'Web2PrintToolsBundle\\Tools\\Installer' => 'getInstaller7Service',
  411.             'cache.app_clearer' => 'getCache_AppClearerService',
  412.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  413.             'cache.system_clearer' => 'getCache_SystemClearerService',
  414.             'cache_warmer' => 'getCacheWarmerService',
  415.             'cmf_routing.redirect_controller' => 'getCmfRouting_RedirectControllerService',
  416.             'console.command.public_alias.DevelopmentBundle\\Command\\Web2Print' => 'getWeb2PrintService',
  417.             'console.command.public_alias.MagentoApiBundle\\Command\\ExportProductIncrementOnImageUpdate' => 'getExportProductIncrementOnImageUpdateService',
  418.             'console.command.public_alias.MagentoApiBundle\\Command\\ExportYellowBoxProductInfo' => 'getExportYellowBoxProductInfoService',
  419.             'console.command.public_alias.MagentoApiBundle\\Command\\ExportYellowBoxProductInfo2' => 'getExportYellowBoxProductInfo2Service',
  420.             'console.command.public_alias.MagentoApiBundle\\Command\\ExportYellowBoxProductInfo3' => 'getExportYellowBoxProductInfo3Service',
  421.             'console.command.public_alias.MagentoApiBundle\\Command\\LinkBaseComponent' => 'getLinkBaseComponentService',
  422.             'console.command.public_alias.PfcExportBundle\\Command\\ExportArticleCommand' => 'getExportArticleCommandService',
  423.             'console.command.public_alias.PfcExportBundle\\Command\\ExportAttributeCommand' => 'getExportAttributeCommandService',
  424.             'console.command.public_alias.PfcExportBundle\\Command\\ExportAttributeUnityCommand' => 'getExportAttributeUnityCommandService',
  425.             'console.command.public_alias.PfcExportBundle\\Command\\ExportCertificationBodyCommand' => 'getExportCertificationBodyCommandService',
  426.             'console.command.public_alias.PfcExportBundle\\Command\\ExportCommImpNameCommand' => 'getExportCommImpNameCommandService',
  427.             'console.command.public_alias.PfcExportBundle\\Command\\ExportComponentGroupCommand' => 'getExportComponentGroupCommandService',
  428.             'console.command.public_alias.PfcExportBundle\\Command\\ExportComponentRelationshipCommand' => 'getExportComponentRelationshipCommandService',
  429.             'console.command.public_alias.PfcExportBundle\\Command\\ExportComponentTypeCommand' => 'getExportComponentTypeCommandService',
  430.             'console.command.public_alias.PfcExportBundle\\Command\\ExportDecorationCommand' => 'getExportDecorationCommandService',
  431.             'console.command.public_alias.PfcExportBundle\\Command\\ExportDisabledProduct' => 'getExportDisabledProductService',
  432.             'console.command.public_alias.PfcExportBundle\\Command\\ExportDynamicProductFeaturesFeedJSONV3Command' => 'getExportDynamicProductFeaturesFeedJSONV3CommandService',
  433.             'console.command.public_alias.PfcExportBundle\\Command\\ExportDynamicProductFeaturesFeedXmlV3Command' => 'getExportDynamicProductFeaturesFeedXmlV3CommandService',
  434.             'console.command.public_alias.PfcExportBundle\\Command\\ExportFscCommand' => 'getExportFscCommandService',
  435.             'console.command.public_alias.PfcExportBundle\\Command\\ExportGroupAttributeCommand' => 'getExportGroupAttributeCommandService',
  436.             'console.command.public_alias.PfcExportBundle\\Command\\ExportImageSequenceCommand' => 'getExportImageSequenceCommandService',
  437.             'console.command.public_alias.PfcExportBundle\\Command\\ExportLocationCommand' => 'getExportLocationCommandService',
  438.             'console.command.public_alias.PfcExportBundle\\Command\\ExportMenuCategoryCommand' => 'getExportMenuCategoryCommandService',
  439.             'console.command.public_alias.PfcExportBundle\\Command\\ExportMenuCategoryProductCommand' => 'getExportMenuCategoryProductCommandService',
  440.             'console.command.public_alias.PfcExportBundle\\Command\\ExportMethodCommand' => 'getExportMethodCommandService',
  441.             'console.command.public_alias.PfcExportBundle\\Command\\ExportOrientationCommand' => 'getExportOrientationCommandService',
  442.             'console.command.public_alias.PfcExportBundle\\Command\\ExportPfCollectionGroupCommand' => 'getExportPfCollectionGroupCommandService',
  443.             'console.command.public_alias.PfcExportBundle\\Command\\ExportPillowCollectionThemeCommand' => 'getExportPillowCollectionThemeCommandService',
  444.             'console.command.public_alias.PfcExportBundle\\Command\\ExportPolypackComponentRelationshipCommand' => 'getExportPolypackComponentRelationshipCommandService',
  445.             'console.command.public_alias.PfcExportBundle\\Command\\ExportProductAttributeCommand' => 'getExportProductAttributeCommandService',
  446.             'console.command.public_alias.PfcExportBundle\\Command\\ExportProductCommand' => 'getExportProductCommandService',
  447.             'console.command.public_alias.PfcExportBundle\\Command\\ExportProductJSONV3Command' => 'getExportProductJSONV3CommandService',
  448.             'console.command.public_alias.PfcExportBundle\\Command\\ExportProductRelatedModelCommand' => 'getExportProductRelatedModelCommandService',
  449.             'console.command.public_alias.PfcExportBundle\\Command\\ExportProductXmlCommand' => 'getExportProductXmlCommandService',
  450.             'console.command.public_alias.PfcExportBundle\\Command\\ExportProductXmlV3Command' => 'getExportProductXmlV3CommandService',
  451.             'console.command.public_alias.PfcExportBundle\\Command\\ExportPtThemeCommand' => 'getExportPtThemeCommandService',
  452.             'console.command.public_alias.PfcExportBundle\\Command\\ExportPublicationCsvCommand' => 'getExportPublicationCsvCommandService',
  453.             'console.command.public_alias.PfcExportBundle\\Command\\ExportSustainabilityCertificatesCommand' => 'getExportSustainabilityCertificatesCommandService',
  454.             'console.command.public_alias.PfcExportBundle\\Command\\ExportThemeCommand' => 'getExportThemeCommandService',
  455.             'console.command.public_alias.PfcExportBundle\\Command\\ExportThemeProductCommand' => 'getExportThemeProductCommandService',
  456.             'console.command.public_alias.PfcExportBundle\\Command\\SimpleProductExporterCommand' => 'getSimpleProductExporterCommandService',
  457.             'console.command.public_alias.PfcImportBundle\\Command\\FeaturesMigrateCommand' => 'getFeaturesMigrateCommandService',
  458.             'console.command.public_alias.PfcImportBundle\\Command\\FixDecorationDataIssueCommand' => 'getFixDecorationDataIssueCommandService',
  459.             'console.command.public_alias.PfcImportBundle\\Command\\ImportBrandCommand' => 'getImportBrandCommandService',
  460.             'console.command.public_alias.PfcImportBundle\\Command\\ImportColorMasterCommand' => 'getImportColorMasterCommandService',
  461.             'console.command.public_alias.PfcImportBundle\\Command\\ImportCommImpNameCommand' => 'getImportCommImpNameCommandService',
  462.             'console.command.public_alias.PfcImportBundle\\Command\\ImportComponentGroupCommand' => 'getImportComponentGroupCommandService',
  463.             'console.command.public_alias.PfcImportBundle\\Command\\ImportComponentRelationshipCommand' => 'getImportComponentRelationshipCommandService',
  464.             'console.command.public_alias.PfcImportBundle\\Command\\ImportCountryCommand' => 'getImportCountryCommandService',
  465.             'console.command.public_alias.PfcImportBundle\\Command\\ImportDamLogoCommand' => 'getImportDamLogoCommandService',
  466.             'console.command.public_alias.PfcImportBundle\\Command\\ImportDamMoodCommand' => 'getImportDamMoodCommandService',
  467.             'console.command.public_alias.PfcImportBundle\\Command\\ImportDamProductCommand' => 'getImportDamProductCommandService',
  468.             'console.command.public_alias.PfcImportBundle\\Command\\ImportDecorationCommand' => 'getImportDecorationCommandService',
  469.             'console.command.public_alias.PfcImportBundle\\Command\\ImportDecorationOrderSettingCommand' => 'getImportDecorationOrderSettingCommandService',
  470.             'console.command.public_alias.PfcImportBundle\\Command\\ImportDevelopmentCommand' => 'getImportDevelopmentCommandService',
  471.             'console.command.public_alias.PfcImportBundle\\Command\\ImportFabricCommand' => 'getImportFabricCommandService',
  472.             'console.command.public_alias.PfcImportBundle\\Command\\ImportGreenPointImagesCommand' => 'getImportGreenPointImagesCommandService',
  473.             'console.command.public_alias.PfcImportBundle\\Command\\ImportImageSequenceCommand' => 'getImportImageSequenceCommandService',
  474.             'console.command.public_alias.PfcImportBundle\\Command\\ImportLocationCommand' => 'getImportLocationCommandService',
  475.             'console.command.public_alias.PfcImportBundle\\Command\\ImportMaterialCommand' => 'getImportMaterialCommandService',
  476.             'console.command.public_alias.PfcImportBundle\\Command\\ImportMenuCategoryCommand' => 'getImportMenuCategoryCommandService',
  477.             'console.command.public_alias.PfcImportBundle\\Command\\ImportMethodCommand' => 'getImportMethodCommandService',
  478.             'console.command.public_alias.PfcImportBundle\\Command\\ImportMultiplyqtyProductCommand' => 'getImportMultiplyqtyProductCommandService',
  479.             'console.command.public_alias.PfcImportBundle\\Command\\ImportOrientationCommand' => 'getImportOrientationCommandService',
  480.             'console.command.public_alias.PfcImportBundle\\Command\\ImportProductCommand' => 'getImportProductCommandService',
  481.             'console.command.public_alias.PfcImportBundle\\Command\\ImportProductVisibilityCommand' => 'getImportProductVisibilityCommandService',
  482.             'console.command.public_alias.PfcImportBundle\\Command\\ImportPublicationCsvCommand' => 'getImportPublicationCsvCommandService',
  483.             'console.command.public_alias.PfcImportBundle\\Command\\ImportSizeCommand' => 'getImportSizeCommandService',
  484.             'console.command.public_alias.PfcImportBundle\\Command\\ImportStoreViewCommand' => 'getImportStoreViewCommandService',
  485.             'console.command.public_alias.PfcImportBundle\\Command\\ImportThemeCommand' => 'getImportThemeCommandService',
  486.             'console.command.public_alias.PfcImportBundle\\Command\\ImportTierCommand' => 'getImportTierCommandService',
  487.             'console.command.public_alias.PfcImportBundle\\Command\\MigrateProductsCommand' => 'getMigrateProductsCommandService',
  488.             'console.command.public_alias.PfcImportBundle\\Command\\MigrateSubCatProductCommand' => 'getMigrateSubCatProductCommandService',
  489.             'console.command.public_alias.PfcImportBundle\\Command\\MigrateThemeProductCommand' => 'getMigrateThemeProductCommandService',
  490.             'console.command.public_alias.PfcImportBundle\\Command\\RenameMenuCategoryKeyCommand' => 'getRenameMenuCategoryKeyCommandService',
  491.             'console.command.public_alias.PfcImportBundle\\Command\\SplitDecorationChunkCommand' => 'getSplitDecorationChunkCommandService',
  492.             'console.command.public_alias.PfcImportBundle\\Command\\SplitProductChunkCommand' => 'getSplitProductChunkCommandService',
  493.             'console.command.public_alias.Pimcore\\AssetMetadataClassDefinitionsBundle\\Command\\MigrateToCustomSettingsCommand' => 'getMigrateToCustomSettingsCommandService',
  494.             'console.command.public_alias.Pimcore\\AssetMetadataClassDefinitionsBundle\\Command\\PopulateCommand' => 'getPopulateCommandService',
  495.             'console.command.public_alias.Pimcore\\Bundle\\BundleGeneratorBundle\\Command\\BaseGenerateBundleCommand' => 'getBaseGenerateBundleCommandService',
  496.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand' => 'getListCommandService',
  497.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand' => 'getCacheWarmingCommandService',
  498.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand' => 'getClassesDefinitionsBuildCommandService',
  499.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand' => 'getClassCommandService',
  500.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand' => 'getCustomLayoutCommandService',
  501.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand' => 'getFieldCollectionCommandService',
  502.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand' => 'getObjectBrickCommandService',
  503.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand' => 'getDeleteClassificationStoreCommandService',
  504.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand' => 'getDeleteUnusedLocaleDataCommandService',
  505.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews' => 'getGeneratePagePreviewsService',
  506.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand' => 'getMigrateElementsCommandService',
  507.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand' => 'getEmailLogsCleanupCommandService',
  508.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand' => 'getGenerateStaticPagesCommandService',
  509.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand' => 'getInternalMigrationHelpersCommandService',
  510.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand' => 'getInternalModelDaoMappingGeneratorCommandService',
  511.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand' => 'getInternalUnicodeCldrLanguageTerritoryGeneratorCommandService',
  512.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand' => 'getLowQualityImagePreviewCommandService',
  513.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand' => 'getMaintenanceModeCommandService',
  514.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand' => 'getStorageCommandService',
  515.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand' => 'getThumbnailsFolderStructureCommandService',
  516.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand' => 'getMysqlToolsCommandService',
  517.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand' => 'getRecyclebinCleanupCommandService',
  518.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand' => 'getRequirementsCheckCommandService',
  519.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand' => 'getResetPasswordCommandService',
  520.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand' => 'getRunScriptCommandService',
  521.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand' => 'getSearchBackendReindexCommandService',
  522.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand' => 'getThumbnailsClearCommandService',
  523.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand' => 'getThumbnailsImageCommandService',
  524.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand' => 'getThumbnailsVideoCommandService',
  525.             'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\MigrateLegacyConfig' => 'getMigrateLegacyConfigService',
  526.             'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand' => 'getRebuildWorkspacesCommandService',
  527.             'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand' => 'getRebuildDefinitionsCommandService',
  528.             'console.command.public_alias.Pimcore\\Bundle\\DataHubFileExportBundle\\Command\\CronExecutionCommand' => 'getCronExecutionCommandService',
  529.             'console.command.public_alias.Pimcore\\Bundle\\DataHubFileExportBundle\\Command\\ExportFileCommand' => 'getExportFileCommandService',
  530.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand' => 'getCronExecutionCommand2Service',
  531.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand' => 'getDummyDataCommandService',
  532.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand' => 'getParallelProcessQueueCommandService',
  533.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand' => 'getPrepareImportCommandService',
  534.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand' => 'getSequentialProcessQueueCommandService',
  535.             'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\SizeEstimationCommand' => 'getSizeEstimationCommandService',
  536.             'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\IndexRecreateCommand' => 'getIndexRecreateCommandService',
  537.             'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\IndexUpdateCommand' => 'getIndexUpdateCommandService',
  538.             'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\UpdateFrontendBuildCommand' => 'getUpdateFrontendBuildCommandService',
  539.             'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\WizardCommand' => 'getWizardCommandService',
  540.             'console.command_loader' => 'getConsole_CommandLoaderService',
  541.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  542.             'development_compliance.associate_compliance' => 'getDevelopmentCompliance_AssociateComplianceService',
  543.             'error_controller' => 'getErrorControllerService',
  544.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  545.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  546.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  547.             'monolog.logger.DATA-IMPORTER' => 'getMonolog_Logger_DATAIMPORTERService',
  548.             'monolog.logger.console' => 'getMonolog_Logger_ConsoleService',
  549.             'monolog.logger.debug' => 'getMonolog_Logger_DebugService',
  550.             'monolog.logger.lock' => 'getMonolog_Logger_LockService',
  551.             'monolog.logger.mailer' => 'getMonolog_Logger_MailerService',
  552.             'monolog.logger.messenger' => 'getMonolog_Logger_MessengerService',
  553.             'monolog.logger.pimcore' => 'getMonolog_Logger_PimcoreService',
  554.             'monolog.logger.pimcore_admin.session' => 'getMonolog_Logger_PimcoreAdmin_SessionService',
  555.             'monolog.logger.pimcore_api' => 'getMonolog_Logger_PimcoreApiService',
  556.             'monolog.logger.pimcore_statistics_explorer.es' => 'getMonolog_Logger_PimcoreStatisticsExplorer_EsService',
  557.             'monolog.logger.portalengine' => 'getMonolog_Logger_PortalengineService',
  558.             'monolog.logger.session' => 'getMonolog_Logger_SessionService',
  559.             'monolog.logger.translation' => 'getMonolog_Logger_TranslationService',
  560.             'objects_with_csv.csv_parser' => 'getObjectsWithCsv_CsvParserService',
  561.             'pfc_export.array_chunk_splitter' => 'getPfcExport_ArrayChunkSplitterService',
  562.             'pfc_export.yaml_transformer' => 'getPfcExport_YamlTransformerService',
  563.             'pimcore.analytics.google.fallback_service_locator' => 'getPimcore_Analytics_Google_FallbackServiceLocatorService',
  564.             'pimcore.cache.adapter.null_tag_aware' => 'getPimcore_Cache_Adapter_NullTagAwareService',
  565.             'pimcore.class.resolver.document' => 'getPimcore_Class_Resolver_DocumentService',
  566.             'pimcore.custom_report.adapter.factories' => 'getPimcore_CustomReport_Adapter_FactoriesService',
  567.             'pimcore.implementation_loader.asset.metadata.data' => 'getPimcore_ImplementationLoader_Asset_Metadata_DataService',
  568.             'pimcore.implementation_loader.object.data' => 'getPimcore_ImplementationLoader_Object_DataService',
  569.             'pimcore.implementation_loader.object.layout' => 'getPimcore_ImplementationLoader_Object_LayoutService',
  570.             'pimcore.model.factory' => 'getPimcore_Model_FactoryService',
  571.             'pimcore.newsletter.address_source_adapter.factories' => 'getPimcore_Newsletter_AddressSourceAdapter_FactoriesService',
  572.             'pimcore.workflow.place-options-provider' => 'getPimcore_Workflow_PlaceoptionsproviderService',
  573.             'pimcore_asset_metadata_classdefinitions.implementation_loader.data' => 'getPimcoreAssetMetadataClassdefinitions_ImplementationLoader_DataService',
  574.             'pimcore_asset_metadata_classdefinitions.implementation_loader.layout' => 'getPimcoreAssetMetadataClassdefinitions_ImplementationLoader_LayoutService',
  575.             'presta_sitemap.controller' => 'getPrestaSitemap_ControllerService',
  576.             'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService',
  577.             'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService',
  578.             'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService',
  579.             'routing.loader' => 'getRouting_LoaderService',
  580.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  581.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  582.             'scheb_two_factor.security.google_authenticator' => 'getSchebTwoFactor_Security_GoogleAuthenticatorService',
  583.             'services_resetter' => 'getServicesResetterService',
  584.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  585.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  586.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  587.             'website.optionsprovider' => 'getWebsite_OptionsproviderService',
  588.         ];
  589.         $this->aliases = [
  590.             'App\\Kernel' => 'kernel',
  591.             'Doctrine\\Persistence\\ConnectionRegistry' => 'doctrine',
  592.             'GuzzleHttp\\ClientInterface' => 'GuzzleHttp\\Client',
  593.             'Pimcore\\Db\\Connection' => 'doctrine.dbal.default_connection',
  594.             'Pimcore\\Db\\ConnectionInterface' => 'doctrine.dbal.default_connection',
  595.             'Pimcore\\Kernel' => 'kernel',
  596.             'Pimcore\\Localization\\LocaleService' => 'Pimcore\\Localization\\LocaleServiceInterface',
  597.             'Presta\\SitemapBundle\\Controller\\SitemapController' => 'presta_sitemap.controller',
  598.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticator' => 'scheb_two_factor.security.google_authenticator',
  599.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticatorInterface' => 'scheb_two_factor.security.google_authenticator',
  600.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  601.             'database_connection' => 'doctrine.dbal.default_connection',
  602.             'doctrine.orm.entity_manager' => 'doctrine.orm.portal_engine_entity_manager',
  603.             'messenger.bus.pimcore-core' => 'messenger.default_bus',
  604.             'pimcore.app_logger' => 'Pimcore\\Log\\ApplicationLogger',
  605.             'pimcore.app_logger.default' => 'Pimcore\\Log\\ApplicationLogger',
  606.             'pimcore.datahub.fileExport.exporter.file' => 'Pimcore\\Bundle\\DataHubFileExportBundle\\Exporter\\File',
  607.             'pimcore.http_client' => 'GuzzleHttp\\Client',
  608.             'pimcore.locale' => 'Pimcore\\Localization\\LocaleServiceInterface',
  609.             'pimcore_admin.security.token_storage_user_resolver' => 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver',
  610.             'pimcore_admin.serializer' => 'Pimcore\\Admin\\Serializer',
  611.             'translator' => 'Symfony\\Contracts\\Translation\\TranslatorInterface',
  612.         ];
  613.         $this->privates['service_container'] = function () {
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  620.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Kernel.php';
  621.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  634.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  648.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheInterface.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ResetInterface.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheTrait.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ProxyAdapter.php';
  659.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  660.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceProviderInterface.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  699.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  700.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  701.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  702.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  729.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  730.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  731.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  733.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  734.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  743.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  748.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  754.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  755.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  761.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  768.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  769.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  770.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
  771.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  772.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  773.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  774.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  776.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  777.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
  778.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  779.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  780.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  781.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  782.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  783.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  784.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  785.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  786.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  787.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  788.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  789.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  790.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  791.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  792.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  793.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  794.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  795.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  796.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  797.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  798.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  799.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  800.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  801.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  802.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  803.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  804.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  805.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  806.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  807.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  808.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  809.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  810.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  811.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  812.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  813.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  814.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/ConnectionInterface.php';
  815.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/PimcoreExtensionsTrait.php';
  816.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/Connection.php';
  817.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  818.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  819.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  820.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  821.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  822.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/BlacklistSchemaAssetFilter.php';
  823.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  824.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  825.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  826.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  827.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  828.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultNamingStrategy.php';
  829.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  830.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  831.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  832.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  833.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  834.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  835.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  836.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  837.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  838.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  839.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  840.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
  841.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  842.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  843.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  844.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  845.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  846.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  847.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  848.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  849.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  850.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  851.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  852.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  853.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  854.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  855.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  856.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  857.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  858.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  859.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  860.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  861.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  862.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  863.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  864.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  865.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  866.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  867.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Config.php';
  868.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  869.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  870.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DatabaseTableTrait.php';
  871.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/ExpiringStoreTrait.php';
  872.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DoctrineDbalStore.php';
  873.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Security/User/TokenStorageUserResolver.php';
  874.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Security/User/UserLoader.php';
  875.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DynamicRouteHandlerInterface.php';
  876.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DocumentRouteHandler.php';
  877.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Event/Traits/RecursionBlockingEventDispatchHelperTrait.php';
  878.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/RedirectHandler.php';
  879.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Manager.php';
  880.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Place/StatusInfo.php';
  881.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/ExpressionService.php';
  882.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  883.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/EventSubscriber/NotesSubscriber.php';
  884.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/ActionsButtonService.php';
  885.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleManager.php';
  886.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/Config/StateConfig.php';
  887.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleLocator.php';
  888.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Composer/PackageInfo.php';
  889.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestHelper.php';
  890.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseHelper.php';
  891.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestMatcherFactory.php';
  892.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseStack.php';
  893.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Response/CodeInjector.php';
  894.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/AbstractRequestResolver.php';
  895.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/PimcoreContextResolver.php';
  896.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Context/PimcoreContextGuesser.php';
  897.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/StaticPageResolver.php';
  898.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/OutputTimestampResolver.php';
  899.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/SiteResolver.php';
  900.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/EditmodeResolver.php';
  901.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/DocumentResolver.php';
  902.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/ResponseHeaderResolver.php';
  903.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleServiceInterface.php';
  904.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleService.php';
  905.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/LoaderInterface.php';
  906.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassNameLoaderInterface.php';
  907.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ImplementationLoader.php';
  908.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoaderInterface.php';
  909.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoader.php';
  910.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/AbstractClassNameLoader.php';
  911.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/PrefixLoader.php';
  912.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/PrefixLoader.php';
  913.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassMapLoader.php';
  914.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/Block/BlockStateStack.php';
  915.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/EditmodeEditableDefinitionCollector.php';
  916.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/ModelInterface.php';
  917.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/DataObject/Traits/ObjectVarTrait.php';
  918.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/AbstractModel.php';
  919.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Element/Service.php';
  920.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Document/Service.php';
  921.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRendererInterface.php';
  922.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRenderer.php';
  923.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/StaticPageGenerator.php';
  924.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PimcoreContextAwareTrait.php';
  925.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/RoutingListener.php';
  926.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreContextListener.php';
  927.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentFallbackListener.php';
  928.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreHeaderListener.php';
  929.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/LocaleListener.php';
  930.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/TranslationDebugListener.php';
  931.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/ElementListener.php';
  932.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GlobalTemplateVariablesListener.php';
  933.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/HardlinkCanonicalListener.php';
  934.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/BlockStateListener.php';
  935.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentMetaDataListener.php';
  936.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/StaticPageContextAwareTrait.php';
  937.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/StaticPageGeneratorListener.php';
  938.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/EventedControllerListener.php';
  939.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseHeaderListener.php';
  940.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/EditmodeListener.php';
  941.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseStackListener.php';
  942.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/ResponseInjectionTrait.php';
  943.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/InternalWysiwygHtmlAttributeFilterListener.php';
  944.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/EnabledTrait.php';
  945.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PreviewRequestTrait.php';
  946.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleAnalyticsCodeListener.php';
  947.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleTagManagerListener.php';
  948.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/FullPageCacheListener.php';
  949.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/FullPage/SessionStatus.php';
  950.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/MaintenancePageListener.php';
  951.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleSearchConsoleVerificationListener.php';
  952.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/OutputTimestampListener.php';
  953.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/WebDebugToolbarListener.php';
  954.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/ActionRenderer.php';
  955.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/IncludeRenderer.php';
  956.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/EditableRenderer.php';
  957.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Renderer/RendererInterface.php';
  958.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Renderer/AbstractRenderer.php';
  959.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Renderer/Breadcrumbs.php';
  960.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/EngineInterface.php';
  961.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/StreamingEngineInterface.php';
  962.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/DelegatingEngine.php';
  963.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/TwigDefaultDelegatingEngine.php';
  964.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  965.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/HelperCharsetTrait.php';
  966.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/PimcoreUrl.php';
  967.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/AbstractExtension.php';
  968.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/CacheBusterAware.php';
  969.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/WebLinksTrait.php';
  970.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadLink.php';
  971.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/TextUtilsTrait.php';
  972.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadMeta.php';
  973.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadScript.php';
  974.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadStyle.php';
  975.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadTitle.php';
  976.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Inc.php';
  977.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/InlineScript.php';
  978.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder.php';
  979.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/ContainerService.php';
  980.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreDataCollector.php';
  981.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreTargetingDataCollector.php';
  982.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/SiteId/SiteIdProvider.php';
  983.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Config/ConfigProvider.php';
  984.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/TrackerInterface.php';
  985.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/AbstractTracker.php';
  986.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Tracker.php';
  987.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/DoctrineDbalAdapter.php';
  988.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  989.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/TagAwareCacheInterface.php';
  990.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableTagAwareAdapter.php';
  991.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/CoreCacheHandler.php';
  992.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/WriteLock.php';
  993.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/TargetingStorageInterface.php';
  994.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Traits/TimestampsTrait.php';
  995.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/CookieStorage.php';
  996.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/CookieSaveHandlerInterface.php';
  997.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/AbstractCookieSaveHandler.php';
  998.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/JWTCookieSaveHandler.php';
  999.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorageInterface.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorage.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoaderInterface.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Debug/Traits/StopwatchTrait.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoader.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcherInterface.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcher.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactoryInterface.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactory.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/ActionHandlerInterface.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/DelegatingActionHandler.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Document/DocumentTargetingConfigurator.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/TargetingDataCollector.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Code/TargetingCodeGenerator.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/ToolbarListener.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingSessionBagListener.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSessionBagListener.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Session/SessionConfiguratorInterface.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Session/AdminSessionBagConfigurator.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/ContentSecurityPolicyHandler.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSecurityListener.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/Traits/ControllerTypeTrait.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminAuthenticationDoubleCheckListener.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CsrfProtectionListener.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/HttpCacheListener.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CustomAdminEntryPointCheckListener.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UserPerspectiveListener.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UsageStatisticsListener.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/EnablePreviewTimeSliderListener.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Asset/SearchIndexFieldDefinitionService.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Asset/ThumbnailService.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Asset/NameExtractorService.php';
  1034.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/DataObject/SearchIndexFieldDefinitionService.php';
  1035.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/DataObject/NameExtractorService.php';
  1036.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/DataObject/MainImageExtractorService.php';
  1037.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/DataPool/DataPoolConfigService.php';
  1038.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/DataPool/TranslatorService.php';
  1039.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Content/HeadTitleService.php';
  1040.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Content/NavigationService.php';
  1041.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Content/PageConfigService.php';
  1042.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Element/NameExtractorService.php';
  1043.             include_once \dirname(__DIR__4).'/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Client.php';
  1044.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Tools/EsClientFactory.php';
  1045.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/ElasticSearchConfigService.php';
  1046.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/IndexQueueService.php';
  1047.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/IndexServiceInterface.php';
  1048.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Traits/LoggerAware.php';
  1049.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/AbstractIndexService.php';
  1050.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/DataObject/IndexService.php';
  1051.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/Asset/IndexService.php';
  1052.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/PortalConfig/PortalConfigService.php';
  1053.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Entity/EntityManagerService.php';
  1054.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Security/SecurityService.php';
  1055.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Collection/CollectionService.php';
  1056.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/PublicShare/PublicShareService.php';
  1057.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Workflow/WorkflowService.php';
  1058.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Document/LanguageVariantService.php';
  1059.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Document/PrefixService.php';
  1060.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/User/AvatarService.php';
  1061.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1062.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1063.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/ContentExtension.php';
  1064.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/EditmodeExtension.php';
  1065.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/EventSubscriber/PrefixSubscriber.php';
  1066.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/EventSubscriber/RequestSubscriber.php';
  1067.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/EventSubscriber/SecuritySubscriber.php';
  1068.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  1069.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  1070.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  1071.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  1072.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  1073.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  1074.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/HttpClient/HttpClientInterface.php';
  1075.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  1076.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  1077.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1078.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Registry.php';
  1079.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/WorkflowSupportStrategyInterface.php';
  1080.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/InstanceOfSupportStrategy.php';
  1081.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/EventListener/ExpressionLanguage.php';
  1082.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/WorkflowInterface.php';
  1083.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Workflow.php';
  1084.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Definition.php';
  1085.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Transition.php';
  1086.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Notes/NotesAwareInterface.php';
  1087.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Notification/NotificationInterface.php';
  1088.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Notes/NotesAwareTrait.php';
  1089.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Notification/NotificationTrait.php';
  1090.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Transition.php';
  1091.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';
  1092.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/MarkingStore/StateTableMarkingStore.php';
  1093.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/Translator.php';
  1094.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1095.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1096.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1097.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1098.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1099.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouterInterface.php';
  1100.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouter.php';
  1101.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1102.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1103.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/VersatileGeneratorInterface.php';
  1104.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainedRouterInterface.php';
  1105.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerTrait.php';
  1106.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/DynamicRouter.php';
  1107.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php';
  1108.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php';
  1109.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcher.php';
  1110.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/FinalMatcherInterface.php';
  1111.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/UrlMatcher.php';
  1112.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  1113.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  1114.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php';
  1115.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGenerator.php';
  1116.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ProviderBasedGenerator.php';
  1117.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ContentAwareGenerator.php';
  1118.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerInterface.php';
  1119.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteContentEnhancer.php';
  1120.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Element/Router.php';
  1121.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Staticroute/Router.php';
  1122.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/RouteProviderInterface.php';
  1123.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/DynamicRouteProvider.php';
  1124.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DataObjectRouteHandler.php';
  1125.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickManagerInterface.php';
  1126.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickManager.php';
  1127.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  1128.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1129.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1130.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  1131.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1132.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1133.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  1134.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  1135.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1136.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1137.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1138.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1139.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1140.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1141.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1142.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1143.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1144.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1145.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1146.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1147.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1148.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1149.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  1150.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1151.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  1152.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1153.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1154.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  1155.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1156.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1157.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1158.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1159.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1160.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1161.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1162.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1163.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1164.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1165.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1166.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1167.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1168.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1169.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1170.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1171.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1172.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1173.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1174.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1175.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1176.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1177.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1178.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1179.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1180.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1181.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1182.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1183.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1184.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1185.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1186.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  1187.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1188.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1189.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HelpersExtension.php';
  1190.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentEditableExtension.php';
  1191.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreObjectExtension.php';
  1192.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreToolExtension.php';
  1193.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/NavigationExtension.php';
  1194.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/GlossaryExtension.php';
  1195.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Tool/Glossary/Processor.php';
  1196.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HeaderExtension.php';
  1197.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetCompressExtension.php';
  1198.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/WebsiteConfigExtension.php';
  1199.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DumpExtension.php';
  1200.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/CacheExtension.php';
  1201.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetHelperExtensions.php';
  1202.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DataObjectHelperExtensions.php';
  1203.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentHelperExtensions.php';
  1204.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/ImageThumbnailExtension.php';
  1205.             include_once \dirname(__DIR__4).'/vendor/rybakit/twig-deferred-extension/src/DeferredExtension.php';
  1206.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/SandboxExtension.php';
  1207.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php';
  1208.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Sandbox/SecurityPolicy.php';
  1209.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AdminExtension.php';
  1210.             include_once \dirname(__DIR__4).'/vendor/pimcore/web2print-tools-bundle/src/Twig/OutputChannelExtension.php';
  1211.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/ConfigExtension.php';
  1212.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Frontend/FrontendConfigService.php';
  1213.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/HeadTitleExtension.php';
  1214.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/PortalImagesExtension.php';
  1215.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/PortalLanguagesExtension.php';
  1216.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/TranslatorExtension.php';
  1217.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Security/Traits/SecurityServiceAware.php';
  1218.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/UserExtension.php';
  1219.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/WebpackExtension.php';
  1220.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  1221.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  1222.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1223.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1224.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1225.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1226.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1227.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1228.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  1229.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Session/SessionConfigurator.php';
  1230.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1231.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1232.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1233.         };
  1234.     }
  1235.     public function compile(): void
  1236.     {
  1237.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1238.     }
  1239.     public function isCompiled(): bool
  1240.     {
  1241.         return true;
  1242.     }
  1243.     public function getRemovedIds(): array
  1244.     {
  1245.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1246.     }
  1247.     protected function load($file$lazyLoad true)
  1248.     {
  1249.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1250.             return $class::do($this$lazyLoad);
  1251.         }
  1252.         if ('.' === $file[-4]) {
  1253.             $class substr($class0, -4);
  1254.         } else {
  1255.             $file .= '.php';
  1256.         }
  1257.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1258.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1259.     }
  1260.     protected function createProxy($class\Closure $factory)
  1261.     {
  1262.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1263.         return $factory();
  1264.     }
  1265.     /**
  1266.      * Gets the public '.container.private.form.factory' shared service.
  1267.      *
  1268.      * @return \Symfony\Component\Form\FormFactory
  1269.      */
  1270.     protected function get_Container_Private_Form_FactoryService()
  1271.     {
  1272.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  1273.         if (isset($this->services['.container.private.form.factory'])) {
  1274.             return $this->services['.container.private.form.factory'];
  1275.         }
  1276.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  1277.     }
  1278.     /**
  1279.      * Gets the public '.container.private.profiler' shared service.
  1280.      *
  1281.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1282.      */
  1283.     protected function get_Container_Private_ProfilerService()
  1284.     {
  1285.         $a = ($this->services['monolog.logger.profiler'] ?? $this->getMonolog_Logger_ProfilerService());
  1286.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1287.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1288.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1289.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1290.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1291.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1292.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1293.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1294.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1295.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1296.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1297.         $d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  1298.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1299.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1300.         $d->addInstance('cache.doctrine.orm.portal_engine.result', ($this->privates['cache.doctrine.orm.portal_engine.result'] ?? $this->getCache_Doctrine_Orm_PortalEngine_ResultService()));
  1301.         $d->addInstance('cache.doctrine.orm.portal_engine.query', ($this->privates['cache.doctrine.orm.portal_engine.query'] ?? $this->getCache_Doctrine_Orm_PortalEngine_QueryService()));
  1302.         $d->addInstance('cache.doctrine.orm.statistics_explorer.result', ($this->privates['cache.doctrine.orm.statistics_explorer.result'] ?? $this->getCache_Doctrine_Orm_StatisticsExplorer_ResultService()));
  1303.         $d->addInstance('cache.doctrine.orm.statistics_explorer.query', ($this->privates['cache.doctrine.orm.statistics_explorer.query'] ?? $this->getCache_Doctrine_Orm_StatisticsExplorer_QueryService()));
  1304.         $d->addInstance('pimcore.cache.adapter.redis_tag_aware', ($this->privates['pimcore.cache.adapter.redis_tag_aware'] ?? $this->getPimcore_Cache_Adapter_RedisTagAwareService()));
  1305.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1306.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1307.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1308.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  1309.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1310.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1311.         $g->registerBus('messenger.bus.pimcore-core', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1312.         $g->registerBus('messenger.bus.portal-engine', ($this->privates['debug.traced.messenger.bus.portal-engine'] ?? $this->getDebug_Traced_Messenger_Bus_PortalengineService()));
  1313.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1314.         if ($this->has('kernel')) {
  1315.             $h->setKernel($b);
  1316.         }
  1317.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] ?? $this->getPimcoreDataCollectorService()));
  1318.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1319.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1320.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1321.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1322.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1323.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] ?? $this->getPimcoreTargetingDataCollectorService()));
  1324.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1325.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1326.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1327.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1328.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1329.         $instance->add($d);
  1330.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
  1331.         $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));
  1332.         $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())));
  1333.         $instance->add($e);
  1334.         $instance->add($f);
  1335.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1336.         $instance->add($g);
  1337.         $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()))));
  1338.         $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()))));
  1339.         $instance->add($h);
  1340.         return $instance;
  1341.     }
  1342.     /**
  1343.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1344.      *
  1345.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1346.      */
  1347.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1348.     {
  1349.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1350.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1351.             return $this->services['.container.private.security.authorization_checker'];
  1352.         }
  1353.         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);
  1354.     }
  1355.     /**
  1356.      * Gets the public '.container.private.security.token_storage' shared service.
  1357.      *
  1358.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1359.      */
  1360.     protected function get_Container_Private_Security_TokenStorageService()
  1361.     {
  1362.         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, [
  1363.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1364.         ], [
  1365.             'request_stack' => '?',
  1366.         ]));
  1367.     }
  1368.     /**
  1369.      * Gets the public '.container.private.session' shared service.
  1370.      *
  1371.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1372.      */
  1373.     protected function get_Container_Private_SessionService()
  1374.     {
  1375.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1376.         if (isset($this->services['.container.private.session'])) {
  1377.             return $this->services['.container.private.session'];
  1378.         }
  1379.         $this->services['.container.private.session'] = $instance $a->createSession();
  1380.         $b = new \Pimcore\Session\SessionConfigurator();
  1381.         $b->addConfigurator(($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService()));
  1382.         $b->configure($instance);
  1383.         return $instance;
  1384.     }
  1385.     /**
  1386.      * Gets the public '.container.private.twig' shared service.
  1387.      *
  1388.      * @return \Twig\Environment
  1389.      */
  1390.     protected function get_Container_Private_TwigService()
  1391.     {
  1392.         $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']);
  1393.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1394.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1395.         $c = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1396.         $d = ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  1397.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1398.         $f = ($this->services['router'] ?? $this->getRouterService());
  1399.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1400.         $g->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  1401.         $h = ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService());
  1402.         $i = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  1403.         $j = new \Pimcore\Bundle\PortalEngineBundle\Service\Frontend\FrontendConfigService();
  1404.         $j->setConfig('geo.tileLayerUrl''https://a.tile.openstreetmap.org/{z}/{x}/{y}.png');
  1405.         $j->setConfig('geo.copyright''&copy; <a href="http://osm.org/copyright">OpenStreetMap</a> contributors');
  1406.         $k = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService());
  1407.         $l = new \Pimcore\Bundle\PortalEngineBundle\Twig\UserExtension();
  1408.         $l->setSecurityService($k);
  1409.         $m = new \Symfony\Bridge\Twig\AppVariable();
  1410.         $m->setEnvironment('dev');
  1411.         $m->setDebug(true);
  1412.         if ($this->has('.container.private.security.token_storage')) {
  1413.             $m->setTokenStorage($b);
  1414.         }
  1415.         if ($this->has('request_stack')) {
  1416.             $m->setRequestStack($a);
  1417.         }
  1418.         $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1419.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1420.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1421.         $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)));
  1422.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $c));
  1423.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($d));
  1424.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1425.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  1426.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1427.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1428.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($ctrue));
  1429.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1430.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1431.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($a$f)));
  1432.         $instance->addExtension(($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
  1433.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1434.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($d));
  1435.         $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())));
  1436.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  1437.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1438.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  1439.         $instance->addExtension(new \Pimcore\Twig\Extension\HelpersExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService())));
  1440.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentEditableExtension(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService())));
  1441.         $instance->addExtension(($this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] ?? $this->getSubrequestExtensionService()));
  1442.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreObjectExtension());
  1443.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreToolExtension());
  1444.         $instance->addExtension(new \Pimcore\Twig\Extension\NavigationExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService())));
  1445.         $instance->addExtension(new \Pimcore\Twig\Extension\GlossaryExtension(new \Pimcore\Tool\Glossary\Processor(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), $h, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $this->parameters['pimcore.glossary.blocked_tags'])));
  1446.         $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())));
  1447.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetCompressExtension());
  1448.         $instance->addExtension(new \Pimcore\Twig\Extension\WebsiteConfigExtension());
  1449.         $instance->addExtension(new \Pimcore\Twig\Extension\DumpExtension());
  1450.         $instance->addExtension(new \Pimcore\Twig\Extension\CacheExtension($h));
  1451.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetHelperExtensions());
  1452.         $instance->addExtension(new \Pimcore\Twig\Extension\DataObjectHelperExtensions());
  1453.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentHelperExtensions());
  1454.         $instance->addExtension(new \Pimcore\Twig\Extension\ImageThumbnailExtension());
  1455.         $instance->addExtension(new \Twig\DeferredExtension\DeferredExtension());
  1456.         $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'])));
  1457.         $instance->addExtension(new \Pimcore\Twig\Extension\AdminExtension($f$h, ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService())));
  1458.         $instance->addExtension(new \Web2PrintToolsBundle\Twig\OutputChannelExtension());
  1459.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\ConfigExtension($i, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? $this->getDataPoolConfigServiceService()), $j));
  1460.         $instance->addExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'] ?? $this->getContentExtensionService()));
  1461.         $instance->addExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'] ?? $this->getEditmodeExtensionService()));
  1462.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\HeadTitleExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\HeadTitleService'] ?? $this->getHeadTitleServiceService())));
  1463.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\PortalImagesExtension($f$i$h$k, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\User\\AvatarService'] ?? $this->getAvatarServiceService())));
  1464.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\PortalLanguagesExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\LanguageVariantService'] ?? $this->getLanguageVariantServiceService())));
  1465.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\TranslatorExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\TranslatorService'] ?? $this->getTranslatorServiceService())));
  1466.         $instance->addExtension($l);
  1467.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\WebpackExtension($i));
  1468.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1469.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1470.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  1471.         ], [
  1472.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1473.             'webpack_encore.tag_renderer' => '?',
  1474.         ])));
  1475.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1476.         $instance->addGlobal('app'$m);
  1477.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1478.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1479.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1480.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1481.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1482.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => ['privates''Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl''getPimcoreUrlService'false],
  1483.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadLink''getHeadLinkService'false],
  1484.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadMeta''getHeadMetaService'false],
  1485.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadScript''getHeadScriptService'false],
  1486.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadStyle''getHeadStyleService'false],
  1487.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadTitle''getHeadTitleService'false],
  1488.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Inc''getIncService'false],
  1489.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\InlineScript''getInlineScriptService'false],
  1490.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Navigation''getNavigationService'false],
  1491.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder''getPlaceholderService'false],
  1492.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension''getAbstractExtensionService'true],
  1493.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware''getCacheBusterAwareService'true],
  1494.         ], [
  1495.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1496.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1497.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1498.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1499.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => '?',
  1500.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => '?',
  1501.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => '?',
  1502.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => '?',
  1503.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => '?',
  1504.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => '?',
  1505.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => '?',
  1506.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => '?',
  1507.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => '?',
  1508.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => '?',
  1509.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => '?',
  1510.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => '?',
  1511.         ])));
  1512.         $instance->addGlobal('container'$this);
  1513.         $instance->addGlobal('pimcore_csrf', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  1514.         $instance->addGlobal('pimcore_csp', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] ?? $this->getContentSecurityPolicyHandlerService()));
  1515.         $instance->registerUndefinedFilterCallback([=> $n=> 'suggestFilter']);
  1516.         $instance->registerUndefinedFunctionCallback([=> $n=> 'suggestFunction']);
  1517.         $instance->registerUndefinedTokenParserCallback([=> $n=> 'suggestTag']);
  1518.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1519.         return $instance;
  1520.     }
  1521.     /**
  1522.      * Gets the public '.container.private.validator' shared service.
  1523.      *
  1524.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1525.      */
  1526.     protected function get_Container_Private_ValidatorService()
  1527.     {
  1528.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1529.         if (isset($this->services['.container.private.validator'])) {
  1530.             return $this->services['.container.private.validator'];
  1531.         }
  1532.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1533.     }
  1534.     /**
  1535.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler' shared autowired service.
  1536.      *
  1537.      * @return \Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler
  1538.      */
  1539.     protected function getContentSecurityPolicyHandlerService()
  1540.     {
  1541.         $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())));
  1542.         $a = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  1543.         $instance->setLogger($a);
  1544.         $instance->setLogger($a);
  1545.         $instance->addAllowedUrls('default-src', []);
  1546.         $instance->addAllowedUrls('img-src', []);
  1547.         $instance->addAllowedUrls('script-src', []);
  1548.         $instance->addAllowedUrls('style-src', []);
  1549.         $instance->addAllowedUrls('connect-src', []);
  1550.         $instance->addAllowedUrls('font-src', []);
  1551.         $instance->addAllowedUrls('media-src', []);
  1552.         $instance->addAllowedUrls('frame-src', []);
  1553.         $instance->addAllowedUrls('connect-src', [=> 'https://license.pimcore.com/']);
  1554.         return $instance;
  1555.     }
  1556.     /**
  1557.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler' shared autowired service.
  1558.      *
  1559.      * @return \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler
  1560.      */
  1561.     protected function getCsrfProtectionHandlerService()
  1562.     {
  1563.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1564.         if (isset($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'])) {
  1565.             return $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'];
  1566.         }
  1567.         $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler([], $a);
  1568.         $b = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  1569.         $instance->setLogger($b);
  1570.         $instance->setLogger($b);
  1571.         return $instance;
  1572.     }
  1573.     /**
  1574.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener' shared autowired service.
  1575.      *
  1576.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener
  1577.      */
  1578.     protected function getFullPageCacheListenerService()
  1579.     {
  1580.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1581.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'])) {
  1582.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'];
  1583.         }
  1584.         $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())));
  1585.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1586.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  1587.         return $instance;
  1588.     }
  1589.     /**
  1590.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener' shared autowired service.
  1591.      *
  1592.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener
  1593.      */
  1594.     protected function getGoogleAnalyticsCodeListenerService()
  1595.     {
  1596.         $a = ($this->privates['Pimcore\\Analytics\\Google\\Tracker'] ?? $this->getTrackerService());
  1597.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'])) {
  1598.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'];
  1599.         }
  1600.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener($a);
  1601.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  1602.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1603.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  1604.         return $instance;
  1605.     }
  1606.     /**
  1607.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener' shared autowired service.
  1608.      *
  1609.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener
  1610.      */
  1611.     protected function getGoogleTagManagerListenerService()
  1612.     {
  1613.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1614.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'])) {
  1615.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'];
  1616.         }
  1617.         $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()));
  1618.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  1619.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1620.         return $instance;
  1621.     }
  1622.     /**
  1623.      * Gets the public 'Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\ElasticSearchConfigService' shared autowired service.
  1624.      *
  1625.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\ElasticSearchConfigService
  1626.      */
  1627.     protected function getElasticSearchConfigServiceService()
  1628.     {
  1629.         $this->services['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService'] = $instance = new \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\ElasticSearchConfigService('placeholder_value''placeholder_value', ['index' => ['mapping' => ['nested_fields' => ['limit' => 200], 'total_fields' => ['limit' => 100000]]], 'number_of_shards' => 1'number_of_replicas' => 0'max_ngram_diff' => 30'analysis' => ['analyzer' => ['portal_engine_ngram_analyzer' => ['tokenizer' => 'portal_engine_ngram_tokenzier''filter' => [=> 'lowercase']], 'portal_engine_whitespace_analyzer' => ['tokenizer' => 'portal_engine_whitespace_tokenzier''filter' => [=> 'lowercase']], 'portal_engine_path_analyzer' => ['tokenizer' => 'portal_engine_path_tokenizer']], 'tokenizer' => ['portal_engine_ngram_tokenzier' => ['type' => 'ngram''min_gram' => 3'max_gram' => 25'token_chars' => [=> 'letter'=> 'digit']], 'portal_engine_whitespace_tokenzier' => ['type' => 'whitespace'], 'portal_engine_path_tokenizer' => ['type' => 'path_hierarchy']]]], ['list_page_size' => 60'list_max_filter_options' => 500'search_analyzer_attributes' => ['keyword' => ['fields' => ['analyzed_ngram' => ['type' => 'text''analyzer' => 'portal_engine_ngram_analyzer''search_analyzer' => 'portal_engine_whitespace_analyzer'], 'analyzed' => ['type' => 'text''analyzer' => 'standard''search_analyzer' => 'portal_engine_whitespace_analyzer']]]], 'max_synchronous_children_rename_limit' => 500], []);
  1630.         $instance->setLogger(($this->services['monolog.logger.portalengine.es'] ?? $this->getMonolog_Logger_Portalengine_EsService()));
  1631.         return $instance;
  1632.     }
  1633.     /**
  1634.      * Gets the public 'Pimcore\Cache\Core\CoreCacheHandler' shared autowired service.
  1635.      *
  1636.      * @return \Pimcore\Cache\Core\CoreCacheHandler
  1637.      */
  1638.     protected function getCoreCacheHandlerService()
  1639.     {
  1640.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1641.         if (isset($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'])) {
  1642.             return $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'];
  1643.         }
  1644.         $b = ($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService());
  1645.         $c = new \Pimcore\Cache\Core\WriteLock($b);
  1646.         $d = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  1647.         $c->setLogger($d);
  1648.         $c->setLogger($d);
  1649.         $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] = $instance = new \Pimcore\Cache\Core\CoreCacheHandler($b$c$a);
  1650.         $instance->setLogger($d);
  1651.         $instance->setLogger($d);
  1652.         return $instance;
  1653.     }
  1654.     /**
  1655.      * Gets the public 'Pimcore\Config' shared autowired service.
  1656.      *
  1657.      * @return \Pimcore\Config
  1658.      */
  1659.     protected function getConfigService()
  1660.     {
  1661.         return $this->services['Pimcore\\Config'] = new \Pimcore\Config();
  1662.     }
  1663.     /**
  1664.      * Gets the public 'Pimcore\Document\Editable\Block\BlockStateStack' shared autowired service.
  1665.      *
  1666.      * @return \Pimcore\Document\Editable\Block\BlockStateStack
  1667.      */
  1668.     protected function getBlockStateStackService()
  1669.     {
  1670.         return $this->services['Pimcore\\Document\\Editable\\Block\\BlockStateStack'] = new \Pimcore\Document\Editable\Block\BlockStateStack();
  1671.     }
  1672.     /**
  1673.      * Gets the public 'Pimcore\Document\Renderer\DocumentRenderer' shared autowired service.
  1674.      *
  1675.      * @return \Pimcore\Document\Renderer\DocumentRenderer
  1676.      */
  1677.     protected function getDocumentRendererService()
  1678.     {
  1679.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
  1680.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1681.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1682.         }
  1683.         $b = ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService());
  1684.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1685.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1686.         }
  1687.         $c = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  1688.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1689.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1690.         }
  1691.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1692.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1693.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1694.         }
  1695.         $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()));
  1696.         $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())));
  1697.         return $instance;
  1698.     }
  1699.     /**
  1700.      * Gets the public 'Pimcore\Document\StaticPageGenerator' shared autowired service.
  1701.      *
  1702.      * @return \Pimcore\Document\StaticPageGenerator
  1703.      */
  1704.     protected function getStaticPageGeneratorService()
  1705.     {
  1706.         $a = ($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] ?? $this->getDocumentRendererService());
  1707.         if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
  1708.             return $this->services['Pimcore\\Document\\StaticPageGenerator'];
  1709.         }
  1710.         $b = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
  1711.         if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
  1712.             return $this->services['Pimcore\\Document\\StaticPageGenerator'];
  1713.         }
  1714.         return $this->services['Pimcore\\Document\\StaticPageGenerator'] = new \Pimcore\Document\StaticPageGenerator($a$b);
  1715.     }
  1716.     /**
  1717.      * Gets the public 'Pimcore\Extension\Bundle\PimcoreBundleManager' shared autowired service.
  1718.      *
  1719.      * @return \Pimcore\Extension\Bundle\PimcoreBundleManager
  1720.      */
  1721.     protected function getPimcoreBundleManagerService()
  1722.     {
  1723.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1724.         if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
  1725.             return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
  1726.         }
  1727.         $b = ($this->services['router'] ?? $this->getRouterService());
  1728.         if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
  1729.             return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
  1730.         }
  1731.         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);
  1732.     }
  1733.     /**
  1734.      * Gets the public 'Pimcore\Extension\Document\Areabrick\AreabrickManagerInterface' shared autowired service.
  1735.      *
  1736.      * @return \Pimcore\Extension\Document\Areabrick\AreabrickManager
  1737.      */
  1738.     protected function getAreabrickManagerInterfaceService()
  1739.     {
  1740.         $this->services['Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface'] = $instance = new \Pimcore\Extension\Document\Areabrick\AreabrickManager(($this->services['Pimcore\\Extension\\Config'] ?? $this->get('Pimcore\\Extension\\Config'1)), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1741.             'portal-engine-statistics' => ['privates''pimcore_portal_engine.area.brick.portal_engine_statistics''getPimcorePortalEngine_Area_Brick_PortalEngineStatisticsService'true],
  1742.             'portal-engine-teaser-cta' => ['privates''pimcore_portal_engine.area.brick.portal_engine_teaser_cta''getPimcorePortalEngine_Area_Brick_PortalEngineTeaserCtaService'true],
  1743.             'portal-engine-teasers' => ['privates''pimcore_portal_engine.area.brick.portal_engine_teasers''getPimcorePortalEngine_Area_Brick_PortalEngineTeasersService'true],
  1744.             'portal-engine-wysiwyg' => ['privates''pimcore_portal_engine.area.brick.portal_engine_wysiwyg''getPimcorePortalEngine_Area_Brick_PortalEngineWysiwygService'true],
  1745.         ], [
  1746.             'portal-engine-statistics' => '?',
  1747.             'portal-engine-teaser-cta' => '?',
  1748.             'portal-engine-teasers' => '?',
  1749.             'portal-engine-wysiwyg' => '?',
  1750.         ]));
  1751.         $instance->registerService('portal-engine-statistics''pimcore_portal_engine.area.brick.portal_engine_statistics');
  1752.         $instance->registerService('portal-engine-teaser-cta''pimcore_portal_engine.area.brick.portal_engine_teaser_cta');
  1753.         $instance->registerService('portal-engine-teasers''pimcore_portal_engine.area.brick.portal_engine_teasers');
  1754.         $instance->registerService('portal-engine-wysiwyg''pimcore_portal_engine.area.brick.portal_engine_wysiwyg');
  1755.         return $instance;
  1756.     }
  1757.     /**
  1758.      * Gets the public 'Pimcore\Http\RequestHelper' shared autowired service.
  1759.      *
  1760.      * @return \Pimcore\Http\RequestHelper
  1761.      */
  1762.     protected function getRequestHelperService()
  1763.     {
  1764.         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()));
  1765.     }
  1766.     /**
  1767.      * Gets the public 'Pimcore\Http\Request\Resolver\DocumentResolver' shared autowired service.
  1768.      *
  1769.      * @return \Pimcore\Http\Request\Resolver\DocumentResolver
  1770.      */
  1771.     protected function getDocumentResolverService()
  1772.     {
  1773.         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())));
  1774.     }
  1775.     /**
  1776.      * Gets the public 'Pimcore\Http\Request\Resolver\EditmodeResolver' shared autowired service.
  1777.      *
  1778.      * @return \Pimcore\Http\Request\Resolver\EditmodeResolver
  1779.      */
  1780.     protected function getEditmodeResolverService()
  1781.     {
  1782.         $this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] = $instance = new \Pimcore\Http\Request\Resolver\EditmodeResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  1783.         $a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  1784.         $instance->setLogger($a);
  1785.         $instance->setLogger($a);
  1786.         return $instance;
  1787.     }
  1788.     /**
  1789.      * Gets the public 'Pimcore\Http\Request\Resolver\OutputTimestampResolver' shared autowired service.
  1790.      *
  1791.      * @return \Pimcore\Http\Request\Resolver\OutputTimestampResolver
  1792.      */
  1793.     protected function getOutputTimestampResolverService()
  1794.     {
  1795.         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())));
  1796.     }
  1797.     /**
  1798.      * Gets the public 'Pimcore\Http\Request\Resolver\PimcoreContextResolver' shared autowired service.
  1799.      *
  1800.      * @return \Pimcore\Http\Request\Resolver\PimcoreContextResolver
  1801.      */
  1802.     protected function getPimcoreContextResolverService()
  1803.     {
  1804.         $a = new \Pimcore\Http\Context\PimcoreContextGuesser(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())));
  1805.         $a->addContextRoutes('profiler', [=> ['path' => '^/_(profiler|wdt)(/.*)?$''route' => false'host' => false'methods' => []]]);
  1806.         $a->addContextRoutes('admin', [=> ['path' => '^/admin(/.*)?$''route' => false'host' => false'methods' => []], => ['route' => '^pimcore_admin_''path' => false'host' => false'methods' => []]]);
  1807.         $a->addContextRoutes('plugin', [=> ['path' => '^/plugin(/.*)?$''route' => false'host' => false'methods' => []]]);
  1808.         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);
  1809.     }
  1810.     /**
  1811.      * Gets the public 'Pimcore\Http\Request\Resolver\ResponseHeaderResolver' shared autowired service.
  1812.      *
  1813.      * @return \Pimcore\Http\Request\Resolver\ResponseHeaderResolver
  1814.      */
  1815.     protected function getResponseHeaderResolverService()
  1816.     {
  1817.         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())));
  1818.     }
  1819.     /**
  1820.      * Gets the public 'Pimcore\Http\Request\Resolver\SiteResolver' shared autowired service.
  1821.      *
  1822.      * @return \Pimcore\Http\Request\Resolver\SiteResolver
  1823.      */
  1824.     protected function getSiteResolverService()
  1825.     {
  1826.         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())));
  1827.     }
  1828.     /**
  1829.      * Gets the public 'Pimcore\Http\Request\Resolver\StaticPageResolver' shared autowired service.
  1830.      *
  1831.      * @return \Pimcore\Http\Request\Resolver\StaticPageResolver
  1832.      */
  1833.     protected function getStaticPageResolverService()
  1834.     {
  1835.         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())));
  1836.     }
  1837.     /**
  1838.      * Gets the public 'Pimcore\Http\ResponseHelper' shared autowired service.
  1839.      *
  1840.      * @return \Pimcore\Http\ResponseHelper
  1841.      */
  1842.     protected function getResponseHelperService()
  1843.     {
  1844.         return $this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper();
  1845.     }
  1846.     /**
  1847.      * Gets the public 'Pimcore\Localization\LocaleServiceInterface' shared autowired service.
  1848.      *
  1849.      * @return \Pimcore\Localization\LocaleService
  1850.      */
  1851.     protected function getLocaleServiceInterfaceService()
  1852.     {
  1853.         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()));
  1854.     }
  1855.     /**
  1856.      * Gets the public 'Pimcore\Model\Document\Editable\Loader\EditableLoader' shared autowired service.
  1857.      *
  1858.      * @return \Pimcore\Model\Document\Editable\Loader\EditableLoader
  1859.      */
  1860.     protected function getEditableLoaderService()
  1861.     {
  1862.         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\\']), => new \Pimcore\Loader\ImplementationLoader\ClassMapLoader(['outputchanneltable' => 'Web2PrintToolsBundle\\Model\\Document\\Editable\\Outputchanneltable'])]);
  1863.     }
  1864.     /**
  1865.      * Gets the public 'Pimcore\Model\Document\Service' shared autowired service.
  1866.      *
  1867.      * @return \Pimcore\Model\Document\Service
  1868.      */
  1869.     protected function getServiceService()
  1870.     {
  1871.         return $this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service();
  1872.     }
  1873.     /**
  1874.      * Gets the public 'Pimcore\Security\User\TokenStorageUserResolver' shared autowired service.
  1875.      *
  1876.      * @return \Pimcore\Security\User\TokenStorageUserResolver
  1877.      */
  1878.     protected function getTokenStorageUserResolverService()
  1879.     {
  1880.         return $this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] = new \Pimcore\Security\User\TokenStorageUserResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1881.     }
  1882.     /**
  1883.      * Gets the public 'Pimcore\Targeting\Document\DocumentTargetingConfigurator' shared autowired service.
  1884.      *
  1885.      * @return \Pimcore\Targeting\Document\DocumentTargetingConfigurator
  1886.      */
  1887.     protected function getDocumentTargetingConfiguratorService()
  1888.     {
  1889.         $a = ($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] ?? $this->getCoreCacheHandlerService());
  1890.         if (isset($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'])) {
  1891.             return $this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'];
  1892.         }
  1893.         return $this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] = new \Pimcore\Targeting\Document\DocumentTargetingConfigurator(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService()), $a);
  1894.     }
  1895.     /**
  1896.      * Gets the public 'Pimcore\Templating\Renderer\EditableRenderer' shared autowired service.
  1897.      *
  1898.      * @return \Pimcore\Templating\Renderer\EditableRenderer
  1899.      */
  1900.     protected function getEditableRendererService()
  1901.     {
  1902.         $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())));
  1903.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1904.         $instance->setLogger($a);
  1905.         $instance->setLogger($a);
  1906.         return $instance;
  1907.     }
  1908.     /**
  1909.      * Gets the public 'Pimcore\Workflow\ExpressionService' shared autowired service.
  1910.      *
  1911.      * @return \Pimcore\Workflow\ExpressionService
  1912.      */
  1913.     protected function getExpressionServiceService()
  1914.     {
  1915.         $a = ($this->privates['workflow.security.expression_language'] ?? $this->getWorkflow_Security_ExpressionLanguageService());
  1916.         if (isset($this->services['Pimcore\\Workflow\\ExpressionService'])) {
  1917.             return $this->services['Pimcore\\Workflow\\ExpressionService'];
  1918.         }
  1919.         $b = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1920.         if (isset($this->services['Pimcore\\Workflow\\ExpressionService'])) {
  1921.             return $this->services['Pimcore\\Workflow\\ExpressionService'];
  1922.         }
  1923.         $c = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  1924.         if (isset($this->services['Pimcore\\Workflow\\ExpressionService'])) {
  1925.             return $this->services['Pimcore\\Workflow\\ExpressionService'];
  1926.         }
  1927.         $d = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1928.         return $this->services['Pimcore\\Workflow\\ExpressionService'] = new \Pimcore\Workflow\ExpressionService($a$d, new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker($d$bfalsefalse), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), $c);
  1929.     }
  1930.     /**
  1931.      * Gets the public 'Pimcore\Workflow\Manager' shared autowired service.
  1932.      *
  1933.      * @return \Pimcore\Workflow\Manager
  1934.      */
  1935.     protected function getManagerService()
  1936.     {
  1937.         $a = ($this->privates['workflow.registry'] ?? $this->getWorkflow_RegistryService());
  1938.         if (isset($this->services['Pimcore\\Workflow\\Manager'])) {
  1939.             return $this->services['Pimcore\\Workflow\\Manager'];
  1940.         }
  1941.         $b = ($this->services['Pimcore\\Workflow\\ExpressionService'] ?? $this->getExpressionServiceService());
  1942.         if (isset($this->services['Pimcore\\Workflow\\Manager'])) {
  1943.             return $this->services['Pimcore\\Workflow\\Manager'];
  1944.         }
  1945.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1946.         if (isset($this->services['Pimcore\\Workflow\\Manager'])) {
  1947.             return $this->services['Pimcore\\Workflow\\Manager'];
  1948.         }
  1949.         $this->services['Pimcore\\Workflow\\Manager'] = $instance = new \Pimcore\Workflow\Manager($a, ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService()), $b$c);
  1950.         $instance->registerWorkflow('Development_Workflow', ['label' => 'Development Workflow''priority' => 1'type' => 'workflow']);
  1951.         $instance->addPlaceConfig('Development_Workflow''Mode_Create', ['label' => 'Create development''color' => '#000000''visibleInHeader' => true'permissions' => [=> ['condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_COMPLIANCE_TEAM\')''save' => false'publish' => true'delete' => false'unpublish' => false'rename' => false'objectLayout' => 1]], 'title' => '''colorInverted' => false]);
  1952.         $instance->addPlaceConfig('Development_Workflow''Compliance_FeedBack', ['label' => 'Compliance FeedBack''color' => '#000000''visibleInHeader' => true'permissions' => [=> ['condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_COMPLIANCE_TEAM\')''save' => false'publish' => true'delete' => false'unpublish' => false'rename' => false'objectLayout' => 1]], 'title' => '''colorInverted' => false]);
  1953.         $instance->addPlaceConfig('Development_Workflow''Development_Canceled', ['label' => 'Development Canceled''color' => '#000000''visibleInHeader' => true'permissions' => [=> ['condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_COMPLIANCE_TEAM\')''save' => false'publish' => true'delete' => false'unpublish' => false'rename' => false'objectLayout' => 1]], 'title' => '''colorInverted' => false]);
  1954.         $instance->addPlaceConfig('Development_Workflow''Compliance_Objections', ['label' => 'Compliance Objections''color' => '#000000''visibleInHeader' => true'permissions' => [=> ['condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_COMPLIANCE_TEAM\') or is_granted(\'ROLE_PRODUCT_CREATOR\')''save' => false'publish' => true'delete' => false'unpublish' => false'rename' => false'objectLayout' => 1]], 'title' => '''colorInverted' => false]);
  1955.         $instance->addPlaceConfig('Development_Workflow''Compliance_Review', ['label' => 'Compliance Review''color' => '#000000''visibleInHeader' => true'permissions' => [=> ['condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_COMPLIANCE_TEAM\') or is_granted(\'ROLE_PRODUCT_CREATOR\')''save' => false'publish' => true'delete' => false'unpublish' => false'rename' => false'objectLayout' => 1]], 'title' => '''colorInverted' => false]);
  1956.         $instance->addPlaceConfig('Development_Workflow''Compliance_Set', ['label' => 'Compliance Set''color' => '#000000''visibleInHeader' => true'permissions' => [=> ['condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_COMPLIANCE_TEAM\') or is_granted(\'ROLE_PRODUCT_CREATOR\')''save' => false'publish' => true'delete' => false'unpublish' => false'rename' => false'objectLayout' => 1]], 'title' => '''colorInverted' => false]);
  1957.         $instance->addPlaceConfig('Development_Workflow''Approve_Development', ['label' => 'Approve Development''color' => '#000000''visibleInHeader' => true'permissions' => [=> ['condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_COMPLIANCE_TEAM\')''save' => false'publish' => true'delete' => false'unpublish' => false'rename' => false'objectLayout' => 1]], 'title' => '''colorInverted' => false]);
  1958.         $instance->addPlaceConfig('Development_Workflow''Send_To_GBS', ['label' => 'Send to GBS''color' => '#000000''visibleInHeader' => true'permissions' => [=> ['condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_COMPLIANCE_TEAM\')''save' => false'publish' => true'delete' => false'unpublish' => false'rename' => false'objectLayout' => 1]], 'title' => '''colorInverted' => false]);
  1959.         $instance->addPlaceConfig('Development_Workflow''PAF_Created', ['label' => 'PAF Created''color' => '#000000''visibleInHeader' => true'permissions' => [=> ['condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_COMPLIANCE_TEAM\')''save' => false'publish' => true'delete' => false'unpublish' => false'rename' => false'objectLayout' => 1]], 'title' => '''colorInverted' => false]);
  1960.         $instance->registerWorkflow('Product_Workflow', ['label' => 'Product Workflow''priority' => 1'type' => 'workflow']);
  1961.         $instance->addPlaceConfig('Product_Workflow''mode_create', ['label' => 'Creating model''color' => '#000000''visibleInHeader' => true'permissions' => [=> ['condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\')''save' => false'publish' => true'delete' => false'unpublish' => false'rename' => false'objectLayout' => 1]], 'title' => '''colorInverted' => false]);
  1962.         $instance->addPlaceConfig('Product_Workflow''Enrich_product', ['label' => 'Add mandatory attributes''color' => '#e97325''visibleInHeader' => true'permissions' => [=> ['condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\')''save' => false'publish' => true'delete' => false'unpublish' => false'rename' => false]], 'title' => '''colorInverted' => false]);
  1963.         $instance->addPlaceConfig('Product_Workflow''Pending_Review', ['label' => 'In review''color' => '#1565d5''visibleInHeader' => true'permissions' => [=> ['condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\')''save' => false'publish' => true'delete' => false'unpublish' => false'rename' => false]], 'title' => '''colorInverted' => false]);
  1964.         $instance->addPlaceConfig('Product_Workflow''Pending_Translation', ['label' => 'In translation''color' => '#cccccc''visibleInHeader' => true'permissions' => [=> ['condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\')''save' => false'publish' => true'delete' => false'unpublish' => false'rename' => false]], 'title' => '''colorInverted' => false]);
  1965.         $instance->addPlaceConfig('Product_Workflow''translation_completed', ['label' => 'Translation complete''color' => '#1dcd23''visibleInHeader' => true'permissions' => [=> ['condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\')''save' => false'publish' => true'delete' => false'unpublish' => false'rename' => false]], 'title' => '''colorInverted' => false]);
  1966.         $instance->addPlaceConfig('Product_Workflow''open_sku_creation', ['label' => 'Sku creation open''color' => '#00ff00''visibleInHeader' => false'permissions' => [=> ['condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\')''save' => false'publish' => true'delete' => false'unpublish' => false'rename' => false]], 'title' => '''colorInverted' => false]);
  1967.         $instance->addPlaceConfig('Product_Workflow''sku_created', ['label' => 'Sku created''color' => '#1dcd23''visibleInHeader' => false'permissions' => [=> ['condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\')''save' => false'publish' => true'delete' => false'unpublish' => false'rename' => false]], 'title' => '''colorInverted' => false]);
  1968.         return $instance;
  1969.     }
  1970.     /**
  1971.      * Gets the public 'Pimcore\Workflow\Place\StatusInfo' shared autowired service.
  1972.      *
  1973.      * @return \Pimcore\Workflow\Place\StatusInfo
  1974.      */
  1975.     protected function getStatusInfoService()
  1976.     {
  1977.         $a = ($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService());
  1978.         if (isset($this->services['Pimcore\\Workflow\\Place\\StatusInfo'])) {
  1979.             return $this->services['Pimcore\\Workflow\\Place\\StatusInfo'];
  1980.         }
  1981.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1982.         if (isset($this->services['Pimcore\\Workflow\\Place\\StatusInfo'])) {
  1983.             return $this->services['Pimcore\\Workflow\\Place\\StatusInfo'];
  1984.         }
  1985.         return $this->services['Pimcore\\Workflow\\Place\\StatusInfo'] = new \Pimcore\Workflow\Place\StatusInfo($a$b, ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  1986.     }
  1987.     /**
  1988.      * Gets the public 'Symfony\Bridge\Twig\Extension\WebLinkExtension' shared service.
  1989.      *
  1990.      * @return \Symfony\Bridge\Twig\Extension\WebLinkExtension
  1991.      */
  1992.     protected function getWebLinkExtensionService()
  1993.     {
  1994.         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())));
  1995.     }
  1996.     /**
  1997.      * Gets the public 'Symfony\Component\HttpKernel\EventListener\SessionListener' shared service.
  1998.      *
  1999.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2000.      */
  2001.     protected function getSessionListenerService()
  2002.     {
  2003.         return $this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2004.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  2005.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  2006.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  2007.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2008.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  2009.         ], [
  2010.             'initialized_session' => '?',
  2011.             'logger' => '?',
  2012.             'session' => '?',
  2013.             'session_collector' => '?',
  2014.             'session_factory' => '?',
  2015.         ]), true$this->parameters['session.storage.options']);
  2016.     }
  2017.     /**
  2018.      * Gets the public 'Symfony\Component\Lock\LockFactory' shared autowired service.
  2019.      *
  2020.      * @return \Symfony\Component\Lock\LockFactory
  2021.      */
  2022.     protected function getLockFactoryService()
  2023.     {
  2024.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  2025.         if (isset($this->services['Symfony\\Component\\Lock\\LockFactory'])) {
  2026.             return $this->services['Symfony\\Component\\Lock\\LockFactory'];
  2027.         }
  2028.         $this->services['Symfony\\Component\\Lock\\LockFactory'] = $instance = new \Symfony\Component\Lock\LockFactory(new \Symfony\Component\Lock\Store\DoctrineDbalStore($a));
  2029.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2030.         return $instance;
  2031.     }
  2032.     /**
  2033.      * Gets the public 'Symfony\Contracts\Translation\TranslatorInterface' shared autowired service.
  2034.      *
  2035.      * @return \Pimcore\Translation\Translator
  2036.      */
  2037.     protected function getTranslatorInterfaceService()
  2038.     {
  2039.         $this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] = $instance = new \Pimcore\Translation\Translator(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  2040.         $instance->setKernel(($this->services['kernel'] ?? $this->get('kernel'1)));
  2041.         $instance->setAdminPath('@PimcoreCoreBundle/Resources/translations');
  2042.         $instance->setAdminTranslationMapping([]);
  2043.         return $instance;
  2044.     }
  2045.     /**
  2046.      * Gets the public 'cache.app' shared service.
  2047.      *
  2048.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2049.      */
  2050.     protected function getCache_AppService()
  2051.     {
  2052.         $a = ($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService());
  2053.         if (isset($this->services['cache.app'])) {
  2054.             return $this->services['cache.app'];
  2055.         }
  2056.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ProxyAdapter($a'app'));
  2057.     }
  2058.     /**
  2059.      * Gets the public 'cache.system' shared service.
  2060.      *
  2061.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2062.      */
  2063.     protected function getCache_SystemService()
  2064.     {
  2065.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bdvcmW9iLa'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2066.     }
  2067.     /**
  2068.      * Gets the public 'cache.validator_expression_language' shared service.
  2069.      *
  2070.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2071.      */
  2072.     protected function getCache_ValidatorExpressionLanguageService()
  2073.     {
  2074.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ZlGtxR+r4r'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2075.     }
  2076.     /**
  2077.      * Gets the public 'cmf_routing.route_provider' shared autowired service.
  2078.      *
  2079.      * @return \Pimcore\Routing\DynamicRouteProvider
  2080.      */
  2081.     protected function getCmfRouting_RouteProviderService()
  2082.     {
  2083.         $a = ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService());
  2084.         $this->services['cmf_routing.route_provider'] = $instance = new \Pimcore\Routing\DynamicRouteProvider($a);
  2085.         $instance->addHandler(($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()));
  2086.         $instance->addHandler(new \Pimcore\Routing\Dynamic\DataObjectRouteHandler($a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config()))));
  2087.         return $instance;
  2088.     }
  2089.     /**
  2090.      * Gets the public 'data_collector.dump' shared service.
  2091.      *
  2092.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  2093.      */
  2094.     protected function getDataCollector_DumpService()
  2095.     {
  2096.         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);
  2097.     }
  2098.     /**
  2099.      * Gets the public 'doctrine' shared service.
  2100.      *
  2101.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  2102.      */
  2103.     protected function getDoctrineService()
  2104.     {
  2105.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''portal_engine');
  2106.     }
  2107.     /**
  2108.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  2109.      *
  2110.      * @return \Pimcore\Db\Connection
  2111.      */
  2112.     protected function getDoctrine_Dbal_DefaultConnectionService()
  2113.     {
  2114.         $a = new \Doctrine\DBAL\Configuration();
  2115.         $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()))]));
  2116.         $a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter([=> 'lock_keys'=> 'cache_items'=> 'cache_items'])]));
  2117.         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' => '10.99.99.109''port' => 3306'user' => 'pimuser''password' => 'j@vr@123''dbname' => 'pfcpimdev20230517''driverOptions' => [1002 => 'SET sql_mode = \'\';'], 'wrapperClass' => '\\Pimcore\\Db\\Connection''serverVersion' => '10.5.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, [
  2118.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => ['privates''cmf_routing.persistence.doctrine.route_condition_metadata_listener''getCmfRouting_Persistence_Doctrine_RouteConditionMetadataListenerService'true],
  2119.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  2120.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  2121.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  2122.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  2123.             'doctrine.orm.portal_engine_listeners.attach_entity_listeners' => ['privates''doctrine.orm.portal_engine_listeners.attach_entity_listeners''getDoctrine_Orm_PortalEngineListeners_AttachEntityListenersService'true],
  2124.             'doctrine.orm.statistics_explorer_listeners.attach_entity_listeners' => ['privates''doctrine.orm.statistics_explorer_listeners.attach_entity_listeners''getDoctrine_Orm_StatisticsExplorerListeners_AttachEntityListenersService'true],
  2125.         ], [
  2126.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => '?',
  2127.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  2128.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  2129.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  2130.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  2131.             'doctrine.orm.portal_engine_listeners.attach_entity_listeners' => '?',
  2132.             'doctrine.orm.statistics_explorer_listeners.attach_entity_listeners' => '?',
  2133.         ]), [=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'cmf_routing.persistence.doctrine.route_condition_metadata_listener'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.portal_engine_listeners.attach_entity_listeners'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.statistics_explorer_listeners.attach_entity_listeners']]), ['enum' => 'string''bit' => 'boolean']);
  2134.     }
  2135.     /**
  2136.      * Gets the public 'doctrine.orm.portal_engine_entity_manager' shared service.
  2137.      *
  2138.      * @return \Doctrine\ORM\EntityManager
  2139.      */
  2140.     protected function getDoctrine_Orm_PortalEngineEntityManagerService($lazyLoad true)
  2141.     {
  2142.         if ($lazyLoad) {
  2143.             return $this->services['doctrine.orm.portal_engine_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  2144.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2145.                     $wrappedInstance $this->getDoctrine_Orm_PortalEngineEntityManagerService(false);
  2146.                     $proxy->setProxyInitializer(null);
  2147.                     return true;
  2148.                 });
  2149.             });
  2150.         }
  2151.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  2152.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  2153.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  2154.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  2155.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  2156.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  2157.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  2158.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  2159.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  2160.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  2161.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  2162.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  2163.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/ReflectionBasedDriver.php';
  2164.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  2165.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  2166.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  2167.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  2168.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  2169.         $a = new \Doctrine\ORM\Configuration();
  2170.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2171.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Entity')]), 'Pimcore\\Bundle\\PortalEngineBundle\\Entity');
  2172.         $a->setEntityNamespaces(['PimcorePortalEngine' => 'Pimcore\\Bundle\\PortalEngineBundle\\Entity']);
  2173.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2174.         $a->setQueryCache(($this->privates['cache.doctrine.orm.portal_engine.query'] ?? $this->getCache_Doctrine_Orm_PortalEngine_QueryService()));
  2175.         $a->setResultCache(($this->privates['cache.doctrine.orm.portal_engine.result'] ?? $this->getCache_Doctrine_Orm_PortalEngine_ResultService()));
  2176.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  2177.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2178.         $a->setProxyNamespace('Proxies');
  2179.         $a->setAutoGenerateProxyClasses(false);
  2180.         $a->setSchemaIgnoreClasses([]);
  2181.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  2182.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2183.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  2184.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  2185.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  2186.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  2187.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  2188.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2189.         return $instance;
  2190.     }
  2191.     /**
  2192.      * Gets the public 'doctrine.orm.statistics_explorer_entity_manager' shared service.
  2193.      *
  2194.      * @return \Doctrine\ORM\EntityManager
  2195.      */
  2196.     protected function getDoctrine_Orm_StatisticsExplorerEntityManagerService($lazyLoad true)
  2197.     {
  2198.         if ($lazyLoad) {
  2199.             return $this->services['doctrine.orm.statistics_explorer_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  2200.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2201.                     $wrappedInstance $this->getDoctrine_Orm_StatisticsExplorerEntityManagerService(false);
  2202.                     $proxy->setProxyInitializer(null);
  2203.                     return true;
  2204.                 });
  2205.             });
  2206.         }
  2207.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  2208.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  2209.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  2210.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  2211.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  2212.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  2213.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  2214.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  2215.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  2216.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  2217.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/ReflectionBasedDriver.php';
  2218.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  2219.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  2220.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  2221.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  2222.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  2223.         $a = new \Doctrine\ORM\Configuration();
  2224.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2225.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/vendor/pimcore/statistics-explorer/src/Entity')]), 'Pimcore\\Bundle\\StatisticsExplorerBundle\\Entity');
  2226.         $a->setEntityNamespaces(['PimcoreStatisticsExplorerBundle' => 'Pimcore\\Bundle\\StatisticsExplorerBundle\\Entity']);
  2227.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2228.         $a->setQueryCache(($this->privates['cache.doctrine.orm.statistics_explorer.query'] ?? $this->getCache_Doctrine_Orm_StatisticsExplorer_QueryService()));
  2229.         $a->setResultCache(($this->privates['cache.doctrine.orm.statistics_explorer.result'] ?? $this->getCache_Doctrine_Orm_StatisticsExplorer_ResultService()));
  2230.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  2231.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2232.         $a->setProxyNamespace('Proxies');
  2233.         $a->setAutoGenerateProxyClasses(false);
  2234.         $a->setSchemaIgnoreClasses([]);
  2235.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  2236.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2237.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  2238.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  2239.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  2240.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  2241.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  2242.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2243.         return $instance;
  2244.     }
  2245.     /**
  2246.      * Gets the public 'event_dispatcher' shared service.
  2247.      *
  2248.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2249.      */
  2250.     protected function getEventDispatcherService()
  2251.     {
  2252.         $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())));
  2253.         $instance->addListener('scheb_two_factor.authentication.complete', [=> function () {
  2254.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  2255.         }, => 'onAuthenticationComplete'], 0);
  2256.         $instance->addListener('scheb_two_factor.authentication.attempt', [=> function () {
  2257.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  2258.         }, => 'onAuthenticationAttempt'], 0);
  2259.         $instance->addListener('kernel.controller', [=> function () {
  2260.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2261.         }, => 'onKernelController'], 0);
  2262.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2263.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2264.         }, => 'checkPassport'], 1024);
  2265.         $instance->addListener('kernel.response', [=> function () {
  2266.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  2267.         }, => 'onKernelResponse'], 0);
  2268.         $instance->addListener('kernel.response', [=> function () {
  2269.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] ?? $this->getGoogleAnalyticsCodeListenerService());
  2270.         }, => 'onKernelResponse'], -110);
  2271.         $instance->addListener('kernel.response', [=> function () {
  2272.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] ?? $this->getGoogleTagManagerListenerService());
  2273.         }, => 'onKernelResponse'], -108);
  2274.         $instance->addListener('kernel.request', [=> function () {
  2275.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  2276.         }, => 'onKernelRequest'], 610);
  2277.         $instance->addListener('kernel.response', [=> function () {
  2278.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  2279.         }, => 'onKernelResponse'], -120);
  2280.         $instance->addListener('kernel.response', [=> function () {
  2281.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  2282.         }, => 'stopPropagationCheck'], 100);
  2283.         $instance->addListener('kernel.request', [=> function () {
  2284.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] ?? $this->getMaintenancePageListenerService());
  2285.         }, => 'onKernelRequest'], 620);
  2286.         $instance->addListener('pimcore.admin.indexAction.settings', [=> function () {
  2287.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\AdminListener'] ?? $this->load('getAdminListenerService'));
  2288.         }, => 'addIndexSettings'], 0);
  2289.         $instance->addListener('Pimcore\\Bundle\\DataImporterBundle\\Event\\PostPreparationEvent', [=> function () {
  2290.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\DataImporterListener'] ?? $this->load('getDataImporterListenerService'));
  2291.         }, => 'importPrepared'], 0);
  2292.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2293.             return ($this->privates['Javra\\ReIndexOnTheFlyBundle\\EventListener\\IndexOnPostListener'] ?? ($this->privates['Javra\\ReIndexOnTheFlyBundle\\EventListener\\IndexOnPostListener'] = new \Javra\ReIndexOnTheFlyBundle\EventListener\IndexOnPostListener()));
  2294.         }, => 'DataObjectOnPostAddEdit'], 0);
  2295.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2296.             return ($this->privates['Javra\\ReIndexOnTheFlyBundle\\EventListener\\IndexOnPostListener'] ?? ($this->privates['Javra\\ReIndexOnTheFlyBundle\\EventListener\\IndexOnPostListener'] = new \Javra\ReIndexOnTheFlyBundle\EventListener\IndexOnPostListener()));
  2297.         }, => 'DataObjectOnPostAddEdit'], 0);
  2298.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  2299.             return ($this->privates['Javra\\ReIndexOnTheFlyBundle\\EventListener\\IndexOnPostListener'] ?? ($this->privates['Javra\\ReIndexOnTheFlyBundle\\EventListener\\IndexOnPostListener'] = new \Javra\ReIndexOnTheFlyBundle\EventListener\IndexOnPostListener()));
  2300.         }, => 'DataObjectOnPostDelete'], 0);
  2301.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2302.             return ($this->privates['Javra\\ReIndexOnTheFlyBundle\\EventListener\\IndexOnPostListener'] ?? ($this->privates['Javra\\ReIndexOnTheFlyBundle\\EventListener\\IndexOnPostListener'] = new \Javra\ReIndexOnTheFlyBundle\EventListener\IndexOnPostListener()));
  2303.         }, => 'AssetOnPostAddEdit'], 0);
  2304.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2305.             return ($this->privates['Javra\\ReIndexOnTheFlyBundle\\EventListener\\IndexOnPostListener'] ?? ($this->privates['Javra\\ReIndexOnTheFlyBundle\\EventListener\\IndexOnPostListener'] = new \Javra\ReIndexOnTheFlyBundle\EventListener\IndexOnPostListener()));
  2306.         }, => 'AssetOnPostAddEdit'], 0);
  2307.         $instance->addListener('pimcore.asset.preDelete', [=> function () {
  2308.             return ($this->privates['Javra\\ReIndexOnTheFlyBundle\\EventListener\\IndexOnPostListener'] ?? ($this->privates['Javra\\ReIndexOnTheFlyBundle\\EventListener\\IndexOnPostListener'] = new \Javra\ReIndexOnTheFlyBundle\EventListener\IndexOnPostListener()));
  2309.         }, => 'AssetOnPostDelete'], 0);
  2310.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  2311.             return ($this->privates['DevelopmentBundle\\EventListener\\WorkflowListener'] ?? $this->load('getWorkflowListenerService'));
  2312.         }, => 'preSendData'], 0);
  2313.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  2314.             return ($this->privates['DevelopmentBundle\\EventListener\\WorkflowListener'] ?? $this->load('getWorkflowListenerService'));
  2315.         }, => 'onPreUpdate'], 0);
  2316.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2317.             return ($this->privates['DevelopmentBundle\\EventListener\\WorkflowListener'] ?? $this->load('getWorkflowListenerService'));
  2318.         }, => 'postAdd'], 0);
  2319.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  2320.             return ($this->privates['DevelopmentBundle\\EventListener\\BrandImageListener'] ?? ($this->privates['DevelopmentBundle\\EventListener\\BrandImageListener'] = new \DevelopmentBundle\EventListener\BrandImageListener()));
  2321.         }, => 'onPreUpdate'], 0);
  2322.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  2323.             return ($this->privates['DownloadPdfBundle\\EventListener\\DownloadPdfListener'] ?? $this->load('getDownloadPdfListenerService'));
  2324.         }, => 'checkPermissions'], 0);
  2325.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  2326.             return ($this->privates['DownloadPdfBundle\\EventListener\\DownloadPdfListener'] ?? $this->load('getDownloadPdfListenerService'));
  2327.         }, => 'onPreUpdate'], 0);
  2328.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2329.             return ($this->privates['MagentoApiBundle\\EventListener\\TemplateSaveListener'] ?? ($this->privates['MagentoApiBundle\\EventListener\\TemplateSaveListener'] = new \MagentoApiBundle\EventListener\TemplateSaveListener()));
  2330.         }, => 'onPostUpdate'], 0);
  2331.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  2332.             return ($this->privates['PfcComponentBundle\\EventListener\\ComponentProductTitle'] ?? ($this->privates['PfcComponentBundle\\EventListener\\ComponentProductTitle'] = new \PfcComponentBundle\EventListener\ComponentProductTitle()));
  2333.         }, => 'onPreUpdate'], 0);
  2334.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  2335.             return ($this->privates['PfcExportBundle\\EventListener\\ThemeListener'] ?? $this->load('getThemeListenerService'));
  2336.         }, => 'checkPermissions'], 0);
  2337.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  2338.             return ($this->privates['PfcExportBundle\\EventListener\\ThemeListener'] ?? $this->load('getThemeListenerService'));
  2339.         }, => 'onPreUpdate'], 0);
  2340.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  2341.             return ($this->privates['PfcExportBundle\\EventListener\\TemplateListener'] ?? $this->load('getTemplateListenerService'));
  2342.         }, => 'checkPermissions'], 0);
  2343.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  2344.             return ($this->privates['PfcGenerateSkuBundle\\EventListener\\WorkflowListener'] ?? $this->load('getWorkflowListener2Service'));
  2345.         }, => 'checkPermissions'], 0);
  2346.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  2347.             return ($this->privates['PfcGenerateSkuBundle\\EventListener\\WorkflowListener'] ?? $this->load('getWorkflowListener2Service'));
  2348.         }, => 'onPreUpdate'], 0);
  2349.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2350.             return ($this->privates['PfcGenerateSkuBundle\\EventListener\\WorkflowListener'] ?? $this->load('getWorkflowListener2Service'));
  2351.         }, => 'postAdd'], 0);
  2352.         $instance->addListener('pimcore.admin.class.objectbrick.updateDefinition', [=> function () {
  2353.             return ($this->privates['PfcGenerateSkuBundle\\EventListener\\WorkflowListener'] ?? $this->load('getWorkflowListener2Service'));
  2354.         }, => 'generatePfAttributeDefinition'], 0);
  2355.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2356.             return ($this->privates['PfcImportBundle\\EventListener\\PfcListener'] ?? ($this->privates['PfcImportBundle\\EventListener\\PfcListener'] = new \PfcImportBundle\EventListener\PfcListener()));
  2357.         }, => 'postAdd'], 0);
  2358.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  2359.             return ($this->privates['PfcPublicationBundle\\EventListener\\WorkflowListener'] ?? $this->load('getWorkflowListener3Service'));
  2360.         }, => 'onPreUpdate'], 0);
  2361.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  2362.             return ($this->privates['PfcPublicationBundle\\EventListener\\PostAdd\\WorkflowDispachListener'] ?? $this->load('getWorkflowDispachListenerService'));
  2363.         }, => 'onPostLoad'], 0);
  2364.         $instance->addListener('kernel.exception', [=> function () {
  2365.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  2366.         }, => 'onKernelException'], 0);
  2367.         $instance->addListener('workflow.Development_Workflow.guard.readyForReview_toSetCompliance_development', [=> function () {
  2368.             return ($this->privates['workflow.Development_Workflow.listener.guard'] ?? $this->load('getWorkflow_DevelopmentWorkflow_Listener_GuardService'));
  2369.         }, => 'onTransition'], 0);
  2370.         $instance->addListener('workflow.Development_Workflow.guard.createSku_toSetCompliance_development', [=> function () {
  2371.             return ($this->privates['workflow.Development_Workflow.listener.guard'] ?? $this->load('getWorkflow_DevelopmentWorkflow_Listener_GuardService'));
  2372.         }, => 'onTransition'], 0);
  2373.         $instance->addListener('workflow.Development_Workflow.guard.compliance_feedback', [=> function () {
  2374.             return ($this->privates['workflow.Development_Workflow.listener.guard'] ?? $this->load('getWorkflow_DevelopmentWorkflow_Listener_GuardService'));
  2375.         }, => 'onTransition'], 0);
  2376.         $instance->addListener('workflow.Development_Workflow.guard.compliance_objections', [=> function () {
  2377.             return ($this->privates['workflow.Development_Workflow.listener.guard'] ?? $this->load('getWorkflow_DevelopmentWorkflow_Listener_GuardService'));
  2378.         }, => 'onTransition'], 0);
  2379.         $instance->addListener('workflow.Development_Workflow.guard.no_compliance_objections', [=> function () {
  2380.             return ($this->privates['workflow.Development_Workflow.listener.guard'] ?? $this->load('getWorkflow_DevelopmentWorkflow_Listener_GuardService'));
  2381.         }, => 'onTransition'], 0);
  2382.         $instance->addListener('workflow.Development_Workflow.guard.adjust_development', [=> function () {
  2383.             return ($this->privates['workflow.Development_Workflow.listener.guard'] ?? $this->load('getWorkflow_DevelopmentWorkflow_Listener_GuardService'));
  2384.         }, => 'onTransition'], 0);
  2385.         $instance->addListener('workflow.Development_Workflow.guard.cancel_development', [=> function () {
  2386.             return ($this->privates['workflow.Development_Workflow.listener.guard'] ?? $this->load('getWorkflow_DevelopmentWorkflow_Listener_GuardService'));
  2387.         }, => 'onTransition'], 0);
  2388.         $instance->addListener('workflow.Development_Workflow.guard.set_compliances', [=> function () {
  2389.             return ($this->privates['workflow.Development_Workflow.listener.guard'] ?? $this->load('getWorkflow_DevelopmentWorkflow_Listener_GuardService'));
  2390.         }, => 'onTransition'], 0);
  2391.         $instance->addListener('workflow.Development_Workflow.guard.review_ready', [=> function () {
  2392.             return ($this->privates['workflow.Development_Workflow.listener.guard'] ?? $this->load('getWorkflow_DevelopmentWorkflow_Listener_GuardService'));
  2393.         }, => 'onTransition'], 0);
  2394.         $instance->addListener('workflow.Development_Workflow.guard.create_sku', [=> function () {
  2395.             return ($this->privates['workflow.Development_Workflow.listener.guard'] ?? $this->load('getWorkflow_DevelopmentWorkflow_Listener_GuardService'));
  2396.         }, => 'onTransition'], 0);
  2397.         $instance->addListener('workflow.Development_Workflow.guard.create_paf', [=> function () {
  2398.             return ($this->privates['workflow.Development_Workflow.listener.guard'] ?? $this->load('getWorkflow_DevelopmentWorkflow_Listener_GuardService'));
  2399.         }, => 'onTransition'], 0);
  2400.         $instance->addListener('workflow.Product_Workflow.guard.reject_review', [=> function () {
  2401.             return ($this->privates['workflow.Product_Workflow.listener.guard'] ?? $this->load('getWorkflow_ProductWorkflow_Listener_GuardService'));
  2402.         }, => 'onTransition'], 0);
  2403.         $instance->addListener('workflow.Product_Workflow.guard.reopen_product_enrich', [=> function () {
  2404.             return ($this->privates['workflow.Product_Workflow.listener.guard'] ?? $this->load('getWorkflow_ProductWorkflow_Listener_GuardService'));
  2405.         }, => 'onTransition'], 0);
  2406.         $instance->addListener('workflow.Product_Workflow.guard.translation_done', [=> function () {
  2407.             return ($this->privates['workflow.Product_Workflow.listener.guard'] ?? $this->load('getWorkflow_ProductWorkflow_Listener_GuardService'));
  2408.         }, => 'onTransition'], 0);
  2409.         $instance->addListener('workflow.Product_Workflow.guard.ready_for_review', [=> function () {
  2410.             return ($this->privates['workflow.Product_Workflow.listener.guard'] ?? $this->load('getWorkflow_ProductWorkflow_Listener_GuardService'));
  2411.         }, => 'onTransition'], 0);
  2412.         $instance->addListener('workflow.Product_Workflow.guard.ready_for_translation', [=> function () {
  2413.             return ($this->privates['workflow.Product_Workflow.listener.guard'] ?? $this->load('getWorkflow_ProductWorkflow_Listener_GuardService'));
  2414.         }, => 'onTransition'], 0);
  2415.         $instance->addListener('workflow.Product_Workflow.guard.ready_for_translation2', [=> function () {
  2416.             return ($this->privates['workflow.Product_Workflow.listener.guard'] ?? $this->load('getWorkflow_ProductWorkflow_Listener_GuardService'));
  2417.         }, => 'onTransition'], 0);
  2418.         $instance->addListener('workflow.Product_Workflow.guard.create_sku', [=> function () {
  2419.             return ($this->privates['workflow.Product_Workflow.listener.guard'] ?? $this->load('getWorkflow_ProductWorkflow_Listener_GuardService'));
  2420.         }, => 'onTransition'], 0);
  2421.         $instance->addListener('workflow.Product_Workflow.guard.create_done', [=> function () {
  2422.             return ($this->privates['workflow.Product_Workflow.listener.guard'] ?? $this->load('getWorkflow_ProductWorkflow_Listener_GuardService'));
  2423.         }, => 'onTransition'], 0);
  2424.         $instance->addListener('kernel.response', [=> function () {
  2425.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2426.         }, => 'onKernelResponse'], 0);
  2427.         $instance->addListener('kernel.response', [=> function () {
  2428.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2429.         }, => 'onKernelResponse'], -1024);
  2430.         $instance->addListener('kernel.request', [=> function () {
  2431.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  2432.         }, => 'setDefaultLocale'], 100);
  2433.         $instance->addListener('kernel.request', [=> function () {
  2434.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  2435.         }, => 'onKernelRequest'], 16);
  2436.         $instance->addListener('kernel.finish_request', [=> function () {
  2437.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  2438.         }, => 'onKernelFinishRequest'], 0);
  2439.         $instance->addListener('kernel.request', [=> function () {
  2440.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2441.         }, => 'onKernelRequest'], 256);
  2442.         $instance->addListener('kernel.response', [=> function () {
  2443.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2444.         }, => 'onResponse'], -255);
  2445.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2446.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2447.         }, => 'onControllerArguments'], 0);
  2448.         $instance->addListener('kernel.exception', [=> function () {
  2449.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2450.         }, => 'logKernelException'], 0);
  2451.         $instance->addListener('kernel.exception', [=> function () {
  2452.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2453.         }, => 'onKernelException'], -128);
  2454.         $instance->addListener('kernel.response', [=> function () {
  2455.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2456.         }, => 'removeCspHeader'], -128);
  2457.         $instance->addListener('kernel.request', [=> function () {
  2458.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2459.         }, => 'onKernelRequest'], 15);
  2460.         $instance->addListener('kernel.finish_request', [=> function () {
  2461.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2462.         }, => 'onKernelFinishRequest'], -15);
  2463.         $instance->addListener('console.error', [=> function () {
  2464.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2465.         }, => 'onConsoleError'], -128);
  2466.         $instance->addListener('console.terminate', [=> function () {
  2467.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2468.         }, => 'onConsoleTerminate'], -128);
  2469.         $instance->addListener('console.error', [=> function () {
  2470.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2471.         }, => 'onConsoleError'], 0);
  2472.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2473.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2474.         }, => 'onMessage'], -255);
  2475.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2476.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2477.         }, => 'onMessage'], -255);
  2478.         $instance->addListener('kernel.request', [=> function () {
  2479.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2480.         }, => 'configure'], 2048);
  2481.         $instance->addListener('console.command', [=> function () {
  2482.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2483.         }, => 'configure'], 2048);
  2484.         $instance->addListener('kernel.request', [=> function () {
  2485.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2486.         }, => 'onKernelRequest'], 32);
  2487.         $instance->addListener('kernel.finish_request', [=> function () {
  2488.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2489.         }, => 'onKernelFinishRequest'], 0);
  2490.         $instance->addListener('kernel.exception', [=> function () {
  2491.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2492.         }, => 'onKernelException'], -64);
  2493.         $instance->addListener('kernel.response', [=> function () {
  2494.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2495.         }, => 'onKernelResponse'], 0);
  2496.         $instance->addListener('kernel.request', [=> function () {
  2497.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  2498.         }, => 'onKernelRequest'], 128);
  2499.         $instance->addListener('kernel.response', [=> function () {
  2500.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  2501.         }, => 'onKernelResponse'], -1000);
  2502.         $instance->addListener('kernel.finish_request', [=> function () {
  2503.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  2504.         }, => 'onFinishRequest'], 0);
  2505.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2506.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  2507.         }, => 'onMessageFailed'], 100);
  2508.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2509.             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()));
  2510.         }, => 'onMessageFailed'], 200);
  2511.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2512.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  2513.         }, => 'onWorkerRunning'], 100);
  2514.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2515.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2516.         }, => 'onWorkerStarted'], 0);
  2517.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2518.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2519.         }, => 'onWorkerRunning'], 0);
  2520.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2521.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  2522.         }, => 'onWorkerStarted'], 100);
  2523.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2524.             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()));
  2525.         }, => 'onMessageFailed'], 0);
  2526.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2527.             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()));
  2528.         }, => 'onWorkerRunning'], 0);
  2529.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  2530.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  2531.         }, => 'onNotification'], -255);
  2532.         $instance->addListener('kernel.response', [=> function () {
  2533.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2534.         }, => 'onKernelResponse'], -100);
  2535.         $instance->addListener('kernel.exception', [=> function () {
  2536.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2537.         }, => 'onKernelException'], 0);
  2538.         $instance->addListener('kernel.terminate', [=> function () {
  2539.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2540.         }, => 'onKernelTerminate'], -1024);
  2541.         $instance->addListener('kernel.controller', [=> function () {
  2542.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2543.         }, => 'onKernelController'], 0);
  2544.         $instance->addListener('kernel.response', [=> function () {
  2545.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2546.         }, => 'onKernelResponse'], 0);
  2547.         $instance->addListener('kernel.response', [=> function () {
  2548.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2549.         }, => 'onKernelResponse'], 0);
  2550.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2551.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2552.         }, => 'checkPassport'], 0);
  2553.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2554.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2555.         }, => 'onLoginSuccess'], 0);
  2556.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2557.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  2558.         }, => 'onVoterVote'], 0);
  2559.         $instance->addListener('kernel.request', [=> function () {
  2560.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2561.         }, => 'configureLogoutUrlGenerator'], 8);
  2562.         $instance->addListener('kernel.request', [=> function () {
  2563.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2564.         }, => 'onKernelRequest'], 8);
  2565.         $instance->addListener('kernel.finish_request', [=> function () {
  2566.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2567.         }, => 'onKernelFinishRequest'], 0);
  2568.         $instance->addListener('kernel.exception', [=> function () {
  2569.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.pimcore_admin'] ?? $this->load('getSecurity_Authentication_KernelExceptionListener_TwoFactor_PimcoreAdminService'));
  2570.         }, => 'onKernelException'], 2);
  2571.         $instance->addListener('kernel.request', [=> function () {
  2572.             return ($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService());
  2573.         }, => 'onKernelRequest'], 0);
  2574.         $instance->addListener('security.authentication.success', [=> function () {
  2575.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  2576.         }, => 'onLogin'], 9223372036854775807);
  2577.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  2578.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  2579.         }, => 'onAccessDenied'], 0);
  2580.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  2581.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  2582.         }, => 'onTwoFactorForm'], 0);
  2583.         $instance->addListener('kernel.response', [=> function () {
  2584.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  2585.         }, => 'onKernelResponse'], 1);
  2586.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2587.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  2588.         }, => 'onMessage'], 0);
  2589.         $instance->addListener('console.command', [=> function () {
  2590.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2591.         }, => 'onCommand'], 255);
  2592.         $instance->addListener('console.terminate', [=> function () {
  2593.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2594.         }, => 'onTerminate'], -255);
  2595.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2596.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2597.         }, => 'onWorkerMessageHandled'], 0);
  2598.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2599.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2600.         }, => 'onWorkerMessageFailed'], 0);
  2601.         $instance->addListener('kernel.controller', [=> function () {
  2602.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2603.         }, => 'onKernelController'], 0);
  2604.         $instance->addListener('kernel.controller', [=> function () {
  2605.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2606.         }, => 'onKernelController'], 0);
  2607.         $instance->addListener('kernel.controller', [=> function () {
  2608.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2609.         }, => 'onKernelController'], -128);
  2610.         $instance->addListener('kernel.view', [=> function () {
  2611.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2612.         }, => 'onKernelView'], 0);
  2613.         $instance->addListener('kernel.controller', [=> function () {
  2614.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2615.         }, => 'onKernelController'], 0);
  2616.         $instance->addListener('kernel.response', [=> function () {
  2617.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2618.         }, => 'onKernelResponse'], 0);
  2619.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2620.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2621.         }, => 'onKernelControllerArguments'], 0);
  2622.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2623.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2624.         }, => 'onKernelControllerArguments'], 0);
  2625.         $instance->addListener('presta_sitemap.populate', [=> function () {
  2626.             return ($this->privates['presta_sitemap.eventlistener.route_annotation'] ?? $this->load('getPrestaSitemap_Eventlistener_RouteAnnotationService'));
  2627.         }, => 'registerRouteAnnotation'], 0);
  2628.         $instance->addListener('security.authentication.success', [=> function () {
  2629.             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()));
  2630.         }, => 'onLogin'], 9223372036854775806);
  2631.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2632.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  2633.         }, => 'checkPassport'], 0);
  2634.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2635.             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()));
  2636.         }, => 'onSuccessfulLogin'], -63);
  2637.         $instance->addListener('console.command', [=> function () {
  2638.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  2639.         }, => 'configure'], 1024);
  2640.         $instance->addListener('kernel.response', [=> function () {
  2641.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2642.         }, => 'onKernelResponse'], -128);
  2643.         $instance->addListener('knp_pager.items', [=> function () {
  2644.             return ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] ?? ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] = new \Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber()));
  2645.         }, => 'items'], -5);
  2646.         $instance->addListener('knp_pager.before', [=> function () {
  2647.             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()));
  2648.         }, => 'before'], 0);
  2649.         $instance->addListener('knp_pager.pagination', [=> function () {
  2650.             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()));
  2651.         }, => 'pagination'], 0);
  2652.         $instance->addListener('workflow.completed', [=> function () {
  2653.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotificationSubscriber'] ?? $this->load('getNotificationSubscriberService'));
  2654.         }, => 'onWorkflowCompleted'], 0);
  2655.         $instance->addListener('workflow.completed', [=> function () {
  2656.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
  2657.         }, => 'onWorkflowCompleted'], 1);
  2658.         $instance->addListener('workflow.enter', [=> function () {
  2659.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
  2660.         }, => 'onWorkflowEnter'], 0);
  2661.         $instance->addListener('pimcore.workflow.preGlobalAction', [=> function () {
  2662.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
  2663.         }, => 'onPreGlobalAction'], 0);
  2664.         $instance->addListener('pimcore.workflow.postGlobalAction', [=> function () {
  2665.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
  2666.         }, => 'onPostGlobalAction'], 0);
  2667.         $instance->addListener('workflow.completed', [=> function () {
  2668.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] ?? ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] = new \Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber()));
  2669.         }, => 'onWorkflowCompleted'], 0);
  2670.         $instance->addListener('kernel.request', [=> function () {
  2671.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  2672.         }, => 'onKernelRequest'], 512);
  2673.         $instance->addListener('kernel.exception', [=> function () {
  2674.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  2675.         }, => 'onKernelException'], 64);
  2676.         $instance->addListener('kernel.request', [=> function () {
  2677.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener'] ?? $this->getPimcoreContextListenerService());
  2678.         }, => 'onKernelRequest'], 24);
  2679.         $instance->addListener('kernel.request', [=> function () {
  2680.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  2681.         }, => 'onKernelRequest'], 20);
  2682.         $instance->addListener('kernel.controller', [=> function () {
  2683.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  2684.         }, => 'onKernelController'], 50);
  2685.         $instance->addListener('kernel.response', [=> function () {
  2686.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener()));
  2687.         }, => 'onKernelResponse'], 0);
  2688.         $instance->addListener('kernel.request', [=> function () {
  2689.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  2690.         }, => 'onKernelRequest'], 1);
  2691.         $instance->addListener('kernel.response', [=> function () {
  2692.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  2693.         }, => 'onKernelResponse'], 0);
  2694.         $instance->addListener('kernel.request', [=> function () {
  2695.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener'] ?? $this->getTranslationDebugListenerService());
  2696.         }, => 'onKernelRequest'], 0);
  2697.         $instance->addListener('kernel.terminate', [=> function () {
  2698.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  2699.         }, => 'onKernelTerminate'], 0);
  2700.         $instance->addListener('console.terminate', [=> function () {
  2701.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  2702.         }, => 'onConsoleTerminate'], 0);
  2703.         $instance->addListener('kernel.controller', [=> function () {
  2704.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] ?? $this->getElementListenerService());
  2705.         }, => 'onKernelController'], 30);
  2706.         $instance->addListener('kernel.controller', [=> function () {
  2707.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  2708.         }, => 'onKernelController'], 15);
  2709.         $instance->addListener('kernel.response', [=> function () {
  2710.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  2711.         }, => 'onKernelResponse'], 0);
  2712.         $instance->addListener('kernel.request', [=> function () {
  2713.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  2714.         }, => 'onKernelRequest'], 700);
  2715.         $instance->addListener('kernel.response', [=> function () {
  2716.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener'] ?? $this->getHardlinkCanonicalListenerService());
  2717.         }, => 'onKernelResponse'], 0);
  2718.         $instance->addListener('kernel.request', [=> function () {
  2719.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  2720.         }, => 'onKernelRequest'], 0);
  2721.         $instance->addListener('kernel.response', [=> function () {
  2722.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  2723.         }, => 'onKernelResponse'], 0);
  2724.         $instance->addListener('kernel.request', [=> function () {
  2725.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener'] ?? $this->getDocumentMetaDataListenerService());
  2726.         }, => 'onKernelRequest'], 0);
  2727.         $instance->addListener('pimcore.document.renderer.pre_render', [=> function () {
  2728.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  2729.         }, => 'onPreRender'], 0);
  2730.         $instance->addListener('pimcore.document.renderer.post_render', [=> function () {
  2731.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  2732.         }, => 'onPostRender'], 0);
  2733.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2734.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2735.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  2736.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2737.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2738.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  2739.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2740.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2741.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  2742.         $instance->addListener('kernel.request', [=> function () {
  2743.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2744.         }, => 'onKernelRequest'], 510);
  2745.         $instance->addListener('kernel.response', [=> function () {
  2746.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2747.         }, => 'onKernelResponse'], -120);
  2748.         $instance->addListener('kernel.view', [=> function () {
  2749.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ContentTemplateListener'] ?? $this->load('getContentTemplateListenerService'));
  2750.         }, => 'onKernelView'], 16);
  2751.         $instance->addListener('kernel.controller', [=> function () {
  2752.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  2753.         }, => 'onKernelController'], 0);
  2754.         $instance->addListener('kernel.response', [=> function () {
  2755.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  2756.         }, => 'onKernelResponse'], 0);
  2757.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2758.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2759.         }, => 'onElementPostAdd'], 0);
  2760.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2761.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2762.         }, => 'onElementPostAdd'], 0);
  2763.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2764.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2765.         }, => 'onElementPostAdd'], 0);
  2766.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2767.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2768.         }, => 'onElementPostDelete'], 0);
  2769.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2770.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2771.         }, => 'onElementPostDelete'], 0);
  2772.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2773.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2774.         }, => 'onElementPostDelete'], 0);
  2775.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  2776.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2777.         }, => 'onAdminElementGetPreSendData'], 0);
  2778.         $instance->addListener('pimcore.admin.asset.get.preSendData', [=> function () {
  2779.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2780.         }, => 'onAdminElementGetPreSendData'], 0);
  2781.         $instance->addListener('pimcore.admin.document.get.preSendData', [=> function () {
  2782.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2783.         }, => 'onAdminElementGetPreSendData'], 0);
  2784.         $instance->addListener('pimcore.dataobject.postCopy', [=> function () {
  2785.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2786.         }, => 'onPostCopy'], 0);
  2787.         $instance->addListener('pimcore.document.postCopy', [=> function () {
  2788.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2789.         }, => 'onPostCopy'], 0);
  2790.         $instance->addListener('pimcore.asset.postCopy', [=> function () {
  2791.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2792.         }, => 'onPostCopy'], 0);
  2793.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2794.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2795.         }, => 'onPostAssetDelete'], -9999);
  2796.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2797.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2798.         }, => 'onPostAddUpdateElement'], 0);
  2799.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2800.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2801.         }, => 'onPostAddUpdateElement'], 0);
  2802.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2803.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2804.         }, => 'onPostAddUpdateElement'], 0);
  2805.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  2806.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2807.         }, => 'onPreDeleteElement'], 0);
  2808.         $instance->addListener('pimcore.document.preDelete', [=> function () {
  2809.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2810.         }, => 'onPreDeleteElement'], 0);
  2811.         $instance->addListener('pimcore.asset.preDelete', [=> function () {
  2812.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2813.         }, => 'onPreDeleteElement'], 0);
  2814.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2815.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2816.         }, => 'onPostAddUpdateElement'], 0);
  2817.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2818.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2819.         }, => 'onPostAddUpdateElement'], 0);
  2820.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2821.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2822.         }, => 'onPostAddUpdateElement'], 0);
  2823.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2824.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2825.         }, => 'onPostAdd'], 0);
  2826.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2827.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2828.         }, => 'onPostAdd'], 0);
  2829.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2830.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2831.         }, => 'onPostAdd'], 0);
  2832.         $instance->addListener('pimcore.class.postAdd', [=> function () {
  2833.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2834.         }, => 'onPostAdd'], 0);
  2835.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2836.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2837.         }, => 'onPostDelete'], 0);
  2838.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2839.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2840.         }, => 'onPostDelete'], 0);
  2841.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2842.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2843.         }, => 'onPostDelete'], 0);
  2844.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2845.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2846.         }, => 'onPostDelete'], 0);
  2847.         $instance->addListener('kernel.exception', [=> function () {
  2848.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseExceptionListener'] ?? $this->load('getResponseExceptionListenerService'));
  2849.         }, => 'onKernelException'], 0);
  2850.         $instance->addListener('kernel.response', [=> function () {
  2851.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] ?? $this->getResponseHeaderListenerService());
  2852.         }, => 'onKernelResponse'], 32);
  2853.         $instance->addListener('kernel.request', [=> function () {
  2854.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  2855.         }, => 'onKernelRequest'], 0);
  2856.         $instance->addListener('kernel.response', [=> function () {
  2857.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  2858.         }, => 'onKernelResponse'], 0);
  2859.         $instance->addListener('kernel.response', [=> function () {
  2860.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseStackListener'] ?? $this->getResponseStackListenerService());
  2861.         }, => 'onKernelResponse'], 24);
  2862.         $instance->addListener('kernel.response', [=> function () {
  2863.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] ?? $this->getInternalWysiwygHtmlAttributeFilterListenerService());
  2864.         }, => 'onKernelResponse'], 0);
  2865.         $instance->addListener('kernel.request', [=> function () {
  2866.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] ?? $this->getGoogleSearchConsoleVerificationListenerService());
  2867.         }, => 'onKernelRequest'], 64);
  2868.         $instance->addListener('kernel.request', [=> function () {
  2869.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener'] ?? $this->getOutputTimestampListenerService());
  2870.         }, => 'onKernelRequest'], 0);
  2871.         $instance->addListener('kernel.request', [=> function () {
  2872.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'] ?? $this->getWebDebugToolbarListenerService());
  2873.         }, => 'onKernelResponse'], -118);
  2874.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [=> function () {
  2875.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener()));
  2876.         }, => 'handle'], 0);
  2877.         $instance->addListener('presta_sitemap.populate', [=> function () {
  2878.             return ($this->privates['Pimcore\\Sitemap\\EventListener\\SitemapGeneratorListener'] ?? $this->load('getSitemapGeneratorListenerService'));
  2879.         }, => 'onPopulateSitemap'], 0);
  2880.         $instance->addListener('kernel.request', [=> function () {
  2881.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2882.         }, => 'onKernelRequest'], 7);
  2883.         $instance->addListener('kernel.response', [=> function () {
  2884.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2885.         }, => 'onKernelResponse'], -115);
  2886.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  2887.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2888.         }, => 'onPreResolve'], 0);
  2889.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  2890.             return ($this->privates['Pimcore\\Targeting\\EventListener\\DocumentTargetGroupListener'] ?? $this->load('getDocumentTargetGroupListenerService'));
  2891.         }, => 'onVisitorInfoResolve'], 0);
  2892.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  2893.             return ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] = new \Pimcore\Targeting\EventListener\FullPageCacheCookieCleanupListener()));
  2894.         }, => 'onPrepareFullPageCacheResponse'], 0);
  2895.         $instance->addListener('pimcore.targeting.visited_pages_count_match', [=> function () {
  2896.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  2897.         }, => 'onVisitedPagesCountMatch'], 0);
  2898.         $instance->addListener('pimcore.targeting.post_resolve', [=> function () {
  2899.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  2900.         }, => 'onPostResolveVisitorInfo'], 0);
  2901.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  2902.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  2903.         }, => 'onPreResolve'], -10);
  2904.         $instance->addListener('kernel.response', [=> function () {
  2905.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  2906.         }, => 'onKernelResponse'], -127);
  2907.         $instance->addListener('pimcore.cache.full_page.ignored_session_keys', [=> function () {
  2908.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  2909.         }, => 'configureIgnoredSessionKeys'], 0);
  2910.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  2911.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  2912.         }, => 'prepareFullPageCacheResponse'], 0);
  2913.         $instance->addListener('kernel.request', [=> function () {
  2914.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  2915.         }, => 'onKernelRequest'], 127);
  2916.         $instance->addListener('kernel.request', [=> function () {
  2917.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService());
  2918.         }, => 'onKernelRequest'], 127);
  2919.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2920.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  2921.         }, => 'onLogout'], 0);
  2922.         $instance->addListener('kernel.response', [=> function () {
  2923.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] ?? $this->getAdminSecurityListenerService());
  2924.         }, => 'onKernelResponse'], 0);
  2925.         $instance->addListener('kernel.controller', [=> function () {
  2926.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] ?? $this->getAdminAuthenticationDoubleCheckListenerService());
  2927.         }, => 'onKernelController'], 0);
  2928.         $instance->addListener('kernel.request', [=> function () {
  2929.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());
  2930.         }, => 'handleRequest'], 11);
  2931.         $instance->addListener('kernel.exception', [=> function () {
  2932.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] ?? $this->load('getAdminExceptionListenerService'));
  2933.         }, => 'onKernelException'], 0);
  2934.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2935.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  2936.         }, => 'onClassDelete'], 0);
  2937.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  2938.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  2939.         }, => 'onUserDelete'], 0);
  2940.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2941.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  2942.         }, => 'onObjectDelete'], 0);
  2943.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2944.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  2945.         }, => 'onClassDelete'], 0);
  2946.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  2947.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  2948.         }, => 'onUserDelete'], 0);
  2949.         $instance->addListener('kernel.request', [=> function () {
  2950.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener'] ?? $this->getAdminSessionBagListenerService());
  2951.         }, => 'onKernelRequest'], 127);
  2952.         $instance->addListener('kernel.response', [=> function () {
  2953.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener'] ?? $this->getHttpCacheListenerService());
  2954.         }, => 'onKernelResponse'], 0);
  2955.         $instance->addListener('kernel.request', [=> function () {
  2956.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] ?? $this->getCustomAdminEntryPointCheckListenerService());
  2957.         }, => 'onKernelRequest'], 560);
  2958.         $instance->addListener('kernel.request', [=> function () {
  2959.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] ?? $this->getUserPerspectiveListenerService());
  2960.         }, => 'onKernelRequest'], 0);
  2961.         $instance->addListener('kernel.request', [=> function () {
  2962.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] ?? $this->getUsageStatisticsListenerService());
  2963.         }, => 'onKernelRequest'], 0);
  2964.         $instance->addListener('kernel.response', [=> function () {
  2965.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener'] ?? $this->getEnablePreviewTimeSliderListenerService());
  2966.         }, => 'onKernelResponse'], 0);
  2967.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2968.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2969.         }, => 'onObjectUpdate'], 0);
  2970.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2971.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2972.         }, => 'onObjectDelete'], 0);
  2973.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2974.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2975.         }, => 'onDocumentUpdate'], 0);
  2976.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2977.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2978.         }, => 'onDocumentDelete'], 0);
  2979.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2980.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2981.         }, => 'onAssetUpdate'], 0);
  2982.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2983.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2984.         }, => 'onAssetDelete'], 0);
  2985.         $instance->addListener('Pimcore\\Bundle\\DataHubFileExportBundle\\Event\\Admin\\ValidateConfigEvent', [=> function () {
  2986.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\AdminSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\AdminSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\AdminSubscriber()));
  2987.         }, => 'isValidConfig'], 0);
  2988.         $instance->addListener('Pimcore\\Bundle\\DataHubFileExportBundle\\Event\\Admin\\ResetConfigEvent', [=> function () {
  2989.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\AdminSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\AdminSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\AdminSubscriber()));
  2990.         }, => 'resetConfig'], 0);
  2991.         $instance->addListener('pimcore.datahub.configuration.postDelete', [=> function () {
  2992.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\ConfigurationEventSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\ConfigurationEventSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\ConfigurationEventSubscriber()));
  2993.         }, => 'postDelete'], 0);
  2994.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2995.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\DataObjectSubscriber()));
  2996.         }, => 'doExport'], 0);
  2997.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2998.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\DataObjectSubscriber()));
  2999.         }, => 'doExport'], 0);
  3000.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  3001.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\DataObjectSubscriber()));
  3002.         }, => 'preDelete'], 0);
  3003.         $instance->addListener('pimcore.datahub.configuration.postDelete', [=> function () {
  3004.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriber2Service'));
  3005.         }, => 'postDelete'], 0);
  3006.         $instance->addListener('pimcore.datahub.configuration.postSave', [=> function () {
  3007.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriber2Service'));
  3008.         }, => 'postSave'], 0);
  3009.         $instance->addListener('workflow.Development_Workflow.guard', [=> function () {
  3010.             return ($this->privates['DevelopmentBundle\\EventListener\\WorkflowListener'] ?? $this->load('getWorkflowListenerService'));
  3011.         }, => 'guardPublish'], 0);
  3012.         $instance->addListener('workflow.Development_Workflow.leave', [=> function () {
  3013.             return ($this->privates['DevelopmentBundle\\EventListener\\WorkflowListener'] ?? $this->load('getWorkflowListenerService'));
  3014.         }, => 'onLeave'], 0);
  3015.         $instance->addListener('workflow.Download_pdf_Workflow.guard', [=> function () {
  3016.             return ($this->privates['DownloadPdfBundle\\EventListener\\DownloadPdfListener'] ?? $this->load('getDownloadPdfListenerService'));
  3017.         }, => 'guardPublish'], 0);
  3018.         $instance->addListener('workflow.Download_pdf_Workflow.leave', [=> function () {
  3019.             return ($this->privates['DownloadPdfBundle\\EventListener\\DownloadPdfListener'] ?? $this->load('getDownloadPdfListenerService'));
  3020.         }, => 'onLeave'], 0);
  3021.         $instance->addListener('workflow.Product_Workflow.guard', [=> function () {
  3022.             return ($this->privates['PfcGenerateSkuBundle\\EventListener\\WorkflowListener'] ?? $this->load('getWorkflowListener2Service'));
  3023.         }, => 'guardPublish'], 0);
  3024.         $instance->addListener('workflow.Product_Workflow.leave', [=> function () {
  3025.             return ($this->privates['PfcGenerateSkuBundle\\EventListener\\WorkflowListener'] ?? $this->load('getWorkflowListener2Service'));
  3026.         }, => 'onLeave'], 0);
  3027.         $instance->addListener('pimcore.admin.asset.get.preSendData', [=> function () {
  3028.             return ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] ?? ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] = new \Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener()));
  3029.         }, => 'getPreSendData'], 0);
  3030.         $instance->addListener('pimcore.admin.asset.list.beforeBatchUpdate', [=> function () {
  3031.             return ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] ?? ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] = new \Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener()));
  3032.         }, => 'assetListBeforeBatchUpdate'], 0);
  3033.         $instance->addListener('pimcore.admin.asset.list.beforeUpdate', [=> function () {
  3034.             return ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] ?? ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] = new \Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener()));
  3035.         }, => 'assetListBeforeUpdate'], 0);
  3036.         $instance->addListener('pimcore.admin.asset.getFieldGridConfig', [=> function () {
  3037.             return ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] ?? ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] = new \Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener()));
  3038.         }, => 'assetListGetFieldGridConfig'], 0);
  3039.         $instance->addListener('pimcore.admin.asset.metadata.preSave', [=> function () {
  3040.             return ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] ?? ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] = new \Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener()));
  3041.         }, => 'assetMetadataPreSet'], 0);
  3042.         $instance->addListener('pimcore.asset.preGetMetadata', [=> function () {
  3043.             return ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] ?? ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] = new \Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener()));
  3044.         }, => 'preGetMetadata'], 0);
  3045.         $instance->addListener('pimcore.asset.preUpdate', [=> function () {
  3046.             return ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] ?? ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] = new \Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener()));
  3047.         }, => 'preUpdate'], 0);
  3048.         $instance->addListener('pimcore.admin.indexAction.settings', [=> function () {
  3049.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\AdminSettingsSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\AdminSettingsSubscriber'] = new \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\AdminSettingsSubscriber([])));
  3050.         }, => 'getSettings'], 0);
  3051.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  3052.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\AssetUpdateSubscriber'] ?? $this->load('getAssetUpdateSubscriberService'));
  3053.         }, => 'updateAsset'], 0);
  3054.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3055.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\BatchTaskSubscriber'] ?? $this->load('getBatchTaskSubscriberService'));
  3056.         }, => 'onBatchTaskMessageFailed'], 0);
  3057.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  3058.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\BatchTaskSubscriber'] ?? $this->load('getBatchTaskSubscriberService'));
  3059.         }, => 'onWorkerMessageHandled'], 0);
  3060.         $instance->addListener('kernel.terminate', [=> function () {
  3061.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\BatchTaskSubscriber'] ?? $this->load('getBatchTaskSubscriberService'));
  3062.         }, => 'onTerminate'], 0);
  3063.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  3064.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DeleteElementSubscriber'] ?? $this->load('getDeleteElementSubscriberService'));
  3065.         }, => 'onDataObjectPostDelete'], 0);
  3066.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  3067.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DeleteElementSubscriber'] ?? $this->load('getDeleteElementSubscriberService'));
  3068.         }, => 'onAssetPostDelete'], 0);
  3069.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Permission\\DataPoolUpdateItemEvent', [=> function () {
  3070.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DenyPermissionsForFolders'] ?? $this->load('getDenyPermissionsForFoldersService'));
  3071.         }, => 'denyAccessForRootAndUploadFolder'], 0);
  3072.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Permission\\DataPoolDeleteItemEvent', [=> function () {
  3073.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DenyPermissionsForFolders'] ?? $this->load('getDenyPermissionsForFoldersService'));
  3074.         }, => 'denyAccessForRootAndUploadFolder'], 0);
  3075.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Permission\\DataPoolSubfolderItemEvent', [=> function () {
  3076.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DenyPermissionsForFolders'] ?? $this->load('getDenyPermissionsForFoldersService'));
  3077.         }, => 'denyAccessForUploadFolderOnly'], 0);
  3078.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  3079.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentCacheClearSubscriber'] ?? $this->load('getDocumentCacheClearSubscriberService'));
  3080.         }, => 'onDocumentSave'], 0);
  3081.         $instance->addListener('pimcore.document.preUpdate', [=> function () {
  3082.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  3083.         }, => 'onDocumentSave'], 0);
  3084.         $instance->addListener('pimcore.document.preAdd', [=> function () {
  3085.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  3086.         }, => 'onDocumentAdd'], 0);
  3087.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  3088.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  3089.         }, => 'triggerUpdatePortalsJson'], 0);
  3090.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  3091.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  3092.         }, => 'triggerUpdatePortalsJson'], 0);
  3093.         $instance->addListener('kernel.terminate', [=> function () {
  3094.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  3095.         }, => 'onTerminate'], 0);
  3096.         $instance->addListener('console.terminate', [=> function () {
  3097.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  3098.         }, => 'onTerminate'], -1000);
  3099.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Download\\DownloadAssetEvent', [=> function () {
  3100.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DownloadTrackerSubscriber'] ?? $this->load('getDownloadTrackerSubscriberService'));
  3101.         }, => 'onDownloadAsset'], 0);
  3102.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  3103.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3104.         }, => 'updateDataObject'], 0);
  3105.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  3106.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3107.         }, => 'updateDataObject'], 0);
  3108.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  3109.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3110.         }, => 'deleteDataObject'], 0);
  3111.         $instance->addListener('pimcore.class.postUpdate', [=> function () {
  3112.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3113.         }, => 'updateDataObjectMapping'], 0);
  3114.         $instance->addListener('pimcore.class.postAdd', [=> function () {
  3115.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3116.         }, => 'addDataObjectMapping'], 0);
  3117.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  3118.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3119.         }, => 'deleteDataObjectIndex'], 0);
  3120.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  3121.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3122.         }, => 'updateAsset'], 0);
  3123.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  3124.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3125.         }, => 'updateAsset'], 0);
  3126.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  3127.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3128.         }, => 'deleteAsset'], 0);
  3129.         $instance->addListener('pimcore.asset.metadata.configuration.postUpdate', [=> function () {
  3130.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3131.         }, => 'updateAssetMapping'], 0);
  3132.         $instance->addListener('pimcore.asset.metadata.configuration.postDelete', [=> function () {
  3133.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3134.         }, => 'updateAssetMapping'], 0);
  3135.         $instance->addListener('pimcore.tag.preDelete', [=> function () {
  3136.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3137.         }, => 'deleteTag'], 0);
  3138.         $instance->addListener('pimcore.tag.postAddToElement', [=> function () {
  3139.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3140.         }, => 'updateTagAssignment'], 0);
  3141.         $instance->addListener('pimcore.tag.postRemoveFromElement', [=> function () {
  3142.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3143.         }, => 'updateTagAssignment'], 0);
  3144.         $instance->addListener('kernel.controller', [=> function () {
  3145.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\PrefixSubscriber'] ?? $this->getPrefixSubscriberService());
  3146.         }, => 'onKernelController'], 0);
  3147.         $instance->addListener('kernel.request', [=> function () {
  3148.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\RequestSubscriber'] ?? $this->getRequestSubscriberService());
  3149.         }, => 'onKernelRequest'], 33);
  3150.         $instance->addListener('kernel.exception', [=> function () {
  3151.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\ResponseExceptionSubscriber'] ?? $this->load('getResponseExceptionSubscriberService'));
  3152.         }, => 'onKernelException'], -5);
  3153.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  3154.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SaveUserSubscriber'] ?? $this->load('getSaveUserSubscriberService'));
  3155.         }, => 'onPreUpdate'], 0);
  3156.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  3157.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SaveUserSubscriber'] ?? $this->load('getSaveUserSubscriberService'));
  3158.         }, => 'onPreUpdate'], 0);
  3159.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  3160.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SaveUserSubscriber'] ?? $this->load('getSaveUserSubscriberService'));
  3161.         }, => 'onPostDelete'], 0);
  3162.         $instance->addListener('kernel.controller', [=> function () {
  3163.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'] ?? $this->getSecuritySubscriberService());
  3164.         }, => 'onKernelController'], 19);
  3165.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  3166.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'] ?? $this->getSecuritySubscriberService());
  3167.         }, => 'onPreUpdate'], 0);
  3168.         $instance->addListener('pimcore.asset.preUpdate', [=> function () {
  3169.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'] ?? $this->getSecuritySubscriberService());
  3170.         }, => 'onPreUpdate'], 0);
  3171.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\DataObject\\ExtractMappingEvent', [=> function () {
  3172.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SizeEstimationStrategyListener'] ?? $this->load('getSizeEstimationStrategyListenerService'));
  3173.         }, => 'onExtractMapping'], 0);
  3174.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\DataObject\\UpdateIndexDataEvent', [=> function () {
  3175.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SizeEstimationStrategyListener'] ?? $this->load('getSizeEstimationStrategyListenerService'));
  3176.         }, => 'onUpdateIndexData'], 0);
  3177.         $instance->addListener('Pimcore\\Bundle\\StatisticsExplorerBundle\\Events\\DataFilterModificationEvent', [=> function () {
  3178.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\StatisticsSubscriber'] ?? $this->load('getStatisticsSubscriberService'));
  3179.         }, => 'modifyStatisticsFilter'], 0);
  3180.         $instance->addListener('Pimcore\\Bundle\\StatisticsExplorerBundle\\Events\\DataResultEvent', [=> function () {
  3181.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\StatisticsSubscriber'] ?? $this->load('getStatisticsSubscriberService'));
  3182.         }, => 'modifyDataResult'], 0);
  3183.         $instance->addListener('Pimcore\\Bundle\\StatisticsExplorerBundle\\Events\\StatisticsServiceInitEvent', [=> function () {
  3184.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\StatisticsSubscriber'] ?? $this->load('getStatisticsSubscriberService'));
  3185.         }, => 'addDataObjectClassSources'], 0);
  3186.         $instance->addListener('Pimcore\\Bundle\\StatisticsExplorerBundle\\Events\\TableRenderEvent', [=> function () {
  3187.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\StatisticsSubscriber'] ?? $this->load('getStatisticsSubscriberService'));
  3188.         }, => 'renderAssetListing'], 0);
  3189.         $instance->addListener('kernel.finish_request', [=> function () {
  3190.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  3191.         }, => 'resetAssets'], 0);
  3192.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3193.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3194.         }, => 'checkPassport'], 512);
  3195.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3196.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3197.         }, => 'onLogout'], 0);
  3198.         return $instance;
  3199.     }
  3200.     /**
  3201.      * Gets the public 'http_kernel' shared service.
  3202.      *
  3203.      * @return \Symfony\Component\HttpKernel\HttpKernel
  3204.      */
  3205.     protected function getHttpKernelService()
  3206.     {
  3207.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3208.         if (isset($this->services['http_kernel'])) {
  3209.             return $this->services['http_kernel'];
  3210.         }
  3211.         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 () {
  3212.             yield => ($this->privates['debug.Pimcore\\Bundle\\CoreBundle\\Request\\ParamConverter\\DataObjectParamResolver'] ?? $this->load('getDataObjectParamResolverService'));
  3213.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  3214.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  3215.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  3216.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  3217.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\DocumentValueResolver'] ?? $this->load('getDocumentValueResolverService'));
  3218.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\EditmodeValueResolver'] ?? $this->load('getEditmodeValueResolverService'));
  3219.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\WebsiteConfigValueResolver'] ?? $this->load('getWebsiteConfigValueResolverService'));
  3220.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  3221.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  3222.             yield 10 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  3223.             yield 11 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  3224.         }, 12)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  3225.     }
  3226.     /**
  3227.      * Gets the public 'messenger.default_bus' shared service.
  3228.      *
  3229.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  3230.      */
  3231.     protected function getMessenger_DefaultBusService()
  3232.     {
  3233.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  3234.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.traceable'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_TraceableService'));
  3235.             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')));
  3236.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  3237.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  3238.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  3239.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  3240.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_HandleMessageService'));
  3241.         }, 7)));
  3242.     }
  3243.     /**
  3244.      * Gets the public 'monolog.logger.admin' shared service.
  3245.      *
  3246.      * @return \Symfony\Bridge\Monolog\Logger
  3247.      */
  3248.     protected function getMonolog_Logger_AdminService()
  3249.     {
  3250.         $this->services['monolog.logger.admin'] = $instance = new \Symfony\Bridge\Monolog\Logger('admin');
  3251.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3252.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3253.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3254.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3255.         return $instance;
  3256.     }
  3257.     /**
  3258.      * Gets the public 'monolog.logger.cache' shared service.
  3259.      *
  3260.      * @return \Symfony\Bridge\Monolog\Logger
  3261.      */
  3262.     protected function getMonolog_Logger_CacheService()
  3263.     {
  3264.         $this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3265.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3266.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  3267.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3268.         return $instance;
  3269.     }
  3270.     /**
  3271.      * Gets the public 'monolog.logger.doctrine' shared service.
  3272.      *
  3273.      * @return \Symfony\Bridge\Monolog\Logger
  3274.      */
  3275.     protected function getMonolog_Logger_DoctrineService()
  3276.     {
  3277.         $this->services['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  3278.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3279.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  3280.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3281.         return $instance;
  3282.     }
  3283.     /**
  3284.      * Gets the public 'monolog.logger.event' shared service.
  3285.      *
  3286.      * @return \Symfony\Bridge\Monolog\Logger
  3287.      */
  3288.     protected function getMonolog_Logger_EventService()
  3289.     {
  3290.         $this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
  3291.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3292.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  3293.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3294.         return $instance;
  3295.     }
  3296.     /**
  3297.      * Gets the public 'monolog.logger.http_client' shared service.
  3298.      *
  3299.      * @return \Symfony\Bridge\Monolog\Logger
  3300.      */
  3301.     protected function getMonolog_Logger_HttpClientService()
  3302.     {
  3303.         $this->services['monolog.logger.http_client'] = $instance = new \Symfony\Bridge\Monolog\Logger('http_client');
  3304.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3305.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3306.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3307.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3308.         return $instance;
  3309.     }
  3310.     /**
  3311.      * Gets the public 'monolog.logger.init' shared service.
  3312.      *
  3313.      * @return \Symfony\Bridge\Monolog\Logger
  3314.      */
  3315.     protected function getMonolog_Logger_InitService()
  3316.     {
  3317.         $this->services['monolog.logger.init'] = $instance = new \Symfony\Bridge\Monolog\Logger('init');
  3318.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3319.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3320.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3321.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3322.         return $instance;
  3323.     }
  3324.     /**
  3325.      * Gets the public 'monolog.logger.php' shared service.
  3326.      *
  3327.      * @return \Symfony\Bridge\Monolog\Logger
  3328.      */
  3329.     protected function getMonolog_Logger_PhpService()
  3330.     {
  3331.         $this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  3332.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3333.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3334.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3335.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3336.         return $instance;
  3337.     }
  3338.     /**
  3339.      * Gets the public 'monolog.logger.portalengine.es' shared service.
  3340.      *
  3341.      * @return \Symfony\Bridge\Monolog\Logger
  3342.      */
  3343.     protected function getMonolog_Logger_Portalengine_EsService()
  3344.     {
  3345.         $this->services['monolog.logger.portalengine.es'] = $instance = new \Symfony\Bridge\Monolog\Logger('portalengine.es');
  3346.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3347.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3348.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3349.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3350.         return $instance;
  3351.     }
  3352.     /**
  3353.      * Gets the public 'monolog.logger.profiler' shared service.
  3354.      *
  3355.      * @return \Symfony\Bridge\Monolog\Logger
  3356.      */
  3357.     protected function getMonolog_Logger_ProfilerService()
  3358.     {
  3359.         $this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
  3360.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3361.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3362.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3363.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3364.         return $instance;
  3365.     }
  3366.     /**
  3367.      * Gets the public 'monolog.logger.request' shared service.
  3368.      *
  3369.      * @return \Symfony\Bridge\Monolog\Logger
  3370.      */
  3371.     protected function getMonolog_Logger_RequestService()
  3372.     {
  3373.         $this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3374.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3375.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3376.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3377.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3378.         return $instance;
  3379.     }
  3380.     /**
  3381.      * Gets the public 'monolog.logger.router' shared service.
  3382.      *
  3383.      * @return \Symfony\Bridge\Monolog\Logger
  3384.      */
  3385.     protected function getMonolog_Logger_RouterService()
  3386.     {
  3387.         $this->services['monolog.logger.router'] = $instance = new \Symfony\Bridge\Monolog\Logger('router');
  3388.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3389.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3390.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3391.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3392.         return $instance;
  3393.     }
  3394.     /**
  3395.      * Gets the public 'monolog.logger.routing' shared service.
  3396.      *
  3397.      * @return \Symfony\Bridge\Monolog\Logger
  3398.      */
  3399.     protected function getMonolog_Logger_RoutingService()
  3400.     {
  3401.         $this->services['monolog.logger.routing'] = $instance = new \Symfony\Bridge\Monolog\Logger('routing');
  3402.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3403.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3404.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3405.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3406.         return $instance;
  3407.     }
  3408.     /**
  3409.      * Gets the public 'monolog.logger.security' shared service.
  3410.      *
  3411.      * @return \Symfony\Bridge\Monolog\Logger
  3412.      */
  3413.     protected function getMonolog_Logger_SecurityService()
  3414.     {
  3415.         $this->services['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  3416.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3417.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3418.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3419.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3420.         return $instance;
  3421.     }
  3422.     /**
  3423.      * Gets the public 'pimcore.cache.pool' shared autowired service.
  3424.      *
  3425.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  3426.      */
  3427.     protected function getPimcore_Cache_PoolService()
  3428.     {
  3429.         $a = ($this->privates['pimcore.cache.adapter.doctrine_dbal'] ?? $this->getPimcore_Cache_Adapter_DoctrineDbalService());
  3430.         if (isset($this->services['pimcore.cache.pool'])) {
  3431.             return $this->services['pimcore.cache.pool'];
  3432.         }
  3433.         $this->services['pimcore.cache.pool'] = $instance = new \Symfony\Component\Cache\Adapter\TagAwareAdapter($aNULL);
  3434.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3435.         return $instance;
  3436.     }
  3437.     /**
  3438.      * Gets the public 'pimcore.routing.router.request_context' shared service.
  3439.      *
  3440.      * @return \Symfony\Component\Routing\RequestContext
  3441.      */
  3442.     protected function getPimcore_Routing_Router_RequestContextService()
  3443.     {
  3444.         $this->services['pimcore.routing.router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  3445.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3446.         return $instance;
  3447.     }
  3448.     /**
  3449.      * Gets the public 'pimcore.templating.engine.delegating' shared autowired service.
  3450.      *
  3451.      * @return \Pimcore\Templating\TwigDefaultDelegatingEngine
  3452.      */
  3453.     protected function getPimcore_Templating_Engine_DelegatingService()
  3454.     {
  3455.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3456.         if (isset($this->services['pimcore.templating.engine.delegating'])) {
  3457.             return $this->services['pimcore.templating.engine.delegating'];
  3458.         }
  3459.         return $this->services['pimcore.templating.engine.delegating'] = new \Pimcore\Templating\TwigDefaultDelegatingEngine($a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  3460.     }
  3461.     /**
  3462.      * Gets the public 'request_stack' shared service.
  3463.      *
  3464.      * @return \Symfony\Component\HttpFoundation\RequestStack
  3465.      */
  3466.     protected function getRequestStackService()
  3467.     {
  3468.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  3469.     }
  3470.     /**
  3471.      * Gets the public 'router' shared service.
  3472.      *
  3473.      * @return \Symfony\Cmf\Component\Routing\ChainRouter
  3474.      */
  3475.     protected function getRouterService()
  3476.     {
  3477.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3478.         $this->services['router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
  3479.         $b = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  3480.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3481.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  3482.         ], [
  3483.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3484.         ]))->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');
  3485.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3486.         $c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3487.         $d = ($this->services['cmf_routing.route_provider'] ?? $this->getCmfRouting_RouteProviderService());
  3488.         $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);
  3489.         $e->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3490.         $e->addRouteEnhancer(new \Symfony\Cmf\Component\Routing\Enhancer\RouteContentEnhancer('_route_object''_content'), 100);
  3491.         $f = new \Pimcore\Routing\Staticroute\Router($b, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  3492.         $g = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  3493.         $f->setLogger($g);
  3494.         $f->setLocaleParams([]);
  3495.         $f->setLogger($g);
  3496.         $instance->setContext($b);
  3497.         $instance->add($c'300');
  3498.         $instance->add($e'200');
  3499.         $instance->add(new \Pimcore\Routing\Element\Router($b, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService())), 110);
  3500.         $instance->add($f100);
  3501.         return $instance;
  3502.     }
  3503.     /**
  3504.      * Gets the public 'var_dumper.cloner' shared service.
  3505.      *
  3506.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  3507.      */
  3508.     protected function getVarDumper_ClonerService()
  3509.     {
  3510.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  3511.         $instance->setMaxItems(2500);
  3512.         $instance->setMinDepth(1);
  3513.         $instance->setMaxString(-1);
  3514.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  3515.         return $instance;
  3516.     }
  3517.     /**
  3518.      * Gets the public 'workflow.Development_Workflow' shared autowired service.
  3519.      *
  3520.      * @return \Symfony\Component\Workflow\Workflow
  3521.      */
  3522.     protected function getWorkflow_DevelopmentWorkflowService()
  3523.     {
  3524.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3525.         if (isset($this->services['workflow.Development_Workflow'])) {
  3526.             return $this->services['workflow.Development_Workflow'];
  3527.         }
  3528.         return $this->services['workflow.Development_Workflow'] = new \Symfony\Component\Workflow\Workflow(new \Symfony\Component\Workflow\Definition([=> 'Mode_Create'=> 'Compliance_FeedBack'=> 'Development_Canceled'=> 'Compliance_Objections'=> 'Compliance_Review'=> 'Compliance_Set'=> 'Approve_Development'=> 'Send_To_GBS'=> 'PAF_Created'], [=> new \Pimcore\Workflow\Transition('readyForReview_toSetCompliance_development', [=> 'Compliance_Set'], [=> 'Compliance_Review'], ['label' => 'Back To Set Compliance''changePublishedState' => 'force_published''objectLayout' => false'notificationSettings' => []]), => new \Pimcore\Workflow\Transition('createSku_toSetCompliance_development', [=> 'Approve_Development'], [=> 'Compliance_Review'], ['label' => 'Back To Set Compliance''changePublishedState' => 'force_published''objectLayout' => false'notificationSettings' => []]), => new \Pimcore\Workflow\Transition('compliance_feedback', [=> 'Mode_Create'], [=> 'Compliance_FeedBack'], ['label' => 'Compliance_FeedBack''changePublishedState' => 'force_published''notes' => ['commentEnabled' => false'additionalFields' => [], 'commentRequired' => false'type' => 'Feedback'], 'notificationSettings' => [=> ['notifyRoles' => [=> 'Compliance_team'], 'channelType' => [=> 'pimcore_notification'], 'notifyUsers' => [], 'mailType' => 'template''mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig']], 'objectLayout' => false]), => new \Pimcore\Workflow\Transition('compliance_objections', [=> 'Compliance_FeedBack'], [=> 'Compliance_Objections'], ['label' => 'Compliance Objections''changePublishedState' => 'force_published''notes' => ['commentEnabled' => true'additionalFields' => [], 'commentRequired' => true'type' => 'Feedback'], 'notificationSettings' => [=> ['notifyRoles' => [=> 'Product_creator'], 'channelType' => [=> 'pimcore_notification'], 'notifyUsers' => [], 'mailType' => 'template''mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig']], 'objectLayout' => false]), => new \Pimcore\Workflow\Transition('no_compliance_objections', [=> 'Compliance_FeedBack'], [=> 'Compliance_Review'], ['label' => 'No Compliance Objections''changePublishedState' => 'force_published''notes' => ['commentEnabled' => false'additionalFields' => [], 'commentRequired' => false'type' => 'Feedback'], 'objectLayout' => false'notificationSettings' => []]), => new \Pimcore\Workflow\Transition('adjust_development', [=> 'Compliance_Objections'], [=> 'Mode_Create'], ['label' => 'Adjust Development''changePublishedState' => 'force_published''objectLayout' => false'notificationSettings' => []]), => new \Pimcore\Workflow\Transition('cancel_development', [=> 'Compliance_Objections'], [=> 'Development_Canceled'], ['label' => 'Cancel Development''changePublishedState' => 'force_published''objectLayout' => false'notificationSettings' => []]), => new \Pimcore\Workflow\Transition('set_compliances', [=> 'Compliance_Review'], [=> 'Compliance_Set'], ['label' => 'Set Compliances''changePublishedState' => 'force_published''objectLayout' => false'notificationSettings' => []]), => new \Pimcore\Workflow\Transition('review_ready', [=> 'Compliance_Set'], [=> 'Approve_Development'], ['label' => 'Review Ready''changePublishedState' => 'force_published''notes' => ['commentEnabled' => true'additionalFields' => [], 'commentRequired' => true'type' => 'Feedback'], 'notificationSettings' => [=> ['notifyRoles' => [=> 'Product_creator'], 'channelType' => [=> 'pimcore_notification'], 'notifyUsers' => [], 'mailType' => 'template''mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig']], 'objectLayout' => false]), => new \Pimcore\Workflow\Transition('create_sku', [=> 'Approve_Development'], [=> 'Send_To_GBS'], ['label' => 'Create Sku''changePublishedState' => 'force_published''objectLayout' => false'notificationSettings' => []]), 10 => new \Pimcore\Workflow\Transition('create_paf', [=> 'Send_To_GBS'], [=> 'PAF_Created'], ['label' => 'Create PAF''changePublishedState' => 'force_published''objectLayout' => false'notificationSettings' => []])], [=> 'Mode_Create']), new \Pimcore\Workflow\MarkingStore\StateTableMarkingStore('Development_Workflow'), $a'Development_Workflow'NULL);
  3529.     }
  3530.     /**
  3531.      * Gets the public 'workflow.Product_Workflow' shared autowired service.
  3532.      *
  3533.      * @return \Symfony\Component\Workflow\Workflow
  3534.      */
  3535.     protected function getWorkflow_ProductWorkflowService()
  3536.     {
  3537.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3538.         if (isset($this->services['workflow.Product_Workflow'])) {
  3539.             return $this->services['workflow.Product_Workflow'];
  3540.         }
  3541.         return $this->services['workflow.Product_Workflow'] = new \Symfony\Component\Workflow\Workflow(new \Symfony\Component\Workflow\Definition([=> 'mode_create'=> 'Enrich_product'=> 'Pending_Review'=> 'Pending_Translation'=> 'translation_completed'=> 'open_sku_creation'=> 'sku_created'], [=> new \Pimcore\Workflow\Transition('reject_review', [=> 'Pending_Review'], [=> 'Enrich_product'], ['label' => 'Review rejected''changePublishedState' => 'force_published''notes' => ['commentEnabled' => true'additionalFields' => [], 'commentRequired' => true'type' => 'Review'], 'notificationSettings' => [=> ['notifyRoles' => [=> 'Product_creator'], 'channelType' => [=> 'pimcore_notification'], 'notifyUsers' => [], 'mailType' => 'template''mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig']], 'objectLayout' => false]), => new \Pimcore\Workflow\Transition('reopen_product_enrich', [=> 'translation_completed'], [=> 'Enrich_product'], ['label' => 'Release for update''changePublishedState' => 'force_published''notes' => ['commentEnabled' => true'additionalFields' => [], 'commentRequired' => true'type' => 'Status update'], 'notificationSettings' => [=> ['notifyRoles' => [=> 'Product_creator'=> 'Translation_manager'], 'channelType' => [=> 'pimcore_notification'], 'notifyUsers' => [], 'mailType' => 'template''mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig']], 'objectLayout' => false]), => new \Pimcore\Workflow\Transition('translation_done', [=> 'Pending_Translation'], [=> 'translation_completed'], ['label' => 'Translation done''changePublishedState' => 'force_published''notes' => ['commentEnabled' => false'additionalFields' => [], 'commentRequired' => false'type' => 'Translations'], 'objectLayout' => false'notificationSettings' => []]), => new \Pimcore\Workflow\Transition('ready_for_review', [=> 'Enrich_product'], [=> 'Pending_Review'], ['label' => 'Ready for review''changePublishedState' => 'force_published''notes' => ['commentEnabled' => false'additionalFields' => [], 'commentRequired' => false'type' => 'Review'], 'notificationSettings' => [=> ['notifyRoles' => [=> 'Translation_manager'], 'channelType' => [=> 'pimcore_notification'], 'notifyUsers' => [], 'mailType' => 'template''mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig']], 'objectLayout' => false]), => new \Pimcore\Workflow\Transition('ready_for_translation', [=> 'Pending_Review'], [=> 'Pending_Translation'], ['label' => 'Translate''changePublishedState' => 'force_published''notes' => ['commentEnabled' => false'additionalFields' => [], 'commentRequired' => false'type' => 'Translations'], 'objectLayout' => false'notificationSettings' => []]), => new \Pimcore\Workflow\Transition('ready_for_translation2', [=> 'Pending_Review'], [=> 'Pending_Translation'], ['label' => 'Translate (with TM changes)''changePublishedState' => 'force_published''notes' => ['commentEnabled' => true'commentRequired' => true'additionalFields' => [=> ['name' => 'productTitle''title' => 'Product title changed''fieldType' => 'checkbox''required' => false'fieldTypeSettings' => []], => ['name' => 'productDescription''title' => 'Product description changed''fieldType' => 'checkbox''required' => false'fieldTypeSettings' => []]], 'type' => 'Status update'], 'notificationSettings' => [=> ['notifyRoles' => [=> 'Product_creator'], 'channelType' => [=> 'pimcore_notification'], 'notifyUsers' => [], 'mailType' => 'template''mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig']], 'objectLayout' => false]), => new \Pimcore\Workflow\Transition('create_sku', [=> 'open_sku_creation'], [=> 'open_sku_creation'=> 'sku_created'], ['label' => 'Create sku''changePublishedState' => 'force_published''notes' => ['commentEnabled' => false'commentRequired' => false'type' => 'Status update''additionalFields' => []], 'objectLayout' => false'notificationSettings' => []]), => new \Pimcore\Workflow\Transition('create_done', [=> 'mode_create'], [=> 'open_sku_creation'=> 'Enrich_product'], ['label' => 'Lock model code & Enrich''changePublishedState' => 'force_published''notes' => ['commentEnabled' => false'commentRequired' => false'type' => 'Status update''additionalFields' => []], 'objectLayout' => false'notificationSettings' => []])], [=> 'mode_create']), new \Pimcore\Workflow\MarkingStore\StateTableMarkingStore('Product_Workflow'), $a'Product_Workflow'NULL);
  3542.     }
  3543.     /**
  3544.      * Gets the private '.debug.http_client' shared service.
  3545.      *
  3546.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3547.      */
  3548.     protected function get_Debug_HttpClientService()
  3549.     {
  3550.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3551.         if ($this->has('monolog.logger.http_client')) {
  3552.             $a->setLogger(($this->services['monolog.logger.http_client'] ?? $this->getMonolog_Logger_HttpClientService()));
  3553.         }
  3554.         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))));
  3555.     }
  3556.     /**
  3557.      * Gets the private '.service_locator.KLVvNIq' shared service.
  3558.      *
  3559.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3560.      */
  3561.     protected function get_ServiceLocator_KLVvNIqService()
  3562.     {
  3563.         return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3564.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  3565.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  3566.         ], [
  3567.             'doctrine.ulid_generator' => '?',
  3568.             'doctrine.uuid_generator' => '?',
  3569.         ]);
  3570.     }
  3571.     /**
  3572.      * Gets the private '.service_locator.hNQzc35' shared service.
  3573.      *
  3574.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3575.      */
  3576.     protected function get_ServiceLocator_HNQzc35Service()
  3577.     {
  3578.         return $this->privates['.service_locator.hNQzc35'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3579.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  3580.             'security.firewall.map.context.pimcore_admin' => ['privates''security.firewall.map.context.pimcore_admin''getSecurity_Firewall_Map_Context_PimcoreAdminService'true],
  3581.             'security.firewall.map.context.pimcore_admin_webdav' => ['privates''security.firewall.map.context.pimcore_admin_webdav''getSecurity_Firewall_Map_Context_PimcoreAdminWebdavService'true],
  3582.         ], [
  3583.             'security.firewall.map.context.dev' => '?',
  3584.             'security.firewall.map.context.pimcore_admin' => '?',
  3585.             'security.firewall.map.context.pimcore_admin_webdav' => '?',
  3586.         ]);
  3587.     }
  3588.     /**
  3589.      * Gets the private 'Pimcore\Analytics\Google\Tracker' shared autowired service.
  3590.      *
  3591.      * @return \Pimcore\Analytics\Google\Tracker
  3592.      */
  3593.     protected function getTrackerService()
  3594.     {
  3595.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3596.         if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
  3597.             return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
  3598.         }
  3599.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3600.         if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
  3601.             return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
  3602.         }
  3603.         $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);
  3604.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3605.         return $instance;
  3606.     }
  3607.     /**
  3608.      * Gets the private 'Pimcore\Analytics\SiteId\SiteIdProvider' shared autowired service.
  3609.      *
  3610.      * @return \Pimcore\Analytics\SiteId\SiteIdProvider
  3611.      */
  3612.     protected function getSiteIdProviderService()
  3613.     {
  3614.         return $this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] = new \Pimcore\Analytics\SiteId\SiteIdProvider(($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()));
  3615.     }
  3616.     /**
  3617.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener' shared autowired service.
  3618.      *
  3619.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener
  3620.      */
  3621.     protected function getAdminAuthenticationDoubleCheckListenerService()
  3622.     {
  3623.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())), ($this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), $this->parameters['pimcore.admin.unauthenticated_routes']);
  3624.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3625.         return $instance;
  3626.     }
  3627.     /**
  3628.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener' shared autowired service.
  3629.      *
  3630.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener
  3631.      */
  3632.     protected function getAdminSecurityListenerService()
  3633.     {
  3634.         $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())));
  3635.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3636.         return $instance;
  3637.     }
  3638.     /**
  3639.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener' shared autowired service.
  3640.      *
  3641.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener
  3642.      */
  3643.     protected function getAdminSessionBagListenerService()
  3644.     {
  3645.         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())));
  3646.     }
  3647.     /**
  3648.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener' shared autowired service.
  3649.      *
  3650.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener
  3651.      */
  3652.     protected function getCsrfProtectionListenerService()
  3653.     {
  3654.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  3655.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3656.         return $instance;
  3657.     }
  3658.     /**
  3659.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener' shared autowired service.
  3660.      *
  3661.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener
  3662.      */
  3663.     protected function getCustomAdminEntryPointCheckListenerService()
  3664.     {
  3665.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener(NULL);
  3666.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3667.         return $instance;
  3668.     }
  3669.     /**
  3670.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener' shared autowired service.
  3671.      *
  3672.      * @return \Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener
  3673.      */
  3674.     protected function getEnablePreviewTimeSliderListenerService()
  3675.     {
  3676.         $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()));
  3677.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  3678.         return $instance;
  3679.     }
  3680.     /**
  3681.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener' shared autowired service.
  3682.      *
  3683.      * @return \Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener
  3684.      */
  3685.     protected function getHttpCacheListenerService()
  3686.     {
  3687.         $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())));
  3688.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3689.         return $instance;
  3690.     }
  3691.     /**
  3692.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener' shared autowired service.
  3693.      *
  3694.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener
  3695.      */
  3696.     protected function getUsageStatisticsListenerService()
  3697.     {
  3698.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener(($this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  3699.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3700.         return $instance;
  3701.     }
  3702.     /**
  3703.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener' shared autowired service.
  3704.      *
  3705.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener
  3706.      */
  3707.     protected function getUserPerspectiveListenerService()
  3708.     {
  3709.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener(($this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()));
  3710.         $a = ($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService());
  3711.         $instance->setLogger($a);
  3712.         $instance->setLogger($a);
  3713.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3714.         return $instance;
  3715.     }
  3716.     /**
  3717.      * Gets the private 'Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator' shared autowired service.
  3718.      *
  3719.      * @return \Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator
  3720.      */
  3721.     protected function getAdminSessionBagConfiguratorService()
  3722.     {
  3723.         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())));
  3724.     }
  3725.     /**
  3726.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector' shared autowired service.
  3727.      *
  3728.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector
  3729.      */
  3730.     protected function getPimcoreDataCollectorService()
  3731.     {
  3732.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3733.     }
  3734.     /**
  3735.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector' shared autowired service.
  3736.      *
  3737.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector
  3738.      */
  3739.     protected function getPimcoreTargetingDataCollectorService()
  3740.     {
  3741.         $a = ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService());
  3742.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'])) {
  3743.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'];
  3744.         }
  3745.         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);
  3746.     }
  3747.     /**
  3748.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener' shared autowired service.
  3749.      *
  3750.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener
  3751.      */
  3752.     protected function getBlockStateListenerService()
  3753.     {
  3754.         $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())));
  3755.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3756.         $instance->setLogger($a);
  3757.         $instance->setLogger($a);
  3758.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3759.         return $instance;
  3760.     }
  3761.     /**
  3762.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener' shared autowired service.
  3763.      *
  3764.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener
  3765.      */
  3766.     protected function getDocumentFallbackListenerService()
  3767.     {
  3768.         $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())));
  3769.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3770.         return $instance;
  3771.     }
  3772.     /**
  3773.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener' shared autowired service.
  3774.      *
  3775.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener
  3776.      */
  3777.     protected function getDocumentMetaDataListenerService()
  3778.     {
  3779.         $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()));
  3780.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3781.         return $instance;
  3782.     }
  3783.     /**
  3784.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener' shared autowired service.
  3785.      *
  3786.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener
  3787.      */
  3788.     protected function getEditmodeListenerService()
  3789.     {
  3790.         $a = ($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService());
  3791.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
  3792.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
  3793.         }
  3794.         $b = ($this->services['router'] ?? $this->getRouterService());
  3795.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
  3796.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
  3797.         }
  3798.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener(($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService()), $a$b, ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] ?? ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector())));
  3799.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3800.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3801.         return $instance;
  3802.     }
  3803.     /**
  3804.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener' shared autowired service.
  3805.      *
  3806.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener
  3807.      */
  3808.     protected function getElementListenerService()
  3809.     {
  3810.         $a = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  3811.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'])) {
  3812.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'];
  3813.         }
  3814.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService()), $a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  3815.         $b = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  3816.         $instance->setLogger($b);
  3817.         $instance->setLogger($b);
  3818.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3819.         return $instance;
  3820.     }
  3821.     /**
  3822.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener' shared autowired service.
  3823.      *
  3824.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener
  3825.      */
  3826.     protected function getGlobalTemplateVariablesListenerService()
  3827.     {
  3828.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3829.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'])) {
  3830.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'];
  3831.         }
  3832.         $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);
  3833.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3834.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3835.         return $instance;
  3836.     }
  3837.     /**
  3838.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener' shared autowired service.
  3839.      *
  3840.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener
  3841.      */
  3842.     protected function getGoogleSearchConsoleVerificationListenerService()
  3843.     {
  3844.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener();
  3845.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3846.         return $instance;
  3847.     }
  3848.     /**
  3849.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener' shared autowired service.
  3850.      *
  3851.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener
  3852.      */
  3853.     protected function getHardlinkCanonicalListenerService()
  3854.     {
  3855.         $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()));
  3856.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3857.         return $instance;
  3858.     }
  3859.     /**
  3860.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener' shared autowired service.
  3861.      *
  3862.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener
  3863.      */
  3864.     protected function getInternalWysiwygHtmlAttributeFilterListenerService()
  3865.     {
  3866.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener();
  3867.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  3868.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3869.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  3870.         return $instance;
  3871.     }
  3872.     /**
  3873.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener' shared autowired service.
  3874.      *
  3875.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener
  3876.      */
  3877.     protected function getLocaleListenerService()
  3878.     {
  3879.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener();
  3880.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3881.         return $instance;
  3882.     }
  3883.     /**
  3884.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener' shared autowired service.
  3885.      *
  3886.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener
  3887.      */
  3888.     protected function getOutputTimestampListenerService()
  3889.     {
  3890.         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()));
  3891.     }
  3892.     /**
  3893.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener' shared autowired service.
  3894.      *
  3895.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener
  3896.      */
  3897.     protected function getRoutingListenerService()
  3898.     {
  3899.         $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())));
  3900.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3901.         return $instance;
  3902.     }
  3903.     /**
  3904.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener' shared autowired service.
  3905.      *
  3906.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener
  3907.      */
  3908.     protected function getStaticPageGeneratorListenerService()
  3909.     {
  3910.         $a = ($this->services['Pimcore\\Document\\StaticPageGenerator'] ?? $this->getStaticPageGeneratorService());
  3911.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'])) {
  3912.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'];
  3913.         }
  3914.         $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())));
  3915.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3916.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  3917.         return $instance;
  3918.     }
  3919.     /**
  3920.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener' shared autowired service.
  3921.      *
  3922.      * @return \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener
  3923.      */
  3924.     protected function getMaintenancePageListenerService()
  3925.     {
  3926.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener(($this->services['kernel'] ?? $this->get('kernel'1)));
  3927.         $instance->loadTemplateFromResource('@PimcoreCoreBundle/Resources/misc/maintenance.html');
  3928.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  3929.         return $instance;
  3930.     }
  3931.     /**
  3932.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener' shared autowired service.
  3933.      *
  3934.      * @return \Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener
  3935.      */
  3936.     protected function getPimcoreContextListenerService()
  3937.     {
  3938.         $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())));
  3939.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3940.         $instance->setLogger($a);
  3941.         $instance->setLogger($a);
  3942.         return $instance;
  3943.     }
  3944.     /**
  3945.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener' shared autowired service.
  3946.      *
  3947.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener
  3948.      */
  3949.     protected function getResponseHeaderListenerService()
  3950.     {
  3951.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener(($this->services['Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver'] ?? $this->getResponseHeaderResolverService()));
  3952.     }
  3953.     /**
  3954.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener' shared autowired service.
  3955.      *
  3956.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener
  3957.      */
  3958.     protected function getResponseStackListenerService()
  3959.     {
  3960.         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())));
  3961.     }
  3962.     /**
  3963.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener' shared autowired service.
  3964.      *
  3965.      * @return \Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener
  3966.      */
  3967.     protected function getTranslationDebugListenerService()
  3968.     {
  3969.         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');
  3970.     }
  3971.     /**
  3972.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener' shared autowired service.
  3973.      *
  3974.      * @return \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener
  3975.      */
  3976.     protected function getWebDebugToolbarListenerService()
  3977.     {
  3978.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3979.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'])) {
  3980.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'];
  3981.         }
  3982.         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']);
  3983.     }
  3984.     /**
  3985.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber' shared autowired service.
  3986.      *
  3987.      * @return \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber
  3988.      */
  3989.     protected function getPrefixSubscriberService()
  3990.     {
  3991.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\PrefixSubscriber'] = new \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'] ?? $this->getPrefixServiceService()));
  3992.     }
  3993.     /**
  3994.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber' shared autowired service.
  3995.      *
  3996.      * @return \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber
  3997.      */
  3998.     protected function getRequestSubscriberService()
  3999.     {
  4000.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  4001.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\RequestSubscriber'])) {
  4002.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\RequestSubscriber'];
  4003.         }
  4004.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\RequestSubscriber'] = new \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber($a, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()));
  4005.     }
  4006.     /**
  4007.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber' shared autowired service.
  4008.      *
  4009.      * @return \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber
  4010.      */
  4011.     protected function getSecuritySubscriberService()
  4012.     {
  4013.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  4014.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'])) {
  4015.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'];
  4016.         }
  4017.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PublicShare\\PublicShareService'] ?? $this->getPublicShareServiceService());
  4018.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'])) {
  4019.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'];
  4020.         }
  4021.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'] = new \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber($a, ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b, []);
  4022.     }
  4023.     /**
  4024.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Asset\NameExtractorService' shared autowired service.
  4025.      *
  4026.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Asset\NameExtractorService
  4027.      */
  4028.     protected function getNameExtractorServiceService()
  4029.     {
  4030.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4031.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\NameExtractorService'])) {
  4032.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\NameExtractorService'];
  4033.         }
  4034.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\NameExtractorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Asset\NameExtractorService($a);
  4035.     }
  4036.     /**
  4037.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Asset\SearchIndexFieldDefinitionService' shared autowired service.
  4038.      *
  4039.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Asset\SearchIndexFieldDefinitionService
  4040.      */
  4041.     protected function getSearchIndexFieldDefinitionServiceService()
  4042.     {
  4043.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\SearchIndexFieldDefinitionService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Asset\SearchIndexFieldDefinitionService(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4044.             'asset' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\AssetRelationAdapter''getAssetRelationAdapterService'true],
  4045.             'calculatedValue' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\TextAdapter''getTextAdapterService'true],
  4046.             'checkbox' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\BooleanAdapter''getBooleanAdapter2Service'true],
  4047.             'country' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\CountryAdapter''getCountryAdapterService'true],
  4048.             'date' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\DateAdapter''getDateAdapter2Service'true],
  4049.             'datetime' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\DateTimeAdapter''getDateTimeAdapterService'true],
  4050.             'input' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\TextAdapter''getTextAdapterService'true],
  4051.             'language' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\LanguageAdapter''getLanguageAdapterService'true],
  4052.             'manyToManyRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\ManyToManyRelationAdapter''getManyToManyRelationAdapterService'true],
  4053.             'multiselect' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\MultiSelectAdapter''getMultiSelectAdapter2Service'true],
  4054.             'numeric' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\NumericAdapter''getNumericAdapterService'true],
  4055.             'object' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\ObjectRelationAdapter''getObjectRelationAdapterService'true],
  4056.             'select' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\SelectAdapter''getSelectAdapter2Service'true],
  4057.             'textarea' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\TextAdapter''getTextAdapterService'true],
  4058.             'wysiwyg' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\DefaultAdapter''getDefaultAdapter2Service'true],
  4059.         ], [
  4060.             'asset' => '?',
  4061.             'calculatedValue' => '?',
  4062.             'checkbox' => '?',
  4063.             'country' => '?',
  4064.             'date' => '?',
  4065.             'datetime' => '?',
  4066.             'input' => '?',
  4067.             'language' => '?',
  4068.             'manyToManyRelation' => '?',
  4069.             'multiselect' => '?',
  4070.             'numeric' => '?',
  4071.             'object' => '?',
  4072.             'select' => '?',
  4073.             'textarea' => '?',
  4074.             'wysiwyg' => '?',
  4075.         ]));
  4076.     }
  4077.     /**
  4078.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Asset\ThumbnailService' shared autowired service.
  4079.      *
  4080.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Asset\ThumbnailService
  4081.      */
  4082.     protected function getThumbnailServiceService()
  4083.     {
  4084.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\MainImageExtractorService'] ?? $this->getMainImageExtractorServiceService());
  4085.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\ThumbnailService'])) {
  4086.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\ThumbnailService'];
  4087.         }
  4088.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\ThumbnailService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Asset\ThumbnailService($a);
  4089.     }
  4090.     /**
  4091.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Collection\CollectionService' shared autowired service.
  4092.      *
  4093.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Collection\CollectionService
  4094.      */
  4095.     protected function getCollectionServiceService()
  4096.     {
  4097.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'] ?? $this->getIndexQueueServiceService());
  4098.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Collection\\CollectionService'])) {
  4099.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Collection\\CollectionService'];
  4100.         }
  4101.         $b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  4102.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Collection\\CollectionService'])) {
  4103.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Collection\\CollectionService'];
  4104.         }
  4105.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Collection\\CollectionService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Collection\CollectionService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Entity\\EntityManagerService'] ?? $this->getEntityManagerServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()), $a, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? $this->getDataPoolConfigServiceService()), $b);
  4106.     }
  4107.     /**
  4108.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Content\HeadTitleService' shared autowired service.
  4109.      *
  4110.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Content\HeadTitleService
  4111.      */
  4112.     protected function getHeadTitleServiceService()
  4113.     {
  4114.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  4115.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\HeadTitleService'])) {
  4116.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\HeadTitleService'];
  4117.         }
  4118.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\HeadTitleService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Content\HeadTitleService(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), $a);
  4119.     }
  4120.     /**
  4121.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Content\NavigationService' shared autowired service.
  4122.      *
  4123.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Content\NavigationService
  4124.      */
  4125.     protected function getNavigationServiceService()
  4126.     {
  4127.         $a = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService());
  4128.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'])) {
  4129.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'];
  4130.         }
  4131.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  4132.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'])) {
  4133.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'];
  4134.         }
  4135.         $c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  4136.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'])) {
  4137.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'];
  4138.         }
  4139.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Content\NavigationService($a$b, new \Pimcore\Bundle\PortalEngineBundle\Service\Content\PageConfigService(), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? $this->getDataPoolConfigServiceService()), $c, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()));
  4140.     }
  4141.     /**
  4142.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataObject\MainImageExtractorService' shared autowired service.
  4143.      *
  4144.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\MainImageExtractorService
  4145.      */
  4146.     protected function getMainImageExtractorServiceService()
  4147.     {
  4148.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4149.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\MainImageExtractorService'])) {
  4150.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\MainImageExtractorService'];
  4151.         }
  4152.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\MainImageExtractorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\MainImageExtractorService($a);
  4153.     }
  4154.     /**
  4155.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataObject\NameExtractorService' shared autowired service.
  4156.      *
  4157.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\NameExtractorService
  4158.      */
  4159.     protected function getNameExtractorService3Service()
  4160.     {
  4161.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4162.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\NameExtractorService'])) {
  4163.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\NameExtractorService'];
  4164.         }
  4165.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\NameExtractorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\NameExtractorService($a);
  4166.     }
  4167.     /**
  4168.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataObject\SearchIndexFieldDefinitionService' shared autowired service.
  4169.      *
  4170.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\SearchIndexFieldDefinitionService
  4171.      */
  4172.     protected function getSearchIndexFieldDefinitionService2Service()
  4173.     {
  4174.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\SearchIndexFieldDefinitionService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\SearchIndexFieldDefinitionService(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4175.             'advancedManyToManyObjectRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\AdvancedManyToManyObjectRelationAdapter''getAdvancedManyToManyObjectRelationAdapter2Service'true],
  4176.             'advancedManyToManyRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\AdvancedManyToManyRelationAdapter''getAdvancedManyToManyRelationAdapter2Service'true],
  4177.             'calculatedValue' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\TextAdapter''getTextAdapter2Service'true],
  4178.             'checkbox' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\BooleanAdapter''getBooleanAdapter4Service'true],
  4179.             'country' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\CountryAdapter''getCountryAdapter3Service'true],
  4180.             'countrymultiselect' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\CountryMultiSelectAdapter''getCountryMultiSelectAdapter2Service'true],
  4181.             'date' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\DateAdapter''getDateAdapter4Service'true],
  4182.             'datetime' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\DateTimeAdapter''getDateTimeAdapter3Service'true],
  4183.             'input' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\TextAdapter''getTextAdapter2Service'true],
  4184.             'inputQuantityValue' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\QuantityValueAdapter''getQuantityValueAdapter2Service'true],
  4185.             'language' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\LanguageAdapter''getLanguageAdapter3Service'true],
  4186.             'languagemultiselect' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\LanguageMultiSelectAdapter''getLanguageMultiSelectAdapter2Service'true],
  4187.             'localizedfields' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\LocalizedFieldsAdapter''getLocalizedFieldsAdapter2Service'true],
  4188.             'manyToManyObjectRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\ManyToManyObjectRelationAdapter''getManyToManyObjectRelationAdapter2Service'true],
  4189.             'manyToManyRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\ManyToManyRelationAdapter''getManyToManyRelationAdapter3Service'true],
  4190.             'manyToOneRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\ManyToOneRelationAdapter''getManyToOneRelationAdapter2Service'true],
  4191.             'multiselect' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\MultiSelectAdapter''getMultiSelectAdapter4Service'true],
  4192.             'numeric' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\NumericAdapter''getNumericAdapter2Service'true],
  4193.             'quantityValue' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\QuantityValueAdapter''getQuantityValueAdapter2Service'true],
  4194.             'select' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\SelectAdapter''getSelectAdapter4Service'true],
  4195.             'slider' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\NumericAdapter''getNumericAdapter2Service'true],
  4196.             'textarea' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\TextAdapter''getTextAdapter2Service'true],
  4197.             'wysiwyg' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\DefaultAdapter''getDefaultAdapter4Service'true],
  4198.         ], [
  4199.             'advancedManyToManyObjectRelation' => '?',
  4200.             'advancedManyToManyRelation' => '?',
  4201.             'calculatedValue' => '?',
  4202.             'checkbox' => '?',
  4203.             'country' => '?',
  4204.             'countrymultiselect' => '?',
  4205.             'date' => '?',
  4206.             'datetime' => '?',
  4207.             'input' => '?',
  4208.             'inputQuantityValue' => '?',
  4209.             'language' => '?',
  4210.             'languagemultiselect' => '?',
  4211.             'localizedfields' => '?',
  4212.             'manyToManyObjectRelation' => '?',
  4213.             'manyToManyRelation' => '?',
  4214.             'manyToOneRelation' => '?',
  4215.             'multiselect' => '?',
  4216.             'numeric' => '?',
  4217.             'quantityValue' => '?',
  4218.             'select' => '?',
  4219.             'slider' => '?',
  4220.             'textarea' => '?',
  4221.             'wysiwyg' => '?',
  4222.         ]));
  4223.     }
  4224.     /**
  4225.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataPool\DataPoolConfigService' shared autowired service.
  4226.      *
  4227.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\DataPool\DataPoolConfigService
  4228.      */
  4229.     protected function getDataPoolConfigServiceService()
  4230.     {
  4231.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  4232.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'])) {
  4233.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'];
  4234.         }
  4235.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\LanguageVariantService'] ?? $this->getLanguageVariantServiceService());
  4236.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'])) {
  4237.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'];
  4238.         }
  4239.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\DataPool\DataPoolConfigService(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $a$b);
  4240.     }
  4241.     /**
  4242.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataPool\TranslatorService' shared autowired service.
  4243.      *
  4244.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\DataPool\TranslatorService
  4245.      */
  4246.     protected function getTranslatorServiceService()
  4247.     {
  4248.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\TranslatorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\DataPool\TranslatorService(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
  4249.     }
  4250.     /**
  4251.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Document\LanguageVariantService' shared autowired service.
  4252.      *
  4253.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Document\LanguageVariantService
  4254.      */
  4255.     protected function getLanguageVariantServiceService()
  4256.     {
  4257.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  4258.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\LanguageVariantService'])) {
  4259.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\LanguageVariantService'];
  4260.         }
  4261.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\LanguageVariantService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Document\LanguageVariantService(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $a);
  4262.     }
  4263.     /**
  4264.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Document\PrefixService' shared autowired service.
  4265.      *
  4266.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Document\PrefixService
  4267.      */
  4268.     protected function getPrefixServiceService()
  4269.     {
  4270.         $a = ($this->services['router'] ?? $this->getRouterService());
  4271.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'])) {
  4272.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'];
  4273.         }
  4274.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Document\PrefixService($a, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? $this->getDataPoolConfigServiceService()));
  4275.     }
  4276.     /**
  4277.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Element\NameExtractorService' shared autowired service.
  4278.      *
  4279.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Element\NameExtractorService
  4280.      */
  4281.     protected function getNameExtractorService2Service()
  4282.     {
  4283.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\NameExtractorService'] ?? $this->getNameExtractorServiceService());
  4284.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'])) {
  4285.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'];
  4286.         }
  4287.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\NameExtractorService'] ?? $this->getNameExtractorService3Service());
  4288.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'])) {
  4289.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'];
  4290.         }
  4291.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Element\NameExtractorService($a$b);
  4292.     }
  4293.     /**
  4294.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Entity\EntityManagerService' shared autowired service.
  4295.      *
  4296.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Entity\EntityManagerService
  4297.      */
  4298.     protected function getEntityManagerServiceService()
  4299.     {
  4300.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Entity\\EntityManagerService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Entity\EntityManagerService(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4301.     }
  4302.     /**
  4303.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\PortalConfig\PortalConfigService' shared autowired service.
  4304.      *
  4305.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\PortalConfig\PortalConfigService
  4306.      */
  4307.     protected function getPortalConfigServiceService()
  4308.     {
  4309.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  4310.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'])) {
  4311.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'];
  4312.         }
  4313.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\PortalConfig\PortalConfigService($a, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4314.     }
  4315.     /**
  4316.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\PublicShare\PublicShareService' shared autowired service.
  4317.      *
  4318.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\PublicShare\PublicShareService
  4319.      */
  4320.     protected function getPublicShareServiceService()
  4321.     {
  4322.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Collection\\CollectionService'] ?? $this->getCollectionServiceService());
  4323.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PublicShare\\PublicShareService'])) {
  4324.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PublicShare\\PublicShareService'];
  4325.         }
  4326.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'] ?? $this->getIndexQueueServiceService());
  4327.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PublicShare\\PublicShareService'])) {
  4328.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PublicShare\\PublicShareService'];
  4329.         }
  4330.         $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PublicShare\\PublicShareService'] = $instance = new \Pimcore\Bundle\PortalEngineBundle\Service\PublicShare\PublicShareService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Entity\\EntityManagerService'] ?? $this->getEntityManagerServiceService()), $a, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()), $b, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? $this->getDataPoolConfigServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  4331.         $instance->setDocumentService(($this->services['Pimcore\\Model\\Document\\Service'] ?? ($this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service())));
  4332.         return $instance;
  4333.     }
  4334.     /**
  4335.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\Asset\IndexService' shared autowired service.
  4336.      *
  4337.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\Asset\IndexService
  4338.      */
  4339.     protected function getIndexServiceService()
  4340.     {
  4341.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4342.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\IndexService'])) {
  4343.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\IndexService'];
  4344.         }
  4345.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'] ?? $this->getNameExtractorService2Service());
  4346.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\IndexService'])) {
  4347.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\IndexService'];
  4348.         }
  4349.         $c = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  4350.         $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\IndexService'] = $instance = new \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\Asset\IndexService($c$a, ($this->services['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService'] ?? $this->getElasticSearchConfigServiceService()), $b, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Entity\\EntityManagerService'] ?? $this->getEntityManagerServiceService()));
  4351.         $instance->setEsClient(($this->privates['pimcore.portal_engine.es_client'] ?? $this->getPimcore_PortalEngine_EsClientService()));
  4352.         $instance->setCoreFieldsConfig($this->parameters['pimcore_portal_engine.core_fields_configuration']);
  4353.         $instance->setFieldDefinitionService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\SearchIndexFieldDefinitionService'] ?? $this->getSearchIndexFieldDefinitionServiceService()));
  4354.         $instance->setThumbnailService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\ThumbnailService'] ?? $this->getThumbnailServiceService()));
  4355.         $instance->setWorkflowService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'] ?? $this->getWorkflowServiceService()));
  4356.         $instance->setLogger($c);
  4357.         return $instance;
  4358.     }
  4359.     /**
  4360.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\DataObject\IndexService' shared autowired service.
  4361.      *
  4362.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\DataObject\IndexService
  4363.      */
  4364.     protected function getIndexService2Service()
  4365.     {
  4366.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4367.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\IndexService'])) {
  4368.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\IndexService'];
  4369.         }
  4370.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'] ?? $this->getNameExtractorService2Service());
  4371.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\IndexService'])) {
  4372.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\IndexService'];
  4373.         }
  4374.         $c = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  4375.         $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\IndexService'] = $instance = new \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\DataObject\IndexService($c$a, ($this->services['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService'] ?? $this->getElasticSearchConfigServiceService()), $b, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Entity\\EntityManagerService'] ?? $this->getEntityManagerServiceService()));
  4376.         $instance->setEsClient(($this->privates['pimcore.portal_engine.es_client'] ?? $this->getPimcore_PortalEngine_EsClientService()));
  4377.         $instance->setCoreFieldsConfig($this->parameters['pimcore_portal_engine.core_fields_configuration']);
  4378.         $instance->setFieldDefinitionService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\SearchIndexFieldDefinitionService'] ?? $this->getSearchIndexFieldDefinitionService2Service()));
  4379.         $instance->setMainImageExtractorService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\MainImageExtractorService'] ?? $this->getMainImageExtractorServiceService()));
  4380.         $instance->setContainerParamBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  4381.         $instance->setLogger($c);
  4382.         return $instance;
  4383.     }
  4384.     /**
  4385.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\IndexQueueService' shared autowired service.
  4386.      *
  4387.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\IndexQueueService
  4388.      */
  4389.     protected function getIndexQueueServiceService()
  4390.     {
  4391.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\IndexService'] ?? $this->getIndexService2Service());
  4392.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'])) {
  4393.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'];
  4394.         }
  4395.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\IndexService'] ?? $this->getIndexServiceService());
  4396.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'])) {
  4397.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'];
  4398.         }
  4399.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\IndexQueueService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService'] ?? $this->getElasticSearchConfigServiceService()), $a$b);
  4400.     }
  4401.     /**
  4402.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Security\SecurityService' shared autowired service.
  4403.      *
  4404.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Security\SecurityService
  4405.      */
  4406.     protected function getSecurityServiceService()
  4407.     {
  4408.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Security\SecurityService(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4409.     }
  4410.     /**
  4411.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\User\AvatarService' shared autowired service.
  4412.      *
  4413.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\User\AvatarService
  4414.      */
  4415.     protected function getAvatarServiceService()
  4416.     {
  4417.         $a = ($this->services['router'] ?? $this->getRouterService());
  4418.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\User\\AvatarService'])) {
  4419.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\User\\AvatarService'];
  4420.         }
  4421.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\User\\AvatarService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\User\AvatarService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()), $a);
  4422.     }
  4423.     /**
  4424.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Workflow\WorkflowService' shared autowired service.
  4425.      *
  4426.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Workflow\WorkflowService
  4427.      */
  4428.     protected function getWorkflowServiceService()
  4429.     {
  4430.         $a = ($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService());
  4431.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'])) {
  4432.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'];
  4433.         }
  4434.         $b = ($this->privates['workflow.registry'] ?? $this->getWorkflow_RegistryService());
  4435.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'])) {
  4436.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'];
  4437.         }
  4438.         $c = ($this->privates['Pimcore\\Workflow\\ActionsButtonService'] ?? $this->getActionsButtonServiceService());
  4439.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'])) {
  4440.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'];
  4441.         }
  4442.         $d = ($this->services['Pimcore\\Workflow\\Place\\StatusInfo'] ?? $this->getStatusInfoService());
  4443.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'])) {
  4444.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'];
  4445.         }
  4446.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Workflow\WorkflowService($a$b$c$d, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\TranslatorService'] ?? $this->getTranslatorServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  4447.     }
  4448.     /**
  4449.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension' shared autowired service.
  4450.      *
  4451.      * @return \Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension
  4452.      */
  4453.     protected function getContentExtensionService()
  4454.     {
  4455.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'] ?? $this->getNavigationServiceService());
  4456.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'])) {
  4457.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'];
  4458.         }
  4459.         $b = ($this->privates['Pimcore\\Templating\\Renderer\\IncludeRenderer'] ?? $this->getIncludeRendererService());
  4460.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'])) {
  4461.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'];
  4462.         }
  4463.         $c = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'] ?? $this->getPrefixServiceService());
  4464.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'])) {
  4465.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'];
  4466.         }
  4467.         $d = ($this->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'] ?? $this->getBreadcrumbsService());
  4468.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'])) {
  4469.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'];
  4470.         }
  4471.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'] = new \Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension(($this->services['kernel'] ?? $this->get('kernel'1)), $a$b$c$d);
  4472.     }
  4473.     /**
  4474.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Twig\EditmodeExtension' shared autowired service.
  4475.      *
  4476.      * @return \Pimcore\Bundle\PortalEngineBundle\Twig\EditmodeExtension
  4477.      */
  4478.     protected function getEditmodeExtensionService()
  4479.     {
  4480.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'] ?? $this->getContentExtensionService());
  4481.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'])) {
  4482.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'];
  4483.         }
  4484.         $b = ($this->services['Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface'] ?? $this->getAreabrickManagerInterfaceService());
  4485.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'])) {
  4486.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'];
  4487.         }
  4488.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'] = new \Pimcore\Bundle\PortalEngineBundle\Twig\EditmodeExtension(($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), $a, ($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()), $b, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()));
  4489.     }
  4490.     /**
  4491.      * Gets the private 'Pimcore\Document\Editable\EditmodeEditableDefinitionCollector' shared autowired service.
  4492.      *
  4493.      * @return \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector
  4494.      */
  4495.     protected function getEditmodeEditableDefinitionCollectorService()
  4496.     {
  4497.         return $this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector();
  4498.     }
  4499.     /**
  4500.      * Gets the private 'Pimcore\Http\Response\CodeInjector' shared autowired service.
  4501.      *
  4502.      * @return \Pimcore\Http\Response\CodeInjector
  4503.      */
  4504.     protected function getCodeInjectorService()
  4505.     {
  4506.         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())));
  4507.     }
  4508.     /**
  4509.      * Gets the private 'Pimcore\Navigation\Renderer\Breadcrumbs' shared autowired service.
  4510.      *
  4511.      * @return \Pimcore\Navigation\Renderer\Breadcrumbs
  4512.      */
  4513.     protected function getBreadcrumbsService()
  4514.     {
  4515.         $a = ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService());
  4516.         if (isset($this->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'])) {
  4517.             return $this->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'];
  4518.         }
  4519.         return $this->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'] = new \Pimcore\Navigation\Renderer\Breadcrumbs($a);
  4520.     }
  4521.     /**
  4522.      * Gets the private 'Pimcore\Routing\Dynamic\DocumentRouteHandler' shared autowired service.
  4523.      *
  4524.      * @return \Pimcore\Routing\Dynamic\DocumentRouteHandler
  4525.      */
  4526.     protected function getDocumentRouteHandlerService()
  4527.     {
  4528.         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()));
  4529.     }
  4530.     /**
  4531.      * Gets the private 'Pimcore\Routing\RedirectHandler' shared autowired service.
  4532.      *
  4533.      * @return \Pimcore\Routing\RedirectHandler
  4534.      */
  4535.     protected function getRedirectHandlerService()
  4536.     {
  4537.         $a = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
  4538.         if (isset($this->privates['Pimcore\\Routing\\RedirectHandler'])) {
  4539.             return $this->privates['Pimcore\\Routing\\RedirectHandler'];
  4540.         }
  4541.         $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);
  4542.         $b = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  4543.         $instance->setLogger($b);
  4544.         $instance->setLogger($b);
  4545.         return $instance;
  4546.     }
  4547.     /**
  4548.      * Gets the private 'Pimcore\Security\User\UserLoader' shared autowired service.
  4549.      *
  4550.      * @return \Pimcore\Security\User\UserLoader
  4551.      */
  4552.     protected function getUserLoaderService()
  4553.     {
  4554.         return $this->privates['Pimcore\\Security\\User\\UserLoader'] = new \Pimcore\Security\User\UserLoader(($this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  4555.     }
  4556.     /**
  4557.      * Gets the private 'Pimcore\Targeting\ActionHandler\DelegatingActionHandler' shared autowired service.
  4558.      *
  4559.      * @return \Pimcore\Targeting\ActionHandler\DelegatingActionHandler
  4560.      */
  4561.     protected function getDelegatingActionHandlerService()
  4562.     {
  4563.         return $this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] = new \Pimcore\Targeting\ActionHandler\DelegatingActionHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4564.             'assign_target_group' => ['privates''Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup''getAssignTargetGroupService'true],
  4565.             'codesnippet' => ['privates''Pimcore\\Targeting\\ActionHandler\\CodeSnippet''getCodeSnippetService'true],
  4566.             'redirect' => ['privates''Pimcore\\Targeting\\ActionHandler\\Redirect''getRedirectService'true],
  4567.         ], [
  4568.             'assign_target_group' => '?',
  4569.             'codesnippet' => '?',
  4570.             'redirect' => '?',
  4571.         ]), ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService()));
  4572.     }
  4573.     /**
  4574.      * Gets the private 'Pimcore\Targeting\ConditionMatcher' shared autowired service.
  4575.      *
  4576.      * @return \Pimcore\Targeting\ConditionMatcher
  4577.      */
  4578.     protected function getConditionMatcherService()
  4579.     {
  4580.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4581.         if (isset($this->privates['Pimcore\\Targeting\\ConditionMatcher'])) {
  4582.             return $this->privates['Pimcore\\Targeting\\ConditionMatcher'];
  4583.         }
  4584.         $b = ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService());
  4585.         if (isset($this->privates['Pimcore\\Targeting\\ConditionMatcher'])) {
  4586.             return $this->privates['Pimcore\\Targeting\\ConditionMatcher'];
  4587.         }
  4588.         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()));
  4589.     }
  4590.     /**
  4591.      * Gets the private 'Pimcore\Targeting\DataLoader' shared autowired service.
  4592.      *
  4593.      * @return \Pimcore\Targeting\DataLoader
  4594.      */
  4595.     protected function getDataLoaderService()
  4596.     {
  4597.         $this->privates['Pimcore\\Targeting\\DataLoader'] = $instance = new \Pimcore\Targeting\DataLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4598.             'device' => ['privates''Pimcore\\Targeting\\DataProvider\\Device''getDeviceService'true],
  4599.             'geoip' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoIp''getGeoIpService'true],
  4600.             'geolocation' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoLocation''getGeoLocationService'true],
  4601.             'targeting_storage' => ['privates''Pimcore\\Targeting\\DataProvider\\TargetingStorage''getTargetingStorageService'true],
  4602.             'visited_pages_counter' => ['privates''Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter''getVisitedPagesCounterService'true],
  4603.         ], [
  4604.             'device' => '?',
  4605.             'geoip' => '?',
  4606.             'geolocation' => '?',
  4607.             'targeting_storage' => '?',
  4608.             'visited_pages_counter' => '?',
  4609.         ]));
  4610.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4611.         return $instance;
  4612.     }
  4613.     /**
  4614.      * Gets the private 'Pimcore\Targeting\Debug\OverrideHandler' shared autowired service.
  4615.      *
  4616.      * @return \Pimcore\Targeting\Debug\OverrideHandler
  4617.      */
  4618.     protected function getOverrideHandlerService($lazyLoad true)
  4619.     {
  4620.         if ($lazyLoad) {
  4621.             return $this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] = $this->createProxy('OverrideHandler_fb58919', function () {
  4622.                 return \OverrideHandler_fb58919::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4623.                     $wrappedInstance $this->getOverrideHandlerService(false);
  4624.                     $proxy->setProxyInitializer(null);
  4625.                     return true;
  4626.                 });
  4627.             });
  4628.         }
  4629.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/OverrideHandler.php';
  4630.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/OverrideHandlerInterface.php';
  4631.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DocumentTargetingOverrideHandler.php';
  4632.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LanguageOverrideHandler.php';
  4633.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DeviceOverrideHandler.php';
  4634.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LocationOverrideHandler.php';
  4635.         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()]);
  4636.     }
  4637.     /**
  4638.      * Gets the private 'Pimcore\Targeting\Debug\TargetingDataCollector' shared autowired service.
  4639.      *
  4640.      * @return \Pimcore\Targeting\Debug\TargetingDataCollector
  4641.      */
  4642.     protected function getTargetingDataCollectorService()
  4643.     {
  4644.         $a = ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService());
  4645.         if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
  4646.             return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
  4647.         }
  4648.         $b = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  4649.         if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
  4650.             return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
  4651.         }
  4652.         $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] = $instance = new \Pimcore\Targeting\Debug\TargetingDataCollector($a$b);
  4653.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4654.         return $instance;
  4655.     }
  4656.     /**
  4657.      * Gets the private 'Pimcore\Targeting\EventListener\TargetingListener' shared autowired service.
  4658.      *
  4659.      * @return \Pimcore\Targeting\EventListener\TargetingListener
  4660.      */
  4661.     protected function getTargetingListenerService()
  4662.     {
  4663.         $a = ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService());
  4664.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  4665.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  4666.         }
  4667.         $b = ($this->privates['Pimcore\\Targeting\\ConditionMatcher'] ?? $this->getConditionMatcherService());
  4668.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  4669.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  4670.         }
  4671.         $c = ($this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] ?? $this->getDelegatingActionHandlerService());
  4672.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  4673.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  4674.         }
  4675.         $d = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  4676.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  4677.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  4678.         }
  4679.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4680.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  4681.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  4682.         }
  4683.         $f = ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage()));
  4684.         $g = new \Pimcore\Targeting\VisitorInfoResolver($a$f$b$c$d$e);
  4685.         $h = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  4686.         $g->setStopwatch($h);
  4687.         $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())));
  4688.         $instance->setStopwatch($h);
  4689.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4690.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  4691.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  4692.         return $instance;
  4693.     }
  4694.     /**
  4695.      * Gets the private 'Pimcore\Targeting\EventListener\ToolbarListener' shared autowired service.
  4696.      *
  4697.      * @return \Pimcore\Targeting\EventListener\ToolbarListener
  4698.      */
  4699.     protected function getToolbarListenerService()
  4700.     {
  4701.         $a = ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService());
  4702.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  4703.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  4704.         }
  4705.         $b = ($this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] ?? $this->getOverrideHandlerService());
  4706.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  4707.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  4708.         }
  4709.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4710.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  4711.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  4712.         }
  4713.         $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()));
  4714.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4715.         return $instance;
  4716.     }
  4717.     /**
  4718.      * Gets the private 'Pimcore\Targeting\Storage\CookieStorage' shared autowired service.
  4719.      *
  4720.      * @return \Pimcore\Targeting\Storage\CookieStorage
  4721.      */
  4722.     protected function getCookieStorageService()
  4723.     {
  4724.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4725.         if (isset($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'])) {
  4726.             return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'];
  4727.         }
  4728.         return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] = new \Pimcore\Targeting\Storage\CookieStorage(new \Pimcore\Targeting\Storage\Cookie\JWTCookieSaveHandler('JphYnQKo5u4l3IBOZOm2yn2yn1E10/PWUYNHD/OwFtc=', [], NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), $a);
  4729.     }
  4730.     /**
  4731.      * Gets the private 'Pimcore\Templating\Renderer\ActionRenderer' shared autowired service.
  4732.      *
  4733.      * @return \Pimcore\Templating\Renderer\ActionRenderer
  4734.      */
  4735.     protected function getActionRendererService()
  4736.     {
  4737.         $a = ($this->privates['twig.runtime.httpkernel'] ?? $this->getTwig_Runtime_HttpkernelService());
  4738.         if (isset($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'])) {
  4739.             return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'];
  4740.         }
  4741.         return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] = new \Pimcore\Templating\Renderer\ActionRenderer($a);
  4742.     }
  4743.     /**
  4744.      * Gets the private 'Pimcore\Templating\Renderer\IncludeRenderer' shared autowired service.
  4745.      *
  4746.      * @return \Pimcore\Templating\Renderer\IncludeRenderer
  4747.      */
  4748.     protected function getIncludeRendererService()
  4749.     {
  4750.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
  4751.         if (isset($this->privates['Pimcore\\Templating\\Renderer\\IncludeRenderer'])) {
  4752.             return $this->privates['Pimcore\\Templating\\Renderer\\IncludeRenderer'];
  4753.         }
  4754.         $b = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  4755.         if (isset($this->privates['Pimcore\\Templating\\Renderer\\IncludeRenderer'])) {
  4756.             return $this->privates['Pimcore\\Templating\\Renderer\\IncludeRenderer'];
  4757.         }
  4758.         return $this->privates['Pimcore\\Templating\\Renderer\\IncludeRenderer'] = new \Pimcore\Templating\Renderer\IncludeRenderer($a$b);
  4759.     }
  4760.     /**
  4761.      * Gets the private 'Pimcore\Twig\Extension\SubrequestExtension' shared autowired service.
  4762.      *
  4763.      * @return \Pimcore\Twig\Extension\SubrequestExtension
  4764.      */
  4765.     protected function getSubrequestExtensionService($lazyLoad true)
  4766.     {
  4767.         if ($lazyLoad) {
  4768.             return $this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] = $this->createProxy('SubrequestExtension_ac4dffd', function () {
  4769.                 return \SubrequestExtension_ac4dffd::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4770.                     $wrappedInstance $this->getSubrequestExtensionService(false);
  4771.                     $proxy->setProxyInitializer(null);
  4772.                     return true;
  4773.                 });
  4774.             });
  4775.         }
  4776.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/SubrequestExtension.php';
  4777.         return new \Pimcore\Twig\Extension\SubrequestExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] ?? $this->getIncService()));
  4778.     }
  4779.     /**
  4780.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadLink' shared autowired service.
  4781.      *
  4782.      * @return \Pimcore\Twig\Extension\Templating\HeadLink
  4783.      */
  4784.     protected function getHeadLinkService()
  4785.     {
  4786.         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()));
  4787.     }
  4788.     /**
  4789.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadMeta' shared autowired service.
  4790.      *
  4791.      * @return \Pimcore\Twig\Extension\Templating\HeadMeta
  4792.      */
  4793.     protected function getHeadMetaService()
  4794.     {
  4795.         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())));
  4796.     }
  4797.     /**
  4798.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadScript' shared autowired service.
  4799.      *
  4800.      * @return \Pimcore\Twig\Extension\Templating\HeadScript
  4801.      */
  4802.     protected function getHeadScriptService()
  4803.     {
  4804.         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()));
  4805.     }
  4806.     /**
  4807.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadStyle' shared autowired service.
  4808.      *
  4809.      * @return \Pimcore\Twig\Extension\Templating\HeadStyle
  4810.      */
  4811.     protected function getHeadStyleService()
  4812.     {
  4813.         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())));
  4814.     }
  4815.     /**
  4816.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadTitle' shared autowired service.
  4817.      *
  4818.      * @return \Pimcore\Twig\Extension\Templating\HeadTitle
  4819.      */
  4820.     protected function getHeadTitleService()
  4821.     {
  4822.         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())));
  4823.     }
  4824.     /**
  4825.      * Gets the private 'Pimcore\Twig\Extension\Templating\Inc' shared autowired service.
  4826.      *
  4827.      * @return \Pimcore\Twig\Extension\Templating\Inc
  4828.      */
  4829.     protected function getIncService()
  4830.     {
  4831.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\IncludeRenderer'] ?? $this->getIncludeRendererService());
  4832.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'])) {
  4833.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'];
  4834.         }
  4835.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] = new \Pimcore\Twig\Extension\Templating\Inc($a, ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()));
  4836.     }
  4837.     /**
  4838.      * Gets the private 'Pimcore\Twig\Extension\Templating\InlineScript' shared autowired service.
  4839.      *
  4840.      * @return \Pimcore\Twig\Extension\Templating\InlineScript
  4841.      */
  4842.     protected function getInlineScriptService()
  4843.     {
  4844.         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()));
  4845.     }
  4846.     /**
  4847.      * Gets the private 'Pimcore\Twig\Extension\Templating\Navigation' shared autowired service.
  4848.      *
  4849.      * @return \Pimcore\Twig\Extension\Templating\Navigation
  4850.      */
  4851.     protected function getNavigationService($lazyLoad true)
  4852.     {
  4853.         if ($lazyLoad) {
  4854.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] = $this->createProxy('Navigation_62d2b4b', function () {
  4855.                 return \Navigation_62d2b4b::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4856.                     $wrappedInstance $this->getNavigationService(false);
  4857.                     $proxy->setProxyInitializer(null);
  4858.                     return true;
  4859.                 });
  4860.             });
  4861.         }
  4862.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Navigation.php';
  4863.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Builder.php';
  4864.         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, [
  4865.             'breadcrumbs' => ['privates''Pimcore\\Navigation\\Renderer\\Breadcrumbs''getBreadcrumbsService'false],
  4866.             'menu' => ['privates''Pimcore\\Navigation\\Renderer\\Menu''getMenuService'true],
  4867.         ], [
  4868.             'breadcrumbs' => '?',
  4869.             'menu' => '?',
  4870.         ]));
  4871.     }
  4872.     /**
  4873.      * Gets the private 'Pimcore\Twig\Extension\Templating\PimcoreUrl' shared autowired service.
  4874.      *
  4875.      * @return \Pimcore\Twig\Extension\Templating\PimcoreUrl
  4876.      */
  4877.     protected function getPimcoreUrlService()
  4878.     {
  4879.         $a = ($this->services['router'] ?? $this->getRouterService());
  4880.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'])) {
  4881.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'];
  4882.         }
  4883.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] = new \Pimcore\Twig\Extension\Templating\PimcoreUrl($a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  4884.     }
  4885.     /**
  4886.      * Gets the private 'Pimcore\Twig\Extension\Templating\Placeholder' shared autowired service.
  4887.      *
  4888.      * @return \Pimcore\Twig\Extension\Templating\Placeholder
  4889.      */
  4890.     protected function getPlaceholderService()
  4891.     {
  4892.         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())));
  4893.     }
  4894.     /**
  4895.      * Gets the private 'Pimcore\Workflow\ActionsButtonService' shared autowired service.
  4896.      *
  4897.      * @return \Pimcore\Workflow\ActionsButtonService
  4898.      */
  4899.     protected function getActionsButtonServiceService()
  4900.     {
  4901.         $a = ($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService());
  4902.         if (isset($this->privates['Pimcore\\Workflow\\ActionsButtonService'])) {
  4903.             return $this->privates['Pimcore\\Workflow\\ActionsButtonService'];
  4904.         }
  4905.         return $this->privates['Pimcore\\Workflow\\ActionsButtonService'] = new \Pimcore\Workflow\ActionsButtonService($a);
  4906.     }
  4907.     /**
  4908.      * Gets the private 'Pimcore\Workflow\EventSubscriber\NotesSubscriber' shared autowired service.
  4909.      *
  4910.      * @return \Pimcore\Workflow\EventSubscriber\NotesSubscriber
  4911.      */
  4912.     protected function getNotesSubscriberService()
  4913.     {
  4914.         return $this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] = new \Pimcore\Workflow\EventSubscriber\NotesSubscriber(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  4915.     }
  4916.     /**
  4917.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  4918.      *
  4919.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  4920.      */
  4921.     protected function getResetAssetsEventListenerService()
  4922.     {
  4923.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> 'pimcoreStatisticsExplorer'=> 'portalEngineBundle']);
  4924.     }
  4925.     /**
  4926.      * Gets the private 'annotations.cache_adapter' shared service.
  4927.      *
  4928.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  4929.      */
  4930.     protected function getAnnotations_CacheAdapterService()
  4931.     {
  4932.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  4933.     }
  4934.     /**
  4935.      * Gets the private 'annotations.cached_reader' shared service.
  4936.      *
  4937.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  4938.      */
  4939.     protected function getAnnotations_CachedReaderService()
  4940.     {
  4941.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  4942.     }
  4943.     /**
  4944.      * Gets the private 'annotations.reader' shared service.
  4945.      *
  4946.      * @return \Doctrine\Common\Annotations\AnnotationReader
  4947.      */
  4948.     protected function getAnnotations_ReaderService()
  4949.     {
  4950.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  4951.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  4952.         $a->registerUniqueLoader('class_exists');
  4953.         $instance->addGlobalIgnoredName('required'$a);
  4954.         return $instance;
  4955.     }
  4956.     /**
  4957.      * Gets the private 'assets.packages' shared service.
  4958.      *
  4959.      * @return \Symfony\Component\Asset\Packages
  4960.      */
  4961.     protected function getAssets_PackagesService()
  4962.     {
  4963.         $a = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  4964.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  4965.             return new \EmptyIterator();
  4966.         }, 0));
  4967.     }
  4968.     /**
  4969.      * Gets the private 'cache.annotations' shared service.
  4970.      *
  4971.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4972.      */
  4973.     protected function getCache_AnnotationsService()
  4974.     {
  4975.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('WnKnMSgTIH'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4976.     }
  4977.     /**
  4978.      * Gets the private 'cache.doctrine.orm.portal_engine.query' shared service.
  4979.      *
  4980.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4981.      */
  4982.     protected function getCache_Doctrine_Orm_PortalEngine_QueryService()
  4983.     {
  4984.         return $this->privates['cache.doctrine.orm.portal_engine.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4985.     }
  4986.     /**
  4987.      * Gets the private 'cache.doctrine.orm.portal_engine.result' shared service.
  4988.      *
  4989.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4990.      */
  4991.     protected function getCache_Doctrine_Orm_PortalEngine_ResultService()
  4992.     {
  4993.         return $this->privates['cache.doctrine.orm.portal_engine.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4994.     }
  4995.     /**
  4996.      * Gets the private 'cache.doctrine.orm.statistics_explorer.query' shared service.
  4997.      *
  4998.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4999.      */
  5000.     protected function getCache_Doctrine_Orm_StatisticsExplorer_QueryService()
  5001.     {
  5002.         return $this->privates['cache.doctrine.orm.statistics_explorer.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5003.     }
  5004.     /**
  5005.      * Gets the private 'cache.doctrine.orm.statistics_explorer.result' shared service.
  5006.      *
  5007.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5008.      */
  5009.     protected function getCache_Doctrine_Orm_StatisticsExplorer_ResultService()
  5010.     {
  5011.         return $this->privates['cache.doctrine.orm.statistics_explorer.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5012.     }
  5013.     /**
  5014.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  5015.      *
  5016.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5017.      */
  5018.     protected function getCache_Messenger_RestartWorkersSignalService()
  5019.     {
  5020.         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'));
  5021.     }
  5022.     /**
  5023.      * Gets the private 'cache.property_info' shared service.
  5024.      *
  5025.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5026.      */
  5027.     protected function getCache_PropertyInfoService()
  5028.     {
  5029.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ZnDH1wVkDa'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5030.     }
  5031.     /**
  5032.      * Gets the private 'cache.rate_limiter' shared service.
  5033.      *
  5034.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5035.      */
  5036.     protected function getCache_RateLimiterService()
  5037.     {
  5038.         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'));
  5039.     }
  5040.     /**
  5041.      * Gets the private 'cache.security_expression_language' shared service.
  5042.      *
  5043.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5044.      */
  5045.     protected function getCache_SecurityExpressionLanguageService()
  5046.     {
  5047.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('8iaY9KvYJC'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5048.     }
  5049.     /**
  5050.      * Gets the private 'cache.serializer' shared service.
  5051.      *
  5052.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5053.      */
  5054.     protected function getCache_SerializerService()
  5055.     {
  5056.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('WNNilsZXXj'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5057.     }
  5058.     /**
  5059.      * Gets the private 'cache.validator' shared service.
  5060.      *
  5061.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5062.      */
  5063.     protected function getCache_ValidatorService()
  5064.     {
  5065.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('EvXsV8l1v3'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5066.     }
  5067.     /**
  5068.      * Gets the private 'cache.webpack_encore' shared service.
  5069.      *
  5070.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5071.      */
  5072.     protected function getCache_WebpackEncoreService()
  5073.     {
  5074.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ttWNOklXit'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5075.     }
  5076.     /**
  5077.      * Gets the private 'config_cache_factory' shared service.
  5078.      *
  5079.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5080.      */
  5081.     protected function getConfigCacheFactoryService()
  5082.     {
  5083.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5084.             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)));
  5085.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5086.         }, 2));
  5087.     }
  5088.     /**
  5089.      * Gets the private 'data_collector.form' shared service.
  5090.      *
  5091.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  5092.      */
  5093.     protected function getDataCollector_FormService()
  5094.     {
  5095.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  5096.     }
  5097.     /**
  5098.      * Gets the private 'data_collector.request' shared service.
  5099.      *
  5100.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  5101.      */
  5102.     protected function getDataCollector_RequestService()
  5103.     {
  5104.         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())));
  5105.     }
  5106.     /**
  5107.      * Gets the private 'debug.controller_resolver' shared service.
  5108.      *
  5109.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  5110.      */
  5111.     protected function getDebug_ControllerResolverService()
  5112.     {
  5113.         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))));
  5114.     }
  5115.     /**
  5116.      * Gets the private 'debug.debug_handlers_listener' shared service.
  5117.      *
  5118.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  5119.      */
  5120.     protected function getDebug_DebugHandlersListenerService()
  5121.     {
  5122.         $a = ($this->services['monolog.logger.php'] ?? $this->getMonolog_Logger_PhpService());
  5123.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrue$a);
  5124.     }
  5125.     /**
  5126.      * Gets the private 'debug.file_link_formatter' shared service.
  5127.      *
  5128.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  5129.      */
  5130.     protected function getDebug_FileLinkFormatterService()
  5131.     {
  5132.         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 () {
  5133.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  5134.         });
  5135.     }
  5136.     /**
  5137.      * Gets the private 'debug.log_processor' shared service.
  5138.      *
  5139.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  5140.      */
  5141.     protected function getDebug_LogProcessorService()
  5142.     {
  5143.         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())));
  5144.     }
  5145.     /**
  5146.      * Gets the private 'debug.security.access.decision_manager' shared service.
  5147.      *
  5148.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  5149.      */
  5150.     protected function getDebug_Security_Access_DecisionManagerService()
  5151.     {
  5152.         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 () {
  5153.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  5154.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  5155.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  5156.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  5157.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolAccessVoter'] ?? $this->load('getDataPoolAccessVoterService'));
  5158.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolAssetUploadFolderReviewingVoter'] ?? $this->load('getDataPoolAssetUploadFolderReviewingVoterService'));
  5159.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolDownloadVoter'] ?? $this->load('getDataPoolDownloadVoterService'));
  5160.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolItemPermissionVoter'] ?? $this->load('getDataPoolItemPermissionVoterService'));
  5161.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolVersionHistoryVoter'] ?? $this->load('getDataPoolVersionHistoryVoterService'));
  5162.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\GuestUserPermissionVoter'] ?? $this->load('getGuestUserPermissionVoterService'));
  5163.             yield 10 => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\PortalAccessVoter'] ?? $this->load('getPortalAccessVoterService'));
  5164.             yield 11 => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\StatisticExplorerAccessVoter'] ?? $this->load('getStatisticExplorerAccessVoterService'));
  5165.         }, 12), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  5166.     }
  5167.     /**
  5168.      * Gets the private 'debug.security.firewall' shared service.
  5169.      *
  5170.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  5171.      */
  5172.     protected function getDebug_Security_FirewallService()
  5173.     {
  5174.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  5175.         if (isset($this->privates['debug.security.firewall'])) {
  5176.             return $this->privates['debug.security.firewall'];
  5177.         }
  5178.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5179.         if (isset($this->privates['debug.security.firewall'])) {
  5180.             return $this->privates['debug.security.firewall'];
  5181.         }
  5182.         $c = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  5183.         if (isset($this->privates['debug.security.firewall'])) {
  5184.             return $this->privates['debug.security.firewall'];
  5185.         }
  5186.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b$c);
  5187.     }
  5188.     /**
  5189.      * Gets the private 'debug.traced.messenger.bus.portal-engine' shared service.
  5190.      *
  5191.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  5192.      */
  5193.     protected function getDebug_Traced_Messenger_Bus_PortalengineService()
  5194.     {
  5195.         return $this->privates['debug.traced.messenger.bus.portal-engine'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  5196.             yield => ($this->privates['messenger.bus.portal-engine.middleware.traceable'] ?? $this->load('getMessenger_Bus_Portalengine_Middleware_TraceableService'));
  5197.             yield => ($this->privates['messenger.bus.portal-engine.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.portal-engine.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.portal-engine')));
  5198.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  5199.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  5200.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  5201.             yield => ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Messenger\\Middleware\\CollectGarbageMiddleware'] ?? $this->load('getCollectGarbageMiddlewareService'));
  5202.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  5203.             yield => ($this->privates['messenger.bus.portal-engine.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Portalengine_Middleware_HandleMessageService'));
  5204.         }, 8)));
  5205.     }
  5206.     /**
  5207.      * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  5208.      *
  5209.      * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  5210.      */
  5211.     protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  5212.     {
  5213.         return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []));
  5214.     }
  5215.     /**
  5216.      * Gets the private 'exception_listener' shared service.
  5217.      *
  5218.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  5219.      */
  5220.     protected function getExceptionListenerService()
  5221.     {
  5222.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  5223.     }
  5224.     /**
  5225.      * Gets the private 'form.registry' shared service.
  5226.      *
  5227.      * @return \Symfony\Component\Form\FormRegistry
  5228.      */
  5229.     protected function getForm_RegistryService()
  5230.     {
  5231.         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, [
  5232.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\ChangeUserDataForm' => ['privates''Pimcore\\Bundle\\PortalEngineBundle\\Form\\ChangeUserDataForm''getChangeUserDataFormService'true],
  5233.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\LoginForm' => ['privates''Pimcore\\Bundle\\PortalEngineBundle\\Form\\LoginForm''getLoginFormService'true],
  5234.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\RecoverPasswordForm' => ['privates''Pimcore\\Bundle\\PortalEngineBundle\\Form\\RecoverPasswordForm''getRecoverPasswordFormService'true],
  5235.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'true],
  5236.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => ['privates''cmf_routing.route_type_form_type''getCmfRouting_RouteTypeFormTypeService'true],
  5237.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  5238.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  5239.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'true],
  5240.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  5241.         ], [
  5242.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\ChangeUserDataForm' => '?',
  5243.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\LoginForm' => '?',
  5244.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\RecoverPasswordForm' => '?',
  5245.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  5246.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => '?',
  5247.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  5248.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  5249.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  5250.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  5251.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  5252.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  5253.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  5254.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  5255.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  5256.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  5257.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  5258.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  5259.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  5260.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  5261.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  5262.         }, 1)], new RewindableGenerator(function () {
  5263.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  5264.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService'));
  5265.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  5266.     }
  5267.     /**
  5268.      * Gets the private 'fragment.renderer.inline' shared service.
  5269.      *
  5270.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  5271.      */
  5272.     protected function getFragment_Renderer_InlineService()
  5273.     {
  5274.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  5275.         if (isset($this->privates['fragment.renderer.inline'])) {
  5276.             return $this->privates['fragment.renderer.inline'];
  5277.         }
  5278.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5279.         if (isset($this->privates['fragment.renderer.inline'])) {
  5280.             return $this->privates['fragment.renderer.inline'];
  5281.         }
  5282.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  5283.         $instance->setFragmentPath('/_fragment');
  5284.         return $instance;
  5285.     }
  5286.     /**
  5287.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  5288.      *
  5289.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  5290.      */
  5291.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  5292.     {
  5293.         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())));
  5294.     }
  5295.     /**
  5296.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  5297.      *
  5298.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  5299.      */
  5300.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  5301.     {
  5302.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  5303.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  5304.             return $this->privates['framework_extra_bundle.event.is_granted'];
  5305.         }
  5306.         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);
  5307.     }
  5308.     /**
  5309.      * Gets the private 'locale_aware_listener' shared service.
  5310.      *
  5311.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  5312.      */
  5313.     protected function getLocaleAwareListenerService()
  5314.     {
  5315.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  5316.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  5317.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  5318.             yield => ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  5319.             yield => ($this->privates['Pimcore\\Bundle\\AdminBundle\\Translation\\AdminUserTranslator'] ?? $this->load('getAdminUserTranslatorService'));
  5320.         }, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5321.     }
  5322.     /**
  5323.      * Gets the private 'locale_listener' shared service.
  5324.      *
  5325.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  5326.      */
  5327.     protected function getLocaleListener2Service()
  5328.     {
  5329.         $a = ($this->services['router'] ?? $this->getRouterService());
  5330.         if (isset($this->privates['locale_listener'])) {
  5331.             return $this->privates['locale_listener'];
  5332.         }
  5333.         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, []);
  5334.     }
  5335.     /**
  5336.      * Gets the private 'monolog.handler.console' shared service.
  5337.      *
  5338.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  5339.      */
  5340.     protected function getMonolog_Handler_ConsoleService()
  5341.     {
  5342.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  5343.     }
  5344.     /**
  5345.      * Gets the private 'monolog.handler.main' shared service.
  5346.      *
  5347.      * @return \Monolog\Handler\StreamHandler
  5348.      */
  5349.     protected function getMonolog_Handler_MainService()
  5350.     {
  5351.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  5352.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  5353.         return $instance;
  5354.     }
  5355.     /**
  5356.      * Gets the private 'monolog.logger' shared service.
  5357.      *
  5358.      * @return \Symfony\Bridge\Monolog\Logger
  5359.      */
  5360.     protected function getMonolog_LoggerService()
  5361.     {
  5362.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  5363.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5364.         $instance->useMicrosecondTimestamps(true);
  5365.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5366.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5367.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  5368.         return $instance;
  5369.     }
  5370.     /**
  5371.      * Gets the private 'parameter_bag' shared service.
  5372.      *
  5373.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  5374.      */
  5375.     protected function getParameterBagService()
  5376.     {
  5377.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  5378.     }
  5379.     /**
  5380.      * Gets the private 'pimcore.cache.adapter.doctrine_dbal' shared autowired service.
  5381.      *
  5382.      * @return \Symfony\Component\Cache\Adapter\DoctrineDbalAdapter
  5383.      */
  5384.     protected function getPimcore_Cache_Adapter_DoctrineDbalService()
  5385.     {
  5386.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  5387.         if (isset($this->privates['pimcore.cache.adapter.doctrine_dbal'])) {
  5388.             return $this->privates['pimcore.cache.adapter.doctrine_dbal'];
  5389.         }
  5390.         $this->privates['pimcore.cache.adapter.doctrine_dbal'] = $instance = new \Symfony\Component\Cache\Adapter\DoctrineDbalAdapter($a''31536000);
  5391.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5392.         return $instance;
  5393.     }
  5394.     /**
  5395.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware' shared service.
  5396.      *
  5397.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  5398.      */
  5399.     protected function getPimcore_Cache_Adapter_RedisTagAwareService()
  5400.     {
  5401.         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()));
  5402.     }
  5403.     /**
  5404.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware.recorder_inner' shared autowired service.
  5405.      *
  5406.      * @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
  5407.      */
  5408.     protected function getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService($lazyLoad true)
  5409.     {
  5410.         if ($lazyLoad) {
  5411.             return $this->privates['pimcore.cache.adapter.redis_tag_aware.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
  5412.                 return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5413.                     $wrappedInstance $this->getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService(false);
  5414.                     $proxy->setProxyInitializer(null);
  5415.                     return true;
  5416.                 });
  5417.             });
  5418.         }
  5419.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
  5420.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  5421.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
  5422.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  5423.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  5424.         $instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://localhost', ['lazy' => true]), 'geC6SiRn5Y'0, new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  5425.         $a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  5426.         $instance->setLogger($a);
  5427.         $instance->setLogger($a);
  5428.         return $instance;
  5429.     }
  5430.     /**
  5431.      * Gets the private 'pimcore.portal_engine.es_client' shared autowired service.
  5432.      *
  5433.      * @return \Elasticsearch\Client
  5434.      */
  5435.     protected function getPimcore_PortalEngine_EsClientService()
  5436.     {
  5437.         return $this->privates['pimcore.portal_engine.es_client'] = \Pimcore\Bundle\PortalEngineBundle\Tools\EsClientFactory::getESClient(($this->services['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService'] ?? $this->getElasticSearchConfigServiceService()));
  5438.     }
  5439.     /**
  5440.      * Gets the private 'profiler_listener' shared service.
  5441.      *
  5442.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  5443.      */
  5444.     protected function getProfilerListenerService()
  5445.     {
  5446.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  5447.         if (isset($this->privates['profiler_listener'])) {
  5448.             return $this->privates['profiler_listener'];
  5449.         }
  5450.         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);
  5451.     }
  5452.     /**
  5453.      * Gets the private 'property_info' shared service.
  5454.      *
  5455.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  5456.      */
  5457.     protected function getPropertyInfoService()
  5458.     {
  5459.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  5460.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  5461.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5462.             yield => ($this->privates['doctrine.orm.portal_engine_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PortalEngineEntityManager_PropertyInfoExtractorService'));
  5463.             yield => ($this->privates['doctrine.orm.statistics_explorer_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_StatisticsExplorerEntityManager_PropertyInfoExtractorService'));
  5464.         }, 4), new RewindableGenerator(function () {
  5465.             yield => ($this->privates['doctrine.orm.portal_engine_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PortalEngineEntityManager_PropertyInfoExtractorService'));
  5466.             yield => ($this->privates['doctrine.orm.statistics_explorer_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_StatisticsExplorerEntityManager_PropertyInfoExtractorService'));
  5467.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5468.         }, 3), new RewindableGenerator(function () {
  5469.             return new \EmptyIterator();
  5470.         }, 0), new RewindableGenerator(function () {
  5471.             yield => ($this->privates['doctrine.orm.portal_engine_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PortalEngineEntityManager_PropertyInfoExtractorService'));
  5472.             yield => ($this->privates['doctrine.orm.statistics_explorer_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_StatisticsExplorerEntityManager_PropertyInfoExtractorService'));
  5473.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5474.         }, 3), new RewindableGenerator(function () {
  5475.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5476.         }, 1));
  5477.     }
  5478.     /**
  5479.      * Gets the private 'router.expression_language_provider' shared service.
  5480.      *
  5481.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  5482.      */
  5483.     protected function getRouter_ExpressionLanguageProviderService()
  5484.     {
  5485.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5486.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  5487.         ], [
  5488.             'env' => 'Closure',
  5489.         ]));
  5490.     }
  5491.     /**
  5492.      * Gets the private 'router_listener' shared service.
  5493.      *
  5494.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  5495.      */
  5496.     protected function getRouterListenerService()
  5497.     {
  5498.         $a = ($this->services['router'] ?? $this->getRouterService());
  5499.         if (isset($this->privates['router_listener'])) {
  5500.             return $this->privates['router_listener'];
  5501.         }
  5502.         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);
  5503.     }
  5504.     /**
  5505.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  5506.      *
  5507.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  5508.      */
  5509.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  5510.     {
  5511.         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()));
  5512.     }
  5513.     /**
  5514.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  5515.      *
  5516.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  5517.      */
  5518.     protected function getSchebTwoFactor_ProviderRegistryService()
  5519.     {
  5520.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  5521.             yield 'google' => ($this->privates['scheb_two_factor.security.google.provider'] ?? $this->load('getSchebTwoFactor_Security_Google_ProviderService'));
  5522.         }, 1));
  5523.     }
  5524.     /**
  5525.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  5526.      *
  5527.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  5528.      */
  5529.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  5530.     {
  5531.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  5532.     }
  5533.     /**
  5534.      * Gets the private 'security.authentication.form_listener.two_factor.pimcore_admin' shared service.
  5535.      *
  5536.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  5537.      */
  5538.     protected function getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService()
  5539.     {
  5540.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5541.         if (isset($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'])) {
  5542.             return $this->privates['security.authentication.form_listener.two_factor.pimcore_admin'];
  5543.         }
  5544.         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);
  5545.     }
  5546.     /**
  5547.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.pimcore_admin' shared service.
  5548.      *
  5549.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  5550.      */
  5551.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService()
  5552.     {
  5553.         $a = ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService());
  5554.         if (isset($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'])) {
  5555.             return $this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'];
  5556.         }
  5557.         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);
  5558.     }
  5559.     /**
  5560.      * Gets the private 'security.context_listener.0' shared service.
  5561.      *
  5562.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  5563.      */
  5564.     protected function getSecurity_ContextListener_0Service()
  5565.     {
  5566.         $a = ($this->privates['security.event_dispatcher.pimcore_admin_webdav'] ?? $this->getSecurity_EventDispatcher_PimcoreAdminWebdavService());
  5567.         if (isset($this->privates['security.context_listener.0'])) {
  5568.             return $this->privates['security.context_listener.0'];
  5569.         }
  5570.         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 () {
  5571.             yield => ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authentication\\UserProvider'] ?? $this->load('getUserProviderService'));
  5572.             yield => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
  5573.         }, 2), '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']);
  5574.     }
  5575.     /**
  5576.      * Gets the private 'security.event_dispatcher.pimcore_admin_webdav' shared service.
  5577.      *
  5578.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  5579.      */
  5580.     protected function getSecurity_EventDispatcher_PimcoreAdminWebdavService()
  5581.     {
  5582.         $this->privates['security.event_dispatcher.pimcore_admin_webdav'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  5583.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5584.             return ($this->privates['security.listener.pimcore_admin_webdav.user_provider'] ?? $this->load('getSecurity_Listener_PimcoreAdminWebdav_UserProviderService'));
  5585.         }, => 'checkPassport'], 2048);
  5586.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  5587.             return ($this->privates['security.listener.session.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_Session_PimcoreAdminWebdavService'));
  5588.         }, => 'onSuccessfulLogin'], 0);
  5589.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5590.             return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
  5591.         }, => 'preCheckCredentials'], 256);
  5592.         $instance->addListener('security.authentication.success', [=> function () {
  5593.             return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
  5594.         }, => 'postCheckCredentials'], 256);
  5595.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5596.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  5597.         }, => 'checkPassport'], 1024);
  5598.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5599.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  5600.         }, => 'checkPassport'], 0);
  5601.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  5602.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  5603.         }, => 'onLoginSuccess'], 0);
  5604.         $instance->addListener('security.authentication.success', [=> function () {
  5605.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  5606.         }, => 'onLogin'], 9223372036854775807);
  5607.         $instance->addListener('security.authentication.success', [=> function () {
  5608.             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()));
  5609.         }, => 'onLogin'], 9223372036854775806);
  5610.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5611.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  5612.         }, => 'checkPassport'], 0);
  5613.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  5614.             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()));
  5615.         }, => 'onSuccessfulLogin'], -63);
  5616.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  5617.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  5618.         }, => 'onLogout'], 0);
  5619.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5620.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  5621.         }, => 'checkPassport'], 512);
  5622.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  5623.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  5624.         }, => 'onLogout'], 0);
  5625.         return $instance;
  5626.     }
  5627.     /**
  5628.      * Gets the private 'security.firewall.map' shared service.
  5629.      *
  5630.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  5631.      */
  5632.     protected function getSecurity_Firewall_MapService()
  5633.     {
  5634.         $a = ($this->privates['.service_locator.hNQzc35'] ?? $this->get_ServiceLocator_HNQzc35Service());
  5635.         if (isset($this->privates['security.firewall.map'])) {
  5636.             return $this->privates['security.firewall.map'];
  5637.         }
  5638.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  5639.             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)/')));
  5640.             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')));
  5641.             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(/.*)?$')));
  5642.         }, 3));
  5643.     }
  5644.     /**
  5645.      * Gets the private 'security.firewall_config.two_factor.pimcore_admin' shared service.
  5646.      *
  5647.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  5648.      */
  5649.     protected function getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()
  5650.     {
  5651.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  5652.         if (isset($this->privates['security.firewall_config.two_factor.pimcore_admin'])) {
  5653.             return $this->privates['security.firewall_config.two_factor.pimcore_admin'];
  5654.         }
  5655.         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());
  5656.     }
  5657.     /**
  5658.      * Gets the private 'security.helper' shared service.
  5659.      *
  5660.      * @return \Symfony\Component\Security\Core\Security
  5661.      */
  5662.     protected function getSecurity_HelperService()
  5663.     {
  5664.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5665.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  5666.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  5667.         ], [
  5668.             'security.authorization_checker' => '?',
  5669.             'security.token_storage' => '?',
  5670.         ]));
  5671.     }
  5672.     /**
  5673.      * Gets the private 'security.http_utils' shared service.
  5674.      *
  5675.      * @return \Symfony\Component\Security\Http\HttpUtils
  5676.      */
  5677.     protected function getSecurity_HttpUtilsService()
  5678.     {
  5679.         $a = ($this->services['router'] ?? $this->getRouterService());
  5680.         if (isset($this->privates['security.http_utils'])) {
  5681.             return $this->privates['security.http_utils'];
  5682.         }
  5683.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  5684.     }
  5685.     /**
  5686.      * Gets the private 'security.logout_url_generator' shared service.
  5687.      *
  5688.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  5689.      */
  5690.     protected function getSecurity_LogoutUrlGeneratorService()
  5691.     {
  5692.         $a = ($this->services['router'] ?? $this->getRouterService());
  5693.         if (isset($this->privates['security.logout_url_generator'])) {
  5694.             return $this->privates['security.logout_url_generator'];
  5695.         }
  5696.         $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()));
  5697.         $instance->registerListener('pimcore_admin''pimcore_admin_logout''logout''_csrf_token'NULLNULL);
  5698.         return $instance;
  5699.     }
  5700.     /**
  5701.      * Gets the private 'security.role_hierarchy' shared service.
  5702.      *
  5703.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  5704.      */
  5705.     protected function getSecurity_RoleHierarchyService()
  5706.     {
  5707.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  5708.     }
  5709.     /**
  5710.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  5711.      *
  5712.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  5713.      */
  5714.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  5715.     {
  5716.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  5717.     }
  5718.     /**
  5719.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  5720.      *
  5721.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  5722.      */
  5723.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  5724.     {
  5725.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  5726.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  5727.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  5728.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  5729.     }
  5730.     /**
  5731.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  5732.      *
  5733.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  5734.      */
  5735.     protected function getSensioFrameworkExtra_Security_ListenerService()
  5736.     {
  5737.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  5738.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  5739.             return $this->privates['sensio_framework_extra.security.listener'];
  5740.         }
  5741.         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()));
  5742.     }
  5743.     /**
  5744.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  5745.      *
  5746.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  5747.      */
  5748.     protected function getSensioFrameworkExtra_View_ListenerService()
  5749.     {
  5750.         $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))));
  5751.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5752.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  5753.         ], [
  5754.             'twig' => '?',
  5755.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  5756.         return $instance;
  5757.     }
  5758.     /**
  5759.      * Gets the private 'session.factory' shared service.
  5760.      *
  5761.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  5762.      */
  5763.     protected function getSession_FactoryService()
  5764.     {
  5765.         $a = ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  5766.         if (isset($this->privates['session.factory'])) {
  5767.             return $this->privates['session.factory'];
  5768.         }
  5769.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0), true), [=> $a=> 'onSessionUsage']);
  5770.     }
  5771.     /**
  5772.      * Gets the private 'translator.data_collector' shared service.
  5773.      *
  5774.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  5775.      */
  5776.     protected function getTranslator_DataCollectorService()
  5777.     {
  5778.         return $this->privates['translator.data_collector'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  5779.     }
  5780.     /**
  5781.      * Gets the private 'translator.default' shared service.
  5782.      *
  5783.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  5784.      */
  5785.     protected function getTranslator_DefaultService()
  5786.     {
  5787.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5788.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  5789.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  5790.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  5791.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  5792.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  5793.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  5794.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  5795.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  5796.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  5797.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  5798.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  5799.         ], [
  5800.             'translation.loader.csv' => '?',
  5801.             'translation.loader.dat' => '?',
  5802.             'translation.loader.ini' => '?',
  5803.             'translation.loader.json' => '?',
  5804.             'translation.loader.mo' => '?',
  5805.             'translation.loader.php' => '?',
  5806.             'translation.loader.po' => '?',
  5807.             'translation.loader.qt' => '?',
  5808.             'translation.loader.res' => '?',
  5809.             'translation.loader.xliff' => '?',
  5810.             'translation.loader.yml' => '?',
  5811.         ]), 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'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.ca.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations/admin.ca.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.ca.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations/admin.ca.yml')], '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'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.cs.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations/admin.cs.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.cs.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations/admin.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/output-data-config-toolkit-bundle/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/web2print-tools-bundle/src/Resources/translations/admin.de.yml'), 10 => (\dirname(__DIR__4).'/vendor/pimcore/frontend-permission-toolkit-bundle/src/Resources/translations/admin.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'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/sndsabin/objects-with-csv-bundle/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/output-data-config-toolkit-bundle/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/bundles/PfcObjectsWithCsvBundle/Resources/translations/admin.en.yml'), 10 => (\dirname(__DIR__4).'/bundles/PfcObjectsWithPathBundle/Resources/translations/admin.en.yml'), 11 => (\dirname(__DIR__4).'/vendor/pimcore/asset-metadata-class-definitions/src/Resources/translations/admin.en.yml'), 12 => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations/admin.en.yml'), 13 => (\dirname(__DIR__4).'/vendor/pimcore/web2print-tools-bundle/src/Resources/translations/admin.en.yml'), 14 => (\dirname(__DIR__4).'/vendor/pimcore/frontend-permission-toolkit-bundle/src/Resources/translations/admin.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'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.es.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations/admin.es.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.es.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations/admin.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'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.fr.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations/admin.fr.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.fr.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations/admin.fr.yml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.hu.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations/admin.hu.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.hu.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations/admin.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.it.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations/admin.it.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.it.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations/admin.it.yml')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.nl.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations/admin.nl.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.nl.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations/admin.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.pl.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations/admin.pl.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.pl.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations/admin.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'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.sk.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations/admin.sk.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.sk.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations/admin.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'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.sv.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations/admin.sv.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.sv.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations/admin.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'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.th.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations/admin.th.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.th.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations/admin.th.yml')], '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')], 'pt_br' => [=> (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.pt_br.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.pt_br.yml')], 'zh_Hans' => [=> (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.zh_Hans.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations/admin.zh_Hans.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.zh_Hans.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations/admin.zh_Hans.yml')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sndsabin/objects-with-csv-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/output-data-config-toolkit-bundle/src/Resources/translations'), 10 => (\dirname(__DIR__4).'/bundles/PfcObjectsWithCsvBundle/Resources/translations'), 11 => (\dirname(__DIR__4).'/bundles/PfcObjectsWithPathBundle/Resources/translations'), 12 => (\dirname(__DIR__4).'/vendor/pimcore/asset-metadata-class-definitions/src/Resources/translations'), 13 => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations'), 14 => (\dirname(__DIR__4).'/vendor/pimcore/web2print-tools-bundle/src/Resources/translations'), 15 => (\dirname(__DIR__4).'/vendor/pimcore/frontend-permission-toolkit-bundle/src/Resources/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 24 => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/translations'), 25 => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/javra/re-index-on-the-fly-bundle/src/translations'), 31 => (\dirname(__DIR__4).'/bundles/DevelopmentBundle/translations'), 32 => (\dirname(__DIR__4).'/bundles/DownloadPdfBundle/translations'), 33 => (\dirname(__DIR__4).'/bundles/MagentoApiBundle/translations'), 34 => (\dirname(__DIR__4).'/bundles/ObjectWithToolBundle/translations'), 35 => (\dirname(__DIR__4).'/bundles/PfcComponentBundle/translations'), 36 => (\dirname(__DIR__4).'/bundles/PfcExportBundle/translations'), 37 => (\dirname(__DIR__4).'/bundles/PfcGenerateSkuBundle/translations'), 38 => (\dirname(__DIR__4).'/bundles/PfcImportBundle/translations'), 39 => (\dirname(__DIR__4).'/bundles/PfcPublicationBundle/translations'), 40 => (\dirname(__DIR__4).'/bundles/TranslationBundle/translations'), 41 => (\dirname(__DIR__4).'/vendor/pimcore/bundle-generator/src/translations'), 42 => (\dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/translations'), 43 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 44 => (\dirname(__DIR__4).'/vendor/pimcore/statistics-explorer/src/translations'), 45 => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src/translations'), 46 => (\dirname(__DIR__4).'/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/scheb/2fa-bundle/Resources/translations'=> 'vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations'=> 'vendor/pimcore/data-hub/src/Resources/translations'=> 'vendor/pimcore/data-hub-file-export/src/Resources/translations'=> 'vendor/pimcore/data-importer/src/Resources/translations'=> 'vendor/sndsabin/objects-with-csv-bundle/Resources/translations'=> 'vendor/pimcore/output-data-config-toolkit-bundle/src/Resources/translations'10 => 'bundles/PfcObjectsWithCsvBundle/Resources/translations'11 => 'bundles/PfcObjectsWithPathBundle/Resources/translations'12 => 'vendor/pimcore/asset-metadata-class-definitions/src/Resources/translations'13 => 'vendor/pimcore/enterprise-subscription-tools/src/Resources/translations'14 => 'vendor/pimcore/web2print-tools-bundle/src/Resources/translations'15 => 'vendor/pimcore/frontend-permission-toolkit-bundle/src/Resources/translations'16 => 'vendor/symfony/framework-bundle/translations'17 => 'vendor/symfony/security-bundle/translations'18 => 'vendor/symfony/twig-bundle/translations'19 => 'vendor/twig/extra-bundle/translations'20 => 'vendor/symfony/monolog-bundle/translations'21 => 'vendor/doctrine/doctrine-bundle/translations'22 => 'vendor/doctrine/doctrine-migrations-bundle/translations'23 => 'vendor/sensio/framework-extra-bundle/src/translations'24 => 'vendor/symfony-cmf/routing-bundle/src/translations'25 => 'vendor/presta/sitemap-bundle/translations'26 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'27 => 'vendor/symfony/debug-bundle/translations'28 => 'vendor/symfony/web-profiler-bundle/translations'29 => 'vendor/pimcore/pimcore/bundles/AdminBundle/translations'30 => 'vendor/javra/re-index-on-the-fly-bundle/src/translations'31 => 'bundles/DevelopmentBundle/translations'32 => 'bundles/DownloadPdfBundle/translations'33 => 'bundles/MagentoApiBundle/translations'34 => 'bundles/ObjectWithToolBundle/translations'35 => 'bundles/PfcComponentBundle/translations'36 => 'bundles/PfcExportBundle/translations'37 => 'bundles/PfcGenerateSkuBundle/translations'38 => 'bundles/PfcImportBundle/translations'39 => 'bundles/PfcPublicationBundle/translations'40 => 'bundles/TranslationBundle/translations'41 => 'vendor/pimcore/bundle-generator/src/translations'42 => 'vendor/pimcore/portal-engine/src/translations'43 => 'vendor/symfony/webpack-encore-bundle/src/translations'44 => 'vendor/pimcore/statistics-explorer/src/translations'45 => 'vendor/league/flysystem-bundle/src/translations'46 => 'translations']]], []);
  5812.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  5813.         $instance->setFallbackLocales([=> 'en']);
  5814.         return $instance;
  5815.     }
  5816.     /**
  5817.      * Gets the private 'twig.loader.native_filesystem' shared service.
  5818.      *
  5819.      * @return \Twig\Loader\FilesystemLoader
  5820.      */
  5821.     protected function getTwig_Loader_NativeFilesystemService()
  5822.     {
  5823.         $this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  5824.         $instance->addPath((\dirname(__DIR__4).'/templates'), 'App');
  5825.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  5826.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  5827.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  5828.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  5829.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  5830.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  5831.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  5832.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  5833.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  5834.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  5835.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  5836.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  5837.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), 'PimcoreCore');
  5838.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), '!PimcoreCore');
  5839.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), 'PimcoreAdmin');
  5840.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), '!PimcoreAdmin');
  5841.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/views'), 'PimcoreDataHub');
  5842.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/views'), '!PimcoreDataHub');
  5843.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Resources/views'), 'PimcorePortalEngine');
  5844.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Resources/views'), '!PimcorePortalEngine');
  5845.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/statistics-explorer/src/Resources/views'), 'PimcoreStatisticsExplorer');
  5846.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/statistics-explorer/src/Resources/views'), '!PimcoreStatisticsExplorer');
  5847.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  5848.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  5849.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  5850.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  5851.         return $instance;
  5852.     }
  5853.     /**
  5854.      * Gets the private 'twig.runtime.httpkernel' shared service.
  5855.      *
  5856.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  5857.      */
  5858.     protected function getTwig_Runtime_HttpkernelService()
  5859.     {
  5860.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  5861.         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, [
  5862.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  5863.         ], [
  5864.             'inline' => '?',
  5865.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner('JphYnQKo5u4l3IBOZOm2yn2yn1E10/PWUYNHD/OwFtc='), $a));
  5866.     }
  5867.     /**
  5868.      * Gets the private 'validator.builder' shared service.
  5869.      *
  5870.      * @return \Symfony\Component\Validator\ValidatorBuilder
  5871.      */
  5872.     protected function getValidator_BuilderService()
  5873.     {
  5874.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  5875.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  5876.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5877.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  5878.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  5879.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  5880.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  5881.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  5882.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  5883.             'cmf_routing.validator.route_defaults' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  5884.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  5885.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  5886.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  5887.         ], [
  5888.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  5889.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => '?',
  5890.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  5891.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  5892.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  5893.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  5894.             'cmf_routing.validator.route_defaults' => '?',
  5895.             'doctrine.orm.validator.unique' => '?',
  5896.             'security.validator.user_password' => '?',
  5897.             'validator.expression' => '?',
  5898.         ])));
  5899.         if ($this->has('Symfony\\Contracts\\Translation\\TranslatorInterface')) {
  5900.             $instance->setTranslator(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  5901.         }
  5902.         $instance->setTranslationDomain('validators');
  5903.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  5904.         $instance->enableAnnotationMapping(true);
  5905.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  5906.         $instance->addMethodMapping('loadValidatorMetadata');
  5907.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  5908.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  5909.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.portal_engine_entity_manager'] ?? $this->getDoctrine_Orm_PortalEngineEntityManagerService()), NULL));
  5910.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.statistics_explorer_entity_manager'] ?? $this->getDoctrine_Orm_StatisticsExplorerEntityManagerService()), NULL));
  5911.         return $instance;
  5912.     }
  5913.     /**
  5914.      * Gets the private 'var_dumper.html_dumper' shared service.
  5915.      *
  5916.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  5917.      */
  5918.     protected function getVarDumper_HtmlDumperService()
  5919.     {
  5920.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  5921.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  5922.         return $instance;
  5923.     }
  5924.     /**
  5925.      * Gets the private 'web_profiler.csp.handler' shared service.
  5926.      *
  5927.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  5928.      */
  5929.     protected function getWebProfiler_Csp_HandlerService()
  5930.     {
  5931.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  5932.     }
  5933.     /**
  5934.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  5935.      *
  5936.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  5937.      */
  5938.     protected function getWebProfiler_DebugToolbarService()
  5939.     {
  5940.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  5941.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  5942.             return $this->privates['web_profiler.debug_toolbar'];
  5943.         }
  5944.         $b = ($this->services['router'] ?? $this->getRouterService());
  5945.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  5946.             return $this->privates['web_profiler.debug_toolbar'];
  5947.         }
  5948.         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()));
  5949.     }
  5950.     /**
  5951.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  5952.      *
  5953.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  5954.      */
  5955.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  5956.     {
  5957.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5958.             'pimcoreStatisticsExplorer' => ['privates''webpack_encore.entrypoint_lookup[pimcoreStatisticsExplorer]''getWebpackEncore_EntrypointLookuppimcoreStatisticsExplorerService'true],
  5959.             'portalEngineBundle' => ['privates''webpack_encore.entrypoint_lookup[portalEngineBundle]''getWebpackEncore_EntrypointLookupportalEngineBundleService'true],
  5960.         ], [
  5961.             'pimcoreStatisticsExplorer' => '?',
  5962.             'portalEngineBundle' => '?',
  5963.         ]));
  5964.     }
  5965.     /**
  5966.      * Gets the private 'workflow.registry' shared autowired service.
  5967.      *
  5968.      * @return \Symfony\Component\Workflow\Registry
  5969.      */
  5970.     protected function getWorkflow_RegistryService()
  5971.     {
  5972.         $this->privates['workflow.registry'] = $instance = new \Symfony\Component\Workflow\Registry();
  5973.         $a = ($this->services['workflow.Development_Workflow'] ?? $this->getWorkflow_DevelopmentWorkflowService());
  5974.         $b = ($this->services['workflow.Product_Workflow'] ?? $this->getWorkflow_ProductWorkflowService());
  5975.         $instance->addWorkflow($a, new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('\\Pimcore\\Model\\DataObject\\Development'));
  5976.         $instance->addWorkflow($a, new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('subject.gettype() == \'variant\''));
  5977.         $instance->addWorkflow($b, new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('\\Pimcore\\Model\\DataObject\\Product'));
  5978.         $instance->addWorkflow($b, new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('subject.gettype() == \'variant\''));
  5979.         return $instance;
  5980.     }
  5981.     /**
  5982.      * Gets the private 'workflow.security.expression_language' shared autowired service.
  5983.      *
  5984.      * @return \Symfony\Component\Workflow\EventListener\ExpressionLanguage
  5985.      */
  5986.     protected function getWorkflow_Security_ExpressionLanguageService()
  5987.     {
  5988.         $a = ($this->services['cache.app'] ?? $this->getCache_AppService());
  5989.         if (isset($this->privates['workflow.security.expression_language'])) {
  5990.             return $this->privates['workflow.security.expression_language'];
  5991.         }
  5992.         return $this->privates['workflow.security.expression_language'] = new \Symfony\Component\Workflow\EventListener\ExpressionLanguage($a);
  5993.     }
  5994.     /**
  5995.      * Gets the public 'pimcore.templating.engine.twig' alias.
  5996.      *
  5997.      * @return object The "twig" service.
  5998.      */
  5999.     protected function getPimcore_Templating_Engine_TwigService()
  6000.     {
  6001.         trigger_deprecation('pimcore/pimcore''10.6''The "pimcore.templating.engine.twig" alias is deprecated and will be removed in Pimcore 11');
  6002.         return $this->get('twig');
  6003.     }
  6004.     /**
  6005.      * Gets the public 'Doctrine\Common\Persistence\ConnectionRegistry' alias.
  6006.      *
  6007.      * @return object The "doctrine" service.
  6008.      */
  6009.     protected function getConnectionRegistryService()
  6010.     {
  6011.         trigger_deprecation('pimcore/pimcore''10.6''The "Doctrine\\Common\\Persistence\\ConnectionRegistry" alias is deprecated and will be removed in Pimcore 11');
  6012.         return $this->get('doctrine');
  6013.     }
  6014.     /**
  6015.      * Gets the public 'cache_clearer' alias.
  6016.      *
  6017.      * @return object The ".container.private.cache_clearer" service.
  6018.      */
  6019.     protected function getCacheClearerService()
  6020.     {
  6021.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  6022.         return $this->get('.container.private.cache_clearer');
  6023.     }
  6024.     /**
  6025.      * Gets the public 'filesystem' alias.
  6026.      *
  6027.      * @return object The ".container.private.filesystem" service.
  6028.      */
  6029.     protected function getFilesystemService()
  6030.     {
  6031.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  6032.         return $this->get('.container.private.filesystem');
  6033.     }
  6034.     /**
  6035.      * Gets the public 'serializer' alias.
  6036.      *
  6037.      * @return object The ".container.private.serializer" service.
  6038.      */
  6039.     protected function getSerializerService()
  6040.     {
  6041.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  6042.         return $this->get('.container.private.serializer');
  6043.     }
  6044.     /**
  6045.      * Gets the public 'security.csrf.token_manager' alias.
  6046.      *
  6047.      * @return object The ".container.private.security.csrf.token_manager" service.
  6048.      */
  6049.     protected function getSecurity_Csrf_TokenManagerService()
  6050.     {
  6051.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  6052.         return $this->get('.container.private.security.csrf.token_manager');
  6053.     }
  6054.     /**
  6055.      * Gets the public 'form.factory' alias.
  6056.      *
  6057.      * @return object The ".container.private.form.factory" service.
  6058.      */
  6059.     protected function getForm_FactoryService()
  6060.     {
  6061.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  6062.         return $this->get('.container.private.form.factory');
  6063.     }
  6064.     /**
  6065.      * Gets the public 'form.type.file' alias.
  6066.      *
  6067.      * @return object The ".container.private.form.type.file" service.
  6068.      */
  6069.     protected function getForm_Type_FileService()
  6070.     {
  6071.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  6072.         return $this->get('.container.private.form.type.file');
  6073.     }
  6074.     /**
  6075.      * Gets the public 'profiler' alias.
  6076.      *
  6077.      * @return object The ".container.private.profiler" service.
  6078.      */
  6079.     protected function getProfilerService()
  6080.     {
  6081.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  6082.         return $this->get('.container.private.profiler');
  6083.     }
  6084.     /**
  6085.      * Gets the public 'security.authorization_checker' alias.
  6086.      *
  6087.      * @return object The ".container.private.security.authorization_checker" service.
  6088.      */
  6089.     protected function getSecurity_AuthorizationCheckerService()
  6090.     {
  6091.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  6092.         return $this->get('.container.private.security.authorization_checker');
  6093.     }
  6094.     /**
  6095.      * Gets the public 'security.token_storage' alias.
  6096.      *
  6097.      * @return object The ".container.private.security.token_storage" service.
  6098.      */
  6099.     protected function getSecurity_TokenStorageService()
  6100.     {
  6101.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  6102.         return $this->get('.container.private.security.token_storage');
  6103.     }
  6104.     /**
  6105.      * Gets the public 'twig' alias.
  6106.      *
  6107.      * @return object The ".container.private.twig" service.
  6108.      */
  6109.     protected function getTwigService()
  6110.     {
  6111.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  6112.         return $this->get('.container.private.twig');
  6113.     }
  6114.     /**
  6115.      * Gets the public 'security.password_encoder' alias.
  6116.      *
  6117.      * @return object The ".container.private.security.password_encoder" service.
  6118.      */
  6119.     protected function getSecurity_PasswordEncoderService()
  6120.     {
  6121.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  6122.         return $this->get('.container.private.security.password_encoder');
  6123.     }
  6124.     /**
  6125.      * Gets the public 'pimcore_admin.security.user_provider' alias.
  6126.      *
  6127.      * @return object The ".container.private.pimcore_admin.security.user_provider" service.
  6128.      */
  6129.     protected function getPimcoreAdmin_Security_UserProviderService()
  6130.     {
  6131.         trigger_deprecation('pimcore/pimcore''10.6''Accessing the "pimcore_admin.security.user_provider" service directly from the container is deprecated, use dependency injection instead.');
  6132.         return $this->get('.container.private.pimcore_admin.security.user_provider');
  6133.     }
  6134.     /**
  6135.      * Gets the public 'pimcore_admin.security.user_loader' alias.
  6136.      *
  6137.      * @return object The ".container.private.pimcore_admin.security.user_loader" service.
  6138.      */
  6139.     protected function getPimcoreAdmin_Security_UserLoaderService()
  6140.     {
  6141.         trigger_deprecation('pimcore/pimcore''10.6''Accessing the "pimcore_admin.security.user_loader" service directly from the container is deprecated, use dependency injection instead.');
  6142.         return $this->get('.container.private.pimcore_admin.security.user_loader');
  6143.     }
  6144.     /**
  6145.      * Gets the public 'pimcore_admin.security.user_checker' alias.
  6146.      *
  6147.      * @return object The ".container.private.pimcore_admin.security.user_checker" service.
  6148.      */
  6149.     protected function getPimcoreAdmin_Security_UserCheckerService()
  6150.     {
  6151.         trigger_deprecation('pimcore/pimcore''10.6''Accessing the "pimcore_admin.security.user_checker" service directly from the container is deprecated, use dependency injection instead.');
  6152.         return $this->get('.container.private.pimcore_admin.security.user_checker');
  6153.     }
  6154.     /**
  6155.      * Gets the public 'session' alias.
  6156.      *
  6157.      * @return object The ".container.private.session" service.
  6158.      */
  6159.     protected function getSessionService()
  6160.     {
  6161.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  6162.         return $this->get('.container.private.session');
  6163.     }
  6164.     /**
  6165.      * Gets the public 'validator' alias.
  6166.      *
  6167.      * @return object The ".container.private.validator" service.
  6168.      */
  6169.     protected function getValidatorService()
  6170.     {
  6171.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  6172.         return $this->get('.container.private.validator');
  6173.     }
  6174.     /**
  6175.      * @return array|bool|float|int|string|\UnitEnum|null
  6176.      */
  6177.     public function getParameter(string $name)
  6178.     {
  6179.         if (isset($this->buildParameters[$name])) {
  6180.             return $this->buildParameters[$name];
  6181.         }
  6182.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  6183.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  6184.         }
  6185.         if (isset($this->loadedDynamicParameters[$name])) {
  6186.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  6187.         }
  6188.         return $this->parameters[$name];
  6189.     }
  6190.     public function hasParameter(string $name): bool
  6191.     {
  6192.         if (isset($this->buildParameters[$name])) {
  6193.             return true;
  6194.         }
  6195.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  6196.     }
  6197.     public function setParameter(string $name$value): void
  6198.     {
  6199.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  6200.     }
  6201.     public function getParameterBag(): ParameterBagInterface
  6202.     {
  6203.         if (null === $this->parameterBag) {
  6204.             $parameters $this->parameters;
  6205.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  6206.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  6207.             }
  6208.             foreach ($this->buildParameters as $name => $value) {
  6209.                 $parameters[$name] = $value;
  6210.             }
  6211.             $this->parameterBag = new FrozenParameterBag($parameters);
  6212.         }
  6213.         return $this->parameterBag;
  6214.     }
  6215.     private $loadedDynamicParameters = [
  6216.         'kernel.runtime_environment' => false,
  6217.         'kernel.build_dir' => false,
  6218.         'kernel.cache_dir' => false,
  6219.         'debug.container.dump' => false,
  6220.         'serializer.mapping.cache.file' => false,
  6221.         'validator.mapping.cache.file' => false,
  6222.         'profiler.storage.dsn' => false,
  6223.         'doctrine.orm.proxy_dir' => false,
  6224.     ];
  6225.     private $dynamicParameters = [];
  6226.     private function getDynamicParameter(string $name)
  6227.     {
  6228.         switch ($name) {
  6229.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  6230.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  6231.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  6232.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  6233.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  6234.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  6235.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  6236.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  6237.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  6238.         }
  6239.         $this->loadedDynamicParameters[$name] = true;
  6240.         return $this->dynamicParameters[$name] = $value;
  6241.     }
  6242.     protected function getDefaultParameters(): array
  6243.     {
  6244.         return [
  6245.             'kernel.project_dir' => \dirname(__DIR__4),
  6246.             'kernel.environment' => 'dev',
  6247.             'kernel.debug' => true,
  6248.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  6249.             'kernel.bundles' => [
  6250.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  6251.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  6252.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  6253.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  6254.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  6255.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  6256.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  6257.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  6258.                 'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
  6259.                 'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
  6260.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  6261.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  6262.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  6263.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  6264.                 'PimcoreCoreBundle' => 'Pimcore\\Bundle\\CoreBundle\\PimcoreCoreBundle',
  6265.                 'PimcoreAdminBundle' => 'Pimcore\\Bundle\\AdminBundle\\PimcoreAdminBundle',
  6266.                 'PimcoreDataHubBundle' => 'Pimcore\\Bundle\\DataHubBundle\\PimcoreDataHubBundle',
  6267.                 'PimcoreDataHubFileExportBundle' => 'Pimcore\\Bundle\\DataHubFileExportBundle\\PimcoreDataHubFileExportBundle',
  6268.                 'PimcoreDataImporterBundle' => 'Pimcore\\Bundle\\DataImporterBundle\\PimcoreDataImporterBundle',
  6269.                 'ReIndexOnTheFlyBundle' => 'Javra\\ReIndexOnTheFlyBundle\\ReIndexOnTheFlyBundle',
  6270.                 'DevelopmentBundle' => 'DevelopmentBundle\\DevelopmentBundle',
  6271.                 'DownloadPdfBundle' => 'DownloadPdfBundle\\DownloadPdfBundle',
  6272.                 'MagentoApiBundle' => 'MagentoApiBundle\\MagentoApiBundle',
  6273.                 'ObjectWithToolBundle' => 'ObjectWithToolBundle\\ObjectWithToolBundle',
  6274.                 'ObjectsWithCsvBundle' => 'ObjectsWithCsvBundle\\ObjectsWithCsvBundle',
  6275.                 'OutputDataConfigToolkitBundle' => 'OutputDataConfigToolkitBundle\\OutputDataConfigToolkitBundle',
  6276.                 'PfcComponentBundle' => 'PfcComponentBundle\\PfcComponentBundle',
  6277.                 'PfcExportBundle' => 'PfcExportBundle\\PfcExportBundle',
  6278.                 'PfcGenerateSkuBundle' => 'PfcGenerateSkuBundle\\PfcGenerateSkuBundle',
  6279.                 'PfcImportBundle' => 'PfcImportBundle\\PfcImportBundle',
  6280.                 'PfcObjectsWithCsvBundle' => 'PfcObjectsWithCsvBundle\\PfcObjectsWithCsvBundle',
  6281.                 'PfcObjectsWithPathBundle' => 'PfcObjectsWithPathBundle\\PfcObjectsWithPathBundle',
  6282.                 'PfcPublicationBundle' => 'PfcPublicationBundle\\PfcPublicationBundle',
  6283.                 'PimcoreAssetMetadataClassDefinitionsBundle' => 'Pimcore\\AssetMetadataClassDefinitionsBundle\\PimcoreAssetMetadataClassDefinitionsBundle',
  6284.                 'PimcoreEnterpriseSubscriptionToolsBundle' => 'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle\\PimcoreEnterpriseSubscriptionToolsBundle',
  6285.                 'TranslationBundle' => 'TranslationBundle\\TranslationBundle',
  6286.                 'Web2PrintToolsBundle' => 'Web2PrintToolsBundle\\Web2PrintToolsBundle',
  6287.                 'PimcoreBundleGeneratorBundle' => 'Pimcore\\Bundle\\BundleGeneratorBundle\\PimcoreBundleGeneratorBundle',
  6288.                 'PimcorePortalEngineBundle' => 'Pimcore\\Bundle\\PortalEngineBundle\\PimcorePortalEngineBundle',
  6289.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  6290.                 'FrontendPermissionToolkitBundle' => 'FrontendPermissionToolkitBundle\\FrontendPermissionToolkitBundle',
  6291.                 'PimcoreStatisticsExplorerBundle' => 'Pimcore\\Bundle\\StatisticsExplorerBundle\\PimcoreStatisticsExplorerBundle',
  6292.                 'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
  6293.             ],
  6294.             'kernel.bundles_metadata' => [
  6295.                 'FrameworkBundle' => [
  6296.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  6297.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  6298.                 ],
  6299.                 'SecurityBundle' => [
  6300.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  6301.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  6302.                 ],
  6303.                 'TwigBundle' => [
  6304.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  6305.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  6306.                 ],
  6307.                 'TwigExtraBundle' => [
  6308.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  6309.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  6310.                 ],
  6311.                 'MonologBundle' => [
  6312.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  6313.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  6314.                 ],
  6315.                 'DoctrineBundle' => [
  6316.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  6317.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  6318.                 ],
  6319.                 'DoctrineMigrationsBundle' => [
  6320.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  6321.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  6322.                 ],
  6323.                 'SensioFrameworkExtraBundle' => [
  6324.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  6325.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  6326.                 ],
  6327.                 'CmfRoutingBundle' => [
  6328.                     'path' => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src'),
  6329.                     'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
  6330.                 ],
  6331.                 'PrestaSitemapBundle' => [
  6332.                     'path' => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle'),
  6333.                     'namespace' => 'Presta\\SitemapBundle',
  6334.                 ],
  6335.                 'SchebTwoFactorBundle' => [
  6336.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  6337.                     'namespace' => 'Scheb\\TwoFactorBundle',
  6338.                 ],
  6339.                 'FOSJsRoutingBundle' => [
  6340.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  6341.                     'namespace' => 'FOS\\JsRoutingBundle',
  6342.                 ],
  6343.                 'DebugBundle' => [
  6344.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  6345.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  6346.                 ],
  6347.                 'WebProfilerBundle' => [
  6348.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  6349.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  6350.                 ],
  6351.                 'PimcoreCoreBundle' => [
  6352.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle'),
  6353.                     'namespace' => 'Pimcore\\Bundle\\CoreBundle',
  6354.                 ],
  6355.                 'PimcoreAdminBundle' => [
  6356.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle'),
  6357.                     'namespace' => 'Pimcore\\Bundle\\AdminBundle',
  6358.                 ],
  6359.                 'PimcoreDataHubBundle' => [
  6360.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src'),
  6361.                     'namespace' => 'Pimcore\\Bundle\\DataHubBundle',
  6362.                 ],
  6363.                 'PimcoreDataHubFileExportBundle' => [
  6364.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src'),
  6365.                     'namespace' => 'Pimcore\\Bundle\\DataHubFileExportBundle',
  6366.                 ],
  6367.                 'PimcoreDataImporterBundle' => [
  6368.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src'),
  6369.                     'namespace' => 'Pimcore\\Bundle\\DataImporterBundle',
  6370.                 ],
  6371.                 'ReIndexOnTheFlyBundle' => [
  6372.                     'path' => (\dirname(__DIR__4).'/vendor/javra/re-index-on-the-fly-bundle/src'),
  6373.                     'namespace' => 'Javra\\ReIndexOnTheFlyBundle',
  6374.                 ],
  6375.                 'DevelopmentBundle' => [
  6376.                     'path' => (\dirname(__DIR__4).'/bundles/DevelopmentBundle'),
  6377.                     'namespace' => 'DevelopmentBundle',
  6378.                 ],
  6379.                 'DownloadPdfBundle' => [
  6380.                     'path' => (\dirname(__DIR__4).'/bundles/DownloadPdfBundle'),
  6381.                     'namespace' => 'DownloadPdfBundle',
  6382.                 ],
  6383.                 'MagentoApiBundle' => [
  6384.                     'path' => (\dirname(__DIR__4).'/bundles/MagentoApiBundle'),
  6385.                     'namespace' => 'MagentoApiBundle',
  6386.                 ],
  6387.                 'ObjectWithToolBundle' => [
  6388.                     'path' => (\dirname(__DIR__4).'/bundles/ObjectWithToolBundle'),
  6389.                     'namespace' => 'ObjectWithToolBundle',
  6390.                 ],
  6391.                 'ObjectsWithCsvBundle' => [
  6392.                     'path' => (\dirname(__DIR__4).'/vendor/sndsabin/objects-with-csv-bundle'),
  6393.                     'namespace' => 'ObjectsWithCsvBundle',
  6394.                 ],
  6395.                 'OutputDataConfigToolkitBundle' => [
  6396.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/output-data-config-toolkit-bundle/src'),
  6397.                     'namespace' => 'OutputDataConfigToolkitBundle',
  6398.                 ],
  6399.                 'PfcComponentBundle' => [
  6400.                     'path' => (\dirname(__DIR__4).'/bundles/PfcComponentBundle'),
  6401.                     'namespace' => 'PfcComponentBundle',
  6402.                 ],
  6403.                 'PfcExportBundle' => [
  6404.                     'path' => (\dirname(__DIR__4).'/bundles/PfcExportBundle'),
  6405.                     'namespace' => 'PfcExportBundle',
  6406.                 ],
  6407.                 'PfcGenerateSkuBundle' => [
  6408.                     'path' => (\dirname(__DIR__4).'/bundles/PfcGenerateSkuBundle'),
  6409.                     'namespace' => 'PfcGenerateSkuBundle',
  6410.                 ],
  6411.                 'PfcImportBundle' => [
  6412.                     'path' => (\dirname(__DIR__4).'/bundles/PfcImportBundle'),
  6413.                     'namespace' => 'PfcImportBundle',
  6414.                 ],
  6415.                 'PfcObjectsWithCsvBundle' => [
  6416.                     'path' => (\dirname(__DIR__4).'/bundles/PfcObjectsWithCsvBundle'),
  6417.                     'namespace' => 'PfcObjectsWithCsvBundle',
  6418.                 ],
  6419.                 'PfcObjectsWithPathBundle' => [
  6420.                     'path' => (\dirname(__DIR__4).'/bundles/PfcObjectsWithPathBundle'),
  6421.                     'namespace' => 'PfcObjectsWithPathBundle',
  6422.                 ],
  6423.                 'PfcPublicationBundle' => [
  6424.                     'path' => (\dirname(__DIR__4).'/bundles/PfcPublicationBundle'),
  6425.                     'namespace' => 'PfcPublicationBundle',
  6426.                 ],
  6427.                 'PimcoreAssetMetadataClassDefinitionsBundle' => [
  6428.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/asset-metadata-class-definitions/src'),
  6429.                     'namespace' => 'Pimcore\\AssetMetadataClassDefinitionsBundle',
  6430.                 ],
  6431.                 'PimcoreEnterpriseSubscriptionToolsBundle' => [
  6432.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src'),
  6433.                     'namespace' => 'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle',
  6434.                 ],
  6435.                 'TranslationBundle' => [
  6436.                     'path' => (\dirname(__DIR__4).'/bundles/TranslationBundle'),
  6437.                     'namespace' => 'TranslationBundle',
  6438.                 ],
  6439.                 'Web2PrintToolsBundle' => [
  6440.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/web2print-tools-bundle/src'),
  6441.                     'namespace' => 'Web2PrintToolsBundle',
  6442.                 ],
  6443.                 'PimcoreBundleGeneratorBundle' => [
  6444.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/bundle-generator/src'),
  6445.                     'namespace' => 'Pimcore\\Bundle\\BundleGeneratorBundle',
  6446.                 ],
  6447.                 'PimcorePortalEngineBundle' => [
  6448.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/portal-engine/src'),
  6449.                     'namespace' => 'Pimcore\\Bundle\\PortalEngineBundle',
  6450.                 ],
  6451.                 'WebpackEncoreBundle' => [
  6452.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  6453.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  6454.                 ],
  6455.                 'FrontendPermissionToolkitBundle' => [
  6456.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/frontend-permission-toolkit-bundle/src'),
  6457.                     'namespace' => 'FrontendPermissionToolkitBundle',
  6458.                 ],
  6459.                 'PimcoreStatisticsExplorerBundle' => [
  6460.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/statistics-explorer/src'),
  6461.                     'namespace' => 'Pimcore\\Bundle\\StatisticsExplorerBundle',
  6462.                 ],
  6463.                 'FlysystemBundle' => [
  6464.                     'path' => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src'),
  6465.                     'namespace' => 'League\\FlysystemBundle',
  6466.                 ],
  6467.             ],
  6468.             'kernel.charset' => 'UTF-8',
  6469.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  6470.             'locale' => 'en',
  6471.             'log.fileobject' => (\dirname(__DIR__3).'/application-logger'),
  6472.             'pimcore_portal_engine.elasticsearch.host' => 'placeholder_value',
  6473.             'pimcore_portal_engine.elasticsearch.index_prefix' => 'placeholder_value',
  6474.             'secret' => 'JphYnQKo5u4l3IBOZOm2yn2yn1E10/PWUYNHD/OwFtc=',
  6475.             'security.authenticator.manager.enabled' => true,
  6476.             'pimcore_portal_engine.firewall_settings' => [
  6477.                 'provider' => 'portal_engine',
  6478.                 'request_matcher' => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Firewall\\RequestMatcher',
  6479.                 'logout' => [
  6480.                     'invalidate_session' => false,
  6481.                     'path' => 'pimcore_portalengine_auth_logout',
  6482.                     'target' => 'pimcore_portalengine_auth_login',
  6483.                 ],
  6484.                 'remember_me' => [
  6485.                     'secret' => 'JphYnQKo5u4l3IBOZOm2yn2yn1E10/PWUYNHD/OwFtc=',
  6486.                     'lifetime' => 7776000,
  6487.                     'path' => '/',
  6488.                 ],
  6489.                 'custom_authenticators' => [
  6490.                     => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authenticator\\GuestUserAuthenticator',
  6491.                     => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authenticator\\LoginAuthenticator',
  6492.                     => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authenticator\\TokenAuthenticator',
  6493.                     => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authenticator\\OpenIdConnectAuthenticator',
  6494.                 ],
  6495.                 'entry_point' => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authenticator\\LoginAuthenticator',
  6496.             ],
  6497.             'event_dispatcher.event_aliases' => [
  6498.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  6499.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  6500.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  6501.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  6502.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  6503.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  6504.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  6505.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  6506.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  6507.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  6508.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  6509.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  6510.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  6511.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  6512.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  6513.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  6514.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  6515.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  6516.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  6517.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  6518.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  6519.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  6520.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  6521.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  6522.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  6523.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  6524.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  6525.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  6526.                 'Presta\\SitemapBundle\\Event\\SitemapAddUrlEvent' => 'presta_sitemap.add_url',
  6527.                 'Presta\\SitemapBundle\\Event\\SitemapPopulateEvent' => 'presta_sitemap.populate',
  6528.             ],
  6529.             'fragment.renderer.hinclude.global_template' => NULL,
  6530.             'fragment.path' => '/_fragment',
  6531.             'kernel.secret' => 'JphYnQKo5u4l3IBOZOm2yn2yn1E10/PWUYNHD/OwFtc=',
  6532.             'kernel.http_method_override' => true,
  6533.             'kernel.trusted_hosts' => [
  6534.             ],
  6535.             'kernel.default_locale' => 'en',
  6536.             'kernel.enabled_locales' => [
  6537.             ],
  6538.             'kernel.error_controller' => 'error_controller',
  6539.             'debug.file_link_format' => NULL,
  6540.             'asset.request_context.base_path' => NULL,
  6541.             'asset.request_context.secure' => NULL,
  6542.             'translator.logging' => false,
  6543.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  6544.             'debug.error_handler.throw_at' => -1,
  6545.             'router.request_context.host' => 'localhost',
  6546.             'router.request_context.scheme' => 'http',
  6547.             'router.request_context.base_url' => '',
  6548.             'router.resource' => 'kernel::loadRoutes',
  6549.             'request_listener.http_port' => 80,
  6550.             'request_listener.https_port' => 443,
  6551.             'session.metadata.storage_key' => '_sf2_meta',
  6552.             'session.storage.options' => [
  6553.                 'cache_limiter' => '0',
  6554.                 'cookie_secure' => 'auto',
  6555.                 'cookie_httponly' => true,
  6556.                 'cookie_samesite' => 'strict',
  6557.                 'gc_probability' => 1,
  6558.             ],
  6559.             'session.save_path' => NULL,
  6560.             'session.metadata.update_threshold' => 0,
  6561.             'form.type_extension.csrf.enabled' => true,
  6562.             'form.type_extension.csrf.field_name' => '_token',
  6563.             'validator.translation_domain' => 'validators',
  6564.             'profiler_listener.only_exceptions' => false,
  6565.             'profiler_listener.only_main_requests' => false,
  6566.             'security.role_hierarchy.roles' => [
  6567.                 'ROLE_PIMCORE_ADMIN' => [
  6568.                     => 'ROLE_PIMCORE_USER',
  6569.                 ],
  6570.             ],
  6571.             'security.access.denied_url' => NULL,
  6572.             'security.authentication.manager.erase_credentials' => true,
  6573.             'security.authentication.session_strategy.strategy' => 'migrate',
  6574.             'security.access.always_authenticate_before_granting' => false,
  6575.             'security.authentication.hide_user_not_found' => true,
  6576.             'security.firewalls' => [
  6577.                 => 'dev',
  6578.                 => 'pimcore_admin_webdav',
  6579.                 => 'pimcore_admin',
  6580.             ],
  6581.             'twig.form.resources' => [
  6582.                 => 'form_div_layout.html.twig',
  6583.             ],
  6584.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  6585.             'monolog.use_microseconds' => true,
  6586.             'monolog.swift_mailer.handlers' => [
  6587.             ],
  6588.             'monolog.handlers_to_channels' => [
  6589.                 'monolog.handler.console' => [
  6590.                     'type' => 'exclusive',
  6591.                     'elements' => [
  6592.                         => 'event',
  6593.                         => 'doctrine',
  6594.                         => 'console',
  6595.                         => 'cache',
  6596.                     ],
  6597.                 ],
  6598.                 'monolog.handler.main' => [
  6599.                     'type' => 'exclusive',
  6600.                     'elements' => [
  6601.                         => 'event',
  6602.                         => 'doctrine',
  6603.                         => 'cache',
  6604.                     ],
  6605.                 ],
  6606.             ],
  6607.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  6608.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  6609.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  6610.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  6611.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  6612.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  6613.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  6614.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  6615.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  6616.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  6617.             'doctrine.entity_managers' => [
  6618.                 'portal_engine' => 'doctrine.orm.portal_engine_entity_manager',
  6619.                 'statistics_explorer' => 'doctrine.orm.statistics_explorer_entity_manager',
  6620.             ],
  6621.             'doctrine.default_entity_manager' => 'portal_engine',
  6622.             'doctrine.dbal.connection_factory.types' => [
  6623.                 'jsonfy' => [
  6624.                     'class' => 'Pimcore\\Bundle\\PortalEngineBundle\\Tools\\Doctrine\\Type\\Jsonfy',
  6625.                 ],
  6626.                 'uuid' => [
  6627.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  6628.                 ],
  6629.                 'ulid' => [
  6630.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  6631.                 ],
  6632.             ],
  6633.             'doctrine.connections' => [
  6634.                 'default' => 'doctrine.dbal.default_connection',
  6635.             ],
  6636.             'doctrine.default_connection' => 'default',
  6637.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  6638.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  6639.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  6640.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  6641.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  6642.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  6643.             'doctrine.orm.cache.memcache_host' => 'localhost',
  6644.             'doctrine.orm.cache.memcache_port' => 11211,
  6645.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  6646.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  6647.             'doctrine.orm.cache.memcached_host' => 'localhost',
  6648.             'doctrine.orm.cache.memcached_port' => 11211,
  6649.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  6650.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  6651.             'doctrine.orm.cache.redis_host' => 'localhost',
  6652.             'doctrine.orm.cache.redis_port' => 6379,
  6653.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  6654.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  6655.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  6656.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  6657.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  6658.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  6659.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  6660.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  6661.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  6662.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  6663.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  6664.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  6665.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  6666.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  6667.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  6668.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  6669.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  6670.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  6671.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  6672.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  6673.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  6674.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  6675.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  6676.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  6677.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  6678.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  6679.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  6680.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  6681.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  6682.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  6683.             'doctrine.orm.auto_generate_proxy_classes' => false,
  6684.             'doctrine.orm.proxy_namespace' => 'Proxies',
  6685.             'doctrine.migrations.preferred_em' => NULL,
  6686.             'doctrine.migrations.preferred_connection' => 'default',
  6687.             'cmf_routing.uri_filter_regexp' => '',
  6688.             'cmf_routing.default_controller' => NULL,
  6689.             'cmf_routing.generic_controller' => NULL,
  6690.             'cmf_routing.controllers_by_type' => [
  6691.             ],
  6692.             'cmf_routing.controllers_by_class' => [
  6693.             ],
  6694.             'cmf_routing.templates_by_class' => [
  6695.             ],
  6696.             'cmf_routing.route_collection_limit' => 0,
  6697.             'cmf_routing.dynamic.limit_candidates' => 20,
  6698.             'cmf_routing.dynamic.locales' => [
  6699.             ],
  6700.             'cmf_routing.dynamic.auto_locale_pattern' => false,
  6701.             'cmf_routing.replace_symfony_router' => true,
  6702.             'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
  6703.             'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
  6704.             'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
  6705.             'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  6706.             'presta_sitemap.dump_directory' => (\dirname(__DIR__4).'/public'),
  6707.             'presta_sitemap.timetolive' => 3600,
  6708.             'presta_sitemap.sitemap_file_prefix' => 'sitemap',
  6709.             'presta_sitemap.items_by_set' => 50000,
  6710.             'presta_sitemap.defaults' => [
  6711.                 'lastmod' => NULL,
  6712.                 'priority' => NULL,
  6713.                 'changefreq' => NULL,
  6714.             ],
  6715.             'presta_sitemap.default_section' => 'default',
  6716.             'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
  6717.             'scheb_two_factor.model_manager_name' => NULL,
  6718.             'scheb_two_factor.security_tokens' => [
  6719.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\LegacyTwoFactorRequiredToken',
  6720.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\TwoFactorRequiredToken',
  6721.             ],
  6722.             'scheb_two_factor.ip_whitelist' => [
  6723.             ],
  6724.             'scheb_two_factor.google.server_name' => 'Pimcore',
  6725.             'scheb_two_factor.google.issuer' => 'Pimcore 2 Factor Authentication',
  6726.             'scheb_two_factor.google.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  6727.             'scheb_two_factor.google.digits' => 6,
  6728.             'scheb_two_factor.google.window' => 1,
  6729.             'scheb_two_factor.trusted_device.enabled' => false,
  6730.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  6731.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  6732.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  6733.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  6734.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  6735.             'fos_js_routing.request_context_base_url' => NULL,
  6736.             'fos_js_routing.cache_control' => [
  6737.                 'enabled' => false,
  6738.             ],
  6739.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  6740.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  6741.             'web_profiler.debug_toolbar.mode' => 2,
  6742.             'container.dumper.inline_class_loader' => true,
  6743.             'pimcore.extensions.bundles.search_paths' => [
  6744.                 => 'src',
  6745.                 => 'vendor/pimcore/pimcore/bundles',
  6746.                 => 'bundles/DevelopmentBundle',
  6747.                 => 'bundles/AppBundle',
  6748.                 => 'bundles/DownloadPdfBundle',
  6749.                 => 'bundles/MagentoApiBundle',
  6750.                 => 'bundles/ObjectWithToolBundle',
  6751.                 => 'bundles/PfcComponentBundle',
  6752.                 => 'bundles/PfcExportBundle',
  6753.                 => 'bundles/PfcGenerateSkuBundle',
  6754.                 10 => 'bundles/PfcImportBundle',
  6755.                 11 => 'bundles/PfcObjectsWithCsvBundle',
  6756.                 12 => 'bundles/PfcPublicationBundle',
  6757.                 13 => 'bundles/pre-required-data-and-class',
  6758.                 14 => 'bundles/TranslationBundle',
  6759.                 15 => 'bundles/PfcObjectsWithPathBundle',
  6760.             ],
  6761.             'pimcore.extensions.bundles.handle_composer' => true,
  6762.             'pimcore.admin.unauthenticated_routes' => [
  6763.                 => [
  6764.                     'route' => 'pimcore_settings_display_custom_logo',
  6765.                     'path' => false,
  6766.                     'host' => false,
  6767.                     'methods' => [
  6768.                     ],
  6769.                 ],
  6770.                 => [
  6771.                     'route' => 'pimcore_admin_login',
  6772.                     'path' => false,
  6773.                     'host' => false,
  6774.                     'methods' => [
  6775.                     ],
  6776.                 ],
  6777.                 => [
  6778.                     'route' => 'pimcore_admin_webdav',
  6779.                     'path' => false,
  6780.                     'host' => false,
  6781.                     'methods' => [
  6782.                     ],
  6783.                 ],
  6784.             ],
  6785.             'pimcore.encryption.secret' => NULL,
  6786.             'pimcore.admin.session.attribute_bags' => [
  6787.                 'pimcore_admin' => [
  6788.                     'storage_key' => '_pimcore_admin',
  6789.                 ],
  6790.                 'pimcore_objects' => [
  6791.                     'storage_key' => '_pimcore_objects',
  6792.                 ],
  6793.                 'pimcore_copy' => [
  6794.                     'storage_key' => '_pimcore_copy',
  6795.                 ],
  6796.                 'pimcore_gridconfig' => [
  6797.                     'storage_key' => '_pimcore_gridconfig',
  6798.                 ],
  6799.                 'pimcore_importconfig' => [
  6800.                     'storage_key' => '_pimcore_importconfig',
  6801.                 ],
  6802.             ],
  6803.             'pimcore.admin.translations.path' => '@PimcoreCoreBundle/Resources/translations',
  6804.             'pimcore.translations.admin_translation_mapping' => [
  6805.             ],
  6806.             'pimcore.web_profiler.toolbar.excluded_routes' => [
  6807.                 => [
  6808.                     'path' => '^/admin/asset/image-editor',
  6809.                     'route' => false,
  6810.                     'host' => false,
  6811.                     'methods' => [
  6812.                     ],
  6813.                 ],
  6814.             ],
  6815.             'pimcore.response_exception_listener.render_error_document' => true,
  6816.             'pimcore.maintenance.housekeeping.cleanup_tmp_files_atime_older_than' => 7776000,
  6817.             'pimcore.maintenance.housekeeping.cleanup_profiler_files_atime_older_than' => 1800,
  6818.             'pimcore.documents.default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  6819.             'pimcore.documents.web_to_print.default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  6820.             'pimcore.documents.web_to_print.default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  6821.             'pimcore.templating.twig.sandbox_security_policy.tags' => [
  6822.                 => 'set',
  6823.             ],
  6824.             'pimcore.templating.twig.sandbox_security_policy.filters' => [
  6825.                 => 'escape',
  6826.                 => 'trans',
  6827.                 => 'default',
  6828.             ],
  6829.             'pimcore.templating.twig.sandbox_security_policy.functions' => [
  6830.                 => 'path',
  6831.                 => 'asset',
  6832.             ],
  6833.             'pimcore.config' => [
  6834.                 'web_profiler' => [
  6835.                     'toolbar' => [
  6836.                         'excluded_routes' => [
  6837.                             => [
  6838.                                 'path' => '^/admin/asset/image-editor',
  6839.                                 'route' => false,
  6840.                                 'host' => false,
  6841.                                 'methods' => [
  6842.                                 ],
  6843.                             ],
  6844.                         ],
  6845.                     ],
  6846.                 ],
  6847.                 'security' => [
  6848.                     'encoder_factories' => [
  6849.                         'Pimcore\\Security\\User\\User' => [
  6850.                             'id' => 'pimcore_admin.security.password_encoder_factory',
  6851.                         ],
  6852.                     ],
  6853.                     'factory_type' => 'password_hasher',
  6854.                     'password_hasher_factories' => [
  6855.                         'Pimcore\\Security\\User\\User' => [
  6856.                             'id' => 'pimcore.security.user_password_hasher_factory',
  6857.                         ],
  6858.                     ],
  6859.                     'password' => [
  6860.                         'algorithm' => '2y',
  6861.                         'options' => [
  6862.                         ],
  6863.                     ],
  6864.                 ],
  6865.                 'bundles' => [
  6866.                     'search_paths' => [
  6867.                         => 'src',
  6868.                         => 'vendor/pimcore/pimcore/bundles',
  6869.                         => 'bundles/DevelopmentBundle',
  6870.                         => 'bundles/AppBundle',
  6871.                         => 'bundles/DownloadPdfBundle',
  6872.                         => 'bundles/MagentoApiBundle',
  6873.                         => 'bundles/ObjectWithToolBundle',
  6874.                         => 'bundles/PfcComponentBundle',
  6875.                         => 'bundles/PfcExportBundle',
  6876.                         => 'bundles/PfcGenerateSkuBundle',
  6877.                         10 => 'bundles/PfcImportBundle',
  6878.                         11 => 'bundles/PfcObjectsWithCsvBundle',
  6879.                         12 => 'bundles/PfcPublicationBundle',
  6880.                         13 => 'bundles/pre-required-data-and-class',
  6881.                         14 => 'bundles/TranslationBundle',
  6882.                         15 => 'bundles/PfcObjectsWithPathBundle',
  6883.                     ],
  6884.                     'handle_composer' => true,
  6885.                 ],
  6886.                 'assets' => [
  6887.                     'metadata' => [
  6888.                         'class_definitions' => [
  6889.                             'data' => [
  6890.                                 'map' => [
  6891.                                     'asset' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Asset',
  6892.                                     'checkbox' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Checkbox',
  6893.                                     'date' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Date',
  6894.                                     'document' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Document',
  6895.                                     'input' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Input',
  6896.                                     'object' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\DataObject',
  6897.                                     'select' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Select',
  6898.                                     'textarea' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Textarea',
  6899.                                     'calculatedValue' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\CalculatedValue',
  6900.                                     'country' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Country',
  6901.                                     'datetime' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Datetime',
  6902.                                     'language' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Language',
  6903.                                     'multiselect' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Multiselect',
  6904.                                     'manyToManyRelation' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\ManyToManyRelation',
  6905.                                     'numeric' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Numeric',
  6906.                                     'wysiwyg' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Wysiwyg',
  6907.                                     'user' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\User',
  6908.                                 ],
  6909.                                 'prefixes' => [
  6910.                                 ],
  6911.                             ],
  6912.                         ],
  6913.                         'predefined' => [
  6914.                             'definitions' => [
  6915.                             ],
  6916.                         ],
  6917.                     ],
  6918.                     'frontend_prefixes' => [
  6919.                         'source' => '',
  6920.                         'thumbnail' => '',
  6921.                         'thumbnail_deferred' => '',
  6922.                     ],
  6923.                     'preview_image_thumbnail' => NULL,
  6924.                     'default_upload_path' => '_default_upload_bucket',
  6925.                     'tree_paging_limit' => 100,
  6926.                     'image' => [
  6927.                         'max_pixels' => 40000000,
  6928.                         'low_quality_image_preview' => [
  6929.                             'enabled' => true,
  6930.                         ],
  6931.                         'focal_point_detection' => [
  6932.                             'enabled' => true,
  6933.                         ],
  6934.                         'thumbnails' => [
  6935.                             'definitions' => [
  6936.                             ],
  6937.                             'clip_auto_support' => true,
  6938.                             'image_optimizers' => [
  6939.                                 'enabled' => true,
  6940.                             ],
  6941.                             'auto_formats' => [
  6942.                                 'avif' => [
  6943.                                     'enabled' => true,
  6944.                                     'quality' => 15,
  6945.                                 ],
  6946.                                 'webp' => [
  6947.                                     'enabled' => true,
  6948.                                     'quality' => NULL,
  6949.                                 ],
  6950.                             ],
  6951.                             'status_cache' => true,
  6952.                             'auto_clear_temp_files' => true,
  6953.                         ],
  6954.                     ],
  6955.                     'video' => [
  6956.                         'thumbnails' => [
  6957.                             'definitions' => [
  6958.                             ],
  6959.                             'auto_clear_temp_files' => true,
  6960.                         ],
  6961.                     ],
  6962.                     'versions' => [
  6963.                         'days' => NULL,
  6964.                         'steps' => NULL,
  6965.                         'use_hardlinks' => true,
  6966.                         'disable_stack_trace' => false,
  6967.                     ],
  6968.                     'icc_rgb_profile' => NULL,
  6969.                     'icc_cmyk_profile' => NULL,
  6970.                     'hide_edit_image' => false,
  6971.                     'disable_tree_preview' => true,
  6972.                 ],
  6973.                 'objects' => [
  6974.                     'class_definitions' => [
  6975.                         'data' => [
  6976.                             'map' => [
  6977.                                 'block' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Block',
  6978.                                 'calculatedValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\CalculatedValue',
  6979.                                 'checkbox' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Checkbox',
  6980.                                 'classificationstore' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Classificationstore',
  6981.                                 'consent' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Consent',
  6982.                                 'country' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Country',
  6983.                                 'countrymultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Countrymultiselect',
  6984.                                 'date' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Date',
  6985.                                 'datetime' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  6986.                                 'email' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Email',
  6987.                                 'encryptedField' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\EncryptedField',
  6988.                                 'externalImage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ExternalImage',
  6989.                                 'fieldcollections' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Fieldcollections',
  6990.                                 'firstname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Firstname',
  6991.                                 'gender' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Gender',
  6992.                                 'geobounds' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geobounds',
  6993.                                 'geopoint' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopoint',
  6994.                                 'geopolygon' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolygon',
  6995.                                 'geopolyline' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolyline',
  6996.                                 'hotspotimage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Hotspotimage',
  6997.                                 'manyToOneRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToOneRelation',
  6998.                                 'image' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Image',
  6999.                                 'imageGallery' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ImageGallery',
  7000.                                 'input' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  7001.                                 'language' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Language',
  7002.                                 'languagemultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Languagemultiselect',
  7003.                                 'lastname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Lastname',
  7004.                                 'link' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Link',
  7005.                                 'localizedfields' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Localizedfields',
  7006.                                 'manyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyRelation',
  7007.                                 'advancedManyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyRelation',
  7008.                                 'multiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Multiselect',
  7009.                                 'newsletterActive' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\NewsletterActive',
  7010.                                 'reverseObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ReverseObjectRelation',
  7011.                                 'urlSlug' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\UrlSlug',
  7012.                                 'numeric' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  7013.                                 'objectbricks' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Objectbricks',
  7014.                                 'manyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyObjectRelation',
  7015.                                 'advancedManyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyObjectRelation',
  7016.                                 'password' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Password',
  7017.                                 'rgbaColor' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\RgbaColor',
  7018.                                 'targetGroup' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroup',
  7019.                                 'targetGroupMultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroupMultiselect',
  7020.                                 'quantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\QuantityValue',
  7021.                                 'inputQuantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\InputQuantityValue',
  7022.                                 'select' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  7023.                                 'slider' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Slider',
  7024.                                 'structuredTable' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\StructuredTable',
  7025.                                 'table' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Table',
  7026.                                 'textarea' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Textarea',
  7027.                                 'time' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Time',
  7028.                                 'user' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\User',
  7029.                                 'video' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Video',
  7030.                                 'wysiwyg' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Wysiwyg',
  7031.                                 'objectsWithCsv' => 'ObjectsWithCsvBundle\\Model\\DataObject\\ClassDefinition\\Data\\ObjectsWithCsv',
  7032.                                 'pfcObjectsWithCsv' => 'PfcObjectsWithCsvBundle\\Model\\DataObject\\ClassDefinition\\Data\\PfcObjectsWithCsv',
  7033.                                 'pfcObjectsWithPath' => 'PfcObjectsWithPathBundle\\Model\\DataObject\\ClassDefinition\\Data\\PfcObjectsWithPath',
  7034.                                 'permissionManyToOneRelation' => 'FrontendPermissionToolkitBundle\\CoreExtensions\\ClassDefinitions\\PermissionManyToOneRelation',
  7035.                                 'permissionManyToManyRelation' => 'FrontendPermissionToolkitBundle\\CoreExtensions\\ClassDefinitions\\PermissionManyToManyRelation',
  7036.                                 'permissionResource' => 'FrontendPermissionToolkitBundle\\CoreExtensions\\ClassDefinitions\\PermissionResource',
  7037.                                 'dynamicPermissionResource' => 'FrontendPermissionToolkitBundle\\CoreExtensions\\ClassDefinitions\\DynamicPermissionResource',
  7038.                             ],
  7039.                             'prefixes' => [
  7040.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\',
  7041.                                 => '\\Object_Class_Data_',
  7042.                             ],
  7043.                         ],
  7044.                         'layout' => [
  7045.                             'prefixes' => [
  7046.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Layout\\',
  7047.                                 => '\\Object_Class_Layout_',
  7048.                             ],
  7049.                             'map' => [
  7050.                             ],
  7051.                         ],
  7052.                     ],
  7053.                     'auto_save_interval' => 0,
  7054.                     'ignore_localized_query_fallback' => false,
  7055.                     'tree_paging_limit' => 30,
  7056.                 ],
  7057.                 'documents' => [
  7058.                     'type_definitions' => [
  7059.                         'map' => [
  7060.                             'folder' => '\\Pimcore\\Model\\Document\\Folder',
  7061.                             'page' => '\\Pimcore\\Model\\Document\\Page',
  7062.                             'snippet' => '\\Pimcore\\Model\\Document\\Snippet',
  7063.                             'link' => '\\Pimcore\\Model\\Document\\Link',
  7064.                             'hardlink' => '\\Pimcore\\Model\\Document\\Hardlink',
  7065.                             'email' => '\\Pimcore\\Model\\Document\\Email',
  7066.                             'newsletter' => '\\Pimcore\\Model\\Document\\Newsletter',
  7067.                             'printpage' => '\\Pimcore\\Model\\Document\\Printpage',
  7068.                             'printcontainer' => '\\Pimcore\\Model\\Document\\Printcontainer',
  7069.                         ],
  7070.                     ],
  7071.                     'editables' => [
  7072.                         'prefixes' => [
  7073.                             => '\\Pimcore\\Model\\Document\\Editable\\',
  7074.                         ],
  7075.                         'map' => [
  7076.                             'outputchanneltable' => 'Web2PrintToolsBundle\\Model\\Document\\Editable\\Outputchanneltable',
  7077.                         ],
  7078.                     ],
  7079.                     'types' => [
  7080.                         => 'folder',
  7081.                         => 'page',
  7082.                         => 'snippet',
  7083.                         => 'link',
  7084.                         => 'hardlink',
  7085.                         => 'email',
  7086.                         => 'newsletter',
  7087.                         => 'printpage',
  7088.                         => 'printcontainer',
  7089.                     ],
  7090.                     'valid_tables' => [
  7091.                         => 'email',
  7092.                         => 'newsletter',
  7093.                         => 'hardlink',
  7094.                         => 'link',
  7095.                         => 'page',
  7096.                         => 'snippet',
  7097.                     ],
  7098.                     'web_to_print' => [
  7099.                         'enableInDefaultView' => true,
  7100.                         'generalTool' => 'wkhtmltopdf',
  7101.                         'generalDocumentSaveMode' => NULL,
  7102.                         'pdfreactorProtocol' => NULL,
  7103.                         'pdfreactorServer' => '',
  7104.                         'pdfreactorServerPort' => '',
  7105.                         'pdfreactorBaseUrl' => '',
  7106.                         'pdfreactorApiKey' => '',
  7107.                         'pdfreactorLicence' => '',
  7108.                         'pdfreactorEnableLenientHttpsMode' => false,
  7109.                         'pdfreactorEnableDebugMode' => false,
  7110.                         'wkhtmltopdfBin' => '',
  7111.                         'wkhtml2pdfOptions' => '',
  7112.                         'wkhtml2pdfHostname' => '',
  7113.                         'headlessChromeSettings' => '',
  7114.                         'pdf_creation_php_memory_limit' => '2048M',
  7115.                         'default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  7116.                         'default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  7117.                     ],
  7118.                     'doc_types' => [
  7119.                         'definitions' => [
  7120.                         ],
  7121.                     ],
  7122.                     'default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  7123.                     'allow_trailing_slash' => 'no',
  7124.                     'generate_preview' => false,
  7125.                     'preview_url_prefix' => '',
  7126.                     'tree_paging_limit' => 50,
  7127.                     'areas' => [
  7128.                         'autoload' => true,
  7129.                     ],
  7130.                     'newsletter' => [
  7131.                         'defaultUrlPrefix' => NULL,
  7132.                     ],
  7133.                     'auto_save_interval' => 60,
  7134.                     'static_page_router' => [
  7135.                         'enabled' => false,
  7136.                         'route_pattern' => NULL,
  7137.                     ],
  7138.                 ],
  7139.                 'routing' => [
  7140.                     'direct_route_document_types' => [
  7141.                         => 'page',
  7142.                         => 'snippet',
  7143.                         => 'email',
  7144.                         => 'newsletter',
  7145.                         => 'printpage',
  7146.                         => 'printcontainer',
  7147.                     ],
  7148.                     'allow_processing_unpublished_fallback_document' => false,
  7149.                     'static' => [
  7150.                         'locale_params' => [
  7151.                         ],
  7152.                     ],
  7153.                 ],
  7154.                 'newsletter' => [
  7155.                     'source_adapters' => [
  7156.                         'defaultAdapter' => 'pimcore.document.newsletter.factory.default',
  7157.                         'csvList' => 'pimcore.document.newsletter.factory.csv',
  7158.                         'reportAdapter' => 'pimcore.document.newsletter.factory.report',
  7159.                     ],
  7160.                     'method' => NULL,
  7161.                 ],
  7162.                 'custom_report' => [
  7163.                     'adapters' => [
  7164.                         'sql' => 'pimcore.custom_report.adapter.factory.sql',
  7165.                         'analytics' => 'pimcore.custom_report.adapter.factory.analytics',
  7166.                     ],
  7167.                     'definitions' => [
  7168.                     ],
  7169.                 ],
  7170.                 'targeting' => [
  7171.                     'data_providers' => [
  7172.                         'device' => 'Pimcore\\Targeting\\DataProvider\\Device',
  7173.                         'geoip' => 'Pimcore\\Targeting\\DataProvider\\GeoIp',
  7174.                         'geolocation' => 'Pimcore\\Targeting\\DataProvider\\GeoLocation',
  7175.                         'targeting_storage' => 'Pimcore\\Targeting\\DataProvider\\TargetingStorage',
  7176.                         'visited_pages_counter' => 'Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter',
  7177.                     ],
  7178.                     'conditions' => [
  7179.                         'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  7180.                         'country' => 'Pimcore\\Targeting\\Condition\\Country',
  7181.                         'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  7182.                         'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  7183.                         'language' => 'Pimcore\\Targeting\\Condition\\Language',
  7184.                         'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  7185.                         'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  7186.                         'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  7187.                         'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  7188.                         'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  7189.                         'url' => 'Pimcore\\Targeting\\Condition\\Url',
  7190.                         'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  7191.                     ],
  7192.                     'action_handlers' => [
  7193.                         'assign_target_group' => 'Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup',
  7194.                         'codesnippet' => 'Pimcore\\Targeting\\ActionHandler\\CodeSnippet',
  7195.                         'redirect' => 'Pimcore\\Targeting\\ActionHandler\\Redirect',
  7196.                     ],
  7197.                     'enabled' => true,
  7198.                     'storage_id' => 'Pimcore\\Targeting\\Storage\\CookieStorage',
  7199.                     'session' => [
  7200.                         'enabled' => false,
  7201.                     ],
  7202.                 ],
  7203.                 'context' => [
  7204.                     'profiler' => [
  7205.                         'routes' => [
  7206.                             => [
  7207.                                 'path' => '^/_(profiler|wdt)(/.*)?$',
  7208.                                 'route' => false,
  7209.                                 'host' => false,
  7210.                                 'methods' => [
  7211.                                 ],
  7212.                             ],
  7213.                         ],
  7214.                     ],
  7215.                     'admin' => [
  7216.                         'routes' => [
  7217.                             => [
  7218.                                 'path' => '^/admin(/.*)?$',
  7219.                                 'route' => false,
  7220.                                 'host' => false,
  7221.                                 'methods' => [
  7222.                                 ],
  7223.                             ],
  7224.                             => [
  7225.                                 'route' => '^pimcore_admin_',
  7226.                                 'path' => false,
  7227.                                 'host' => false,
  7228.                                 'methods' => [
  7229.                                 ],
  7230.                             ],
  7231.                         ],
  7232.                     ],
  7233.                     'plugin' => [
  7234.                         'routes' => [
  7235.                             => [
  7236.                                 'path' => '^/plugin(/.*)?$',
  7237.                                 'route' => false,
  7238.                                 'host' => false,
  7239.                                 'methods' => [
  7240.                                 ],
  7241.                             ],
  7242.                         ],
  7243.                     ],
  7244.                 ],
  7245.                 'admin' => [
  7246.                     'session' => [
  7247.                         'attribute_bags' => [
  7248.                             'pimcore_admin' => [
  7249.                                 'storage_key' => '_pimcore_admin',
  7250.                             ],
  7251.                             'pimcore_objects' => [
  7252.                                 'storage_key' => '_pimcore_objects',
  7253.                             ],
  7254.                             'pimcore_copy' => [
  7255.                                 'storage_key' => '_pimcore_copy',
  7256.                             ],
  7257.                             'pimcore_gridconfig' => [
  7258.                                 'storage_key' => '_pimcore_gridconfig',
  7259.                             ],
  7260.                             'pimcore_importconfig' => [
  7261.                                 'storage_key' => '_pimcore_importconfig',
  7262.                             ],
  7263.                         ],
  7264.                     ],
  7265.                     'unauthenticated_routes' => [
  7266.                         => [
  7267.                             'route' => 'pimcore_settings_display_custom_logo',
  7268.                             'path' => false,
  7269.                             'host' => false,
  7270.                             'methods' => [
  7271.                             ],
  7272.                         ],
  7273.                         => [
  7274.                             'route' => 'pimcore_admin_login',
  7275.                             'path' => false,
  7276.                             'host' => false,
  7277.                             'methods' => [
  7278.                             ],
  7279.                         ],
  7280.                         => [
  7281.                             'route' => 'pimcore_admin_webdav',
  7282.                             'path' => false,
  7283.                             'host' => false,
  7284.                             'methods' => [
  7285.                             ],
  7286.                         ],
  7287.                     ],
  7288.                     'translations' => [
  7289.                         'path' => '@PimcoreCoreBundle/Resources/translations',
  7290.                     ],
  7291.                 ],
  7292.                 'sitemaps' => [
  7293.                     'generators' => [
  7294.                         'pimcore_documents' => [
  7295.                             'enabled' => true,
  7296.                             'priority' => 100,
  7297.                             'generator_id' => 'Pimcore\\Sitemap\\Document\\DocumentTreeGenerator',
  7298.                         ],
  7299.                     ],
  7300.                 ],
  7301.                 'redirects' => [
  7302.                     'status_codes' => [
  7303.                         300 => 'Multiple Choices',
  7304.                         301 => 'Moved Permanently',
  7305.                         302 => 'Found',
  7306.                         303 => 'See Other',
  7307.                         307 => 'Temporary Redirect',
  7308.                     ],
  7309.                 ],
  7310.                 'glossary' => [
  7311.                     'blocked_tags' => [
  7312.                         => 'a',
  7313.                         => 'script',
  7314.                         => 'style',
  7315.                         => 'code',
  7316.                         => 'pre',
  7317.                         => 'textarea',
  7318.                         => 'acronym',
  7319.                         => 'abbr',
  7320.                         => 'option',
  7321.                         => 'h1',
  7322.                         10 => 'h2',
  7323.                         11 => 'h3',
  7324.                         12 => 'h4',
  7325.                         13 => 'h5',
  7326.                         14 => 'h6',
  7327.                     ],
  7328.                 ],
  7329.                 'templating_engine' => [
  7330.                     'twig' => [
  7331.                         'sandbox_security_policy' => [
  7332.                             'tags' => [
  7333.                                 => 'set',
  7334.                             ],
  7335.                             'filters' => [
  7336.                                 => 'escape',
  7337.                                 => 'trans',
  7338.                                 => 'default',
  7339.                             ],
  7340.                             'functions' => [
  7341.                                 => 'path',
  7342.                                 => 'asset',
  7343.                             ],
  7344.                         ],
  7345.                     ],
  7346.                 ],
  7347.                 'translations' => [
  7348.                     'debugging' => [
  7349.                         'enabled' => true,
  7350.                         'parameter' => 'pimcore_debug_translations',
  7351.                     ],
  7352.                     'admin_translation_mapping' => [
  7353.                     ],
  7354.                     'data_object' => [
  7355.                     ],
  7356.                 ],
  7357.                 'workflows' => [
  7358.                     'Development_Workflow' => [
  7359.                         'enabled' => true,
  7360.                         'priority' => 1,
  7361.                         'label' => 'Development Workflow',
  7362.                         'initial_markings' => [
  7363.                             => 'Mode_Create',
  7364.                         ],
  7365.                         'type' => 'workflow',
  7366.                         'supports' => [
  7367.                             => '\\Pimcore\\Model\\DataObject\\Development',
  7368.                             => 'subject.gettype() == \'variant\'',
  7369.                         ],
  7370.                         'places' => [
  7371.                             'Mode_Create' => [
  7372.                                 'label' => 'Create development',
  7373.                                 'color' => '#000000',
  7374.                                 'visibleInHeader' => true,
  7375.                                 'permissions' => [
  7376.                                     => [
  7377.                                         'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_COMPLIANCE_TEAM\')',
  7378.                                         'save' => false,
  7379.                                         'publish' => true,
  7380.                                         'delete' => false,
  7381.                                         'unpublish' => false,
  7382.                                         'rename' => false,
  7383.                                         'objectLayout' => 1,
  7384.                                     ],
  7385.                                 ],
  7386.                                 'title' => '',
  7387.                                 'colorInverted' => false,
  7388.                             ],
  7389.                             'Compliance_FeedBack' => [
  7390.                                 'label' => 'Compliance FeedBack',
  7391.                                 'color' => '#000000',
  7392.                                 'visibleInHeader' => true,
  7393.                                 'permissions' => [
  7394.                                     => [
  7395.                                         'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_COMPLIANCE_TEAM\')',
  7396.                                         'save' => false,
  7397.                                         'publish' => true,
  7398.                                         'delete' => false,
  7399.                                         'unpublish' => false,
  7400.                                         'rename' => false,
  7401.                                         'objectLayout' => 1,
  7402.                                     ],
  7403.                                 ],
  7404.                                 'title' => '',
  7405.                                 'colorInverted' => false,
  7406.                             ],
  7407.                             'Development_Canceled' => [
  7408.                                 'label' => 'Development Canceled',
  7409.                                 'color' => '#000000',
  7410.                                 'visibleInHeader' => true,
  7411.                                 'permissions' => [
  7412.                                     => [
  7413.                                         'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_COMPLIANCE_TEAM\')',
  7414.                                         'save' => false,
  7415.                                         'publish' => true,
  7416.                                         'delete' => false,
  7417.                                         'unpublish' => false,
  7418.                                         'rename' => false,
  7419.                                         'objectLayout' => 1,
  7420.                                     ],
  7421.                                 ],
  7422.                                 'title' => '',
  7423.                                 'colorInverted' => false,
  7424.                             ],
  7425.                             'Compliance_Objections' => [
  7426.                                 'label' => 'Compliance Objections',
  7427.                                 'color' => '#000000',
  7428.                                 'visibleInHeader' => true,
  7429.                                 'permissions' => [
  7430.                                     => [
  7431.                                         'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_COMPLIANCE_TEAM\') or is_granted(\'ROLE_PRODUCT_CREATOR\')',
  7432.                                         'save' => false,
  7433.                                         'publish' => true,
  7434.                                         'delete' => false,
  7435.                                         'unpublish' => false,
  7436.                                         'rename' => false,
  7437.                                         'objectLayout' => 1,
  7438.                                     ],
  7439.                                 ],
  7440.                                 'title' => '',
  7441.                                 'colorInverted' => false,
  7442.                             ],
  7443.                             'Compliance_Review' => [
  7444.                                 'label' => 'Compliance Review',
  7445.                                 'color' => '#000000',
  7446.                                 'visibleInHeader' => true,
  7447.                                 'permissions' => [
  7448.                                     => [
  7449.                                         'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_COMPLIANCE_TEAM\') or is_granted(\'ROLE_PRODUCT_CREATOR\')',
  7450.                                         'save' => false,
  7451.                                         'publish' => true,
  7452.                                         'delete' => false,
  7453.                                         'unpublish' => false,
  7454.                                         'rename' => false,
  7455.                                         'objectLayout' => 1,
  7456.                                     ],
  7457.                                 ],
  7458.                                 'title' => '',
  7459.                                 'colorInverted' => false,
  7460.                             ],
  7461.                             'Compliance_Set' => [
  7462.                                 'label' => 'Compliance Set',
  7463.                                 'color' => '#000000',
  7464.                                 'visibleInHeader' => true,
  7465.                                 'permissions' => [
  7466.                                     => [
  7467.                                         'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_COMPLIANCE_TEAM\') or is_granted(\'ROLE_PRODUCT_CREATOR\')',
  7468.                                         'save' => false,
  7469.                                         'publish' => true,
  7470.                                         'delete' => false,
  7471.                                         'unpublish' => false,
  7472.                                         'rename' => false,
  7473.                                         'objectLayout' => 1,
  7474.                                     ],
  7475.                                 ],
  7476.                                 'title' => '',
  7477.                                 'colorInverted' => false,
  7478.                             ],
  7479.                             'Approve_Development' => [
  7480.                                 'label' => 'Approve Development',
  7481.                                 'color' => '#000000',
  7482.                                 'visibleInHeader' => true,
  7483.                                 'permissions' => [
  7484.                                     => [
  7485.                                         'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_COMPLIANCE_TEAM\')',
  7486.                                         'save' => false,
  7487.                                         'publish' => true,
  7488.                                         'delete' => false,
  7489.                                         'unpublish' => false,
  7490.                                         'rename' => false,
  7491.                                         'objectLayout' => 1,
  7492.                                     ],
  7493.                                 ],
  7494.                                 'title' => '',
  7495.                                 'colorInverted' => false,
  7496.                             ],
  7497.                             'Send_To_GBS' => [
  7498.                                 'label' => 'Send to GBS',
  7499.                                 'color' => '#000000',
  7500.                                 'visibleInHeader' => true,
  7501.                                 'permissions' => [
  7502.                                     => [
  7503.                                         'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_COMPLIANCE_TEAM\')',
  7504.                                         'save' => false,
  7505.                                         'publish' => true,
  7506.                                         'delete' => false,
  7507.                                         'unpublish' => false,
  7508.                                         'rename' => false,
  7509.                                         'objectLayout' => 1,
  7510.                                     ],
  7511.                                 ],
  7512.                                 'title' => '',
  7513.                                 'colorInverted' => false,
  7514.                             ],
  7515.                             'PAF_Created' => [
  7516.                                 'label' => 'PAF Created',
  7517.                                 'color' => '#000000',
  7518.                                 'visibleInHeader' => true,
  7519.                                 'permissions' => [
  7520.                                     => [
  7521.                                         'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_COMPLIANCE_TEAM\')',
  7522.                                         'save' => false,
  7523.                                         'publish' => true,
  7524.                                         'delete' => false,
  7525.                                         'unpublish' => false,
  7526.                                         'rename' => false,
  7527.                                         'objectLayout' => 1,
  7528.                                     ],
  7529.                                 ],
  7530.                                 'title' => '',
  7531.                                 'colorInverted' => false,
  7532.                             ],
  7533.                         ],
  7534.                         'transitions' => [
  7535.                             'readyForReview_toSetCompliance_development' => [
  7536.                                 'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_PIMCORE_ADMIN\'))',
  7537.                                 'from' => [
  7538.                                     => 'Compliance_Set',
  7539.                                 ],
  7540.                                 'to' => [
  7541.                                     => 'Compliance_Review',
  7542.                                 ],
  7543.                                 'options' => [
  7544.                                     'label' => 'Back To Set Compliance',
  7545.                                     'changePublishedState' => 'force_published',
  7546.                                     'objectLayout' => false,
  7547.                                     'notificationSettings' => [
  7548.                                     ],
  7549.                                 ],
  7550.                                 'name' => 'readyForReview_toSetCompliance_development',
  7551.                             ],
  7552.                             'createSku_toSetCompliance_development' => [
  7553.                                 'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PRODUCT_CREATOR\')) or is_granted(\'ROLE_PIMCORE_ADMIN\')',
  7554.                                 'from' => [
  7555.                                     => 'Approve_Development',
  7556.                                 ],
  7557.                                 'to' => [
  7558.                                     => 'Compliance_Review',
  7559.                                 ],
  7560.                                 'options' => [
  7561.                                     'label' => 'Back To Set Compliance',
  7562.                                     'changePublishedState' => 'force_published',
  7563.                                     'objectLayout' => false,
  7564.                                     'notificationSettings' => [
  7565.                                     ],
  7566.                                 ],
  7567.                                 'name' => 'createSku_toSetCompliance_development',
  7568.                             ],
  7569.                             'compliance_feedback' => [
  7570.                                 'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PRODUCT_CREATOR\')) or is_granted(\'ROLE_PIMCORE_ADMIN\')',
  7571.                                 'from' => [
  7572.                                     => 'Mode_Create',
  7573.                                 ],
  7574.                                 'to' => [
  7575.                                     => 'Compliance_FeedBack',
  7576.                                 ],
  7577.                                 'options' => [
  7578.                                     'label' => 'Compliance_FeedBack',
  7579.                                     'changePublishedState' => 'force_published',
  7580.                                     'notes' => [
  7581.                                         'commentEnabled' => false,
  7582.                                         'additionalFields' => [
  7583.                                         ],
  7584.                                         'commentRequired' => false,
  7585.                                         'type' => 'Feedback',
  7586.                                     ],
  7587.                                     'notificationSettings' => [
  7588.                                         => [
  7589.                                             'notifyRoles' => [
  7590.                                                 => 'Compliance_team',
  7591.                                             ],
  7592.                                             'channelType' => [
  7593.                                                 => 'pimcore_notification',
  7594.                                             ],
  7595.                                             'notifyUsers' => [
  7596.                                             ],
  7597.                                             'mailType' => 'template',
  7598.                                             'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  7599.                                         ],
  7600.                                     ],
  7601.                                     'objectLayout' => false,
  7602.                                 ],
  7603.                                 'name' => 'compliance_feedback',
  7604.                             ],
  7605.                             'compliance_objections' => [
  7606.                                 'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_COMPLIANCE_TEAM\')) or is_granted(\'ROLE_PIMCORE_ADMIN\')',
  7607.                                 'from' => [
  7608.                                     => 'Compliance_FeedBack',
  7609.                                 ],
  7610.                                 'to' => [
  7611.                                     => 'Compliance_Objections',
  7612.                                 ],
  7613.                                 'options' => [
  7614.                                     'label' => 'Compliance Objections',
  7615.                                     'changePublishedState' => 'force_published',
  7616.                                     'notes' => [
  7617.                                         'commentEnabled' => true,
  7618.                                         'additionalFields' => [
  7619.                                         ],
  7620.                                         'commentRequired' => true,
  7621.                                         'type' => 'Feedback',
  7622.                                     ],
  7623.                                     'notificationSettings' => [
  7624.                                         => [
  7625.                                             'notifyRoles' => [
  7626.                                                 => 'Product_creator',
  7627.                                             ],
  7628.                                             'channelType' => [
  7629.                                                 => 'pimcore_notification',
  7630.                                             ],
  7631.                                             'notifyUsers' => [
  7632.                                             ],
  7633.                                             'mailType' => 'template',
  7634.                                             'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  7635.                                         ],
  7636.                                     ],
  7637.                                     'objectLayout' => false,
  7638.                                 ],
  7639.                                 'name' => 'compliance_objections',
  7640.                             ],
  7641.                             'no_compliance_objections' => [
  7642.                                 'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_COMPLIANCE_TEAM\')) or is_granted(\'ROLE_PIMCORE_ADMIN\')',
  7643.                                 'from' => [
  7644.                                     => 'Compliance_FeedBack',
  7645.                                 ],
  7646.                                 'to' => [
  7647.                                     => 'Compliance_Review',
  7648.                                 ],
  7649.                                 'options' => [
  7650.                                     'label' => 'No Compliance Objections',
  7651.                                     'changePublishedState' => 'force_published',
  7652.                                     'notes' => [
  7653.                                         'commentEnabled' => false,
  7654.                                         'additionalFields' => [
  7655.                                         ],
  7656.                                         'commentRequired' => false,
  7657.                                         'type' => 'Feedback',
  7658.                                     ],
  7659.                                     'objectLayout' => false,
  7660.                                     'notificationSettings' => [
  7661.                                     ],
  7662.                                 ],
  7663.                                 'name' => 'compliance_objections',
  7664.                             ],
  7665.                             'adjust_development' => [
  7666.                                 'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PRODUCT_CREATOR\')) or is_granted(\'ROLE_PIMCORE_ADMIN\')',
  7667.                                 'from' => [
  7668.                                     => 'Compliance_Objections',
  7669.                                 ],
  7670.                                 'to' => [
  7671.                                     => 'Mode_Create',
  7672.                                 ],
  7673.                                 'options' => [
  7674.                                     'label' => 'Adjust Development',
  7675.                                     'changePublishedState' => 'force_published',
  7676.                                     'objectLayout' => false,
  7677.                                     'notificationSettings' => [
  7678.                                     ],
  7679.                                 ],
  7680.                                 'name' => 'adjust_development',
  7681.                             ],
  7682.                             'cancel_development' => [
  7683.                                 'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_PIMCORE_ADMIN\'))',
  7684.                                 'from' => [
  7685.                                     => 'Compliance_Objections',
  7686.                                 ],
  7687.                                 'to' => [
  7688.                                     => 'Development_Canceled',
  7689.                                 ],
  7690.                                 'options' => [
  7691.                                     'label' => 'Cancel Development',
  7692.                                     'changePublishedState' => 'force_published',
  7693.                                     'objectLayout' => false,
  7694.                                     'notificationSettings' => [
  7695.                                     ],
  7696.                                 ],
  7697.                                 'name' => 'cancel_development',
  7698.                             ],
  7699.                             'set_compliances' => [
  7700.                                 'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_COMPLIANCE_TEAM\')) or is_granted(\'ROLE_PIMCORE_ADMIN\')',
  7701.                                 'from' => [
  7702.                                     => 'Compliance_Review',
  7703.                                 ],
  7704.                                 'to' => [
  7705.                                     => 'Compliance_Set',
  7706.                                 ],
  7707.                                 'options' => [
  7708.                                     'label' => 'Set Compliances',
  7709.                                     'changePublishedState' => 'force_published',
  7710.                                     'objectLayout' => false,
  7711.                                     'notificationSettings' => [
  7712.                                     ],
  7713.                                 ],
  7714.                                 'name' => 'set_compliances',
  7715.                             ],
  7716.                             'review_ready' => [
  7717.                                 'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_COMPLIANCE_TEAM\')) or is_granted(\'ROLE_PIMCORE_ADMIN\')',
  7718.                                 'from' => [
  7719.                                     => 'Compliance_Set',
  7720.                                 ],
  7721.                                 'to' => [
  7722.                                     => 'Approve_Development',
  7723.                                 ],
  7724.                                 'options' => [
  7725.                                     'label' => 'Review Ready',
  7726.                                     'changePublishedState' => 'force_published',
  7727.                                     'notes' => [
  7728.                                         'commentEnabled' => true,
  7729.                                         'additionalFields' => [
  7730.                                         ],
  7731.                                         'commentRequired' => true,
  7732.                                         'type' => 'Feedback',
  7733.                                     ],
  7734.                                     'notificationSettings' => [
  7735.                                         => [
  7736.                                             'notifyRoles' => [
  7737.                                                 => 'Product_creator',
  7738.                                             ],
  7739.                                             'channelType' => [
  7740.                                                 => 'pimcore_notification',
  7741.                                             ],
  7742.                                             'notifyUsers' => [
  7743.                                             ],
  7744.                                             'mailType' => 'template',
  7745.                                             'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  7746.                                         ],
  7747.                                     ],
  7748.                                     'objectLayout' => false,
  7749.                                 ],
  7750.                                 'name' => 'review_ready',
  7751.                             ],
  7752.                             'create_sku' => [
  7753.                                 'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PRODUCT_CREATOR\')) or is_granted(\'ROLE_PIMCORE_ADMIN\')',
  7754.                                 'from' => [
  7755.                                     => 'Approve_Development',
  7756.                                 ],
  7757.                                 'to' => [
  7758.                                     => 'Send_To_GBS',
  7759.                                 ],
  7760.                                 'options' => [
  7761.                                     'label' => 'Create Sku',
  7762.                                     'changePublishedState' => 'force_published',
  7763.                                     'objectLayout' => false,
  7764.                                     'notificationSettings' => [
  7765.                                     ],
  7766.                                 ],
  7767.                                 'name' => 'create_sku',
  7768.                             ],
  7769.                             'create_paf' => [
  7770.                                 'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PRODUCT_CREATOR\')) or is_granted(\'ROLE_PIMCORE_ADMIN\')',
  7771.                                 'from' => [
  7772.                                     => 'Send_To_GBS',
  7773.                                 ],
  7774.                                 'to' => [
  7775.                                     => 'PAF_Created',
  7776.                                 ],
  7777.                                 'options' => [
  7778.                                     'label' => 'Create PAF',
  7779.                                     'changePublishedState' => 'force_published',
  7780.                                     'objectLayout' => false,
  7781.                                     'notificationSettings' => [
  7782.                                     ],
  7783.                                 ],
  7784.                                 'name' => 'create_paf',
  7785.                             ],
  7786.                         ],
  7787.                         'placeholders' => [
  7788.                         ],
  7789.                         'audit_trail' => [
  7790.                             'enabled' => false,
  7791.                         ],
  7792.                         'globalActions' => [
  7793.                         ],
  7794.                     ],
  7795.                     'Product_Workflow' => [
  7796.                         'enabled' => true,
  7797.                         'priority' => 1,
  7798.                         'label' => 'Product Workflow',
  7799.                         'initial_markings' => [
  7800.                             => 'mode_create',
  7801.                         ],
  7802.                         'type' => 'workflow',
  7803.                         'supports' => [
  7804.                             => '\\Pimcore\\Model\\DataObject\\Product',
  7805.                             => 'subject.gettype() == \'variant\'',
  7806.                         ],
  7807.                         'places' => [
  7808.                             'mode_create' => [
  7809.                                 'label' => 'Creating model',
  7810.                                 'color' => '#000000',
  7811.                                 'visibleInHeader' => true,
  7812.                                 'permissions' => [
  7813.                                     => [
  7814.                                         'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\')',
  7815.                                         'save' => false,
  7816.                                         'publish' => true,
  7817.                                         'delete' => false,
  7818.                                         'unpublish' => false,
  7819.                                         'rename' => false,
  7820.                                         'objectLayout' => 1,
  7821.                                     ],
  7822.                                 ],
  7823.                                 'title' => '',
  7824.                                 'colorInverted' => false,
  7825.                             ],
  7826.                             'Enrich_product' => [
  7827.                                 'label' => 'Add mandatory attributes',
  7828.                                 'color' => '#e97325',
  7829.                                 'visibleInHeader' => true,
  7830.                                 'permissions' => [
  7831.                                     => [
  7832.                                         'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\')',
  7833.                                         'save' => false,
  7834.                                         'publish' => true,
  7835.                                         'delete' => false,
  7836.                                         'unpublish' => false,
  7837.                                         'rename' => false,
  7838.                                     ],
  7839.                                 ],
  7840.                                 'title' => '',
  7841.                                 'colorInverted' => false,
  7842.                             ],
  7843.                             'Pending_Review' => [
  7844.                                 'label' => 'In review',
  7845.                                 'color' => '#1565d5',
  7846.                                 'visibleInHeader' => true,
  7847.                                 'permissions' => [
  7848.                                     => [
  7849.                                         'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\')',
  7850.                                         'save' => false,
  7851.                                         'publish' => true,
  7852.                                         'delete' => false,
  7853.                                         'unpublish' => false,
  7854.                                         'rename' => false,
  7855.                                     ],
  7856.                                 ],
  7857.                                 'title' => '',
  7858.                                 'colorInverted' => false,
  7859.                             ],
  7860.                             'Pending_Translation' => [
  7861.                                 'label' => 'In translation',
  7862.                                 'color' => '#cccccc',
  7863.                                 'visibleInHeader' => true,
  7864.                                 'permissions' => [
  7865.                                     => [
  7866.                                         'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\')',
  7867.                                         'save' => false,
  7868.                                         'publish' => true,
  7869.                                         'delete' => false,
  7870.                                         'unpublish' => false,
  7871.                                         'rename' => false,
  7872.                                     ],
  7873.                                 ],
  7874.                                 'title' => '',
  7875.                                 'colorInverted' => false,
  7876.                             ],
  7877.                             'translation_completed' => [
  7878.                                 'label' => 'Translation complete',
  7879.                                 'color' => '#1dcd23',
  7880.                                 'visibleInHeader' => true,
  7881.                                 'permissions' => [
  7882.                                     => [
  7883.                                         'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\')',
  7884.                                         'save' => false,
  7885.                                         'publish' => true,
  7886.                                         'delete' => false,
  7887.                                         'unpublish' => false,
  7888.                                         'rename' => false,
  7889.                                     ],
  7890.                                 ],
  7891.                                 'title' => '',
  7892.                                 'colorInverted' => false,
  7893.                             ],
  7894.                             'open_sku_creation' => [
  7895.                                 'label' => 'Sku creation open',
  7896.                                 'color' => '#00ff00',
  7897.                                 'visibleInHeader' => false,
  7898.                                 'permissions' => [
  7899.                                     => [
  7900.                                         'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\')',
  7901.                                         'save' => false,
  7902.                                         'publish' => true,
  7903.                                         'delete' => false,
  7904.                                         'unpublish' => false,
  7905.                                         'rename' => false,
  7906.                                     ],
  7907.                                 ],
  7908.                                 'title' => '',
  7909.                                 'colorInverted' => false,
  7910.                             ],
  7911.                             'sku_created' => [
  7912.                                 'label' => 'Sku created',
  7913.                                 'color' => '#1dcd23',
  7914.                                 'visibleInHeader' => false,
  7915.                                 'permissions' => [
  7916.                                     => [
  7917.                                         'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\')',
  7918.                                         'save' => false,
  7919.                                         'publish' => true,
  7920.                                         'delete' => false,
  7921.                                         'unpublish' => false,
  7922.                                         'rename' => false,
  7923.                                     ],
  7924.                                 ],
  7925.                                 'title' => '',
  7926.                                 'colorInverted' => false,
  7927.                             ],
  7928.                         ],
  7929.                         'transitions' => [
  7930.                             'reject_review' => [
  7931.                                 'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_TRANSLATION_MANAGER\'))',
  7932.                                 'from' => [
  7933.                                     => 'Pending_Review',
  7934.                                 ],
  7935.                                 'to' => [
  7936.                                     => 'Enrich_product',
  7937.                                 ],
  7938.                                 'options' => [
  7939.                                     'label' => 'Review rejected',
  7940.                                     'changePublishedState' => 'force_published',
  7941.                                     'notes' => [
  7942.                                         'commentEnabled' => true,
  7943.                                         'additionalFields' => [
  7944.                                         ],
  7945.                                         'commentRequired' => true,
  7946.                                         'type' => 'Review',
  7947.                                     ],
  7948.                                     'notificationSettings' => [
  7949.                                         => [
  7950.                                             'notifyRoles' => [
  7951.                                                 => 'Product_creator',
  7952.                                             ],
  7953.                                             'channelType' => [
  7954.                                                 => 'pimcore_notification',
  7955.                                             ],
  7956.                                             'notifyUsers' => [
  7957.                                             ],
  7958.                                             'mailType' => 'template',
  7959.                                             'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  7960.                                         ],
  7961.                                     ],
  7962.                                     'objectLayout' => false,
  7963.                                 ],
  7964.                                 'name' => 'reject_review',
  7965.                             ],
  7966.                             'reopen_product_enrich' => [
  7967.                                 'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_TRANSLATION_MANAGER\'))',
  7968.                                 'from' => [
  7969.                                     => 'translation_completed',
  7970.                                 ],
  7971.                                 'to' => [
  7972.                                     => 'Enrich_product',
  7973.                                 ],
  7974.                                 'options' => [
  7975.                                     'label' => 'Release for update',
  7976.                                     'changePublishedState' => 'force_published',
  7977.                                     'notes' => [
  7978.                                         'commentEnabled' => true,
  7979.                                         'additionalFields' => [
  7980.                                         ],
  7981.                                         'commentRequired' => true,
  7982.                                         'type' => 'Status update',
  7983.                                     ],
  7984.                                     'notificationSettings' => [
  7985.                                         => [
  7986.                                             'notifyRoles' => [
  7987.                                                 => 'Product_creator',
  7988.                                                 => 'Translation_manager',
  7989.                                             ],
  7990.                                             'channelType' => [
  7991.                                                 => 'pimcore_notification',
  7992.                                             ],
  7993.                                             'notifyUsers' => [
  7994.                                             ],
  7995.                                             'mailType' => 'template',
  7996.                                             'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  7997.                                         ],
  7998.                                     ],
  7999.                                     'objectLayout' => false,
  8000.                                 ],
  8001.                                 'name' => 'reopen_product_enrich',
  8002.                             ],
  8003.                             'translation_done' => [
  8004.                                 'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_TRANSLATION_MANAGER\'))',
  8005.                                 'from' => [
  8006.                                     => 'Pending_Translation',
  8007.                                 ],
  8008.                                 'to' => [
  8009.                                     => 'translation_completed',
  8010.                                 ],
  8011.                                 'options' => [
  8012.                                     'label' => 'Translation done',
  8013.                                     'changePublishedState' => 'force_published',
  8014.                                     'notes' => [
  8015.                                         'commentEnabled' => false,
  8016.                                         'additionalFields' => [
  8017.                                         ],
  8018.                                         'commentRequired' => false,
  8019.                                         'type' => 'Translations',
  8020.                                     ],
  8021.                                     'objectLayout' => false,
  8022.                                     'notificationSettings' => [
  8023.                                     ],
  8024.                                 ],
  8025.                                 'name' => 'translation_done',
  8026.                             ],
  8027.                             'ready_for_review' => [
  8028.                                 'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\'))',
  8029.                                 'from' => [
  8030.                                     => 'Enrich_product',
  8031.                                 ],
  8032.                                 'to' => [
  8033.                                     => 'Pending_Review',
  8034.                                 ],
  8035.                                 'options' => [
  8036.                                     'label' => 'Ready for review',
  8037.                                     'changePublishedState' => 'force_published',
  8038.                                     'notes' => [
  8039.                                         'commentEnabled' => false,
  8040.                                         'additionalFields' => [
  8041.                                         ],
  8042.                                         'commentRequired' => false,
  8043.                                         'type' => 'Review',
  8044.                                     ],
  8045.                                     'notificationSettings' => [
  8046.                                         => [
  8047.                                             'notifyRoles' => [
  8048.                                                 => 'Translation_manager',
  8049.                                             ],
  8050.                                             'channelType' => [
  8051.                                                 => 'pimcore_notification',
  8052.                                             ],
  8053.                                             'notifyUsers' => [
  8054.                                             ],
  8055.                                             'mailType' => 'template',
  8056.                                             'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  8057.                                         ],
  8058.                                     ],
  8059.                                     'objectLayout' => false,
  8060.                                 ],
  8061.                                 'name' => 'ready_for_review',
  8062.                             ],
  8063.                             'ready_for_translation' => [
  8064.                                 'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_TRANSLATION_MANAGER\'))',
  8065.                                 'from' => [
  8066.                                     => 'Pending_Review',
  8067.                                 ],
  8068.                                 'to' => [
  8069.                                     => 'Pending_Translation',
  8070.                                 ],
  8071.                                 'options' => [
  8072.                                     'label' => 'Translate',
  8073.                                     'changePublishedState' => 'force_published',
  8074.                                     'notes' => [
  8075.                                         'commentEnabled' => false,
  8076.                                         'additionalFields' => [
  8077.                                         ],
  8078.                                         'commentRequired' => false,
  8079.                                         'type' => 'Translations',
  8080.                                     ],
  8081.                                     'objectLayout' => false,
  8082.                                     'notificationSettings' => [
  8083.                                     ],
  8084.                                 ],
  8085.                                 'name' => 'ready_for_translation',
  8086.                             ],
  8087.                             'ready_for_translation2' => [
  8088.                                 'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_TRANSLATION_MANAGER\'))',
  8089.                                 'from' => [
  8090.                                     => 'Pending_Review',
  8091.                                 ],
  8092.                                 'to' => [
  8093.                                     => 'Pending_Translation',
  8094.                                 ],
  8095.                                 'options' => [
  8096.                                     'label' => 'Translate (with TM changes)',
  8097.                                     'changePublishedState' => 'force_published',
  8098.                                     'notes' => [
  8099.                                         'commentEnabled' => true,
  8100.                                         'commentRequired' => true,
  8101.                                         'additionalFields' => [
  8102.                                             => [
  8103.                                                 'name' => 'productTitle',
  8104.                                                 'title' => 'Product title changed',
  8105.                                                 'fieldType' => 'checkbox',
  8106.                                                 'required' => false,
  8107.                                                 'fieldTypeSettings' => [
  8108.                                                 ],
  8109.                                             ],
  8110.                                             => [
  8111.                                                 'name' => 'productDescription',
  8112.                                                 'title' => 'Product description changed',
  8113.                                                 'fieldType' => 'checkbox',
  8114.                                                 'required' => false,
  8115.                                                 'fieldTypeSettings' => [
  8116.                                                 ],
  8117.                                             ],
  8118.                                         ],
  8119.                                         'type' => 'Status update',
  8120.                                     ],
  8121.                                     'notificationSettings' => [
  8122.                                         => [
  8123.                                             'notifyRoles' => [
  8124.                                                 => 'Product_creator',
  8125.                                             ],
  8126.                                             'channelType' => [
  8127.                                                 => 'pimcore_notification',
  8128.                                             ],
  8129.                                             'notifyUsers' => [
  8130.                                             ],
  8131.                                             'mailType' => 'template',
  8132.                                             'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  8133.                                         ],
  8134.                                     ],
  8135.                                     'objectLayout' => false,
  8136.                                 ],
  8137.                                 'name' => 'ready_for_translation2',
  8138.                             ],
  8139.                             'create_sku' => [
  8140.                                 'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\'))',
  8141.                                 'from' => [
  8142.                                     => 'open_sku_creation',
  8143.                                 ],
  8144.                                 'to' => [
  8145.                                     => 'open_sku_creation',
  8146.                                     => 'sku_created',
  8147.                                 ],
  8148.                                 'options' => [
  8149.                                     'label' => 'Create sku',
  8150.                                     'changePublishedState' => 'force_published',
  8151.                                     'notes' => [
  8152.                                         'commentEnabled' => false,
  8153.                                         'commentRequired' => false,
  8154.                                         'type' => 'Status update',
  8155.                                         'additionalFields' => [
  8156.                                         ],
  8157.                                     ],
  8158.                                     'objectLayout' => false,
  8159.                                     'notificationSettings' => [
  8160.                                     ],
  8161.                                 ],
  8162.                                 'name' => 'create_sku',
  8163.                             ],
  8164.                             'create_done' => [
  8165.                                 'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\'))',
  8166.                                 'from' => [
  8167.                                     => 'mode_create',
  8168.                                 ],
  8169.                                 'to' => [
  8170.                                     => 'open_sku_creation',
  8171.                                     => 'Enrich_product',
  8172.                                 ],
  8173.                                 'options' => [
  8174.                                     'label' => 'Lock model code & Enrich',
  8175.                                     'changePublishedState' => 'force_published',
  8176.                                     'notes' => [
  8177.                                         'commentEnabled' => false,
  8178.                                         'commentRequired' => false,
  8179.                                         'type' => 'Status update',
  8180.                                         'additionalFields' => [
  8181.                                         ],
  8182.                                     ],
  8183.                                     'objectLayout' => false,
  8184.                                     'notificationSettings' => [
  8185.                                     ],
  8186.                                 ],
  8187.                                 'name' => 'create_done',
  8188.                             ],
  8189.                         ],
  8190.                         'placeholders' => [
  8191.                         ],
  8192.                         'audit_trail' => [
  8193.                             'enabled' => false,
  8194.                         ],
  8195.                         'globalActions' => [
  8196.                         ],
  8197.                     ],
  8198.                 ],
  8199.                 'error_handling' => [
  8200.                     'render_error_document' => true,
  8201.                 ],
  8202.                 'flags' => [
  8203.                 ],
  8204.                 'maps' => [
  8205.                     'tile_layer_url_template' => 'https://a.tile.openstreetmap.org/{z}/{x}/{y}.png',
  8206.                     'geocoding_url_template' => 'https://nominatim.openstreetmap.org/search?q={q}&addressdetails=1&format=json&limit=1',
  8207.                     'reverse_geocoding_url_template' => 'https://nominatim.openstreetmap.org/reverse?format=json&lat={lat}&lon={lon}&addressdetails=1',
  8208.                 ],
  8209.                 'general' => [
  8210.                     'timezone' => '',
  8211.                     'path_variable' => NULL,
  8212.                     'domain' => '',
  8213.                     'redirect_to_maindomain' => false,
  8214.                     'language' => 'en',
  8215.                     'valid_languages' => 'en',
  8216.                     'fallback_languages' => [
  8217.                     ],
  8218.                     'default_language' => 'en',
  8219.                     'disable_usage_statistics' => false,
  8220.                     'debug_admin_translations' => false,
  8221.                     'instance_identifier' => NULL,
  8222.                 ],
  8223.                 'maintenance' => [
  8224.                     'housekeeping' => [
  8225.                         'cleanup_tmp_files_atime_older_than' => 7776000,
  8226.                         'cleanup_profiler_files_atime_older_than' => 1800,
  8227.                     ],
  8228.                 ],
  8229.                 'services' => [
  8230.                     'google' => [
  8231.                         'client_id' => NULL,
  8232.                         'email' => NULL,
  8233.                         'simple_api_key' => NULL,
  8234.                         'browser_api_key' => NULL,
  8235.                     ],
  8236.                 ],
  8237.                 'encryption' => [
  8238.                     'secret' => NULL,
  8239.                 ],
  8240.                 'models' => [
  8241.                     'class_overrides' => [
  8242.                     ],
  8243.                 ],
  8244.                 'full_page_cache' => [
  8245.                     'enabled' => true,
  8246.                     'lifetime' => NULL,
  8247.                 ],
  8248.                 'email' => [
  8249.                     'sender' => [
  8250.                         'name' => '',
  8251.                         'email' => '',
  8252.                     ],
  8253.                     'return' => [
  8254.                         'name' => '',
  8255.                         'email' => '',
  8256.                     ],
  8257.                     'debug' => [
  8258.                         'email_addresses' => '',
  8259.                     ],
  8260.                     'usespecific' => false,
  8261.                 ],
  8262.                 'httpclient' => [
  8263.                     'adapter' => 'Socket',
  8264.                     'proxy_host' => NULL,
  8265.                     'proxy_port' => NULL,
  8266.                     'proxy_user' => NULL,
  8267.                     'proxy_pass' => NULL,
  8268.                 ],
  8269.                 'applicationlog' => [
  8270.                     'archive_treshold' => 30,
  8271.                     'archive_alternative_database' => '',
  8272.                     'delete_archive_threshold' => '6',
  8273.                 ],
  8274.                 'properties' => [
  8275.                     'predefined' => [
  8276.                         'definitions' => [
  8277.                         ],
  8278.                     ],
  8279.                 ],
  8280.                 'staticroutes' => [
  8281.                     'definitions' => [
  8282.                     ],
  8283.                 ],
  8284.                 'perspectives' => [
  8285.                     'definitions' => [
  8286.                     ],
  8287.                 ],
  8288.                 'custom_views' => [
  8289.                     'definitions' => [
  8290.                     ],
  8291.                 ],
  8292.                 'config_location' => [
  8293.                     'image_thumbnails' => [
  8294.                         'write_target' => [
  8295.                             'type' => 'symfony-config',
  8296.                             'options' => [
  8297.                                 'directory' => (\dirname(__DIR__3).'/config/image_thumbnails'),
  8298.                             ],
  8299.                         ],
  8300.                     ],
  8301.                     'custom_reports' => [
  8302.                         'write_target' => [
  8303.                             'type' => 'symfony-config',
  8304.                             'options' => [
  8305.                                 'directory' => (\dirname(__DIR__3).'/config/custom_reports'),
  8306.                             ],
  8307.                         ],
  8308.                     ],
  8309.                     'video_thumbnails' => [
  8310.                         'write_target' => [
  8311.                             'type' => 'symfony-config',
  8312.                             'options' => [
  8313.                                 'directory' => (\dirname(__DIR__3).'/config/video_thumbnails'),
  8314.                             ],
  8315.                         ],
  8316.                     ],
  8317.                     'document_types' => [
  8318.                         'write_target' => [
  8319.                             'type' => 'symfony-config',
  8320.                             'options' => [
  8321.                                 'directory' => (\dirname(__DIR__3).'/config/document_types'),
  8322.                             ],
  8323.                         ],
  8324.                     ],
  8325.                     'web_to_print' => [
  8326.                         'write_target' => [
  8327.                             'type' => 'symfony-config',
  8328.                             'options' => [
  8329.                                 'directory' => (\dirname(__DIR__3).'/config/web_to_print'),
  8330.                             ],
  8331.                         ],
  8332.                     ],
  8333.                     'predefined_properties' => [
  8334.                         'write_target' => [
  8335.                             'type' => 'symfony-config',
  8336.                             'options' => [
  8337.                                 'directory' => (\dirname(__DIR__3).'/config/predefined_properties'),
  8338.                             ],
  8339.                         ],
  8340.                     ],
  8341.                     'predefined_asset_metadata' => [
  8342.                         'write_target' => [
  8343.                             'type' => 'symfony-config',
  8344.                             'options' => [
  8345.                                 'directory' => (\dirname(__DIR__3).'/config/predefined_asset_metadata'),
  8346.                             ],
  8347.                         ],
  8348.                     ],
  8349.                     'staticroutes' => [
  8350.                         'write_target' => [
  8351.                             'type' => 'symfony-config',
  8352.                             'options' => [
  8353.                                 'directory' => (\dirname(__DIR__3).'/config/staticroutes'),
  8354.                             ],
  8355.                         ],
  8356.                     ],
  8357.                     'perspectives' => [
  8358.                         'write_target' => [
  8359.                             'type' => 'symfony-config',
  8360.                             'options' => [
  8361.                                 'directory' => (\dirname(__DIR__3).'/config/perspectives'),
  8362.                             ],
  8363.                         ],
  8364.                     ],
  8365.                     'custom_views' => [
  8366.                         'write_target' => [
  8367.                             'type' => 'symfony-config',
  8368.                             'options' => [
  8369.                                 'directory' => (\dirname(__DIR__3).'/config/custom_views'),
  8370.                             ],
  8371.                         ],
  8372.                     ],
  8373.                     'object_custom_layouts' => [
  8374.                         'write_target' => [
  8375.                             'type' => 'symfony-config',
  8376.                             'options' => [
  8377.                                 'directory' => (\dirname(__DIR__3).'/config/object_custom_layouts'),
  8378.                             ],
  8379.                         ],
  8380.                     ],
  8381.                     'system_settings' => [
  8382.                         'write_target' => [
  8383.                             'type' => 'symfony-config',
  8384.                             'options' => [
  8385.                                 'directory' => (\dirname(__DIR__3).'/config/system_settings'),
  8386.                             ],
  8387.                         ],
  8388.                         'read_target' => [
  8389.                             'type' => NULL,
  8390.                             'options' => [
  8391.                                 'directory' => NULL,
  8392.                             ],
  8393.                         ],
  8394.                     ],
  8395.                 ],
  8396.             ],
  8397.             'pimcore.documents.classes.map' => [
  8398.                 'folder' => '\\Pimcore\\Model\\Document\\Folder',
  8399.                 'page' => '\\Pimcore\\Model\\Document\\Page',
  8400.                 'snippet' => '\\Pimcore\\Model\\Document\\Snippet',
  8401.                 'link' => '\\Pimcore\\Model\\Document\\Link',
  8402.                 'hardlink' => '\\Pimcore\\Model\\Document\\Hardlink',
  8403.                 'email' => '\\Pimcore\\Model\\Document\\Email',
  8404.                 'newsletter' => '\\Pimcore\\Model\\Document\\Newsletter',
  8405.                 'printpage' => '\\Pimcore\\Model\\Document\\Printpage',
  8406.                 'printcontainer' => '\\Pimcore\\Model\\Document\\Printcontainer',
  8407.             ],
  8408.             'pimcore.routing.static.locale_params' => [
  8409.             ],
  8410.             'pimcore.targeting.enabled' => true,
  8411.             'pimcore.targeting.conditions' => [
  8412.                 'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  8413.                 'country' => 'Pimcore\\Targeting\\Condition\\Country',
  8414.                 'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  8415.                 'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  8416.                 'language' => 'Pimcore\\Targeting\\Condition\\Language',
  8417.                 'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  8418.                 'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  8419.                 'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  8420.                 'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  8421.                 'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  8422.                 'url' => 'Pimcore\\Targeting\\Condition\\Url',
  8423.                 'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  8424.             ],
  8425.             'pimcore.geoip.db_file' => '',
  8426.             'pimcore.glossary.blocked_tags' => [
  8427.                 => 'a',
  8428.                 => 'script',
  8429.                 => 'style',
  8430.                 => 'code',
  8431.                 => 'pre',
  8432.                 => 'textarea',
  8433.                 => 'acronym',
  8434.                 => 'abbr',
  8435.                 => 'option',
  8436.                 => 'h1',
  8437.                 10 => 'h2',
  8438.                 11 => 'h3',
  8439.                 12 => 'h4',
  8440.                 13 => 'h5',
  8441.                 14 => 'h6',
  8442.             ],
  8443.             'pimcore.workflow' => [
  8444.                 'Development_Workflow' => [
  8445.                     'enabled' => true,
  8446.                     'priority' => 1,
  8447.                     'label' => 'Development Workflow',
  8448.                     'initial_markings' => [
  8449.                         => 'Mode_Create',
  8450.                     ],
  8451.                     'type' => 'workflow',
  8452.                     'supports' => [
  8453.                         => '\\Pimcore\\Model\\DataObject\\Development',
  8454.                         => 'subject.gettype() == \'variant\'',
  8455.                     ],
  8456.                     'places' => [
  8457.                         'Mode_Create' => [
  8458.                             'label' => 'Create development',
  8459.                             'color' => '#000000',
  8460.                             'visibleInHeader' => true,
  8461.                             'permissions' => [
  8462.                                 => [
  8463.                                     'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_COMPLIANCE_TEAM\')',
  8464.                                     'save' => false,
  8465.                                     'publish' => true,
  8466.                                     'delete' => false,
  8467.                                     'unpublish' => false,
  8468.                                     'rename' => false,
  8469.                                     'objectLayout' => 1,
  8470.                                 ],
  8471.                             ],
  8472.                             'title' => '',
  8473.                             'colorInverted' => false,
  8474.                         ],
  8475.                         'Compliance_FeedBack' => [
  8476.                             'label' => 'Compliance FeedBack',
  8477.                             'color' => '#000000',
  8478.                             'visibleInHeader' => true,
  8479.                             'permissions' => [
  8480.                                 => [
  8481.                                     'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_COMPLIANCE_TEAM\')',
  8482.                                     'save' => false,
  8483.                                     'publish' => true,
  8484.                                     'delete' => false,
  8485.                                     'unpublish' => false,
  8486.                                     'rename' => false,
  8487.                                     'objectLayout' => 1,
  8488.                                 ],
  8489.                             ],
  8490.                             'title' => '',
  8491.                             'colorInverted' => false,
  8492.                         ],
  8493.                         'Development_Canceled' => [
  8494.                             'label' => 'Development Canceled',
  8495.                             'color' => '#000000',
  8496.                             'visibleInHeader' => true,
  8497.                             'permissions' => [
  8498.                                 => [
  8499.                                     'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_COMPLIANCE_TEAM\')',
  8500.                                     'save' => false,
  8501.                                     'publish' => true,
  8502.                                     'delete' => false,
  8503.                                     'unpublish' => false,
  8504.                                     'rename' => false,
  8505.                                     'objectLayout' => 1,
  8506.                                 ],
  8507.                             ],
  8508.                             'title' => '',
  8509.                             'colorInverted' => false,
  8510.                         ],
  8511.                         'Compliance_Objections' => [
  8512.                             'label' => 'Compliance Objections',
  8513.                             'color' => '#000000',
  8514.                             'visibleInHeader' => true,
  8515.                             'permissions' => [
  8516.                                 => [
  8517.                                     'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_COMPLIANCE_TEAM\') or is_granted(\'ROLE_PRODUCT_CREATOR\')',
  8518.                                     'save' => false,
  8519.                                     'publish' => true,
  8520.                                     'delete' => false,
  8521.                                     'unpublish' => false,
  8522.                                     'rename' => false,
  8523.                                     'objectLayout' => 1,
  8524.                                 ],
  8525.                             ],
  8526.                             'title' => '',
  8527.                             'colorInverted' => false,
  8528.                         ],
  8529.                         'Compliance_Review' => [
  8530.                             'label' => 'Compliance Review',
  8531.                             'color' => '#000000',
  8532.                             'visibleInHeader' => true,
  8533.                             'permissions' => [
  8534.                                 => [
  8535.                                     'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_COMPLIANCE_TEAM\') or is_granted(\'ROLE_PRODUCT_CREATOR\')',
  8536.                                     'save' => false,
  8537.                                     'publish' => true,
  8538.                                     'delete' => false,
  8539.                                     'unpublish' => false,
  8540.                                     'rename' => false,
  8541.                                     'objectLayout' => 1,
  8542.                                 ],
  8543.                             ],
  8544.                             'title' => '',
  8545.                             'colorInverted' => false,
  8546.                         ],
  8547.                         'Compliance_Set' => [
  8548.                             'label' => 'Compliance Set',
  8549.                             'color' => '#000000',
  8550.                             'visibleInHeader' => true,
  8551.                             'permissions' => [
  8552.                                 => [
  8553.                                     'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_COMPLIANCE_TEAM\') or is_granted(\'ROLE_PRODUCT_CREATOR\')',
  8554.                                     'save' => false,
  8555.                                     'publish' => true,
  8556.                                     'delete' => false,
  8557.                                     'unpublish' => false,
  8558.                                     'rename' => false,
  8559.                                     'objectLayout' => 1,
  8560.                                 ],
  8561.                             ],
  8562.                             'title' => '',
  8563.                             'colorInverted' => false,
  8564.                         ],
  8565.                         'Approve_Development' => [
  8566.                             'label' => 'Approve Development',
  8567.                             'color' => '#000000',
  8568.                             'visibleInHeader' => true,
  8569.                             'permissions' => [
  8570.                                 => [
  8571.                                     'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_COMPLIANCE_TEAM\')',
  8572.                                     'save' => false,
  8573.                                     'publish' => true,
  8574.                                     'delete' => false,
  8575.                                     'unpublish' => false,
  8576.                                     'rename' => false,
  8577.                                     'objectLayout' => 1,
  8578.                                 ],
  8579.                             ],
  8580.                             'title' => '',
  8581.                             'colorInverted' => false,
  8582.                         ],
  8583.                         'Send_To_GBS' => [
  8584.                             'label' => 'Send to GBS',
  8585.                             'color' => '#000000',
  8586.                             'visibleInHeader' => true,
  8587.                             'permissions' => [
  8588.                                 => [
  8589.                                     'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_COMPLIANCE_TEAM\')',
  8590.                                     'save' => false,
  8591.                                     'publish' => true,
  8592.                                     'delete' => false,
  8593.                                     'unpublish' => false,
  8594.                                     'rename' => false,
  8595.                                     'objectLayout' => 1,
  8596.                                 ],
  8597.                             ],
  8598.                             'title' => '',
  8599.                             'colorInverted' => false,
  8600.                         ],
  8601.                         'PAF_Created' => [
  8602.                             'label' => 'PAF Created',
  8603.                             'color' => '#000000',
  8604.                             'visibleInHeader' => true,
  8605.                             'permissions' => [
  8606.                                 => [
  8607.                                     'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_COMPLIANCE_TEAM\')',
  8608.                                     'save' => false,
  8609.                                     'publish' => true,
  8610.                                     'delete' => false,
  8611.                                     'unpublish' => false,
  8612.                                     'rename' => false,
  8613.                                     'objectLayout' => 1,
  8614.                                 ],
  8615.                             ],
  8616.                             'title' => '',
  8617.                             'colorInverted' => false,
  8618.                         ],
  8619.                     ],
  8620.                     'transitions' => [
  8621.                         'readyForReview_toSetCompliance_development' => [
  8622.                             'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_PIMCORE_ADMIN\'))',
  8623.                             'from' => [
  8624.                                 => 'Compliance_Set',
  8625.                             ],
  8626.                             'to' => [
  8627.                                 => 'Compliance_Review',
  8628.                             ],
  8629.                             'options' => [
  8630.                                 'label' => 'Back To Set Compliance',
  8631.                                 'changePublishedState' => 'force_published',
  8632.                                 'objectLayout' => false,
  8633.                                 'notificationSettings' => [
  8634.                                 ],
  8635.                             ],
  8636.                             'name' => 'readyForReview_toSetCompliance_development',
  8637.                         ],
  8638.                         'createSku_toSetCompliance_development' => [
  8639.                             'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PRODUCT_CREATOR\')) or is_granted(\'ROLE_PIMCORE_ADMIN\')',
  8640.                             'from' => [
  8641.                                 => 'Approve_Development',
  8642.                             ],
  8643.                             'to' => [
  8644.                                 => 'Compliance_Review',
  8645.                             ],
  8646.                             'options' => [
  8647.                                 'label' => 'Back To Set Compliance',
  8648.                                 'changePublishedState' => 'force_published',
  8649.                                 'objectLayout' => false,
  8650.                                 'notificationSettings' => [
  8651.                                 ],
  8652.                             ],
  8653.                             'name' => 'createSku_toSetCompliance_development',
  8654.                         ],
  8655.                         'compliance_feedback' => [
  8656.                             'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PRODUCT_CREATOR\')) or is_granted(\'ROLE_PIMCORE_ADMIN\')',
  8657.                             'from' => [
  8658.                                 => 'Mode_Create',
  8659.                             ],
  8660.                             'to' => [
  8661.                                 => 'Compliance_FeedBack',
  8662.                             ],
  8663.                             'options' => [
  8664.                                 'label' => 'Compliance_FeedBack',
  8665.                                 'changePublishedState' => 'force_published',
  8666.                                 'notes' => [
  8667.                                     'commentEnabled' => false,
  8668.                                     'additionalFields' => [
  8669.                                     ],
  8670.                                     'commentRequired' => false,
  8671.                                     'type' => 'Feedback',
  8672.                                 ],
  8673.                                 'notificationSettings' => [
  8674.                                     => [
  8675.                                         'notifyRoles' => [
  8676.                                             => 'Compliance_team',
  8677.                                         ],
  8678.                                         'channelType' => [
  8679.                                             => 'pimcore_notification',
  8680.                                         ],
  8681.                                         'notifyUsers' => [
  8682.                                         ],
  8683.                                         'mailType' => 'template',
  8684.                                         'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  8685.                                     ],
  8686.                                 ],
  8687.                                 'objectLayout' => false,
  8688.                             ],
  8689.                             'name' => 'compliance_feedback',
  8690.                         ],
  8691.                         'compliance_objections' => [
  8692.                             'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_COMPLIANCE_TEAM\')) or is_granted(\'ROLE_PIMCORE_ADMIN\')',
  8693.                             'from' => [
  8694.                                 => 'Compliance_FeedBack',
  8695.                             ],
  8696.                             'to' => [
  8697.                                 => 'Compliance_Objections',
  8698.                             ],
  8699.                             'options' => [
  8700.                                 'label' => 'Compliance Objections',
  8701.                                 'changePublishedState' => 'force_published',
  8702.                                 'notes' => [
  8703.                                     'commentEnabled' => true,
  8704.                                     'additionalFields' => [
  8705.                                     ],
  8706.                                     'commentRequired' => true,
  8707.                                     'type' => 'Feedback',
  8708.                                 ],
  8709.                                 'notificationSettings' => [
  8710.                                     => [
  8711.                                         'notifyRoles' => [
  8712.                                             => 'Product_creator',
  8713.                                         ],
  8714.                                         'channelType' => [
  8715.                                             => 'pimcore_notification',
  8716.                                         ],
  8717.                                         'notifyUsers' => [
  8718.                                         ],
  8719.                                         'mailType' => 'template',
  8720.                                         'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  8721.                                     ],
  8722.                                 ],
  8723.                                 'objectLayout' => false,
  8724.                             ],
  8725.                             'name' => 'compliance_objections',
  8726.                         ],
  8727.                         'no_compliance_objections' => [
  8728.                             'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_COMPLIANCE_TEAM\')) or is_granted(\'ROLE_PIMCORE_ADMIN\')',
  8729.                             'from' => [
  8730.                                 => 'Compliance_FeedBack',
  8731.                             ],
  8732.                             'to' => [
  8733.                                 => 'Compliance_Review',
  8734.                             ],
  8735.                             'options' => [
  8736.                                 'label' => 'No Compliance Objections',
  8737.                                 'changePublishedState' => 'force_published',
  8738.                                 'notes' => [
  8739.                                     'commentEnabled' => false,
  8740.                                     'additionalFields' => [
  8741.                                     ],
  8742.                                     'commentRequired' => false,
  8743.                                     'type' => 'Feedback',
  8744.                                 ],
  8745.                                 'objectLayout' => false,
  8746.                                 'notificationSettings' => [
  8747.                                 ],
  8748.                             ],
  8749.                             'name' => 'compliance_objections',
  8750.                         ],
  8751.                         'adjust_development' => [
  8752.                             'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PRODUCT_CREATOR\')) or is_granted(\'ROLE_PIMCORE_ADMIN\')',
  8753.                             'from' => [
  8754.                                 => 'Compliance_Objections',
  8755.                             ],
  8756.                             'to' => [
  8757.                                 => 'Mode_Create',
  8758.                             ],
  8759.                             'options' => [
  8760.                                 'label' => 'Adjust Development',
  8761.                                 'changePublishedState' => 'force_published',
  8762.                                 'objectLayout' => false,
  8763.                                 'notificationSettings' => [
  8764.                                 ],
  8765.                             ],
  8766.                             'name' => 'adjust_development',
  8767.                         ],
  8768.                         'cancel_development' => [
  8769.                             'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PRODUCT_CREATOR\') or is_granted(\'ROLE_PIMCORE_ADMIN\'))',
  8770.                             'from' => [
  8771.                                 => 'Compliance_Objections',
  8772.                             ],
  8773.                             'to' => [
  8774.                                 => 'Development_Canceled',
  8775.                             ],
  8776.                             'options' => [
  8777.                                 'label' => 'Cancel Development',
  8778.                                 'changePublishedState' => 'force_published',
  8779.                                 'objectLayout' => false,
  8780.                                 'notificationSettings' => [
  8781.                                 ],
  8782.                             ],
  8783.                             'name' => 'cancel_development',
  8784.                         ],
  8785.                         'set_compliances' => [
  8786.                             'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_COMPLIANCE_TEAM\')) or is_granted(\'ROLE_PIMCORE_ADMIN\')',
  8787.                             'from' => [
  8788.                                 => 'Compliance_Review',
  8789.                             ],
  8790.                             'to' => [
  8791.                                 => 'Compliance_Set',
  8792.                             ],
  8793.                             'options' => [
  8794.                                 'label' => 'Set Compliances',
  8795.                                 'changePublishedState' => 'force_published',
  8796.                                 'objectLayout' => false,
  8797.                                 'notificationSettings' => [
  8798.                                 ],
  8799.                             ],
  8800.                             'name' => 'set_compliances',
  8801.                         ],
  8802.                         'review_ready' => [
  8803.                             'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_COMPLIANCE_TEAM\')) or is_granted(\'ROLE_PIMCORE_ADMIN\')',
  8804.                             'from' => [
  8805.                                 => 'Compliance_Set',
  8806.                             ],
  8807.                             'to' => [
  8808.                                 => 'Approve_Development',
  8809.                             ],
  8810.                             'options' => [
  8811.                                 'label' => 'Review Ready',
  8812.                                 'changePublishedState' => 'force_published',
  8813.                                 'notes' => [
  8814.                                     'commentEnabled' => true,
  8815.                                     'additionalFields' => [
  8816.                                     ],
  8817.                                     'commentRequired' => true,
  8818.                                     'type' => 'Feedback',
  8819.                                 ],
  8820.                                 'notificationSettings' => [
  8821.                                     => [
  8822.                                         'notifyRoles' => [
  8823.                                             => 'Product_creator',
  8824.                                         ],
  8825.                                         'channelType' => [
  8826.                                             => 'pimcore_notification',
  8827.                                         ],
  8828.                                         'notifyUsers' => [
  8829.                                         ],
  8830.                                         'mailType' => 'template',
  8831.                                         'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  8832.                                     ],
  8833.                                 ],
  8834.                                 'objectLayout' => false,
  8835.                             ],
  8836.                             'name' => 'review_ready',
  8837.                         ],
  8838.                         'create_sku' => [
  8839.                             'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PRODUCT_CREATOR\')) or is_granted(\'ROLE_PIMCORE_ADMIN\')',
  8840.                             'from' => [
  8841.                                 => 'Approve_Development',
  8842.                             ],
  8843.                             'to' => [
  8844.                                 => 'Send_To_GBS',
  8845.                             ],
  8846.                             'options' => [
  8847.                                 'label' => 'Create Sku',
  8848.                                 'changePublishedState' => 'force_published',
  8849.                                 'objectLayout' => false,
  8850.                                 'notificationSettings' => [
  8851.                                 ],
  8852.                             ],
  8853.                             'name' => 'create_sku',
  8854.                         ],
  8855.                         'create_paf' => [
  8856.                             'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PRODUCT_CREATOR\')) or is_granted(\'ROLE_PIMCORE_ADMIN\')',
  8857.                             'from' => [
  8858.                                 => 'Send_To_GBS',
  8859.                             ],
  8860.                             'to' => [
  8861.                                 => 'PAF_Created',
  8862.                             ],
  8863.                             'options' => [
  8864.                                 'label' => 'Create PAF',
  8865.                                 'changePublishedState' => 'force_published',
  8866.                                 'objectLayout' => false,
  8867.                                 'notificationSettings' => [
  8868.                                 ],
  8869.                             ],
  8870.                             'name' => 'create_paf',
  8871.                         ],
  8872.                     ],
  8873.                     'placeholders' => [
  8874.                     ],
  8875.                     'audit_trail' => [
  8876.                         'enabled' => false,
  8877.                     ],
  8878.                     'globalActions' => [
  8879.                     ],
  8880.                 ],
  8881.                 'Product_Workflow' => [
  8882.                     'enabled' => true,
  8883.                     'priority' => 1,
  8884.                     'label' => 'Product Workflow',
  8885.                     'initial_markings' => [
  8886.                         => 'mode_create',
  8887.                     ],
  8888.                     'type' => 'workflow',
  8889.                     'supports' => [
  8890.                         => '\\Pimcore\\Model\\DataObject\\Product',
  8891.                         => 'subject.gettype() == \'variant\'',
  8892.                     ],
  8893.                     'places' => [
  8894.                         'mode_create' => [
  8895.                             'label' => 'Creating model',
  8896.                             'color' => '#000000',
  8897.                             'visibleInHeader' => true,
  8898.                             'permissions' => [
  8899.                                 => [
  8900.                                     'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\')',
  8901.                                     'save' => false,
  8902.                                     'publish' => true,
  8903.                                     'delete' => false,
  8904.                                     'unpublish' => false,
  8905.                                     'rename' => false,
  8906.                                     'objectLayout' => 1,
  8907.                                 ],
  8908.                             ],
  8909.                             'title' => '',
  8910.                             'colorInverted' => false,
  8911.                         ],
  8912.                         'Enrich_product' => [
  8913.                             'label' => 'Add mandatory attributes',
  8914.                             'color' => '#e97325',
  8915.                             'visibleInHeader' => true,
  8916.                             'permissions' => [
  8917.                                 => [
  8918.                                     'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\')',
  8919.                                     'save' => false,
  8920.                                     'publish' => true,
  8921.                                     'delete' => false,
  8922.                                     'unpublish' => false,
  8923.                                     'rename' => false,
  8924.                                 ],
  8925.                             ],
  8926.                             'title' => '',
  8927.                             'colorInverted' => false,
  8928.                         ],
  8929.                         'Pending_Review' => [
  8930.                             'label' => 'In review',
  8931.                             'color' => '#1565d5',
  8932.                             'visibleInHeader' => true,
  8933.                             'permissions' => [
  8934.                                 => [
  8935.                                     'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\')',
  8936.                                     'save' => false,
  8937.                                     'publish' => true,
  8938.                                     'delete' => false,
  8939.                                     'unpublish' => false,
  8940.                                     'rename' => false,
  8941.                                 ],
  8942.                             ],
  8943.                             'title' => '',
  8944.                             'colorInverted' => false,
  8945.                         ],
  8946.                         'Pending_Translation' => [
  8947.                             'label' => 'In translation',
  8948.                             'color' => '#cccccc',
  8949.                             'visibleInHeader' => true,
  8950.                             'permissions' => [
  8951.                                 => [
  8952.                                     'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\')',
  8953.                                     'save' => false,
  8954.                                     'publish' => true,
  8955.                                     'delete' => false,
  8956.                                     'unpublish' => false,
  8957.                                     'rename' => false,
  8958.                                 ],
  8959.                             ],
  8960.                             'title' => '',
  8961.                             'colorInverted' => false,
  8962.                         ],
  8963.                         'translation_completed' => [
  8964.                             'label' => 'Translation complete',
  8965.                             'color' => '#1dcd23',
  8966.                             'visibleInHeader' => true,
  8967.                             'permissions' => [
  8968.                                 => [
  8969.                                     'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\')',
  8970.                                     'save' => false,
  8971.                                     'publish' => true,
  8972.                                     'delete' => false,
  8973.                                     'unpublish' => false,
  8974.                                     'rename' => false,
  8975.                                 ],
  8976.                             ],
  8977.                             'title' => '',
  8978.                             'colorInverted' => false,
  8979.                         ],
  8980.                         'open_sku_creation' => [
  8981.                             'label' => 'Sku creation open',
  8982.                             'color' => '#00ff00',
  8983.                             'visibleInHeader' => false,
  8984.                             'permissions' => [
  8985.                                 => [
  8986.                                     'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\')',
  8987.                                     'save' => false,
  8988.                                     'publish' => true,
  8989.                                     'delete' => false,
  8990.                                     'unpublish' => false,
  8991.                                     'rename' => false,
  8992.                                 ],
  8993.                             ],
  8994.                             'title' => '',
  8995.                             'colorInverted' => false,
  8996.                         ],
  8997.                         'sku_created' => [
  8998.                             'label' => 'Sku created',
  8999.                             'color' => '#1dcd23',
  9000.                             'visibleInHeader' => false,
  9001.                             'permissions' => [
  9002.                                 => [
  9003.                                     'condition' => 'is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\')',
  9004.                                     'save' => false,
  9005.                                     'publish' => true,
  9006.                                     'delete' => false,
  9007.                                     'unpublish' => false,
  9008.                                     'rename' => false,
  9009.                                 ],
  9010.                             ],
  9011.                             'title' => '',
  9012.                             'colorInverted' => false,
  9013.                         ],
  9014.                     ],
  9015.                     'transitions' => [
  9016.                         'reject_review' => [
  9017.                             'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_TRANSLATION_MANAGER\'))',
  9018.                             'from' => [
  9019.                                 => 'Pending_Review',
  9020.                             ],
  9021.                             'to' => [
  9022.                                 => 'Enrich_product',
  9023.                             ],
  9024.                             'options' => [
  9025.                                 'label' => 'Review rejected',
  9026.                                 'changePublishedState' => 'force_published',
  9027.                                 'notes' => [
  9028.                                     'commentEnabled' => true,
  9029.                                     'additionalFields' => [
  9030.                                     ],
  9031.                                     'commentRequired' => true,
  9032.                                     'type' => 'Review',
  9033.                                 ],
  9034.                                 'notificationSettings' => [
  9035.                                     => [
  9036.                                         'notifyRoles' => [
  9037.                                             => 'Product_creator',
  9038.                                         ],
  9039.                                         'channelType' => [
  9040.                                             => 'pimcore_notification',
  9041.                                         ],
  9042.                                         'notifyUsers' => [
  9043.                                         ],
  9044.                                         'mailType' => 'template',
  9045.                                         'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  9046.                                     ],
  9047.                                 ],
  9048.                                 'objectLayout' => false,
  9049.                             ],
  9050.                             'name' => 'reject_review',
  9051.                         ],
  9052.                         'reopen_product_enrich' => [
  9053.                             'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_TRANSLATION_MANAGER\'))',
  9054.                             'from' => [
  9055.                                 => 'translation_completed',
  9056.                             ],
  9057.                             'to' => [
  9058.                                 => 'Enrich_product',
  9059.                             ],
  9060.                             'options' => [
  9061.                                 'label' => 'Release for update',
  9062.                                 'changePublishedState' => 'force_published',
  9063.                                 'notes' => [
  9064.                                     'commentEnabled' => true,
  9065.                                     'additionalFields' => [
  9066.                                     ],
  9067.                                     'commentRequired' => true,
  9068.                                     'type' => 'Status update',
  9069.                                 ],
  9070.                                 'notificationSettings' => [
  9071.                                     => [
  9072.                                         'notifyRoles' => [
  9073.                                             => 'Product_creator',
  9074.                                             => 'Translation_manager',
  9075.                                         ],
  9076.                                         'channelType' => [
  9077.                                             => 'pimcore_notification',
  9078.                                         ],
  9079.                                         'notifyUsers' => [
  9080.                                         ],
  9081.                                         'mailType' => 'template',
  9082.                                         'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  9083.                                     ],
  9084.                                 ],
  9085.                                 'objectLayout' => false,
  9086.                             ],
  9087.                             'name' => 'reopen_product_enrich',
  9088.                         ],
  9089.                         'translation_done' => [
  9090.                             'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_TRANSLATION_MANAGER\'))',
  9091.                             'from' => [
  9092.                                 => 'Pending_Translation',
  9093.                             ],
  9094.                             'to' => [
  9095.                                 => 'translation_completed',
  9096.                             ],
  9097.                             'options' => [
  9098.                                 'label' => 'Translation done',
  9099.                                 'changePublishedState' => 'force_published',
  9100.                                 'notes' => [
  9101.                                     'commentEnabled' => false,
  9102.                                     'additionalFields' => [
  9103.                                     ],
  9104.                                     'commentRequired' => false,
  9105.                                     'type' => 'Translations',
  9106.                                 ],
  9107.                                 'objectLayout' => false,
  9108.                                 'notificationSettings' => [
  9109.                                 ],
  9110.                             ],
  9111.                             'name' => 'translation_done',
  9112.                         ],
  9113.                         'ready_for_review' => [
  9114.                             'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\'))',
  9115.                             'from' => [
  9116.                                 => 'Enrich_product',
  9117.                             ],
  9118.                             'to' => [
  9119.                                 => 'Pending_Review',
  9120.                             ],
  9121.                             'options' => [
  9122.                                 'label' => 'Ready for review',
  9123.                                 'changePublishedState' => 'force_published',
  9124.                                 'notes' => [
  9125.                                     'commentEnabled' => false,
  9126.                                     'additionalFields' => [
  9127.                                     ],
  9128.                                     'commentRequired' => false,
  9129.                                     'type' => 'Review',
  9130.                                 ],
  9131.                                 'notificationSettings' => [
  9132.                                     => [
  9133.                                         'notifyRoles' => [
  9134.                                             => 'Translation_manager',
  9135.                                         ],
  9136.                                         'channelType' => [
  9137.                                             => 'pimcore_notification',
  9138.                                         ],
  9139.                                         'notifyUsers' => [
  9140.                                         ],
  9141.                                         'mailType' => 'template',
  9142.                                         'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  9143.                                     ],
  9144.                                 ],
  9145.                                 'objectLayout' => false,
  9146.                             ],
  9147.                             'name' => 'ready_for_review',
  9148.                         ],
  9149.                         'ready_for_translation' => [
  9150.                             'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_TRANSLATION_MANAGER\'))',
  9151.                             'from' => [
  9152.                                 => 'Pending_Review',
  9153.                             ],
  9154.                             'to' => [
  9155.                                 => 'Pending_Translation',
  9156.                             ],
  9157.                             'options' => [
  9158.                                 'label' => 'Translate',
  9159.                                 'changePublishedState' => 'force_published',
  9160.                                 'notes' => [
  9161.                                     'commentEnabled' => false,
  9162.                                     'additionalFields' => [
  9163.                                     ],
  9164.                                     'commentRequired' => false,
  9165.                                     'type' => 'Translations',
  9166.                                 ],
  9167.                                 'objectLayout' => false,
  9168.                                 'notificationSettings' => [
  9169.                                 ],
  9170.                             ],
  9171.                             'name' => 'ready_for_translation',
  9172.                         ],
  9173.                         'ready_for_translation2' => [
  9174.                             'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_TRANSLATION_MANAGER\'))',
  9175.                             'from' => [
  9176.                                 => 'Pending_Review',
  9177.                             ],
  9178.                             'to' => [
  9179.                                 => 'Pending_Translation',
  9180.                             ],
  9181.                             'options' => [
  9182.                                 'label' => 'Translate (with TM changes)',
  9183.                                 'changePublishedState' => 'force_published',
  9184.                                 'notes' => [
  9185.                                     'commentEnabled' => true,
  9186.                                     'commentRequired' => true,
  9187.                                     'additionalFields' => [
  9188.                                         => [
  9189.                                             'name' => 'productTitle',
  9190.                                             'title' => 'Product title changed',
  9191.                                             'fieldType' => 'checkbox',
  9192.                                             'required' => false,
  9193.                                             'fieldTypeSettings' => [
  9194.                                             ],
  9195.                                         ],
  9196.                                         => [
  9197.                                             'name' => 'productDescription',
  9198.                                             'title' => 'Product description changed',
  9199.                                             'fieldType' => 'checkbox',
  9200.                                             'required' => false,
  9201.                                             'fieldTypeSettings' => [
  9202.                                             ],
  9203.                                         ],
  9204.                                     ],
  9205.                                     'type' => 'Status update',
  9206.                                 ],
  9207.                                 'notificationSettings' => [
  9208.                                     => [
  9209.                                         'notifyRoles' => [
  9210.                                             => 'Product_creator',
  9211.                                         ],
  9212.                                         'channelType' => [
  9213.                                             => 'pimcore_notification',
  9214.                                         ],
  9215.                                         'notifyUsers' => [
  9216.                                         ],
  9217.                                         'mailType' => 'template',
  9218.                                         'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  9219.                                     ],
  9220.                                 ],
  9221.                                 'objectLayout' => false,
  9222.                             ],
  9223.                             'name' => 'ready_for_translation2',
  9224.                         ],
  9225.                         'create_sku' => [
  9226.                             'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\'))',
  9227.                             'from' => [
  9228.                                 => 'open_sku_creation',
  9229.                             ],
  9230.                             'to' => [
  9231.                                 => 'open_sku_creation',
  9232.                                 => 'sku_created',
  9233.                             ],
  9234.                             'options' => [
  9235.                                 'label' => 'Create sku',
  9236.                                 'changePublishedState' => 'force_published',
  9237.                                 'notes' => [
  9238.                                     'commentEnabled' => false,
  9239.                                     'commentRequired' => false,
  9240.                                     'type' => 'Status update',
  9241.                                     'additionalFields' => [
  9242.                                     ],
  9243.                                 ],
  9244.                                 'objectLayout' => false,
  9245.                                 'notificationSettings' => [
  9246.                                 ],
  9247.                             ],
  9248.                             'name' => 'create_sku',
  9249.                         ],
  9250.                         'create_done' => [
  9251.                             'guard' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') or is_granted(\'ROLE_PRODUCT_CREATOR\'))',
  9252.                             'from' => [
  9253.                                 => 'mode_create',
  9254.                             ],
  9255.                             'to' => [
  9256.                                 => 'open_sku_creation',
  9257.                                 => 'Enrich_product',
  9258.                             ],
  9259.                             'options' => [
  9260.                                 'label' => 'Lock model code & Enrich',
  9261.                                 'changePublishedState' => 'force_published',
  9262.                                 'notes' => [
  9263.                                     'commentEnabled' => false,
  9264.                                     'commentRequired' => false,
  9265.                                     'type' => 'Status update',
  9266.                                     'additionalFields' => [
  9267.                                     ],
  9268.                                 ],
  9269.                                 'objectLayout' => false,
  9270.                                 'notificationSettings' => [
  9271.                                 ],
  9272.                             ],
  9273.                             'name' => 'create_done',
  9274.                         ],
  9275.                     ],
  9276.                     'placeholders' => [
  9277.                     ],
  9278.                     'audit_trail' => [
  9279.                         'enabled' => false,
  9280.                     ],
  9281.                     'globalActions' => [
  9282.                     ],
  9283.                 ],
  9284.             ],
  9285.             'pimcore.gdpr-data-extrator.dataobjects' => [
  9286.                 'classes' => [
  9287.                 ],
  9288.             ],
  9289.             'pimcore.gdpr-data-extrator.assets' => [
  9290.                 'types' => [
  9291.                 ],
  9292.             ],
  9293.             'pimcore_admin.dataObjects.notes_events.types' => [
  9294.                 => '',
  9295.                 => 'content',
  9296.                 => 'seo',
  9297.                 => 'warning',
  9298.                 => 'notice',
  9299.             ],
  9300.             'pimcore_admin.assets.notes_events.types' => [
  9301.                 => '',
  9302.                 => 'content',
  9303.                 => 'seo',
  9304.                 => 'warning',
  9305.                 => 'notice',
  9306.             ],
  9307.             'pimcore_admin.documents.notes_events.types' => [
  9308.                 => '',
  9309.                 => 'content',
  9310.                 => 'seo',
  9311.                 => 'warning',
  9312.                 => 'notice',
  9313.             ],
  9314.             'pimcore_admin.csrf_protection.excluded_routes' => [
  9315.             ],
  9316.             'pimcore_admin.admin_languages' => [
  9317.             ],
  9318.             'pimcore_admin.custom_admin_path_identifier' => NULL,
  9319.             'pimcore_admin.custom_admin_route_name' => 'my_custom_admin_entry_point',
  9320.             'pimcore_admin.config' => [
  9321.                 'gdpr_data_extractor' => [
  9322.                     'dataObjects' => [
  9323.                         'classes' => [
  9324.                         ],
  9325.                     ],
  9326.                     'assets' => [
  9327.                         'types' => [
  9328.                         ],
  9329.                     ],
  9330.                 ],
  9331.                 'objects' => [
  9332.                     'notes_events' => [
  9333.                         'types' => [
  9334.                             => '',
  9335.                             => 'content',
  9336.                             => 'seo',
  9337.                             => 'warning',
  9338.                             => 'notice',
  9339.                         ],
  9340.                     ],
  9341.                 ],
  9342.                 'assets' => [
  9343.                     'notes_events' => [
  9344.                         'types' => [
  9345.                             => '',
  9346.                             => 'content',
  9347.                             => 'seo',
  9348.                             => 'warning',
  9349.                             => 'notice',
  9350.                         ],
  9351.                     ],
  9352.                 ],
  9353.                 'documents' => [
  9354.                     'notes_events' => [
  9355.                         'types' => [
  9356.                             => '',
  9357.                             => 'content',
  9358.                             => 'seo',
  9359.                             => 'warning',
  9360.                             => 'notice',
  9361.                         ],
  9362.                     ],
  9363.                 ],
  9364.                 'admin_languages' => [
  9365.                 ],
  9366.                 'csrf_protection' => [
  9367.                     'excluded_routes' => [
  9368.                     ],
  9369.                 ],
  9370.                 'admin_csp_header' => [
  9371.                     'enabled' => false,
  9372.                     'exclude_paths' => [
  9373.                     ],
  9374.                     'additional_urls' => [
  9375.                         'default-src' => [
  9376.                         ],
  9377.                         'img-src' => [
  9378.                         ],
  9379.                         'script-src' => [
  9380.                         ],
  9381.                         'style-src' => [
  9382.                         ],
  9383.                         'connect-src' => [
  9384.                         ],
  9385.                         'font-src' => [
  9386.                         ],
  9387.                         'media-src' => [
  9388.                         ],
  9389.                         'frame-src' => [
  9390.                         ],
  9391.                     ],
  9392.                 ],
  9393.                 'custom_admin_path_identifier' => NULL,
  9394.                 'custom_admin_route_name' => 'my_custom_admin_entry_point',
  9395.                 'branding' => [
  9396.                     'login_screen_invert_colors' => false,
  9397.                     'color_login_screen' => NULL,
  9398.                     'color_admin_interface' => NULL,
  9399.                     'color_admin_interface_background' => NULL,
  9400.                     'login_screen_custom_image' => '',
  9401.                 ],
  9402.                 'config_location' => [
  9403.                     'admin_system_settings' => [
  9404.                         'write_target' => [
  9405.                             'type' => 'symfony-config',
  9406.                             'options' => [
  9407.                                 'directory' => (\dirname(__DIR__3).'/config/admin_system_settings'),
  9408.                             ],
  9409.                         ],
  9410.                         'read_target' => [
  9411.                             'type' => NULL,
  9412.                             'options' => [
  9413.                                 'directory' => NULL,
  9414.                             ],
  9415.                         ],
  9416.                     ],
  9417.                 ],
  9418.             ],
  9419.             'pimcore_data_hub' => [
  9420.                 'supported_types' => [
  9421.                     'graphql' => 'Pimcore\\Bundle\\DataHubBundle',
  9422.                     'fileExport' => 'Pimcore\\Bundle\\DataHubFileExportBundle',
  9423.                     'dataImporterDataObject' => 'Pimcore\\Bundle\\DataImporterBundle',
  9424.                 ],
  9425.                 'configurations' => [
  9426.                 ],
  9427.                 'config_location' => [
  9428.                     'data_hub' => [
  9429.                         'write_target' => [
  9430.                             'type' => 'symfony-config',
  9431.                             'options' => [
  9432.                                 'directory' => (\dirname(__DIR__3).'/config/data_hub'),
  9433.                             ],
  9434.                         ],
  9435.                     ],
  9436.                 ],
  9437.             ],
  9438.             'pimcore_data_hub_file_export' => [
  9439.                 'defaultExporter' => 'pimcore.datahub.fileExport.exporter.file',
  9440.             ],
  9441.             'develop_yaml' => (\dirname(__DIR__4).'/bundles/DevelopmentBundle/Resources/config/developmentConfig/config.yml'),
  9442.             'pfc_export_yaml' => (\dirname(__DIR__4).'/bundles/PfcExportBundle/Resources/config/pfcExport/export/config.yml'),
  9443.             'pfc_import_yaml' => (\dirname(__DIR__4).'/bundles/PfcImportBundle/Resources/config/pfcImport/config.yml'),
  9444.             'pimcore_asset_metadata_classdefinitions' => [
  9445.                 'class_definitions' => [
  9446.                     'layout' => [
  9447.                         'map' => [
  9448.                             'panel' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Panel',
  9449.                             'accordion' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Accordion',
  9450.                             'button' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Button',
  9451.                             'iframe' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Iframe',
  9452.                             'fieldcontainer' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Fieldcontainer',
  9453.                             'fieldset' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Fieldset',
  9454.                             'tabpanel' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Tabpanel',
  9455.                             'text' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Text',
  9456.                             'region' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Region',
  9457.                         ],
  9458.                         'prefixes' => [
  9459.                         ],
  9460.                     ],
  9461.                     'data' => [
  9462.                         'map' => [
  9463.                             'asset' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Asset',
  9464.                             'calculatedValue' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\CalculatedValue',
  9465.                             'checkbox' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Checkbox',
  9466.                             'country' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Country',
  9467.                             'date' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Date',
  9468.                             'datetime' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Datetime',
  9469.                             'document' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Document',
  9470.                             'input' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Input',
  9471.                             'object' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\DataObject',
  9472.                             'language' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Language',
  9473.                             'manyToManyRelation' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\ManyToManyRelation',
  9474.                             'multiselect' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Multiselect',
  9475.                             'numeric' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Numeric',
  9476.                             'select' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Select',
  9477.                             'user' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\User',
  9478.                             'textarea' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Textarea',
  9479.                             'localizedfields' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Localizedfields',
  9480.                             'wysiwyg' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Wysiwyg',
  9481.                         ],
  9482.                         'prefixes' => [
  9483.                         ],
  9484.                     ],
  9485.                 ],
  9486.                 'show_grid' => true,
  9487.                 'show_gridicon' => true,
  9488.             ],
  9489.             'pimcore.enterprise_subscription_tools.token' => 'a7467fe8e5daca063a1e45973d9fbf53a08fbf2d1e12c417ba93386b90e60828',
  9490.             'pimcore.enterprise_subscription_tools.production_system' => NULL,
  9491.             'portal-engine.elasticsearch.index-prefix' => 'placeholder_value',
  9492.             'portal-engine.elasticsearch.host' => 'placeholder_value',
  9493.             'portal-engine.elasticsearch.connection_params' => [
  9494.             ],
  9495.             'pimcore_portal_engine.core_fields_configuration' => [
  9496.                 'general' => [
  9497.                     'id' => [
  9498.                         'type' => 'long',
  9499.                         'title' => 'ID',
  9500.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  9501.                         'properties' => [
  9502.                         ],
  9503.                         'fields' => [
  9504.                         ],
  9505.                     ],
  9506.                     'creationDate' => [
  9507.                         'type' => 'date',
  9508.                         'title' => 'creationdate',
  9509.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  9510.                         'properties' => [
  9511.                         ],
  9512.                         'fields' => [
  9513.                         ],
  9514.                     ],
  9515.                     'modificationDate' => [
  9516.                         'type' => 'date',
  9517.                         'title' => 'modificationdate',
  9518.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  9519.                         'properties' => [
  9520.                         ],
  9521.                         'fields' => [
  9522.                         ],
  9523.                     ],
  9524.                     'type' => [
  9525.                         'type' => 'keyword',
  9526.                         'title' => 'type',
  9527.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  9528.                         'values' => [
  9529.                             'options' => [
  9530.                                 => [
  9531.                                     'key' => 'Variant',
  9532.                                     'value' => 'variant',
  9533.                                 ],
  9534.                                 => [
  9535.                                     'key' => 'Object',
  9536.                                     'value' => 'object',
  9537.                                 ],
  9538.                             ],
  9539.                         ],
  9540.                         'properties' => [
  9541.                         ],
  9542.                         'fields' => [
  9543.                         ],
  9544.                     ],
  9545.                     'key' => [
  9546.                         'type' => 'keyword',
  9547.                         'title' => 'key',
  9548.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  9549.                         'fields' => [
  9550.                             'analyzed_ngram' => [
  9551.                                 'type' => 'text',
  9552.                                 'analyzer' => 'portal_engine_ngram_analyzer',
  9553.                                 'search_analyzer' => 'portal_engine_whitespace_analyzer',
  9554.                             ],
  9555.                             'analyzed' => [
  9556.                                 'type' => 'text',
  9557.                                 'analyzer' => 'standard',
  9558.                                 'search_analyzer' => 'portal_engine_whitespace_analyzer',
  9559.                             ],
  9560.                         ],
  9561.                         'properties' => [
  9562.                         ],
  9563.                     ],
  9564.                     'path' => [
  9565.                         'type' => 'text',
  9566.                         'title' => 'path',
  9567.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  9568.                         'analyzer' => 'portal_engine_path_analyzer',
  9569.                         'properties' => [
  9570.                         ],
  9571.                         'fields' => [
  9572.                         ],
  9573.                     ],
  9574.                     'fullPath' => [
  9575.                         'type' => 'text',
  9576.                         'title' => 'fullPath',
  9577.                         'analyzer' => 'portal_engine_path_analyzer',
  9578.                         'properties' => [
  9579.                         ],
  9580.                         'fields' => [
  9581.                         ],
  9582.                     ],
  9583.                     'pathLevels' => [
  9584.                         'type' => 'nested',
  9585.                         'title' => 'pathLevels',
  9586.                         'properties' => [
  9587.                             'level' => [
  9588.                                 'type' => 'integer',
  9589.                             ],
  9590.                             'name' => [
  9591.                                 'type' => 'keyword',
  9592.                             ],
  9593.                         ],
  9594.                         'fields' => [
  9595.                         ],
  9596.                     ],
  9597.                     'tags' => [
  9598.                         'title' => 'tags',
  9599.                         'type' => 'integer',
  9600.                         'properties' => [
  9601.                         ],
  9602.                         'fields' => [
  9603.                         ],
  9604.                     ],
  9605.                     'thumbnail' => [
  9606.                         'title' => 'thumbnail',
  9607.                         'type' => 'keyword',
  9608.                         'properties' => [
  9609.                         ],
  9610.                         'fields' => [
  9611.                         ],
  9612.                     ],
  9613.                     'collections' => [
  9614.                         'title' => 'collections',
  9615.                         'type' => 'keyword',
  9616.                         'properties' => [
  9617.                         ],
  9618.                         'fields' => [
  9619.                         ],
  9620.                     ],
  9621.                     'publicShares' => [
  9622.                         'title' => 'publicShares',
  9623.                         'type' => 'keyword',
  9624.                         'properties' => [
  9625.                         ],
  9626.                         'fields' => [
  9627.                         ],
  9628.                     ],
  9629.                     'userOwner' => [
  9630.                         'title' => 'userOwner',
  9631.                         'type' => 'integer',
  9632.                         'properties' => [
  9633.                         ],
  9634.                         'fields' => [
  9635.                         ],
  9636.                     ],
  9637.                 ],
  9638.                 'data_object' => [
  9639.                     'published' => [
  9640.                         'type' => 'boolean',
  9641.                         'title' => 'published',
  9642.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  9643.                         'values' => [
  9644.                             'options' => [
  9645.                                 => [
  9646.                                     'key' => 'Yes',
  9647.                                     'value' => true,
  9648.                                 ],
  9649.                                 => [
  9650.                                     'key' => 'No',
  9651.                                     'value' => false,
  9652.                                 ],
  9653.                             ],
  9654.                         ],
  9655.                         'properties' => [
  9656.                         ],
  9657.                         'fields' => [
  9658.                         ],
  9659.                     ],
  9660.                     'classname' => [
  9661.                         'title' => 'classname',
  9662.                         'type' => 'keyword',
  9663.                         'properties' => [
  9664.                         ],
  9665.                         'fields' => [
  9666.                         ],
  9667.                     ],
  9668.                 ],
  9669.                 'asset' => [
  9670.                     'mimetype' => [
  9671.                         'title' => 'mimetype',
  9672.                         'type' => 'keyword',
  9673.                         'fields' => [
  9674.                             'analyzed_ngram' => [
  9675.                                 'type' => 'text',
  9676.                                 'analyzer' => 'portal_engine_ngram_analyzer',
  9677.                                 'search_analyzer' => 'portal_engine_whitespace_analyzer',
  9678.                             ],
  9679.                             'analyzed' => [
  9680.                                 'type' => 'text',
  9681.                                 'analyzer' => 'standard',
  9682.                                 'search_analyzer' => 'portal_engine_whitespace_analyzer',
  9683.                             ],
  9684.                         ],
  9685.                         'properties' => [
  9686.                         ],
  9687.                     ],
  9688.                     'fileSize' => [
  9689.                         'title' => 'fileSize',
  9690.                         'type' => 'long',
  9691.                         'properties' => [
  9692.                         ],
  9693.                         'fields' => [
  9694.                         ],
  9695.                     ],
  9696.                 ],
  9697.             ],
  9698.             'portal-engine.select-all-max-size' => 500,
  9699.             'pimcore.statistics_explorer.es_hosts' => [
  9700.                 => 'placeholder_value',
  9701.             ],
  9702.             'pimcore.statistics_explorer.es_connection_params' => [
  9703.             ],
  9704.             'pimcore.statistics_explorer.global_configurations' => [
  9705.                 'all_logins_last_six_months' => [
  9706.                     'context' => 'portal',
  9707.                     'configuration' => '{"showTable":false,"showChart":true,"chartType":"Line","selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_login","label":"pimcore_portal_engine_statistics_explorer_login","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"columns":[],"filters":[],"fieldSettings":{"timestamp":{"typeGroup":"date","order":"_key||asc","interval":"week","format":"yyyy-MM-dd","min_doc_count":0,"bounds_max":"now/d"}}}',
  9708.                 ],
  9709.                 'assets_types' => [
  9710.                     'context' => 'portal',
  9711.                     'configuration' => '{"showTable":false,"showChart":true,"chartType":"Pie","selectedDataSource":{"value":"pimcoreportalengine_asset","label":"pimcoreportalengine_asset","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"system_fields.type","label":"system_fields.type","typeGroup":"default"}],"columns":[],"filters":[],"fieldSettings":{"system_fields.type":{"typeGroup":"default","order":"_key||asc","max":200}}}',
  9712.                 ],
  9713.                 'classdefintions_class_names' => [
  9714.                     'context' => 'portal',
  9715.                     'configuration' => '{"showTable":false,"showChart":true,"chartType":"Pie","selectedDataSource":{"value":"pimcoreportalengine_class_definitions","label":"pimcoreportalengine_class_definitions","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"system_fields.className.keyword","label":"system_fields.className","typeGroup":"default"}],"columns":[],"filters":[],"fieldSettings":{"system_fields.className.keyword":{"typeGroup":"default","order":"_key||asc","max":200}}}',
  9716.                 ],
  9717.                 'asset_storage_by_types' => [
  9718.                     'context' => 'portal',
  9719.                     'configuration' => '{"showTable":false,"showChart":true,"chartType":"Pie","selectedDataSource":{"value":"pimcoreportalengine_asset","label":"pimcoreportalengine_asset","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"system_fields.type","label":"system_fields.type","typeGroup":"default"},{"value":"system_fields.fileSize","label":"system_fields.fileSize","typeGroup":"numeric"}],"columns":[],"filters":[],"fieldSettings":{"system_fields.type":{"typeGroup":"default","order":"_key||asc","max":200},"system_fields.fileSize":{"typeGroup":"numeric","agg":"sum","order":"_key||asc","max":200}}}',
  9720.                 ],
  9721.                 'most_downloaded_assets' => [
  9722.                     'context' => 'portal',
  9723.                     'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value":"path","label":"path","typeGroup":"default"}],"columns":[],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","order":"_count||desc","max":10}}}',
  9724.                 ],
  9725.                 'most_downloaded_assets_of_user' => [
  9726.                     'context' => 'portal',
  9727.                     'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value":"path","label":"path","typeGroup":"default"}],"columns":[],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","order":"_count||desc","max":10}}}',
  9728.                 ],
  9729.                 'downloads_over_time_context' => [
  9730.                     'context' => 'portal',
  9731.                     'configuration' => '{"showTable":false,"showChart":true,"chartType":"Line","selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"columns":[{"value":"context","label":"context","typeGroup":"default"}],"filters":[],"fieldSettings":{"timestamp":{"typeGroup":"date","order":"_key||asc","interval":"week","format":"yyyy-MM-dd","min_doc_count":0,"bounds_max":"now/d"},"context":{"typeGroup":"default","order":"_key||asc","max":200}}}',
  9732.                 ],
  9733.                 'downloads_over_time_thumbnail' => [
  9734.                     'context' => 'portal',
  9735.                     'configuration' => '{"showTable":false,"showChart":true,"chartType":"Line","selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"columns":[{"value":"thumbnail","label":"thumbnail","typeGroup":"default"}],"filters":[],"fieldSettings":{"timestamp":{"typeGroup":"date","order":"_key||asc","interval":"week","format":"yyyy-MM-dd","min_doc_count":0,"bounds_max":"now/d"},"thumbnail":{"typeGroup":"default","order":"_key||asc","max":200}}}',
  9736.                 ],
  9737.                 'downloads_over_time' => [
  9738.                     'context' => 'portal',
  9739.                     'configuration' => '{"showTable":false,"showChart":true,"chartType":"Line","selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"columns":[],"filters":[],"fieldSettings":{"timestamp":{"typeGroup":"date","order":"_key||asc","interval":"week","format":"yyyy-MM-dd","min_doc_count":0,"bounds_max":"now/d"}}}',
  9740.                 ],
  9741.                 'most_recent_downloads' => [
  9742.                     'context' => 'portal',
  9743.                     'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"list","rows":[],"columns":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value": "path","label":"path","typeGroup":"default"},{"value": "path","label":"path","typeGroup":"default"},{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","max":"10","order":"","label":"Asset","hidden":false},"timestamp":{"typeGroup":"date","order":"desc","label":"Timestamp","hidden":false}}}',
  9744.                 ],
  9745.                 'most_recent_downloads_user' => [
  9746.                     'context' => 'portal',
  9747.                     'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"list","rows":[],"columns":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value":"path","label":"path","typeGroup":"default"},{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","max":"10","order":"","label":"Asset","hidden":false},"timestamp":{"typeGroup":"date","order":"desc","label":"Timestamp","hidden":false}}}',
  9748.                 ],
  9749.                 'most_recent_updates' => [
  9750.                     'context' => 'portal',
  9751.                     'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_asset_update","label":"pimcore_portal_engine_statistics_explorer_asset_update","type":"ELASTIC_SEARCH"},"statisticMode":"list","rows":[],"columns":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value":"path","label":"path","typeGroup":"default"},{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","max":10,"order":"","label":"Asset","hidden":false},"timestamp":{"typeGroup":"date","order":"desc","label":"Timestamp","hidden":false}}}',
  9752.                 ],
  9753.                 'most_recent_updates_user' => [
  9754.                     'context' => 'portal',
  9755.                     'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_asset_update","label":"pimcore_portal_engine_statistics_explorer_asset_update","type":"ELASTIC_SEARCH"},"statisticMode":"list","rows":[],"columns":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value":"path","label":"path","typeGroup":"default"},{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","max":10,"order":"","label":"Asset","hidden":false},"timestamp":{"typeGroup":"date","order":"desc","label":"Timestamp","hidden":false}}}',
  9756.                 ],
  9757.             ],
  9758.             'data_collector.templates' => [
  9759.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector' => [
  9760.                     => 'pimcore',
  9761.                     => '@PimcoreCore/Profiler/data_collector.html.twig',
  9762.                 ],
  9763.                 'data_collector.request' => [
  9764.                     => 'request',
  9765.                     => '@WebProfiler/Collector/request.html.twig',
  9766.                 ],
  9767.                 'data_collector.time' => [
  9768.                     => 'time',
  9769.                     => '@WebProfiler/Collector/time.html.twig',
  9770.                 ],
  9771.                 'data_collector.memory' => [
  9772.                     => 'memory',
  9773.                     => '@WebProfiler/Collector/memory.html.twig',
  9774.                 ],
  9775.                 'data_collector.validator' => [
  9776.                     => 'validator',
  9777.                     => '@WebProfiler/Collector/validator.html.twig',
  9778.                 ],
  9779.                 'data_collector.ajax' => [
  9780.                     => 'ajax',
  9781.                     => '@WebProfiler/Collector/ajax.html.twig',
  9782.                 ],
  9783.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector' => [
  9784.                     => 'pimcore_targeting',
  9785.                     => '@PimcoreCore/Profiler/targeting_data_collector.html.twig',
  9786.                 ],
  9787.                 'data_collector.form' => [
  9788.                     => 'form',
  9789.                     => '@WebProfiler/Collector/form.html.twig',
  9790.                 ],
  9791.                 'data_collector.exception' => [
  9792.                     => 'exception',
  9793.                     => '@WebProfiler/Collector/exception.html.twig',
  9794.                 ],
  9795.                 'data_collector.logger' => [
  9796.                     => 'logger',
  9797.                     => '@WebProfiler/Collector/logger.html.twig',
  9798.                 ],
  9799.                 'data_collector.events' => [
  9800.                     => 'events',
  9801.                     => '@WebProfiler/Collector/events.html.twig',
  9802.                 ],
  9803.                 'data_collector.router' => [
  9804.                     => 'router',
  9805.                     => '@WebProfiler/Collector/router.html.twig',
  9806.                 ],
  9807.                 'data_collector.cache' => [
  9808.                     => 'cache',
  9809.                     => '@WebProfiler/Collector/cache.html.twig',
  9810.                 ],
  9811.                 'data_collector.translation' => [
  9812.                     => 'translation',
  9813.                     => '@WebProfiler/Collector/translation.html.twig',
  9814.                 ],
  9815.                 'data_collector.security' => [
  9816.                     => 'security',
  9817.                     => '@Security/Collector/security.html.twig',
  9818.                 ],
  9819.                 'data_collector.twig' => [
  9820.                     => 'twig',
  9821.                     => '@WebProfiler/Collector/twig.html.twig',
  9822.                 ],
  9823.                 'data_collector.http_client' => [
  9824.                     => 'http_client',
  9825.                     => '@WebProfiler/Collector/http_client.html.twig',
  9826.                 ],
  9827.                 'data_collector.doctrine' => [
  9828.                     => 'db',
  9829.                     => '@Doctrine/Collector/db.html.twig',
  9830.                 ],
  9831.                 'data_collector.dump' => [
  9832.                     => 'dump',
  9833.                     => '@Debug/Profiler/dump.html.twig',
  9834.                 ],
  9835.                 'data_collector.messenger' => [
  9836.                     => 'messenger',
  9837.                     => '@WebProfiler/Collector/messenger.html.twig',
  9838.                 ],
  9839.                 'mailer.data_collector' => [
  9840.                     => 'mailer',
  9841.                     => '@WebProfiler/Collector/mailer.html.twig',
  9842.                 ],
  9843.                 'notifier.data_collector' => [
  9844.                     => 'notifier',
  9845.                     => '@WebProfiler/Collector/notifier.html.twig',
  9846.                 ],
  9847.                 'data_collector.config' => [
  9848.                     => 'config',
  9849.                     => '@WebProfiler/Collector/config.html.twig',
  9850.                 ],
  9851.             ],
  9852.             'pimcore.service_controllers' => [
  9853.                 'App\\Controller\\DefaultController' => 'App\\Controller\\DefaultController',
  9854.                 'DevelopmentBundle\\Controller\\DefaultController' => 'DevelopmentBundle\\Controller\\DefaultController',
  9855.                 'DevelopmentBundle\\Controller\\Web2PrintController' => 'DevelopmentBundle\\Controller\\Web2PrintController',
  9856.                 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController',
  9857.                 'DownloadPdfBundle\\Controller\\DefaultController' => 'DownloadPdfBundle\\Controller\\DefaultController',
  9858.                 'DownloadPdfBundle\\Controller\\DownloadPdfController' => 'DownloadPdfBundle\\Controller\\DownloadPdfController',
  9859.                 'MagentoApiBundle\\Controller\\DefaultController' => 'MagentoApiBundle\\Controller\\DefaultController',
  9860.                 'MagentoApiBundle\\Controller\\ProductInfoController' => 'MagentoApiBundle\\Controller\\ProductInfoController',
  9861.                 'ObjectWithToolBundle\\Controller\\DefaultController' => 'ObjectWithToolBundle\\Controller\\DefaultController',
  9862.                 'ObjectsWithCsvBundle\\Controller\\ObjectsWithCsvController' => 'ObjectsWithCsvBundle\\Controller\\ObjectsWithCsvController',
  9863.                 'OutputDataConfigToolkitBundle\\Controller\\AdminController' => 'OutputDataConfigToolkitBundle\\Controller\\AdminController',
  9864.                 'OutputDataConfigToolkitBundle\\Controller\\ClassController' => 'OutputDataConfigToolkitBundle\\Controller\\ClassController',
  9865.                 'PfcComponentBundle\\Controller\\DefaultController' => 'PfcComponentBundle\\Controller\\DefaultController',
  9866.                 'PfcExportBundle\\Controller\\ArticlesController' => 'PfcExportBundle\\Controller\\ArticlesController',
  9867.                 'PfcExportBundle\\Controller\\AttributesController' => 'PfcExportBundle\\Controller\\AttributesController',
  9868.                 'PfcExportBundle\\Controller\\AttributesUnityController' => 'PfcExportBundle\\Controller\\AttributesUnityController',
  9869.                 'PfcExportBundle\\Controller\\BaseController' => 'PfcExportBundle\\Controller\\BaseController',
  9870.                 'PfcExportBundle\\Controller\\CertificationBodyController' => 'PfcExportBundle\\Controller\\CertificationBodyController',
  9871.                 'PfcExportBundle\\Controller\\CommImpNamesController' => 'PfcExportBundle\\Controller\\CommImpNamesController',
  9872.                 'PfcExportBundle\\Controller\\ComponentGroupController' => 'PfcExportBundle\\Controller\\ComponentGroupController',
  9873.                 'PfcExportBundle\\Controller\\ComponentRelationshipController' => 'PfcExportBundle\\Controller\\ComponentRelationshipController',
  9874.                 'PfcExportBundle\\Controller\\ComponentTypeController' => 'PfcExportBundle\\Controller\\ComponentTypeController',
  9875.                 'PfcExportBundle\\Controller\\CuratedProductsController' => 'PfcExportBundle\\Controller\\CuratedProductsController',
  9876.                 'PfcExportBundle\\Controller\\DecorationsController' => 'PfcExportBundle\\Controller\\DecorationsController',
  9877.                 'PfcExportBundle\\Controller\\DisabledProductsController' => 'PfcExportBundle\\Controller\\DisabledProductsController',
  9878.                 'PfcExportBundle\\Controller\\DynamicProductFeaturesFeedV3Controller' => 'PfcExportBundle\\Controller\\DynamicProductFeaturesFeedV3Controller',
  9879.                 'PfcExportBundle\\Controller\\FeaturesController' => 'PfcExportBundle\\Controller\\FeaturesController',
  9880.                 'PfcExportBundle\\Controller\\FscController' => 'PfcExportBundle\\Controller\\FscController',
  9881.                 'PfcExportBundle\\Controller\\GroupAttributeController' => 'PfcExportBundle\\Controller\\GroupAttributeController',
  9882.                 'PfcExportBundle\\Controller\\ImageSequencesController' => 'PfcExportBundle\\Controller\\ImageSequencesController',
  9883.                 'PfcExportBundle\\Controller\\LocationsController' => 'PfcExportBundle\\Controller\\LocationsController',
  9884.                 'PfcExportBundle\\Controller\\MenuCategoriesController' => 'PfcExportBundle\\Controller\\MenuCategoriesController',
  9885.                 'PfcExportBundle\\Controller\\MenuCategoryProductController' => 'PfcExportBundle\\Controller\\MenuCategoryProductController',
  9886.                 'PfcExportBundle\\Controller\\MethodsController' => 'PfcExportBundle\\Controller\\MethodsController',
  9887.                 'PfcExportBundle\\Controller\\OrientationsController' => 'PfcExportBundle\\Controller\\OrientationsController',
  9888.                 'PfcExportBundle\\Controller\\PfCollectionGroupController' => 'PfcExportBundle\\Controller\\PfCollectionGroupController',
  9889.                 'PfcExportBundle\\Controller\\PillowCollectionThemeController' => 'PfcExportBundle\\Controller\\PillowCollectionThemeController',
  9890.                 'PfcExportBundle\\Controller\\PolypackComponentRelationshipController' => 'PfcExportBundle\\Controller\\PolypackComponentRelationshipController',
  9891.                 'PfcExportBundle\\Controller\\ProductAttributeController' => 'PfcExportBundle\\Controller\\ProductAttributeController',
  9892.                 'PfcExportBundle\\Controller\\ProductJSONV3Controller' => 'PfcExportBundle\\Controller\\ProductJSONV3Controller',
  9893.                 'PfcExportBundle\\Controller\\ProductRelatedModelsController' => 'PfcExportBundle\\Controller\\ProductRelatedModelsController',
  9894.                 'PfcExportBundle\\Controller\\ProductXmlController' => 'PfcExportBundle\\Controller\\ProductXmlController',
  9895.                 'PfcExportBundle\\Controller\\ProductXmlV3Controller' => 'PfcExportBundle\\Controller\\ProductXmlV3Controller',
  9896.                 'PfcExportBundle\\Controller\\ProductsController' => 'PfcExportBundle\\Controller\\ProductsController',
  9897.                 'PfcExportBundle\\Controller\\PtThemesController' => 'PfcExportBundle\\Controller\\PtThemesController',
  9898.                 'PfcExportBundle\\Controller\\PublicationCsvController' => 'PfcExportBundle\\Controller\\PublicationCsvController',
  9899.                 'PfcExportBundle\\Controller\\SimpleProductController' => 'PfcExportBundle\\Controller\\SimpleProductController',
  9900.                 'PfcExportBundle\\Controller\\SustainabilityCertificationController' => 'PfcExportBundle\\Controller\\SustainabilityCertificationController',
  9901.                 'PfcExportBundle\\Controller\\TemplatesController' => 'PfcExportBundle\\Controller\\TemplatesController',
  9902.                 'PfcExportBundle\\Controller\\ThemeProductsController' => 'PfcExportBundle\\Controller\\ThemeProductsController',
  9903.                 'PfcExportBundle\\Controller\\ThemesController' => 'PfcExportBundle\\Controller\\ThemesController',
  9904.                 'PfcExportBundle\\Controller\\XnCategoriesController' => 'PfcExportBundle\\Controller\\XnCategoriesController',
  9905.                 'PfcGenerateSkuBundle\\Controller\\DefaultController' => 'PfcGenerateSkuBundle\\Controller\\DefaultController',
  9906.                 'PfcImportBundle\\Controller\\BaseController' => 'PfcImportBundle\\Controller\\BaseController',
  9907.                 'PfcImportBundle\\Controller\\BrandsController' => 'PfcImportBundle\\Controller\\BrandsController',
  9908.                 'PfcImportBundle\\Controller\\ColorMasterController' => 'PfcImportBundle\\Controller\\ColorMasterController',
  9909.                 'PfcImportBundle\\Controller\\CommImpNamesController' => 'PfcImportBundle\\Controller\\CommImpNamesController',
  9910.                 'PfcImportBundle\\Controller\\ComponentGroupController' => 'PfcImportBundle\\Controller\\ComponentGroupController',
  9911.                 'PfcImportBundle\\Controller\\ComponentRelationshipController' => 'PfcImportBundle\\Controller\\ComponentRelationshipController',
  9912.                 'PfcImportBundle\\Controller\\CountriesController' => 'PfcImportBundle\\Controller\\CountriesController',
  9913.                 'PfcImportBundle\\Controller\\DamLogoController' => 'PfcImportBundle\\Controller\\DamLogoController',
  9914.                 'PfcImportBundle\\Controller\\DamMoodController' => 'PfcImportBundle\\Controller\\DamMoodController',
  9915.                 'PfcImportBundle\\Controller\\DamProductsController' => 'PfcImportBundle\\Controller\\DamProductsController',
  9916.                 'PfcImportBundle\\Controller\\DecorationOrderSettingController' => 'PfcImportBundle\\Controller\\DecorationOrderSettingController',
  9917.                 'PfcImportBundle\\Controller\\DecorationsController' => 'PfcImportBundle\\Controller\\DecorationsController',
  9918.                 'PfcImportBundle\\Controller\\DefaultController' => 'PfcImportBundle\\Controller\\DefaultController',
  9919.                 'PfcImportBundle\\Controller\\DevelopmentController' => 'PfcImportBundle\\Controller\\DevelopmentController',
  9920.                 'PfcImportBundle\\Controller\\DownloadPDFController' => 'PfcImportBundle\\Controller\\DownloadPDFController',
  9921.                 'PfcImportBundle\\Controller\\FabricController' => 'PfcImportBundle\\Controller\\FabricController',
  9922.                 'PfcImportBundle\\Controller\\FeaturesMigrateController' => 'PfcImportBundle\\Controller\\FeaturesMigrateController',
  9923.                 'PfcImportBundle\\Controller\\GreenPointImagesController' => 'PfcImportBundle\\Controller\\GreenPointImagesController',
  9924.                 'PfcImportBundle\\Controller\\ImageSequencesController' => 'PfcImportBundle\\Controller\\ImageSequencesController',
  9925.                 'PfcImportBundle\\Controller\\LocationsController' => 'PfcImportBundle\\Controller\\LocationsController',
  9926.                 'PfcImportBundle\\Controller\\MaterialsController' => 'PfcImportBundle\\Controller\\MaterialsController',
  9927.                 'PfcImportBundle\\Controller\\MenuCategoriesController' => 'PfcImportBundle\\Controller\\MenuCategoriesController',
  9928.                 'PfcImportBundle\\Controller\\MethodsController' => 'PfcImportBundle\\Controller\\MethodsController',
  9929.                 'PfcImportBundle\\Controller\\MigrateCatProductController' => 'PfcImportBundle\\Controller\\MigrateCatProductController',
  9930.                 'PfcImportBundle\\Controller\\MigrateProductsController' => 'PfcImportBundle\\Controller\\MigrateProductsController',
  9931.                 'PfcImportBundle\\Controller\\MigrateThemeProductController' => 'PfcImportBundle\\Controller\\MigrateThemeProductController',
  9932.                 'PfcImportBundle\\Controller\\MultiplyqtyProductController' => 'PfcImportBundle\\Controller\\MultiplyqtyProductController',
  9933.                 'PfcImportBundle\\Controller\\OrientationsController' => 'PfcImportBundle\\Controller\\OrientationsController',
  9934.                 'PfcImportBundle\\Controller\\ProductVisibilityController' => 'PfcImportBundle\\Controller\\ProductVisibilityController',
  9935.                 'PfcImportBundle\\Controller\\ProductsController' => 'PfcImportBundle\\Controller\\ProductsController',
  9936.                 'PfcImportBundle\\Controller\\PublicationCsvController' => 'PfcImportBundle\\Controller\\PublicationCsvController',
  9937.                 'PfcImportBundle\\Controller\\SizesController' => 'PfcImportBundle\\Controller\\SizesController',
  9938.                 'PfcImportBundle\\Controller\\StoreViewsController' => 'PfcImportBundle\\Controller\\StoreViewsController',
  9939.                 'PfcImportBundle\\Controller\\ThemeController' => 'PfcImportBundle\\Controller\\ThemeController',
  9940.                 'PfcImportBundle\\Controller\\TiersController' => 'PfcImportBundle\\Controller\\TiersController',
  9941.                 'PfcObjectsWithCsvBundle\\Controller\\PfcObjectsWithCsvController' => 'PfcObjectsWithCsvBundle\\Controller\\PfcObjectsWithCsvController',
  9942.                 'PfcPublicationBundle\\Controller\\DefaultController' => 'PfcPublicationBundle\\Controller\\DefaultController',
  9943.                 'PfcPublicationBundle\\Controller\\PfcPublicationController' => 'PfcPublicationBundle\\Controller\\PfcPublicationController',
  9944.                 'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\BackendController' => 'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\BackendController',
  9945.                 'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\DefaultController' => 'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\DefaultController',
  9946.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController',
  9947.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController',
  9948.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController',
  9949.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController',
  9950.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController',
  9951.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController',
  9952.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController',
  9953.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController',
  9954.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController',
  9955.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController',
  9956.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController',
  9957.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController',
  9958.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController',
  9959.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController',
  9960.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController',
  9961.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController',
  9962.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController',
  9963.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController',
  9964.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController',
  9965.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController',
  9966.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController',
  9967.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController',
  9968.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController',
  9969.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController',
  9970.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController',
  9971.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController',
  9972.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController',
  9973.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController',
  9974.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController',
  9975.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController',
  9976.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController',
  9977.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController',
  9978.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController',
  9979.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController',
  9980.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController',
  9981.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController',
  9982.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController',
  9983.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController',
  9984.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController',
  9985.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController',
  9986.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController',
  9987.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController',
  9988.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController',
  9989.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController',
  9990.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController',
  9991.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController',
  9992.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController',
  9993.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController',
  9994.                 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController',
  9995.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController',
  9996.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController',
  9997.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController',
  9998.                 'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\ConfigController',
  9999.                 'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\DownloadController' => 'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\DownloadController',
  10000.                 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController',
  10001.                 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController',
  10002.                 'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle\\Controller\\LicenseCheckController' => 'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle\\Controller\\LicenseCheckController',
  10003.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AbstractSiteController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AbstractSiteController',
  10004.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\CollectionsController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\CollectionsController',
  10005.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\FrontendBuildController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\FrontendBuildController',
  10006.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\WizardController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\WizardController',
  10007.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AuthController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AuthController',
  10008.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\CollectionController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\CollectionController',
  10009.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\AssetController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\AssetController',
  10010.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\DataObjectController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\DataObjectController',
  10011.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DownloadCartController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DownloadCartController',
  10012.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\EmailController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\EmailController',
  10013.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\LanguageVariantController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\LanguageVariantController',
  10014.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PortalController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PortalController',
  10015.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PublicShareController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PublicShareController',
  10016.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\AssetUploadController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\AssetUploadController',
  10017.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\BatchTaskController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\BatchTaskController',
  10018.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\CollectionController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\CollectionController',
  10019.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\AssetController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\AssetController',
  10020.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\DataObjectController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\DataObjectController',
  10021.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\AssetController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\AssetController',
  10022.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\DataObjectController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\DataObjectController',
  10023.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DirectEditController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DirectEditController',
  10024.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DownloadController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DownloadController',
  10025.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\FolderController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\FolderController',
  10026.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShareController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShareController',
  10027.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DetailActionsController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DetailActionsController',
  10028.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DownloadController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DownloadController',
  10029.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SavedSearchController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SavedSearchController',
  10030.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SearchController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SearchController',
  10031.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\TranslationController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\TranslationController',
  10032.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SavedSearchController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SavedSearchController',
  10033.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SearchController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SearchController',
  10034.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SnippetController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SnippetController',
  10035.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\StatisticExplorerController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\StatisticExplorerController',
  10036.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\UserController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\UserController',
  10037.                 'Pimcore\\Bundle\\StatisticsExplorerBundle\\Controller\\StatisticsController' => 'Pimcore\\Bundle\\StatisticsExplorerBundle\\Controller\\StatisticsController',
  10038.                 'TranslationBundle\\Controller\\DefaultController' => 'TranslationBundle\\Controller\\DefaultController',
  10039.                 'Web2PrintToolsBundle\\Controller\\AdminController' => 'Web2PrintToolsBundle\\Controller\\AdminController',
  10040.                 'kernel' => 'App\\Kernel',
  10041.             ],
  10042.             'workflow.has_guard_listeners' => true,
  10043.             'console.command.ids' => [
  10044.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand',
  10045.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand',
  10046.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand',
  10047.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand',
  10048.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand',
  10049.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand',
  10050.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand',
  10051.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand',
  10052.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand',
  10053.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews',
  10054.                 10 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand',
  10055.                 11 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand',
  10056.                 12 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand',
  10057.                 13 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand',
  10058.                 14 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand',
  10059.                 15 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand',
  10060.                 16 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand',
  10061.                 17 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand',
  10062.                 18 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand',
  10063.                 19 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand',
  10064.                 20 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand',
  10065.                 21 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand',
  10066.                 22 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand',
  10067.                 23 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand',
  10068.                 24 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand',
  10069.                 25 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand',
  10070.                 26 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand',
  10071.                 27 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand',
  10072.                 28 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand',
  10073.                 29 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\MigrateLegacyConfig',
  10074.                 30 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand',
  10075.                 31 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand',
  10076.                 32 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubFileExportBundle\\Command\\CronExecutionCommand',
  10077.                 33 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubFileExportBundle\\Command\\ExportFileCommand',
  10078.                 34 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand',
  10079.                 35 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand',
  10080.                 36 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand',
  10081.                 37 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand',
  10082.                 38 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand',
  10083.                 39 => 'console.command.public_alias.DevelopmentBundle\\Command\\Web2Print',
  10084.                 40 => 'console.command.public_alias.MagentoApiBundle\\Command\\ExportProductIncrementOnImageUpdate',
  10085.                 41 => 'console.command.public_alias.MagentoApiBundle\\Command\\ExportYellowBoxProductInfo',
  10086.                 42 => 'console.command.public_alias.MagentoApiBundle\\Command\\ExportYellowBoxProductInfo2',
  10087.                 43 => 'console.command.public_alias.MagentoApiBundle\\Command\\ExportYellowBoxProductInfo3',
  10088.                 44 => 'console.command.public_alias.MagentoApiBundle\\Command\\LinkBaseComponent',
  10089.                 45 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportArticleCommand',
  10090.                 46 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportAttributeCommand',
  10091.                 47 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportAttributeUnityCommand',
  10092.                 48 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportCertificationBodyCommand',
  10093.                 49 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportCommImpNameCommand',
  10094.                 50 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportComponentGroupCommand',
  10095.                 51 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportComponentRelationshipCommand',
  10096.                 52 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportComponentTypeCommand',
  10097.                 53 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportDecorationCommand',
  10098.                 54 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportDisabledProduct',
  10099.                 55 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportDynamicProductFeaturesFeedJSONV3Command',
  10100.                 56 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportDynamicProductFeaturesFeedXmlV3Command',
  10101.                 57 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportFscCommand',
  10102.                 58 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportGroupAttributeCommand',
  10103.                 59 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportImageSequenceCommand',
  10104.                 60 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportLocationCommand',
  10105.                 61 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportMenuCategoryCommand',
  10106.                 62 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportMenuCategoryProductCommand',
  10107.                 63 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportMethodCommand',
  10108.                 64 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportOrientationCommand',
  10109.                 65 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportPfCollectionGroupCommand',
  10110.                 66 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportPillowCollectionThemeCommand',
  10111.                 67 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportPolypackComponentRelationshipCommand',
  10112.                 68 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportProductAttributeCommand',
  10113.                 69 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportProductCommand',
  10114.                 70 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportProductJSONV3Command',
  10115.                 71 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportProductRelatedModelCommand',
  10116.                 72 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportProductXmlCommand',
  10117.                 73 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportProductXmlV3Command',
  10118.                 74 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportPtThemeCommand',
  10119.                 75 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportPublicationCsvCommand',
  10120.                 76 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportSustainabilityCertificatesCommand',
  10121.                 77 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportThemeCommand',
  10122.                 78 => 'console.command.public_alias.PfcExportBundle\\Command\\ExportThemeProductCommand',
  10123.                 79 => 'console.command.public_alias.PfcExportBundle\\Command\\SimpleProductExporterCommand',
  10124.                 80 => 'console.command.public_alias.PfcImportBundle\\Command\\FeaturesMigrateCommand',
  10125.                 81 => 'console.command.public_alias.PfcImportBundle\\Command\\FixDecorationDataIssueCommand',
  10126.                 82 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportBrandCommand',
  10127.                 83 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportColorMasterCommand',
  10128.                 84 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportCommImpNameCommand',
  10129.                 85 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportComponentGroupCommand',
  10130.                 86 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportComponentRelationshipCommand',
  10131.                 87 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportCountryCommand',
  10132.                 88 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportDamLogoCommand',
  10133.                 89 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportDamMoodCommand',
  10134.                 90 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportDamProductCommand',
  10135.                 91 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportDecorationCommand',
  10136.                 92 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportDecorationOrderSettingCommand',
  10137.                 93 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportDevelopmentCommand',
  10138.                 94 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportFabricCommand',
  10139.                 95 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportGreenPointImagesCommand',
  10140.                 96 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportImageSequenceCommand',
  10141.                 97 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportLocationCommand',
  10142.                 98 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportMaterialCommand',
  10143.                 99 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportMenuCategoryCommand',
  10144.                 100 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportMethodCommand',
  10145.                 101 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportMultiplyqtyProductCommand',
  10146.                 102 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportOrientationCommand',
  10147.                 103 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportProductCommand',
  10148.                 104 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportProductVisibilityCommand',
  10149.                 105 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportPublicationCsvCommand',
  10150.                 106 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportSizeCommand',
  10151.                 107 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportStoreViewCommand',
  10152.                 108 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportThemeCommand',
  10153.                 109 => 'console.command.public_alias.PfcImportBundle\\Command\\ImportTierCommand',
  10154.                 110 => 'console.command.public_alias.PfcImportBundle\\Command\\MigrateProductsCommand',
  10155.                 111 => 'console.command.public_alias.PfcImportBundle\\Command\\MigrateSubCatProductCommand',
  10156.                 112 => 'console.command.public_alias.PfcImportBundle\\Command\\MigrateThemeProductCommand',
  10157.                 113 => 'console.command.public_alias.PfcImportBundle\\Command\\RenameMenuCategoryKeyCommand',
  10158.                 114 => 'console.command.public_alias.PfcImportBundle\\Command\\SplitDecorationChunkCommand',
  10159.                 115 => 'console.command.public_alias.PfcImportBundle\\Command\\SplitProductChunkCommand',
  10160.                 116 => 'console.command.public_alias.Pimcore\\AssetMetadataClassDefinitionsBundle\\Command\\MigrateToCustomSettingsCommand',
  10161.                 117 => 'console.command.public_alias.Pimcore\\AssetMetadataClassDefinitionsBundle\\Command\\PopulateCommand',
  10162.                 118 => 'console.command.public_alias.Pimcore\\Bundle\\BundleGeneratorBundle\\Command\\BaseGenerateBundleCommand',
  10163.                 119 => 'Pimcore\\Bundle\\BundleGeneratorBundle\\Command\\GenerateBundleCommand',
  10164.                 120 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\SizeEstimationCommand',
  10165.                 121 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\IndexRecreateCommand',
  10166.                 122 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\IndexUpdateCommand',
  10167.                 123 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\UpdateFrontendBuildCommand',
  10168.                 124 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\WizardCommand',
  10169.             ],
  10170.         ];
  10171.     }
  10172.     protected function throw($message)
  10173.     {
  10174.         throw new RuntimeException($message);
  10175.     }
  10176. }