var/cache/dev/ContainerOyvH4kK/App_KernelDevDebugContainer.php line 3038

Open in your IDE?
  1. <?php
  2. namespace ContainerOyvH4kK;
  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.state_machine.translation_job_default' => 'get_Container_Private_StateMachine_TranslationJobDefaultService',
  41.             '.container.private.twig' => 'get_Container_Private_TwigService',
  42.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  43.             'App\\Website\\LinkGenerator\\CategoryLinkGenerator' => 'getCategoryLinkGeneratorService',
  44.             'App\\Website\\LinkGenerator\\NewsLinkGenerator' => 'getNewsLinkGeneratorService',
  45.             'App\\Website\\LinkGenerator\\ProductLinkGenerator' => 'getProductLinkGeneratorService',
  46.             'CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface' => 'getExporterManagerInterfaceService',
  47.             'CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface' => 'getCustomerProviderInterfaceService',
  48.             'CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface' => 'getObjectNamingSchemeInterfaceService',
  49.             'CustomerManagementFrameworkBundle\\CustomerSaveManager\\CustomerSaveManagerInterface' => 'getCustomerSaveManagerInterfaceService',
  50.             'CustomerManagementFrameworkBundle\\CustomerSaveManager\\SaveOptions' => 'getSaveOptionsService',
  51.             'CustomerManagementFrameworkBundle\\CustomerView\\CustomerViewInterface' => 'getCustomerViewInterfaceService',
  52.             'CustomerManagementFrameworkBundle\\Helper\\JsConfigService' => 'getJsConfigServiceService',
  53.             'CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator' => 'getLinkActivityDefinitionLinkGeneratorService',
  54.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\StoredFunctions\\StoredFunctionsInterface' => 'getStoredFunctionsInterfaceService',
  55.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\TypeMapper\\TypeMapperInterface' => 'getTypeMapperInterfaceService',
  56.             'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface' => 'getSegmentManagerInterfaceService',
  57.             'Knp\\Component\\Pager\\PaginatorInterface' => 'getPaginatorInterfaceService',
  58.             'Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler' => 'getContentSecurityPolicyHandlerService',
  59.             'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler' => 'getCsrfProtectionHandlerService',
  60.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener' => 'getFullPageCacheListenerService',
  61.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener' => 'getGoogleAnalyticsCodeListenerService',
  62.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener' => 'getGoogleTagManagerListenerService',
  63.             'Pimcore\\Bundle\\HeadlessDocumentsBundle\\Document\\Brick\\BrickManager' => 'getBrickManagerService',
  64.             'Pimcore\\Bundle\\HeadlessDocumentsBundle\\Headless\\HeadlessRenderer' => 'getHeadlessRendererService',
  65.             'Pimcore\\Bundle\\HeadlessDocumentsBundle\\Headless\\LayoutManager' => 'getLayoutManagerService',
  66.             'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService' => 'getElasticSearchConfigServiceService',
  67.             'Pimcore\\Cache\\Core\\CoreCacheHandler' => 'getCoreCacheHandlerService',
  68.             'Pimcore\\Config' => 'getConfigService',
  69.             'Pimcore\\Document\\Editable\\Block\\BlockStateStack' => 'getBlockStateStackService',
  70.             'Pimcore\\Document\\Editable\\EditableUsageResolver' => 'getEditableUsageResolverService',
  71.             'Pimcore\\Document\\Renderer\\DocumentRenderer' => 'getDocumentRendererService',
  72.             'Pimcore\\Document\\StaticPageGenerator' => 'getStaticPageGeneratorService',
  73.             'Pimcore\\Extension\\Bundle\\PimcoreBundleManager' => 'getPimcoreBundleManagerService',
  74.             'Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface' => 'getAreabrickManagerInterfaceService',
  75.             'Pimcore\\Http\\RequestHelper' => 'getRequestHelperService',
  76.             'Pimcore\\Http\\Request\\Resolver\\DocumentResolver' => 'getDocumentResolverService',
  77.             'Pimcore\\Http\\Request\\Resolver\\EditmodeResolver' => 'getEditmodeResolverService',
  78.             'Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver' => 'getOutputTimestampResolverService',
  79.             'Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver' => 'getPimcoreContextResolverService',
  80.             'Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver' => 'getResponseHeaderResolverService',
  81.             'Pimcore\\Http\\Request\\Resolver\\SiteResolver' => 'getSiteResolverService',
  82.             'Pimcore\\Http\\Request\\Resolver\\StaticPageResolver' => 'getStaticPageResolverService',
  83.             'Pimcore\\Http\\ResponseHelper' => 'getResponseHelperService',
  84.             'Pimcore\\Localization\\IntlFormatter' => 'getIntlFormatterService',
  85.             'Pimcore\\Localization\\LocaleServiceInterface' => 'getLocaleServiceInterfaceService',
  86.             'Pimcore\\Log\\ApplicationLogger' => 'getApplicationLoggerService',
  87.             'Pimcore\\Log\\Handler\\ApplicationLoggerDb' => 'getApplicationLoggerDbService',
  88.             'Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader' => 'getEditableLoaderService',
  89.             'Pimcore\\Model\\Document\\Service' => 'getServiceService',
  90.             'Pimcore\\Model\\Notification\\Service\\NotificationService' => 'getNotificationServiceService',
  91.             'Pimcore\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolverService',
  92.             'Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator' => 'getDocumentTargetingConfiguratorService',
  93.             'Pimcore\\Templating\\Renderer\\EditableRenderer' => 'getEditableRendererService',
  94.             'Pimcore\\TranslationsProviderInterfaceBundle\\Authenticator\\XPlanationAuthenticator' => 'getXPlanationAuthenticatorService',
  95.             'Pimcore\\TranslationsProviderInterfaceBundle\\Client\\TranslationsCom\\ProjectDirectorClient' => 'getProjectDirectorClientService',
  96.             'Pimcore\\TranslationsProviderInterfaceBundle\\Client\\TranslationsCom\\ProjectDirectorClientConfig' => 'getProjectDirectorClientConfigService',
  97.             'Pimcore\\TranslationsProviderInterfaceBundle\\DataExtractor\\AssetDataExtractor' => 'getAssetDataExtractorService',
  98.             'Pimcore\\TranslationsProviderInterfaceBundle\\ImporterService\\Importer\\AssetImporter' => 'getAssetImporterService',
  99.             'Pimcore\\TranslationsProviderInterfaceBundle\\Service\\ConfigurationService' => 'getConfigurationServiceService',
  100.             'Pimcore\\TranslationsProviderInterfaceBundle\\Service\\LanguageMapper' => 'getLanguageMapperService',
  101.             'Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Rest\\DeepLRestService' => 'getDeepLRestServiceService',
  102.             'Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Rest\\XPlanationRestService' => 'getXPlanationRestServiceService',
  103.             'Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Xml\\XmlParserService' => 'getXmlParserServiceService',
  104.             'Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Zip\\ZipService' => 'getZipServiceService',
  105.             'Pimcore\\TranslationsProviderInterfaceBundle\\Translation\\ExportService\\Exporter\\XPlanationExporter' => 'getXPlanationExporterService',
  106.             'Pimcore\\TranslationsProviderInterfaceBundle\\Translation\\ImportDataExtractor\\DeepLDataExtractor' => 'getDeepLDataExtractorService',
  107.             'Pimcore\\TranslationsProviderInterfaceBundle\\Translation\\ImportDataExtractor\\TranslationsComDataExtractor' => 'getTranslationsComDataExtractorService',
  108.             'Pimcore\\TranslationsProviderInterfaceBundle\\TranslationsJobService\\TranslationsJobServiceInterface' => 'getTranslationsJobServiceInterfaceService',
  109.             'Pimcore\\TranslationsProviderInterfaceBundle\\TranslationsProviderManager\\TranslationsProviderManagerInterface' => 'getTranslationsProviderManagerInterfaceService',
  110.             'Pimcore\\TranslationsProviderInterfaceBundle\\Twig\\TranslationJobsHelperExtension' => 'getTranslationJobsHelperExtensionService',
  111.             'Pimcore\\Workflow\\ExpressionService' => 'getExpressionServiceService',
  112.             'Pimcore\\Workflow\\Manager' => 'getManagerService',
  113.             'Pimcore\\Workflow\\Place\\StatusInfo' => 'getStatusInfoService',
  114.             'Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension' => 'getWebLinkExtensionService',
  115.             'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener' => 'getSessionListenerService',
  116.             'Symfony\\Component\\Lock\\LockFactory' => 'getLockFactoryService',
  117.             'Symfony\\Contracts\\Translation\\TranslatorInterface' => 'getTranslatorInterfaceService',
  118.             'cache.app' => 'getCache_AppService',
  119.             'cache.system' => 'getCache_SystemService',
  120.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  121.             'cmf.activity_store' => 'getCmf_ActivityStoreService',
  122.             'cmf.view_formatter' => 'getCmf_ViewFormatterService',
  123.             'cmf_routing.route_provider' => 'getCmfRouting_RouteProviderService',
  124.             'data_collector.dump' => 'getDataCollector_DumpService',
  125.             'doctrine' => 'getDoctrineService',
  126.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  127.             'doctrine.orm.pimcore_direct_edit_entity_manager' => 'getDoctrine_Orm_PimcoreDirectEditEntityManagerService',
  128.             'doctrine.orm.pimcore_translation_provider_interfaces_entity_manager' => 'getDoctrine_Orm_PimcoreTranslationProviderInterfacesEntityManagerService',
  129.             'doctrine.orm.portal_engine_entity_manager' => 'getDoctrine_Orm_PortalEngineEntityManagerService',
  130.             'doctrine.orm.statistics_explorer_entity_manager' => 'getDoctrine_Orm_StatisticsExplorerEntityManagerService',
  131.             'event_dispatcher' => 'getEventDispatcherService',
  132.             'http_kernel' => 'getHttpKernelService',
  133.             'hwi_oauth.resource_ownermap.demo_frontend' => 'getHwiOauth_ResourceOwnermap_DemoFrontendService',
  134.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  135.             'monolog.logger.admin' => 'getMonolog_Logger_AdminService',
  136.             'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
  137.             'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService',
  138.             'monolog.logger.event' => 'getMonolog_Logger_EventService',
  139.             'monolog.logger.http_client' => 'getMonolog_Logger_HttpClientService',
  140.             'monolog.logger.init' => 'getMonolog_Logger_InitService',
  141.             'monolog.logger.php' => 'getMonolog_Logger_PhpService',
  142.             'monolog.logger.portalengine.es' => 'getMonolog_Logger_Portalengine_EsService',
  143.             'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
  144.             'monolog.logger.request' => 'getMonolog_Logger_RequestService',
  145.             'monolog.logger.router' => 'getMonolog_Logger_RouterService',
  146.             'monolog.logger.routing' => 'getMonolog_Logger_RoutingService',
  147.             'monolog.logger.security' => 'getMonolog_Logger_SecurityService',
  148.             'pimcore.cache.pool' => 'getPimcore_Cache_PoolService',
  149.             'pimcore.event_listener.frontend.activity_url_tracker' => 'getPimcore_EventListener_Frontend_ActivityUrlTrackerService',
  150.             'pimcore.model.factory' => 'getPimcore_Model_FactoryService',
  151.             'pimcore.routing.router.request_context' => 'getPimcore_Routing_Router_RequestContextService',
  152.             'pimcore.templating.engine.delegating' => 'getPimcore_Templating_Engine_DelegatingService',
  153.             'pimcore_ecommerce.environment' => 'getPimcoreEcommerce_EnvironmentService',
  154.             'pimcore_ecommerce.tracking.tracking_manager' => 'getPimcoreEcommerce_Tracking_TrackingManagerService',
  155.             'request_stack' => 'getRequestStackService',
  156.             'router' => 'getRouterService',
  157.             'state_machine.simple_asset_workflow' => 'getStateMachine_SimpleAssetWorkflowService',
  158.             'translations-exporter.deepl' => 'getTranslationsexporter_DeeplService',
  159.             'translations-exporter.translationscom' => 'getTranslationsexporter_TranslationscomService',
  160.             'translations-provider.deepl' => 'getTranslationsprovider_DeeplService',
  161.             'translations-provider.translationscom' => 'getTranslationsprovider_TranslationscomService',
  162.             'translations-provider.xplanation' => 'getTranslationsprovider_XplanationService',
  163.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  164.             'workflow.product_data_enrichment' => 'getWorkflow_ProductDataEnrichmentService',
  165.             'pimcore.templating.engine.twig' => 'getPimcore_Templating_Engine_TwigService',
  166.             'Doctrine\\Common\\Persistence\\ConnectionRegistry' => 'getConnectionRegistryService',
  167.             'cmf.link-activity-definition.linkgenerator' => 'getCmf_Linkactivitydefinition_LinkgeneratorService',
  168.             'cmf.customer_exporter_manager' => 'getCmf_CustomerExporterManagerService',
  169.             'cmf.action_trigger.queue' => 'getCmf_ActionTrigger_QueueService',
  170.             'cmf.event_listener.action_trigger' => 'getCmf_EventListener_ActionTriggerService',
  171.             'cache_clearer' => 'getCacheClearerService',
  172.             'filesystem' => 'getFilesystemService',
  173.             'state_machine.translation_job_default' => 'getStateMachine_TranslationJobDefaultService',
  174.             'serializer' => 'getSerializerService',
  175.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  176.             'form.factory' => 'getForm_FactoryService',
  177.             'form.type.file' => 'getForm_Type_FileService',
  178.             'profiler' => 'getProfilerService',
  179.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  180.             'security.token_storage' => 'getSecurity_TokenStorageService',
  181.             'twig' => 'getTwigService',
  182.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  183.             'pimcore_admin.security.user_provider' => 'getPimcoreAdmin_Security_UserProviderService',
  184.             'pimcore_admin.security.user_loader' => 'getPimcoreAdmin_Security_UserLoaderService',
  185.             'pimcore_admin.security.user_checker' => 'getPimcoreAdmin_Security_UserCheckerService',
  186.             'session' => 'getSessionService',
  187.             'validator' => 'getValidatorService',
  188.         ];
  189.         $this->fileMap = [
  190.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  191.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  192.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  193.             '.container.private.pimcore_admin.security.user_checker' => 'get_Container_Private_PimcoreAdmin_Security_UserCheckerService',
  194.             '.container.private.pimcore_admin.security.user_loader' => 'get_Container_Private_PimcoreAdmin_Security_UserLoaderService',
  195.             '.container.private.pimcore_admin.security.user_provider' => 'get_Container_Private_PimcoreAdmin_Security_UserProviderService',
  196.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  197.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  198.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  199.             'AdvancedObjectSearchBundle\\Controller\\AdminController' => 'getAdminControllerService',
  200.             'AdvancedObjectSearchBundle\\Installer' => 'getInstallerService',
  201.             'AdvancedObjectSearchBundle\\Tools\\ElasticSearchConfigService' => 'getElasticSearchConfigService2Service',
  202.             'App\\Controller\\AccountController' => 'getAccountControllerService',
  203.             'App\\Controller\\BaseController' => 'getBaseControllerService',
  204.             'App\\Controller\\CartController' => 'getCartControllerService',
  205.             'App\\Controller\\CheckoutController' => 'getCheckoutControllerService',
  206.             'App\\Controller\\ContentController' => 'getContentControllerService',
  207.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  208.             'App\\Controller\\NewsController' => 'getNewsControllerService',
  209.             'App\\Controller\\PaymentController' => 'getPaymentControllerService',
  210.             'App\\Controller\\ProductController' => 'getProductControllerService',
  211.             'App\\Controller\\Web2printController' => 'getWeb2printControllerService',
  212.             'App\\Model\\Product\\CalculatedValue\\AccessoryPartName' => 'getAccessoryPartNameService',
  213.             'App\\Model\\Product\\CalculatedValue\\QualityCalculator' => 'getQualityCalculatorService',
  214.             'CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface' => 'getEventHandlerInterfaceService',
  215.             'CustomerManagementFrameworkBundle\\ActionTrigger\\Queue\\QueueInterface' => 'getQueueInterfaceService',
  216.             'CustomerManagementFrameworkBundle\\ActivityManager\\DefaultActivityManager' => 'getDefaultActivityManagerService',
  217.             'CustomerManagementFrameworkBundle\\Controller\\Admin' => 'getAdminService',
  218.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\ActivitiesController' => 'getActivitiesControllerService',
  219.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\CustomersController' => 'getCustomersControllerService',
  220.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\Customers\\FilterDefinitionController' => 'getFilterDefinitionControllerService',
  221.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\DuplicatesController' => 'getDuplicatesControllerService',
  222.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\GDPRDataController' => 'getGDPRDataControllerService',
  223.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\HelperController' => 'getHelperControllerService',
  224.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\RulesController' => 'getRulesControllerService',
  225.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\SegmentAssignmentController' => 'getSegmentAssignmentControllerService',
  226.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\SettingsController' => 'getSettingsControllerService',
  227.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\TemplatesController' => 'getTemplatesControllerService',
  228.             'CustomerManagementFrameworkBundle\\Controller\\Preview\\ObjectPreviewController' => 'getObjectPreviewControllerService',
  229.             'CustomerManagementFrameworkBundle\\Controller\\Report\\TermSegmentBuilderController' => 'getTermSegmentBuilderControllerService',
  230.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\ActivitiesController' => 'getActivitiesController2Service',
  231.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\CustomersController' => 'getCustomersController2Service',
  232.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\DeletionsController' => 'getDeletionsControllerService',
  233.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentGroupsController' => 'getSegmentGroupsControllerService',
  234.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsController' => 'getSegmentsControllerService',
  235.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsOfCustomersController' => 'getSegmentsOfCustomersControllerService',
  236.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Mailchimp\\WebhookController' => 'getWebhookControllerService',
  237.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Newsletter\\AdminController' => 'getAdminController2Service',
  238.             'CustomerManagementFrameworkBundle\\CustomerDuplicatesService\\CustomerDuplicatesServiceInterface' => 'getCustomerDuplicatesServiceInterfaceService',
  239.             'CustomerManagementFrameworkBundle\\CustomerList\\SearchHelper' => 'getSearchHelperService',
  240.             'CustomerManagementFrameworkBundle\\CustomerMerger\\CustomerMergerInterface' => 'getCustomerMergerInterfaceService',
  241.             'CustomerManagementFrameworkBundle\\CustomerSaveValidator\\CustomerSaveValidatorInterface' => 'getCustomerSaveValidatorInterfaceService',
  242.             'CustomerManagementFrameworkBundle\\CustomerView\\Customer\\Maintenance' => 'getMaintenanceService',
  243.             'CustomerManagementFrameworkBundle\\CustomerView\\FilterDefinition\\Maintenance' => 'getMaintenance2Service',
  244.             'CustomerManagementFrameworkBundle\\DuplicatesIndex\\DuplicatesIndexInterface' => 'getDuplicatesIndexInterfaceService',
  245.             'CustomerManagementFrameworkBundle\\Encryption\\DefaultEncryptionService' => 'getDefaultEncryptionServiceService',
  246.             'CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface' => 'getPimcoreElementRemovalListenerInterfaceService',
  247.             'CustomerManagementFrameworkBundle\\Event\\TargetingEventListener' => 'getTargetingEventListenerService',
  248.             'CustomerManagementFrameworkBundle\\Installer' => 'getInstaller2Service',
  249.             'CustomerManagementFrameworkBundle\\Maintenance\\MaintenanceWorker' => 'getMaintenanceWorkerService',
  250.             'CustomerManagementFrameworkBundle\\Maintenance\\Tasks\\CleanupEmptyFoldersTask' => 'getCleanupEmptyFoldersTaskService',
  251.             'CustomerManagementFrameworkBundle\\Maintenance\\Tasks\\CleanupExportTmpDataTask' => 'getCleanupExportTmpDataTaskService',
  252.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\Indexer\\IndexerInterface' => 'getIndexerInterfaceService',
  253.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\QueryService\\QueryServiceInterface' => 'getQueryServiceInterfaceService',
  254.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\QueueBuilder\\QueueBuilderInterface' => 'getQueueBuilderInterfaceService',
  255.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\SegmentAssigner\\SegmentAssignerInterface' => 'getSegmentAssignerInterfaceService',
  256.             'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentBuilderExecutor\\SegmentBuilderExecutorInterface' => 'getSegmentBuilderExecutorInterfaceService',
  257.             'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentExtractor\\SegmentExtractorInterface' => 'getSegmentExtractorInterfaceService',
  258.             'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentMerger\\DefaultSegmentMerger\\MetadataFiller' => 'getMetadataFillerService',
  259.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  260.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController' => 'getCallbackSettingsControllerService',
  261.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController' => 'getConfigControllerService',
  262.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController' => 'getIndexControllerService',
  263.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController' => 'getMonitoringItemControllerService',
  264.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController' => 'getRestControllerService',
  265.             'Elements\\Bundle\\ProcessManagerBundle\\Installer' => 'getInstaller3Service',
  266.             'Elements\\Bundle\\ProcessManagerBundle\\Service\\CommandsValidator' => 'getCommandsValidatorService',
  267.             'FrontendPermissionToolkitBundle\\Service' => 'getService2Service',
  268.             'GuzzleHttp\\Client' => 'getClientService',
  269.             'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController' => 'getConnectControllerService',
  270.             'HWI\\Bundle\\OAuthBundle\\Controller\\LoginController' => 'getLoginControllerService',
  271.             'HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController' => 'getRedirectToServiceControllerService',
  272.             'OutputDataConfigToolkitBundle\\Controller\\AdminController' => 'getAdminController3Service',
  273.             'OutputDataConfigToolkitBundle\\Controller\\ClassController' => 'getClassControllerService',
  274.             'Pimcore\\Admin\\Serializer' => 'getSerializer2Service',
  275.             'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\BackendController' => 'getBackendControllerService',
  276.             'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
  277.             'Pimcore\\AssetMetadataClassDefinitionsBundle\\Installer' => 'getInstaller4Service',
  278.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'getAssetControllerService',
  279.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'getAssetHelperControllerService',
  280.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'getClassController2Service',
  281.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'getClassificationstoreControllerService',
  282.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'getDataObjectControllerService',
  283.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'getDataObjectHelperControllerService',
  284.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'getQuantityValueControllerService',
  285.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'getVariantsControllerService',
  286.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'getDocumentControllerService',
  287.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'getEmailControllerService',
  288.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'getFolderControllerService',
  289.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'getHardlinkControllerService',
  290.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'getLinkControllerService',
  291.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'getNewsletterControllerService',
  292.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'getPageControllerService',
  293.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'getPrintcontainerControllerService',
  294.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'getPrintpageControllerService',
  295.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'getRenderletControllerService',
  296.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'getSnippetControllerService',
  297.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'getElementControllerService',
  298.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'getEmailController2Service',
  299.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'getAdminerControllerService',
  300.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'getOpcacheControllerService',
  301.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'getIndexController2Service',
  302.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'getInstallControllerService',
  303.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'getLogControllerService',
  304.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'getLoginController2Service',
  305.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'getMiscControllerService',
  306.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'getNotificationControllerService',
  307.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'getPortalControllerService',
  308.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'getRecyclebinControllerService',
  309.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'getRedirectsControllerService',
  310.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'getSettingsController2Service',
  311.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'getTagsControllerService',
  312.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'getTargetingControllerService',
  313.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'getTranslationControllerService',
  314.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'getUserControllerService',
  315.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'getWorkflowControllerService',
  316.             'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'getExtensionManagerControllerService',
  317.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'getAdminController4Service',
  318.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'getAssetController2Service',
  319.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'getDataObjectController2Service',
  320.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'getPimcoreUsersControllerService',
  321.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'getSentMailControllerService',
  322.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'getAnalyticsControllerService',
  323.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'getCustomReportControllerService',
  324.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'getSettingsController3Service',
  325.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'getSearchControllerService',
  326.             'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolver2Service',
  327.             'Pimcore\\Bundle\\AdminBundle\\Session\\Handler\\AdminSessionHandler' => 'getAdminSessionHandlerService',
  328.             'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'getPublicServicesControllerService',
  329.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener' => 'getWorkflowManagementListenerService',
  330.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'getConfigController2Service',
  331.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'getGraphQLExplorerControllerService',
  332.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'getWebserviceControllerService',
  333.             'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service' => 'getService3Service',
  334.             'Pimcore\\Bundle\\DataHubBundle\\Installer' => 'getInstaller5Service',
  335.             'Pimcore\\Bundle\\DataHubBundle\\Service\\CheckConsumerPermissionsService' => 'getCheckConsumerPermissionsServiceService',
  336.             'Pimcore\\Bundle\\DataHubBundle\\Service\\ExportService' => 'getExportServiceService',
  337.             'Pimcore\\Bundle\\DataHubBundle\\Service\\FileUploadService' => 'getFileUploadServiceService',
  338.             'Pimcore\\Bundle\\DataHubBundle\\Service\\ImportService' => 'getImportServiceService',
  339.             'Pimcore\\Bundle\\DataHubBundle\\Service\\OutputCacheService' => 'getOutputCacheServiceService',
  340.             'Pimcore\\Bundle\\DataHubCiHubBundle\\Installer' => 'getInstaller6Service',
  341.             'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\ConfigController' => 'getConfigController3Service',
  342.             'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\DownloadController' => 'getDownloadControllerService',
  343.             'Pimcore\\Bundle\\DataHubFileExportBundle\\Exporter\\File' => 'getFileService',
  344.             'Pimcore\\Bundle\\DataHubFileExportBundle\\Installer' => 'getInstaller7Service',
  345.             'Pimcore\\Bundle\\DataHubProductsupBundle\\Controller\\ProductsupController' => 'getProductsupControllerService',
  346.             'Pimcore\\Bundle\\DataHubProductsupBundle\\Installer' => 'getInstaller8Service',
  347.             'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\AbstractController' => 'getAbstractControllerService',
  348.             'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\ConfigController' => 'getConfigController4Service',
  349.             'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\EndpointController' => 'getEndpointControllerService',
  350.             'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\SwaggerController' => 'getSwaggerControllerService',
  351.             'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Installer' => 'getInstaller9Service',
  352.             'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'getConfigDataObjectControllerService',
  353.             'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'getPushImportControllerService',
  354.             'Pimcore\\Bundle\\DataImporterBundle\\Installer' => 'getInstaller10Service',
  355.             'Pimcore\\Bundle\\DirectEditBundle\\Controller\\AssetEditController' => 'getAssetEditControllerService',
  356.             'Pimcore\\Bundle\\DirectEditBundle\\Controller\\ClientController' => 'getClientControllerService',
  357.             'Pimcore\\Bundle\\DirectEditBundle\\Installer' => 'getInstaller11Service',
  358.             'Pimcore\\Bundle\\DirectEditBundle\\Service\\MercureUrlService' => 'getMercureUrlServiceService',
  359.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\AdminOrderController' => 'getAdminOrderControllerService',
  360.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\ConfigController' => 'getConfigController5Service',
  361.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\FindologicController' => 'getFindologicControllerService',
  362.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\IndexController' => 'getIndexController3Service',
  363.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\PricingController' => 'getPricingControllerService',
  364.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\VoucherController' => 'getVoucherControllerService',
  365.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\PayPalSmartPaymentButton\\Installer' => 'getInstaller12Service',
  366.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\Installer' => 'getInstaller13Service',
  367.             'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle\\Controller\\LicenseCheckController' => 'getLicenseCheckControllerService',
  368.             'Pimcore\\Bundle\\HeadlessDocumentsBundle\\Controller\\Admin\\Document\\HeadlessDocumentController' => 'getHeadlessDocumentControllerService',
  369.             'Pimcore\\Bundle\\HeadlessDocumentsBundle\\Controller\\Brick\\ConfigController' => 'getConfigController6Service',
  370.             'Pimcore\\Bundle\\HeadlessDocumentsBundle\\Controller\\DefaultController' => 'getDefaultController3Service',
  371.             'Pimcore\\Bundle\\HeadlessDocumentsBundle\\Controller\\Template\\ConfigController' => 'getConfigController7Service',
  372.             'Pimcore\\Bundle\\HeadlessDocumentsBundle\\Document\\EditableHandler' => 'getEditableHandlerService',
  373.             'Pimcore\\Bundle\\HeadlessDocumentsBundle\\Installer' => 'getInstaller14Service',
  374.             'Pimcore\\Bundle\\ObjectMergerBundle\\Controller\\AdminController' => 'getAdminController5Service',
  375.             'Pimcore\\Bundle\\OpenIdConnectBundle\\Controller\\AuthController' => 'getAuthControllerService',
  376.             'Pimcore\\Bundle\\OpenIdConnectBundle\\Controller\\ButtonInjectionController' => 'getButtonInjectionControllerService',
  377.             'Pimcore\\Bundle\\OpenIdConnectBundle\\Controller\\ConfigController' => 'getConfigController8Service',
  378.             'Pimcore\\Bundle\\OpenIdConnectBundle\\Installer' => 'getInstaller15Service',
  379.             'Pimcore\\Bundle\\PerspectiveEditorBundle\\Controller\\PerspectiveController' => 'getPerspectiveControllerService',
  380.             'Pimcore\\Bundle\\PerspectiveEditorBundle\\Installer' => 'getInstaller16Service',
  381.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AbstractSiteController' => 'getAbstractSiteControllerService',
  382.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\CollectionsController' => 'getCollectionsControllerService',
  383.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\FrontendBuildController' => 'getFrontendBuildControllerService',
  384.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\WizardController' => 'getWizardControllerService',
  385.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AuthController' => 'getAuthController2Service',
  386.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\CollectionController' => 'getCollectionControllerService',
  387.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\AssetController' => 'getAssetController3Service',
  388.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\DataObjectController' => 'getDataObjectController3Service',
  389.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DownloadCartController' => 'getDownloadCartControllerService',
  390.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\EmailController' => 'getEmailController3Service',
  391.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\LanguageVariantController' => 'getLanguageVariantControllerService',
  392.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PortalController' => 'getPortalController2Service',
  393.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PublicShareController' => 'getPublicShareControllerService',
  394.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\AssetUploadController' => 'getAssetUploadControllerService',
  395.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\BatchTaskController' => 'getBatchTaskControllerService',
  396.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\CollectionController' => 'getCollectionController2Service',
  397.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\AssetController' => 'getAssetController4Service',
  398.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\DataObjectController' => 'getDataObjectController4Service',
  399.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\AssetController' => 'getAssetController5Service',
  400.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\DataObjectController' => 'getDataObjectController5Service',
  401.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DirectEditController' => 'getDirectEditControllerService',
  402.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DownloadController' => 'getDownloadController2Service',
  403.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\FolderController' => 'getFolderController2Service',
  404.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShareController' => 'getPublicShareController2Service',
  405.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DetailActionsController' => 'getDetailActionsControllerService',
  406.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DownloadController' => 'getDownloadController3Service',
  407.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SavedSearchController' => 'getSavedSearchControllerService',
  408.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SearchController' => 'getSearchController2Service',
  409.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\TranslationController' => 'getTranslationController2Service',
  410.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SavedSearchController' => 'getSavedSearchController2Service',
  411.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SearchController' => 'getSearchController3Service',
  412.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SnippetController' => 'getSnippetController2Service',
  413.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\StatisticExplorerController' => 'getStatisticExplorerControllerService',
  414.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\UserController' => 'getUserController2Service',
  415.             'Pimcore\\Bundle\\PortalEngineBundle\\Installer' => 'getInstaller17Service',
  416.             'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexUpdateService' => 'getIndexUpdateServiceService',
  417.             'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\FrontendPermissionToolkit\\DataProvider' => 'getDataProviderService',
  418.             'Pimcore\\Bundle\\PortalEngineBundle\\Tools\\MigrationServiceLocator' => 'getMigrationServiceLocatorService',
  419.             'Pimcore\\Bundle\\StatisticsExplorerBundle\\Controller\\StatisticsController' => 'getStatisticsControllerService',
  420.             'Pimcore\\Bundle\\StatisticsExplorerBundle\\Installer' => 'getInstaller18Service',
  421.             'Pimcore\\Bundle\\WorkflowDesignerBundle\\Controller\\AdminController' => 'getAdminController6Service',
  422.             'Pimcore\\Bundle\\WorkflowDesignerBundle\\Controller\\ConfigController' => 'getConfigController9Service',
  423.             'Pimcore\\Bundle\\WorkflowDesignerBundle\\Installer' => 'getInstaller19Service',
  424.             'Pimcore\\Cache\\Symfony\\CacheClearer' => 'getCacheClearer2Service',
  425.             'Pimcore\\Controller\\Config\\ControllerDataProvider' => 'getControllerDataProviderService',
  426.             'Pimcore\\DataObject\\BlockDataMarshaller\\Consent' => 'getConsentService',
  427.             'Pimcore\\DataObject\\BlockDataMarshaller\\Date' => 'getDateService',
  428.             'Pimcore\\DataObject\\BlockDataMarshaller\\ExternalImage' => 'getExternalImageService',
  429.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geobounds' => 'getGeoboundsService',
  430.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopoint' => 'getGeopointService',
  431.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopolygon' => 'getGeopolygonService',
  432.             'Pimcore\\DataObject\\BlockDataMarshaller\\Localizedfields' => 'getLocalizedfieldsService',
  433.             'Pimcore\\DataObject\\BlockDataMarshaller\\RgbaColor' => 'getRgbaColorService',
  434.             'Pimcore\\DataObject\\BlockDataMarshaller\\StructuredTable' => 'getStructuredTableService',
  435.             'Pimcore\\DataObject\\ClassBuilder\\FieldDefinitionDocBlockBuilderInterface' => 'getFieldDefinitionDocBlockBuilderInterfaceService',
  436.             'Pimcore\\DataObject\\ClassBuilder\\PHPClassDumperInterface' => 'getPHPClassDumperInterfaceService',
  437.             'Pimcore\\DataObject\\ClassBuilder\\PHPFieldCollectionClassDumperInterface' => 'getPHPFieldCollectionClassDumperInterfaceService',
  438.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickClassDumperInterface' => 'getPHPObjectBrickClassDumperInterfaceService',
  439.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickContainerClassDumperInterface' => 'getPHPObjectBrickContainerClassDumperInterfaceService',
  440.             'Pimcore\\DataObject\\Consent\\Service' => 'getService4Service',
  441.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\BlockDataMarshaller\\EncryptedField' => 'getEncryptedFieldService',
  442.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\BooleanSelect' => 'getBooleanSelectService',
  443.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\EncryptedField' => 'getEncryptedField2Service',
  444.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Multiselect' => 'getMultiselectService',
  445.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\QuantityValue' => 'getQuantityValueService',
  446.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\RgbaColor' => 'getRgbaColor2Service',
  447.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Table' => 'getTableService',
  448.             'Pimcore\\DataObject\\GridColumnConfig\\Service' => 'getService5Service',
  449.             'Pimcore\\Document\\Editable\\EditableHandler' => 'getEditableHandler2Service',
  450.             'Pimcore\\Element\\MarshallerService' => 'getMarshallerServiceService',
  451.             'Pimcore\\Helper\\LongRunningHelper' => 'getLongRunningHelperService',
  452.             'Pimcore\\Http\\ClientFactory' => 'getClientFactoryService',
  453.             'Pimcore\\Http\\Request\\Resolver\\TemplateResolver' => 'getTemplateResolverService',
  454.             'Pimcore\\Image\\Adapter\\GD' => 'getGDService',
  455.             'Pimcore\\Image\\Adapter\\Imagick' => 'getImagickService',
  456.             'Pimcore\\Image\\Optimizer' => 'getOptimizerService',
  457.             'Pimcore\\Mail\\Mailer' => 'getMailerService',
  458.             'Pimcore\\Migrations\\FilteredMigrationsRepository' => 'getFilteredMigrationsRepositoryService',
  459.             'Pimcore\\Migrations\\FilteredTableMetadataStorage' => 'getFilteredTableMetadataStorageService',
  460.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassDefinitionManager' => 'getClassDefinitionManagerService',
  461.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassLayoutDefinitionManager' => 'getClassLayoutDefinitionManagerService',
  462.             'Pimcore\\Model\\DataObject\\ClassDefinition\\DynamicOptionsProvider\\CountryOptionsProvider' => 'getCountryOptionsProviderService',
  463.             'Pimcore\\Model\\DataObject\\QuantityValue\\QuantityValueConverterInterface' => 'getQuantityValueConverterInterfaceService',
  464.             'Pimcore\\Model\\DataObject\\QuantityValue\\UnitConversionService' => 'getUnitConversionServiceService',
  465.             'Pimcore\\Model\\Version\\Adapter\\VersionStorageAdapterInterface' => 'getVersionStorageAdapterInterfaceService',
  466.             'Pimcore\\Serializer\\Serializer' => 'getSerializer3Service',
  467.             'Pimcore\\Tool\\AssetsInstaller' => 'getAssetsInstallerService',
  468.             'Pimcore\\Tool\\Storage' => 'getStorageService',
  469.             'Pimcore\\TranslationsProviderInterfaceBundle\\Command\\SimulationCommand' => 'getSimulationCommandService',
  470.             'Pimcore\\TranslationsProviderInterfaceBundle\\Command\\TranslationJobsCommand' => 'getTranslationJobsCommandService',
  471.             'Pimcore\\TranslationsProviderInterfaceBundle\\Controller\\BackendController' => 'getBackendController2Service',
  472.             'Pimcore\\TranslationsProviderInterfaceBundle\\Controller\\TranslationJobsController' => 'getTranslationJobsControllerService',
  473.             'Pimcore\\TranslationsProviderInterfaceBundle\\DataChangedService\\DataChangedServiceInterface' => 'getDataChangedServiceInterfaceService',
  474.             'Pimcore\\TranslationsProviderInterfaceBundle\\EventListener\\DataChangedHandlerListener' => 'getDataChangedHandlerListenerService',
  475.             'Pimcore\\TranslationsProviderInterfaceBundle\\Installer' => 'getInstaller20Service',
  476.             'Pimcore\\TranslationsProviderInterfaceBundle\\Service\\CustomJobGenerator' => 'getCustomJobGeneratorService',
  477.             'Pimcore\\TranslationsProviderInterfaceBundle\\Service\\LanguageValidatorService' => 'getLanguageValidatorServiceService',
  478.             'Pimcore\\TranslationsProviderInterfaceBundle\\Templating\\Helper\\TranslationsJobs' => 'getTranslationsJobsService',
  479.             'Pimcore\\TranslationsProviderInterfaceBundle\\Translation\\Manager\\JobManager' => 'getJobManagerService',
  480.             'Pimcore\\Workflow\\Dumper\\GraphvizDumper' => 'getGraphvizDumperService',
  481.             'Pimcore\\Workflow\\Dumper\\StateMachineGraphvizDumper' => 'getStateMachineGraphvizDumperService',
  482.             'Pimcore\\Workflow\\Notification\\NotificationEmailService' => 'getNotificationEmailServiceService',
  483.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  484.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  485.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  486.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  487.             'Web2PrintToolsBundle\\Controller\\AdminController' => 'getAdminController7Service',
  488.             'Web2PrintToolsBundle\\Tools\\Installer' => 'getInstaller21Service',
  489.             'app.datahub.car-exporter' => 'getApp_Datahub_CarexporterService',
  490.             'cache.app_clearer' => 'getCache_AppClearerService',
  491.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  492.             'cache.system_clearer' => 'getCache_SystemClearerService',
  493.             'cache_warmer' => 'getCacheWarmerService',
  494.             'cmf.action_trigger.action_manager' => 'getCmf_ActionTrigger_ActionManagerService',
  495.             'cmf.activity_store_entry' => 'getCmf_ActivityStoreEntryService',
  496.             'cmf.activity_url_tracker' => 'getCmf_ActivityUrlTrackerService',
  497.             'cmf.activity_view' => 'getCmf_ActivityViewService',
  498.             'cmf.custom_report.adapter.term_segment_builder' => 'getCmf_CustomReport_Adapter_TermSegmentBuilderService',
  499.             'cmf.customer_duplicates_view' => 'getCmf_CustomerDuplicatesViewService',
  500.             'cmf.document.newsletter.factory.segmentAddressSource' => 'getCmf_Document_Newsletter_Factory_SegmentAddressSourceService',
  501.             'cmf.event_listener.object_merger' => 'getCmf_EventListener_ObjectMergerService',
  502.             'cmf.event_listener.pimcore_object' => 'getCmf_EventListener_PimcoreObjectService',
  503.             'cmf.potential_duplicate_item' => 'getCmf_PotentialDuplicateItemService',
  504.             'cmf.rest.activities_handler' => 'getCmf_Rest_ActivitiesHandlerService',
  505.             'cmf.rest.customers_handler' => 'getCmf_Rest_CustomersHandlerService',
  506.             'cmf.rest.deletions_handler' => 'getCmf_Rest_DeletionsHandlerService',
  507.             'cmf.rest.segment_groups_handler' => 'getCmf_Rest_SegmentGroupsHandlerService',
  508.             'cmf.rest.segments_handler' => 'getCmf_Rest_SegmentsHandlerService',
  509.             'cmf.rest.segments_of_customer_handler' => 'getCmf_Rest_SegmentsOfCustomerHandlerService',
  510.             'cmf.segment_manager.segment_merger' => 'getCmf_SegmentManager_SegmentMergerService',
  511.             'cmf_routing.redirect_controller' => 'getCmfRouting_RedirectControllerService',
  512.             'console.command.public_alias.AdvancedObjectSearchBundle\\Command\\ProcessUpdateQueueCommand' => 'getProcessUpdateQueueCommandService',
  513.             'console.command.public_alias.AdvancedObjectSearchBundle\\Command\\ReindexCommand' => 'getReindexCommandService',
  514.             'console.command.public_alias.AdvancedObjectSearchBundle\\Command\\UpdateMappingCommand' => 'getUpdateMappingCommandService',
  515.             'console.command.public_alias.App\\Command\\AssetCopyrightCommand' => 'getAssetCopyrightCommandService',
  516.             'console.command.public_alias.App\\Command\\AssetMetadataMigratorCommand' => 'getAssetMetadataMigratorCommandService',
  517.             'console.command.public_alias.App\\Command\\ClsDataCommand' => 'getClsDataCommandService',
  518.             'console.command.public_alias.App\\Command\\DataCommand' => 'getDataCommandService',
  519.             'console.command.public_alias.App\\Command\\StatisticGeneratorCommand' => 'getStatisticGeneratorCommandService',
  520.             'console.command.public_alias.App\\Command\\UpdateDomainCommand' => 'getUpdateDomainCommandService',
  521.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\ActionTriggerQueueCommand' => 'getActionTriggerQueueCommandService',
  522.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\BuildSegmentsCommand' => 'getBuildSegmentsCommandService',
  523.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\CronTriggerCommand' => 'getCronTriggerCommandService',
  524.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\DuplicatesIndexCommand' => 'getDuplicatesIndexCommandService',
  525.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\MaintenanceCommand' => 'getMaintenanceCommandService',
  526.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\SegmentAssignmentIndexCommand' => 'getSegmentAssignmentIndexCommandService',
  527.             'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\ClassMethodExecutorCommand' => 'getClassMethodExecutorCommandService',
  528.             'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MaintenanceCommand' => 'getMaintenanceCommand2Service',
  529.             'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MigrationGeneratorCommand' => 'getMigrationGeneratorCommandService',
  530.             'console.command.public_alias.Pimcore\\AssetMetadataClassDefinitionsBundle\\Command\\MigrateToCustomSettingsCommand' => 'getMigrateToCustomSettingsCommandService',
  531.             'console.command.public_alias.Pimcore\\AssetMetadataClassDefinitionsBundle\\Command\\PopulateCommand' => 'getPopulateCommandService',
  532.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand' => 'getListCommandService',
  533.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand' => 'getCacheWarmingCommandService',
  534.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand' => 'getClassesDefinitionsBuildCommandService',
  535.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand' => 'getClassCommandService',
  536.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand' => 'getCustomLayoutCommandService',
  537.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand' => 'getFieldCollectionCommandService',
  538.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand' => 'getObjectBrickCommandService',
  539.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand' => 'getDeleteClassificationStoreCommandService',
  540.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand' => 'getDeleteUnusedLocaleDataCommandService',
  541.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews' => 'getGeneratePagePreviewsService',
  542.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand' => 'getMigrateElementsCommandService',
  543.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand' => 'getEmailLogsCleanupCommandService',
  544.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand' => 'getGenerateStaticPagesCommandService',
  545.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand' => 'getInternalMigrationHelpersCommandService',
  546.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand' => 'getInternalModelDaoMappingGeneratorCommandService',
  547.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand' => 'getInternalUnicodeCldrLanguageTerritoryGeneratorCommandService',
  548.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand' => 'getLowQualityImagePreviewCommandService',
  549.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand' => 'getMaintenanceModeCommandService',
  550.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand' => 'getStorageCommandService',
  551.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand' => 'getThumbnailsFolderStructureCommandService',
  552.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand' => 'getMysqlToolsCommandService',
  553.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand' => 'getRecyclebinCleanupCommandService',
  554.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand' => 'getRequirementsCheckCommandService',
  555.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand' => 'getResetPasswordCommandService',
  556.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand' => 'getRunScriptCommandService',
  557.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand' => 'getSearchBackendReindexCommandService',
  558.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand' => 'getThumbnailsClearCommandService',
  559.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand' => 'getThumbnailsImageCommandService',
  560.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand' => 'getThumbnailsVideoCommandService',
  561.             'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\MigrateLegacyConfig' => 'getMigrateLegacyConfigService',
  562.             'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand' => 'getRebuildWorkspacesCommandService',
  563.             'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand' => 'getRebuildDefinitionsCommandService',
  564.             'console.command.public_alias.Pimcore\\Bundle\\DataHubFileExportBundle\\Command\\CronExecutionCommand' => 'getCronExecutionCommandService',
  565.             'console.command.public_alias.Pimcore\\Bundle\\DataHubFileExportBundle\\Command\\ExportFileCommand' => 'getExportFileCommandService',
  566.             'console.command.public_alias.Pimcore\\Bundle\\DataHubProductsupBundle\\Command\\ExportChildCommand' => 'getExportChildCommandService',
  567.             'console.command.public_alias.Pimcore\\Bundle\\DataHubProductsupBundle\\Command\\ExportCommand' => 'getExportCommandService',
  568.             'console.command.public_alias.Pimcore\\Bundle\\DataHubSimpleRestBundle\\Command\\CreateOrUpdateMappingCommand' => 'getCreateOrUpdateMappingCommandService',
  569.             'console.command.public_alias.Pimcore\\Bundle\\DataHubSimpleRestBundle\\Command\\ProcessQueueCommand' => 'getProcessQueueCommandService',
  570.             'console.command.public_alias.Pimcore\\Bundle\\DataHubSimpleRestBundle\\Command\\ResetQueueCommand' => 'getResetQueueCommandService',
  571.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand' => 'getCronExecutionCommand2Service',
  572.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand' => 'getDummyDataCommandService',
  573.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand' => 'getParallelProcessQueueCommandService',
  574.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand' => 'getPrepareImportCommandService',
  575.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand' => 'getSequentialProcessQueueCommandService',
  576.             'console.command.public_alias.Pimcore\\Bundle\\DirectEditBundle\\Command\\CleanupCommand' => 'getCleanupCommandService',
  577.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\CleanupPendingOrdersCommand' => 'getCleanupPendingOrdersCommandService',
  578.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\BootstrapCommand' => 'getBootstrapCommandService',
  579.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\EsSyncCommand' => 'getEsSyncCommandService',
  580.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessPreparationQueueCommand' => 'getProcessPreparationQueueCommandService',
  581.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessUpdateIndexQueueCommand' => 'getProcessUpdateIndexQueueCommandService',
  582.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ResetQueueCommand' => 'getResetQueueCommand2Service',
  583.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupReservationsCommand' => 'getCleanupReservationsCommandService',
  584.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupStatisticsCommand' => 'getCleanupStatisticsCommandService',
  585.             'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\SizeEstimationCommand' => 'getSizeEstimationCommandService',
  586.             'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\IndexRecreateCommand' => 'getIndexRecreateCommandService',
  587.             'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\IndexUpdateCommand' => 'getIndexUpdateCommandService',
  588.             'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\UpdateFrontendBuildCommand' => 'getUpdateFrontendBuildCommandService',
  589.             'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\WizardCommand' => 'getWizardCommandService',
  590.             'console.command_loader' => 'getConsole_CommandLoaderService',
  591.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  592.             'error_controller' => 'getErrorControllerService',
  593.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  594.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  595.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  596.             'httplug.client' => 'getHttplug_ClientService',
  597.             'httplug.message_factory' => 'getHttplug_MessageFactoryService',
  598.             'httplug.psr17_request_factory' => 'getHttplug_Psr17RequestFactoryService',
  599.             'httplug.psr17_response_factory' => 'getHttplug_Psr17ResponseFactoryService',
  600.             'httplug.psr17_server_request_factory' => 'getHttplug_Psr17ServerRequestFactoryService',
  601.             'httplug.psr17_stream_factory' => 'getHttplug_Psr17StreamFactoryService',
  602.             'httplug.psr17_uploaded_file_factory' => 'getHttplug_Psr17UploadedFileFactoryService',
  603.             'httplug.psr17_uri_factory' => 'getHttplug_Psr17UriFactoryService',
  604.             'httplug.psr18_client' => 'getHttplug_Psr18ClientService',
  605.             'httplug.stream_factory' => 'getHttplug_StreamFactoryService',
  606.             'httplug.uri_factory' => 'getHttplug_UriFactoryService',
  607.             'hwi_oauth.resource_owner.google' => 'getHwiOauth_ResourceOwner_GoogleService',
  608.             'hwi_oauth.resource_owner.twitter' => 'getHwiOauth_ResourceOwner_TwitterService',
  609.             'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService',
  610.             'monolog.logger.DATA-IMPORTER' => 'getMonolog_Logger_DATAIMPORTERService',
  611.             'monolog.logger.advanced_object_search.es' => 'getMonolog_Logger_AdvancedObjectSearch_EsService',
  612.             'monolog.logger.cmf' => 'getMonolog_Logger_CmfService',
  613.             'monolog.logger.console' => 'getMonolog_Logger_ConsoleService',
  614.             'monolog.logger.debug' => 'getMonolog_Logger_DebugService',
  615.             'monolog.logger.httplug' => 'getMonolog_Logger_HttplugService',
  616.             'monolog.logger.lock' => 'getMonolog_Logger_LockService',
  617.             'monolog.logger.mailer' => 'getMonolog_Logger_MailerService',
  618.             'monolog.logger.messenger' => 'getMonolog_Logger_MessengerService',
  619.             'monolog.logger.pimcore' => 'getMonolog_Logger_PimcoreService',
  620.             'monolog.logger.pimcore_admin.session' => 'getMonolog_Logger_PimcoreAdmin_SessionService',
  621.             'monolog.logger.pimcore_advanced_object_search' => 'getMonolog_Logger_PimcoreAdvancedObjectSearchService',
  622.             'monolog.logger.pimcore_api' => 'getMonolog_Logger_PimcoreApiService',
  623.             'monolog.logger.pimcore_datahub_simplerest' => 'getMonolog_Logger_PimcoreDatahubSimplerestService',
  624.             'monolog.logger.pimcore_ecommerce' => 'getMonolog_Logger_PimcoreEcommerceService',
  625.             'monolog.logger.pimcore_ecommerce_es' => 'getMonolog_Logger_PimcoreEcommerceEsService',
  626.             'monolog.logger.pimcore_ecommerce_findologic' => 'getMonolog_Logger_PimcoreEcommerceFindologicService',
  627.             'monolog.logger.pimcore_ecommerce_indexupdater' => 'getMonolog_Logger_PimcoreEcommerceIndexupdaterService',
  628.             'monolog.logger.pimcore_ecommerce_sql' => 'getMonolog_Logger_PimcoreEcommerceSqlService',
  629.             'monolog.logger.pimcore_statistics_explorer.es' => 'getMonolog_Logger_PimcoreStatisticsExplorer_EsService',
  630.             'monolog.logger.portalengine' => 'getMonolog_Logger_PortalengineService',
  631.             'monolog.logger.session' => 'getMonolog_Logger_SessionService',
  632.             'monolog.logger.translation' => 'getMonolog_Logger_TranslationService',
  633.             'pimcore.analytics.google.fallback_service_locator' => 'getPimcore_Analytics_Google_FallbackServiceLocatorService',
  634.             'pimcore.cache.adapter.null_tag_aware' => 'getPimcore_Cache_Adapter_NullTagAwareService',
  635.             'pimcore.class.resolver.document' => 'getPimcore_Class_Resolver_DocumentService',
  636.             'pimcore.custom_report.adapter.factories' => 'getPimcore_CustomReport_Adapter_FactoriesService',
  637.             'pimcore.datahub.fileExport.exporter.productsup' => 'getPimcore_Datahub_FileExport_Exporter_ProductsupService',
  638.             'pimcore.implementation_loader.asset.metadata.data' => 'getPimcore_ImplementationLoader_Asset_Metadata_DataService',
  639.             'pimcore.implementation_loader.object.data' => 'getPimcore_ImplementationLoader_Object_DataService',
  640.             'pimcore.implementation_loader.object.layout' => 'getPimcore_ImplementationLoader_Object_LayoutService',
  641.             'pimcore.newsletter.address_source_adapter.factories' => 'getPimcore_Newsletter_AddressSourceAdapter_FactoriesService',
  642.             'pimcore.workflow.place-options-provider' => 'getPimcore_Workflow_PlaceoptionsproviderService',
  643.             'pimcore_asset_metadata_classdefinitions.implementation_loader.data' => 'getPimcoreAssetMetadataClassdefinitions_ImplementationLoader_DataService',
  644.             'pimcore_asset_metadata_classdefinitions.implementation_loader.layout' => 'getPimcoreAssetMetadataClassdefinitions_ImplementationLoader_LayoutService',
  645.             'pimcore_ecommerce.cart_manager.default' => 'getPimcoreEcommerce_CartManager_DefaultService',
  646.             'pimcore_ecommerce.factory' => 'getPimcoreEcommerce_FactoryService',
  647.             'pimcore_ecommerce.index_service' => 'getPimcoreEcommerce_IndexServiceService',
  648.             'pimcore_ecommerce.offer_tool' => 'getPimcoreEcommerce_OfferToolService',
  649.             'pimcore_ecommerce.order_manager.default' => 'getPimcoreEcommerce_OrderManager_DefaultService',
  650.             'pimcore_ecommerce.payment_manager' => 'getPimcoreEcommerce_PaymentManagerService',
  651.             'pimcore_ecommerce.voucher_service' => 'getPimcoreEcommerce_VoucherServiceService',
  652.             'pimcore_ecommerce.voucher_service.token_manager_factory' => 'getPimcoreEcommerce_VoucherService_TokenManagerFactoryService',
  653.             'presta_sitemap.controller' => 'getPrestaSitemap_ControllerService',
  654.             'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService',
  655.             'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService',
  656.             'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService',
  657.             'rest.authenticator.xplanation' => 'getRest_Authenticator_XplanationService',
  658.             'rest.xplanation' => 'getRest_XplanationService',
  659.             'routing.loader' => 'getRouting_LoaderService',
  660.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  661.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  662.             'scheb_two_factor.security.google_authenticator' => 'getSchebTwoFactor_Security_GoogleAuthenticatorService',
  663.             'services_resetter' => 'getServicesResetterService',
  664.             'translations-exporter.xplanation' => 'getTranslationsexporter_XplanationService',
  665.             'validator.language' => 'getValidator_LanguageService',
  666.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  667.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  668.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  669.             'xml.parser' => 'getXml_ParserService',
  670.         ];
  671.         $this->aliases = [
  672.             'App\\Kernel' => 'kernel',
  673.             'CustomerManagementFrameworkBundle\\ActivityManager\\ActivityManagerInterface' => 'CustomerManagementFrameworkBundle\\ActivityManager\\DefaultActivityManager',
  674.             'CustomerManagementFrameworkBundle\\Encryption\\EncryptionServiceInterface' => 'CustomerManagementFrameworkBundle\\Encryption\\DefaultEncryptionService',
  675.             'Doctrine\\Persistence\\ConnectionRegistry' => 'doctrine',
  676.             'GuzzleHttp\\ClientInterface' => 'GuzzleHttp\\Client',
  677.             'Pimcore\\Db\\Connection' => 'doctrine.dbal.default_connection',
  678.             'Pimcore\\Db\\ConnectionInterface' => 'doctrine.dbal.default_connection',
  679.             'Pimcore\\Kernel' => 'kernel',
  680.             'Pimcore\\Localization\\LocaleService' => 'Pimcore\\Localization\\LocaleServiceInterface',
  681.             'Pimcore\\TranslationsProviderInterfaceBundle\\Translation\\ExportService\\Exporter\\DeepLExporter' => 'translations-exporter.deepl',
  682.             'Pimcore\\TranslationsProviderInterfaceBundle\\TranslationsProvider\\DeepL' => 'translations-provider.deepl',
  683.             'Pimcore\\TranslationsProviderInterfaceBundle\\TranslationsProvider\\XPlanation' => 'translations-provider.xplanation',
  684.             'Presta\\SitemapBundle\\Controller\\SitemapController' => 'presta_sitemap.controller',
  685.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticator' => 'scheb_two_factor.security.google_authenticator',
  686.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticatorInterface' => 'scheb_two_factor.security.google_authenticator',
  687.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  688.             'cmf.activity_manager' => 'CustomerManagementFrameworkBundle\\ActivityManager\\DefaultActivityManager',
  689.             'cmf.customer_duplicates_index' => 'CustomerManagementFrameworkBundle\\DuplicatesIndex\\DuplicatesIndexInterface',
  690.             'cmf.customer_duplicates_service' => 'CustomerManagementFrameworkBundle\\CustomerDuplicatesService\\CustomerDuplicatesServiceInterface',
  691.             'cmf.customer_merger' => 'CustomerManagementFrameworkBundle\\CustomerMerger\\CustomerMergerInterface',
  692.             'cmf.customer_provider' => 'CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface',
  693.             'cmf.customer_provider.object_naming_scheme' => 'CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface',
  694.             'cmf.customer_save_manager' => 'CustomerManagementFrameworkBundle\\CustomerSaveManager\\CustomerSaveManagerInterface',
  695.             'cmf.customer_save_validator' => 'CustomerManagementFrameworkBundle\\CustomerSaveValidator\\CustomerSaveValidatorInterface',
  696.             'cmf.customer_view' => 'CustomerManagementFrameworkBundle\\CustomerView\\CustomerViewInterface',
  697.             'cmf.encryption_service' => 'CustomerManagementFrameworkBundle\\Encryption\\DefaultEncryptionService',
  698.             'cmf.logger' => 'monolog.logger.cmf',
  699.             'cmf.segment_manager' => 'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface',
  700.             'database_connection' => 'doctrine.dbal.default_connection',
  701.             'doctrine.orm.entity_manager' => 'doctrine.orm.pimcore_translation_provider_interfaces_entity_manager',
  702.             'hwi_oauth.http.client' => 'httplug.client',
  703.             'hwi_oauth.http.message_factory' => 'httplug.message_factory',
  704.             'messenger.bus.pimcore-core' => 'messenger.default_bus',
  705.             'pimcore.app_logger' => 'Pimcore\\Log\\ApplicationLogger',
  706.             'pimcore.app_logger.default' => 'Pimcore\\Log\\ApplicationLogger',
  707.             'pimcore.datahub.fileExport.exporter.file' => 'Pimcore\\Bundle\\DataHubFileExportBundle\\Exporter\\File',
  708.             'pimcore.ecommerceframework.installer' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\Installer',
  709.             'pimcore.http_client' => 'GuzzleHttp\\Client',
  710.             'pimcore.locale' => 'Pimcore\\Localization\\LocaleServiceInterface',
  711.             'pimcore_admin.security.token_storage_user_resolver' => 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver',
  712.             'pimcore_admin.serializer' => 'Pimcore\\Admin\\Serializer',
  713.             'translator' => 'Symfony\\Contracts\\Translation\\TranslatorInterface',
  714.         ];
  715.         $this->privates['service_container'] = function () {
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  722.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Kernel.php';
  723.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  724.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
  725.             include_once \dirname(__DIR__4).'/src/Website/LinkGenerator/AbstractProductLinkGenerator.php';
  726.             include_once \dirname(__DIR__4).'/src/Website/LinkGenerator/CategoryLinkGenerator.php';
  727.             include_once \dirname(__DIR__4).'/src/Website/LinkGenerator/ProductLinkGenerator.php';
  728.             include_once \dirname(__DIR__4).'/src/Website/LinkGenerator/NewsLinkGenerator.php';
  729.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  730.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/HelperCharsetTrait.php';
  731.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/PimcoreUrl.php';
  732.             include_once \dirname(__DIR__4).'/src/Website/Tool/PimcoreUrl.php';
  733.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/IndexService/Getter/GetterInterface.php';
  734.             include_once \dirname(__DIR__4).'/src/Ecommerce/IndexService/SegmentGetter.php';
  735.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/IntlFormatter.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  743.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  748.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  754.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  755.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  761.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  762.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheInterface.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ResetInterface.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  768.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  769.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheTrait.php';
  770.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  771.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  772.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ProxyAdapter.php';
  773.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  774.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  780.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  781.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  782.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  783.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  784.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  785.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  786.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
  787.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  788.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
  789.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  790.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  791.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  792.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceProviderInterface.php';
  793.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
  794.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  795.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  796.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  797.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  798.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
  799.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  800.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Registry.php';
  801.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/WorkflowSupportStrategyInterface.php';
  802.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/InstanceOfSupportStrategy.php';
  803.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/SupportStrategy/ExpressionSupportStrategy.php';
  804.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Transition.php';
  805.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/MetadataStoreInterface.php';
  806.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/GetMetadataTrait.php';
  807.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/InMemoryMetadataStore.php';
  808.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  809.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  810.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  811.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  812.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  813.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  814.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  815.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  816.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  817.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  818.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  819.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  820.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  821.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  822.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  823.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  824.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  825.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  826.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  827.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  828.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  829.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  830.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  831.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  832.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  833.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  834.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  835.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  836.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  837.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  838.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  839.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  840.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  841.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  842.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  843.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  844.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  845.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  846.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  847.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  848.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  849.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  850.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  851.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  852.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  853.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  854.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  855.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  856.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  857.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  858.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  859.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  860.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  861.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  862.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  863.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  864.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  865.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  866.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  867.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  868.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  869.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  870.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  871.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  872.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  873.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  874.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  875.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  876.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  877.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  878.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  879.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  880.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  881.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  882.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  883.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  884.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  885.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  886.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  887.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  888.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  889.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  890.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  891.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  892.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
  893.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  894.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  895.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  896.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  897.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  898.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  899.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
  900.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  901.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  902.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  903.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMapInterface.php';
  904.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMap.php';
  905.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  906.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  907.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  908.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  909.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  910.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  911.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  912.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  913.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  914.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  915.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  916.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  917.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  918.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  919.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  920.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  921.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  922.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  923.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  924.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  925.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  926.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  927.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  928.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  929.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  930.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  931.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  932.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  933.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  934.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  935.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  936.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  937.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  938.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  939.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/ConnectionInterface.php';
  940.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/PimcoreExtensionsTrait.php';
  941.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/Connection.php';
  942.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  943.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  944.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  945.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  946.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  947.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/BlacklistSchemaAssetFilter.php';
  948.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  949.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  950.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  951.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  952.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  953.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultNamingStrategy.php';
  954.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  955.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  956.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  957.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  958.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/EventListener/SchemaFilterListener.php';
  959.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  960.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  961.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  962.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  963.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  964.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  965.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  966.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
  967.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  968.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  969.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  970.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  971.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  972.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  973.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  974.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  975.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  976.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  977.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  978.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  979.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  980.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  981.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  982.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  983.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  984.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  985.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  986.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  987.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  988.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  989.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  990.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  991.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  992.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  993.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Config.php';
  994.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/ExportDataExtractorService/ExportDataExtractorServiceInterface.php';
  995.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/ExportDataExtractorService/ExportDataExtractorService.php';
  996.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/ExportDataExtractorService/DataExtractor/DataExtractorInterface.php';
  997.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/ExportDataExtractorService/DataExtractor/AbstractElementDataExtractor.php';
  998.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/ExportDataExtractorService/DataExtractor/DataObjectDataExtractor.php';
  999.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/ExportDataExtractorService/DataExtractor/DocumentDataExtractor.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/ImporterService/ImporterServiceInterface.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/ImporterService/ImporterService.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/ImporterService/Importer/ImporterInterface.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/ImporterService/Importer/AbstractElementImporter.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/ImporterService/Importer/DataObjectImporter.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/ImporterService/Importer/DocumentImporter.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/ImportDataExtractor/ImportDataExtractorInterface.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/ImportDataExtractor/Xliff12DataExtractor.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/ImportDataExtractor/TranslationItemResolver/TranslationItemResolverInterface.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/ImportDataExtractor/TranslationItemResolver/TranslationItemResolver.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/Escaper/Xliff12Escaper.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DatabaseTableTrait.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/ExpiringStoreTrait.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DoctrineDbalStore.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Security/User/TokenStorageUserResolver.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Security/User/UserLoader.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DynamicRouteHandlerInterface.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DocumentRouteHandler.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Event/Traits/RecursionBlockingEventDispatchHelperTrait.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/RedirectHandler.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Manager.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Place/StatusInfo.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/ExpressionService.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/EventListener/ExpressionLanguage.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/EventSubscriber/NotesSubscriber.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/ActionsButtonService.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleManager.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/Config/StateConfig.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleLocator.php';
  1034.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Composer/PackageInfo.php';
  1035.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Log/Handler/ApplicationLoggerDb.php';
  1036.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Log/Processor/ApplicationLoggerProcessor.php';
  1037.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php';
  1038.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Log/ApplicationLogger.php';
  1039.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestHelper.php';
  1040.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseHelper.php';
  1041.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestMatcherFactory.php';
  1042.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseStack.php';
  1043.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Response/CodeInjector.php';
  1044.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/AbstractRequestResolver.php';
  1045.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/PimcoreContextResolver.php';
  1046.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Context/PimcoreContextGuesser.php';
  1047.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/StaticPageResolver.php';
  1048.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/OutputTimestampResolver.php';
  1049.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/SiteResolver.php';
  1050.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/EditmodeResolver.php';
  1051.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/DocumentResolver.php';
  1052.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/ResponseHeaderResolver.php';
  1053.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleServiceInterface.php';
  1054.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleService.php';
  1055.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/LoaderInterface.php';
  1056.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassNameLoaderInterface.php';
  1057.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ImplementationLoader.php';
  1058.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoaderInterface.php';
  1059.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoader.php';
  1060.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/AbstractClassNameLoader.php';
  1061.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/PrefixLoader.php';
  1062.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/PrefixLoader.php';
  1063.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassMapLoader.php';
  1064.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/Block/BlockStateStack.php';
  1065.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/EditmodeEditableDefinitionCollector.php';
  1066.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/ModelInterface.php';
  1067.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/DataObject/Traits/ObjectVarTrait.php';
  1068.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/AbstractModel.php';
  1069.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Element/Service.php';
  1070.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Document/Service.php';
  1071.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRendererInterface.php';
  1072.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRenderer.php';
  1073.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/EditableUsageResolver.php';
  1074.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/StaticPageGenerator.php';
  1075.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PimcoreContextAwareTrait.php';
  1076.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/RoutingListener.php';
  1077.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreContextListener.php';
  1078.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentFallbackListener.php';
  1079.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreHeaderListener.php';
  1080.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/LocaleListener.php';
  1081.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/TranslationDebugListener.php';
  1082.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/ElementListener.php';
  1083.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GlobalTemplateVariablesListener.php';
  1084.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/HardlinkCanonicalListener.php';
  1085.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/BlockStateListener.php';
  1086.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentMetaDataListener.php';
  1087.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/StaticPageContextAwareTrait.php';
  1088.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/StaticPageGeneratorListener.php';
  1089.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/EventedControllerListener.php';
  1090.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseHeaderListener.php';
  1091.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/EditmodeListener.php';
  1092.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseStackListener.php';
  1093.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/ResponseInjectionTrait.php';
  1094.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/InternalWysiwygHtmlAttributeFilterListener.php';
  1095.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/EnabledTrait.php';
  1096.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PreviewRequestTrait.php';
  1097.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleAnalyticsCodeListener.php';
  1098.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleTagManagerListener.php';
  1099.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/FullPageCacheListener.php';
  1100.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/FullPage/SessionStatus.php';
  1101.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/MaintenancePageListener.php';
  1102.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleSearchConsoleVerificationListener.php';
  1103.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/OutputTimestampListener.php';
  1104.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/WebDebugToolbarListener.php';
  1105.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/ActionRenderer.php';
  1106.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/IncludeRenderer.php';
  1107.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/EditableRenderer.php';
  1108.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Renderer/RendererInterface.php';
  1109.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Renderer/AbstractRenderer.php';
  1110.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Renderer/Breadcrumbs.php';
  1111.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/EngineInterface.php';
  1112.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/StreamingEngineInterface.php';
  1113.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/DelegatingEngine.php';
  1114.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/TwigDefaultDelegatingEngine.php';
  1115.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/AbstractExtension.php';
  1116.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/CacheBusterAware.php';
  1117.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/WebLinksTrait.php';
  1118.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadLink.php';
  1119.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/TextUtilsTrait.php';
  1120.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadMeta.php';
  1121.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadScript.php';
  1122.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadStyle.php';
  1123.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadTitle.php';
  1124.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Inc.php';
  1125.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/InlineScript.php';
  1126.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder.php';
  1127.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/ContainerService.php';
  1128.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreDataCollector.php';
  1129.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreTargetingDataCollector.php';
  1130.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/SiteId/SiteIdProvider.php';
  1131.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Config/ConfigProvider.php';
  1132.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/TrackerInterface.php';
  1133.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/AbstractTracker.php';
  1134.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Tracker.php';
  1135.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/DoctrineDbalAdapter.php';
  1136.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  1137.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/TagAwareCacheInterface.php';
  1138.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableTagAwareAdapter.php';
  1139.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/CoreCacheHandler.php';
  1140.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/WriteLock.php';
  1141.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/TargetingStorageInterface.php';
  1142.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Traits/TimestampsTrait.php';
  1143.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/CookieStorage.php';
  1144.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/CookieSaveHandlerInterface.php';
  1145.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/AbstractCookieSaveHandler.php';
  1146.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/JWTCookieSaveHandler.php';
  1147.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorageInterface.php';
  1148.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorage.php';
  1149.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoaderInterface.php';
  1150.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Debug/Traits/StopwatchTrait.php';
  1151.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoader.php';
  1152.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcherInterface.php';
  1153.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcher.php';
  1154.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactoryInterface.php';
  1155.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactory.php';
  1156.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/ActionHandlerInterface.php';
  1157.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/DelegatingActionHandler.php';
  1158.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Document/DocumentTargetingConfigurator.php';
  1159.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/TargetingDataCollector.php';
  1160.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php';
  1161.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php';
  1162.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Code/TargetingCodeGenerator.php';
  1163.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/ToolbarListener.php';
  1164.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingSessionBagListener.php';
  1165.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSessionBagListener.php';
  1166.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Session/SessionConfiguratorInterface.php';
  1167.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Session/AdminSessionBagConfigurator.php';
  1168.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Notification/Service/NotificationService.php';
  1169.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Notification/Service/UserService.php';
  1170.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php';
  1171.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/ContentSecurityPolicyHandler.php';
  1172.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSecurityListener.php';
  1173.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/Traits/ControllerTypeTrait.php';
  1174.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminAuthenticationDoubleCheckListener.php';
  1175.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CsrfProtectionListener.php';
  1176.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/HttpCacheListener.php';
  1177.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CustomAdminEntryPointCheckListener.php';
  1178.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UserPerspectiveListener.php';
  1179.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UsageStatisticsListener.php';
  1180.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/EnablePreviewTimeSliderListener.php';
  1181.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/EventListener/SessionBagListener.php';
  1182.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tools/SessionConfigurator.php';
  1183.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/EventListener/Frontend/TrackingCodeFlashMessageListener.php';
  1184.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveManager/SaveOptions.php';
  1185.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveManager/CustomerSaveManagerInterface.php';
  1186.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Traits/LoggerAware.php';
  1187.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveManager/LegacyTrait.php';
  1188.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveManager/DefaultCustomerSaveManager.php';
  1189.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveHandler/CustomerSaveHandlerInterface.php';
  1190.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveHandler/AbstractCustomerSaveHandler.php';
  1191.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveHandler/NormalizeZip.php';
  1192.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerProvider/ObjectNamingScheme/ObjectNamingSchemeInterface.php';
  1193.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerProvider/ObjectNamingScheme/DefaultObjectNamingScheme.php';
  1194.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentManager/SegmentManagerInterface.php';
  1195.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentManager/DefaultSegmentManager.php';
  1196.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentBuilder/SegmentBuilderInterface.php';
  1197.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentBuilder/AbstractSegmentBuilder.php';
  1198.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentBuilder/StateSegmentBuilder.php';
  1199.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentBuilder/GenderSegmentBuilder.php';
  1200.             include_once \dirname(__DIR__4).'/src/CustomerManagementFramework/SegmentBuilder/ProductInterestSegmentBuilder.php';
  1201.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentAssignment/TypeMapper/TypeMapperInterface.php';
  1202.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentAssignment/TypeMapper/TypeMapper.php';
  1203.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentAssignment/StoredFunctions/StoredFunctionsInterface.php';
  1204.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentAssignment/StoredFunctions/DefaultStoredFunctions.php';
  1205.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Translate/TranslatorInterface.php';
  1206.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/View/Formatter/ViewFormatterInterface.php';
  1207.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/View/Formatter/DefaultViewFormatter.php';
  1208.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/LinkGenerator/LinkActivityDefinitionLinkGenerator.php';
  1209.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerView/CustomerViewInterface.php';
  1210.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerView/DefaultCustomerView.php';
  1211.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerList/ExporterManagerInterface.php';
  1212.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerList/ExporterManager.php';
  1213.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Helper/JsConfigService.php';
  1214.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Event/Frontend/UrlActivityTracker.php';
  1215.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Asset/SearchIndexFieldDefinitionService.php';
  1216.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Asset/ThumbnailService.php';
  1217.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Asset/NameExtractorService.php';
  1218.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/DataObject/SearchIndexFieldDefinitionService.php';
  1219.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/DataObject/NameExtractorService.php';
  1220.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/DataObject/MainImageExtractorService.php';
  1221.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/DataPool/DataPoolConfigService.php';
  1222.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/DataPool/TranslatorService.php';
  1223.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Content/HeadTitleService.php';
  1224.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Content/NavigationService.php';
  1225.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Content/PageConfigService.php';
  1226.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Element/NameExtractorService.php';
  1227.             include_once \dirname(__DIR__4).'/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Client.php';
  1228.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Tools/EsClientFactory.php';
  1229.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/ElasticSearchConfigService.php';
  1230.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/IndexQueueService.php';
  1231.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/IndexServiceInterface.php';
  1232.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Traits/LoggerAware.php';
  1233.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/AbstractIndexService.php';
  1234.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/DataObject/IndexService.php';
  1235.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/Asset/IndexService.php';
  1236.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/PortalConfig/PortalConfigService.php';
  1237.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Entity/EntityManagerService.php';
  1238.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Security/SecurityService.php';
  1239.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Collection/CollectionService.php';
  1240.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/PublicShare/PublicShareService.php';
  1241.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Workflow/WorkflowService.php';
  1242.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Document/LanguageVariantService.php';
  1243.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Document/PrefixService.php';
  1244.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/User/AvatarService.php';
  1245.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1246.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1247.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/ContentExtension.php';
  1248.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/EditmodeExtension.php';
  1249.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/EventSubscriber/PrefixSubscriber.php';
  1250.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/EventSubscriber/RequestSubscriber.php';
  1251.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/EventSubscriber/SecuritySubscriber.php';
  1252.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Service/ConfigurationService.php';
  1253.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Client/TranslationsCom/ProjectDirectorClientConfig.php';
  1254.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Client/TranslationsCom/ProjectDirectorClient.php';
  1255.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Service/LanguageMapper.php';
  1256.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Service/Zip/ZipService.php';
  1257.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/TranslationsProviderManager/TranslationsProviderManagerInterface.php';
  1258.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/TranslationsProviderManager/TranslationsProviderManager.php';
  1259.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/TranslationsJobService/TranslationsJobServiceInterface.php';
  1260.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/TranslationsJobService/TranslationsJobService.php';
  1261.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Translation/ImportDataExtractor/TranslationsComDataExtractor.php';
  1262.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Service/Xml/XmlParserServiceInterface.php';
  1263.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Service/Xml/XmlParserService.php';
  1264.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Service/Rest/RestService.php';
  1265.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Service/Rest/TranslationRestService.php';
  1266.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Service/Rest/XPlanationRestService.php';
  1267.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Authenticator/AuthenticatorInterface.php';
  1268.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Authenticator/Authenticator.php';
  1269.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Authenticator/XPlanationAuthenticator.php';
  1270.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/ExportService/Exporter/ExporterInterface.php';
  1271.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Translation/ExportService/Exporter/XPlanationExporter.php';
  1272.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/TranslationsProvider/TranslationsProviderInterface.php';
  1273.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/TranslationsProvider/AbstractTranslationsProvider.php';
  1274.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/TranslationsProvider/XPlanation.php';
  1275.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Translation/ExportService/Exporter/TranslationComExporter.php';
  1276.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/TranslationsProvider/SupportsDataCompareInterface.php';
  1277.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/TranslationsProvider/TranslationsCom.php';
  1278.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Twig/TranslationJobsHelperExtension.php';
  1279.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/TranslationsProvider/DeepL.php';
  1280.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Translation/ExportService/Exporter/DeepLExporter.php';
  1281.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Translation/ImportDataExtractor/DeepLDataExtractor.php';
  1282.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Service/Rest/DeepLRestService.php';
  1283.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/DataExtractor/AssetDataExtractor.php';
  1284.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/ImporterService/AbstractAssetImporter.php';
  1285.             include_once \dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/ImporterService/Importer/AssetImporter.php';
  1286.             include_once \dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Headless/HeadlessRenderer.php';
  1287.             include_once \dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Loader/EditableLoader.php';
  1288.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickManagerInterface.php';
  1289.             include_once \dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Document/Brick/BrickManager.php';
  1290.             include_once \dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Document/Brick/BrickParser.php';
  1291.             include_once \dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Headless/LayoutManager.php';
  1292.             include_once \dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Headless/Layout/LayoutInterface.php';
  1293.             include_once \dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Headless/Layout/GridLayout.php';
  1294.             include_once \dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Headless/Layout/TabLayout.php';
  1295.             include_once \dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Headless/Layout/SimpleLayout.php';
  1296.             include_once \dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Document/EditableRenderer.php';
  1297.             include_once \dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/EventListener/HeadlessDocumentListener.php';
  1298.             include_once \dirname(__DIR__4).'/vendor/pimcore/openid-connect/src/EventListener/CodeInjectionListener.php';
  1299.             include_once \dirname(__DIR__4).'/vendor/pimcore/openid-connect/src/EventListener/OpenIdSessionBagListener.php';
  1300.             include_once \dirname(__DIR__4).'/vendor/pimcore/openid-connect/src/Session/Configurator.php';
  1301.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Discovery/ConfiguredClientsStrategyListener.php';
  1302.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Collector.php';
  1303.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactoryListener.php';
  1304.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactory.php';
  1305.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter.php';
  1306.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Formatter.php';
  1307.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php';
  1308.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php';
  1309.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/OAuthUtils.php';
  1310.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Security/OAuth/OAuthUtils.php';
  1311.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  1312.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  1313.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  1314.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  1315.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  1316.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  1317.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/HttpClient/HttpClientInterface.php';
  1318.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  1319.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  1320.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1321.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/WorkflowInterface.php';
  1322.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Workflow.php';
  1323.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/StateMachine.php';
  1324.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Definition.php';
  1325.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Notes/NotesAwareInterface.php';
  1326.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Notification/NotificationInterface.php';
  1327.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Notes/NotesAwareTrait.php';
  1328.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Notification/NotificationTrait.php';
  1329.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Transition.php';
  1330.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';
  1331.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/MarkingStore/StateTableMarkingStore.php';
  1332.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/Translator.php';
  1333.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1334.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1335.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1336.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1337.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1338.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouterInterface.php';
  1339.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouter.php';
  1340.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1341.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1342.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/VersatileGeneratorInterface.php';
  1343.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainedRouterInterface.php';
  1344.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerTrait.php';
  1345.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/DynamicRouter.php';
  1346.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php';
  1347.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php';
  1348.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcher.php';
  1349.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/FinalMatcherInterface.php';
  1350.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/UrlMatcher.php';
  1351.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  1352.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  1353.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php';
  1354.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGenerator.php';
  1355.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ProviderBasedGenerator.php';
  1356.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ContentAwareGenerator.php';
  1357.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerInterface.php';
  1358.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteContentEnhancer.php';
  1359.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Element/Router.php';
  1360.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Staticroute/Router.php';
  1361.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/RouteProviderInterface.php';
  1362.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/DynamicRouteProvider.php';
  1363.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DataObjectRouteHandler.php';
  1364.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/FactoryInterface.php';
  1365.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Factory.php';
  1366.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Factory/FallbackBuilder.php';
  1367.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickManager.php';
  1368.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  1369.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1370.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1371.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/ComponentInterface.php';
  1372.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/EnvironmentInterface.php';
  1373.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Environment.php';
  1374.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/SessionEnvironment.php';
  1375.             include_once \dirname(__DIR__4).'/src/Ecommerce/Overrides/Environment.php';
  1376.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CategoryPageViewInterface.php';
  1377.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/ProductImpressionInterface.php';
  1378.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/ProductViewInterface.php';
  1379.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CartUpdateInterface.php';
  1380.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CartProductActionAddInterface.php';
  1381.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CartProductActionRemoveInterface.php';
  1382.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CheckoutInterface.php';
  1383.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CheckoutStepInterface.php';
  1384.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CheckoutCompleteInterface.php';
  1385.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackEventInterface.php';
  1386.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingManagerInterface.php';
  1387.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingManager.php';
  1388.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackerInterface.php';
  1389.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/Tracker.php';
  1390.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/Tracker/Analytics/AbstractAnalyticsTracker.php';
  1391.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingCodeAwareInterface.php';
  1392.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/Tracker/Analytics/EnhancedEcommerce.php';
  1393.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingItemBuilderInterface.php';
  1394.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingItemBuilder.php';
  1395.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/ActivityStore/SqlActivityStore.php';
  1396.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/ActivityStore/ActivityStoreInterface.php';
  1397.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/ActivityStore/MySQL.php';
  1398.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  1399.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1400.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1401.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/MethodMarkingStore.php';
  1402.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  1403.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  1404.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1405.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1406.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1407.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1408.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1409.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1410.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1411.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1412.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1413.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1414.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1415.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1416.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1417.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1418.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  1419.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1420.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  1421.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1422.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1423.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  1424.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1425.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1426.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1427.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1428.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1429.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1430.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1431.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1432.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1433.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1434.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1435.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1436.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1437.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1438.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1439.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1440.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1441.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1442.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1443.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1444.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1445.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1446.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1447.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1448.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1449.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1450.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1451.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1452.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WorkflowExtension.php';
  1453.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1454.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1455.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1456.             include_once \dirname(__DIR__4).'/src/Twig/Extension/CategoryFilterExtension.php';
  1457.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Country.php';
  1458.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Currency.php';
  1459.             include_once \dirname(__DIR__4).'/src/Twig/Extension/GeneralFilterExtension.php';
  1460.             include_once \dirname(__DIR__4).'/src/Twig/Extension/NavigationExtension.php';
  1461.             include_once \dirname(__DIR__4).'/src/Twig/Extension/UniqidExtension.php';
  1462.             include_once \dirname(__DIR__4).'/src/Twig/Extension/LanguageSwitcherExtension.php';
  1463.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ProductPageExtension.php';
  1464.             include_once \dirname(__DIR__4).'/src/Twig/Extension/NewsExtension.php';
  1465.             include_once \dirname(__DIR__4).'/src/Twig/Extension/PrintCatalogExtension.php';
  1466.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  1467.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1468.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1469.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HelpersExtension.php';
  1470.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentEditableExtension.php';
  1471.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreObjectExtension.php';
  1472.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreToolExtension.php';
  1473.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/NavigationExtension.php';
  1474.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/GlossaryExtension.php';
  1475.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Tool/Glossary/Processor.php';
  1476.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HeaderExtension.php';
  1477.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetCompressExtension.php';
  1478.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/WebsiteConfigExtension.php';
  1479.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DumpExtension.php';
  1480.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/CacheExtension.php';
  1481.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetHelperExtensions.php';
  1482.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DataObjectHelperExtensions.php';
  1483.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentHelperExtensions.php';
  1484.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/ImageThumbnailExtension.php';
  1485.             include_once \dirname(__DIR__4).'/vendor/rybakit/twig-deferred-extension/src/DeferredExtension.php';
  1486.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/SandboxExtension.php';
  1487.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php';
  1488.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Sandbox/SecurityPolicy.php';
  1489.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AdminExtension.php';
  1490.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Twig/Extension/CmfFrontendUtilsExtension.php';
  1491.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Twig/Extension/CmfUrlUtilsExtension.php';
  1492.             include_once \dirname(__DIR__4).'/vendor/pimcore/web2print-tools-bundle/src/Twig/OutputChannelExtension.php';
  1493.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/ConfigExtension.php';
  1494.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Frontend/FrontendConfigService.php';
  1495.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/HeadTitleExtension.php';
  1496.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/PortalImagesExtension.php';
  1497.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/PortalLanguagesExtension.php';
  1498.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/TranslatorExtension.php';
  1499.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Security/Traits/SecurityServiceAware.php';
  1500.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/UserExtension.php';
  1501.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/WebpackExtension.php';
  1502.             include_once \dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Twig/Extension/HeadlessDocumentExtension.php';
  1503.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Twig/HttpMessageMarkupExtension.php';
  1504.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Twig/Extension/OAuthExtension.php';
  1505.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  1506.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  1507.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Templating/Helper/OAuthHelper.php';
  1508.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  1509.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  1510.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1511.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1512.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1513.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1514.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1515.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1516.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  1517.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Session/SessionConfigurator.php';
  1518.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1519.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1520.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1521.         };
  1522.     }
  1523.     public function compile(): void
  1524.     {
  1525.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1526.     }
  1527.     public function isCompiled(): bool
  1528.     {
  1529.         return true;
  1530.     }
  1531.     public function getRemovedIds(): array
  1532.     {
  1533.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1534.     }
  1535.     protected function load($file$lazyLoad true)
  1536.     {
  1537.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1538.             return $class::do($this$lazyLoad);
  1539.         }
  1540.         if ('.' === $file[-4]) {
  1541.             $class substr($class0, -4);
  1542.         } else {
  1543.             $file .= '.php';
  1544.         }
  1545.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1546.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1547.     }
  1548.     protected function createProxy($class\Closure $factory)
  1549.     {
  1550.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1551.         return $factory();
  1552.     }
  1553.     /**
  1554.      * Gets the public '.container.private.form.factory' shared service.
  1555.      *
  1556.      * @return \Symfony\Component\Form\FormFactory
  1557.      */
  1558.     protected function get_Container_Private_Form_FactoryService()
  1559.     {
  1560.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  1561.         if (isset($this->services['.container.private.form.factory'])) {
  1562.             return $this->services['.container.private.form.factory'];
  1563.         }
  1564.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  1565.     }
  1566.     /**
  1567.      * Gets the public '.container.private.profiler' shared service.
  1568.      *
  1569.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1570.      */
  1571.     protected function get_Container_Private_ProfilerService()
  1572.     {
  1573.         $a = ($this->services['monolog.logger.profiler'] ?? $this->getMonolog_Logger_ProfilerService());
  1574.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1575.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1576.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1577.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1578.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1579.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1580.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1581.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1582.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1583.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1584.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1585.         $d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  1586.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1587.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1588.         $d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
  1589.         $d->addInstance('cache.doctrine.orm.pimcore_translation_provider_interfaces.result', ($this->privates['cache.doctrine.orm.pimcore_translation_provider_interfaces.result'] ?? $this->getCache_Doctrine_Orm_PimcoreTranslationProviderInterfaces_ResultService()));
  1590.         $d->addInstance('cache.doctrine.orm.pimcore_translation_provider_interfaces.query', ($this->privates['cache.doctrine.orm.pimcore_translation_provider_interfaces.query'] ?? $this->getCache_Doctrine_Orm_PimcoreTranslationProviderInterfaces_QueryService()));
  1591.         $d->addInstance('cache.doctrine.orm.portal_engine.result', ($this->privates['cache.doctrine.orm.portal_engine.result'] ?? $this->getCache_Doctrine_Orm_PortalEngine_ResultService()));
  1592.         $d->addInstance('cache.doctrine.orm.portal_engine.query', ($this->privates['cache.doctrine.orm.portal_engine.query'] ?? $this->getCache_Doctrine_Orm_PortalEngine_QueryService()));
  1593.         $d->addInstance('cache.doctrine.orm.pimcore_direct_edit.result', ($this->privates['cache.doctrine.orm.pimcore_direct_edit.result'] ?? $this->getCache_Doctrine_Orm_PimcoreDirectEdit_ResultService()));
  1594.         $d->addInstance('cache.doctrine.orm.pimcore_direct_edit.query', ($this->privates['cache.doctrine.orm.pimcore_direct_edit.query'] ?? $this->getCache_Doctrine_Orm_PimcoreDirectEdit_QueryService()));
  1595.         $d->addInstance('cache.doctrine.orm.statistics_explorer.result', ($this->privates['cache.doctrine.orm.statistics_explorer.result'] ?? $this->getCache_Doctrine_Orm_StatisticsExplorer_ResultService()));
  1596.         $d->addInstance('cache.doctrine.orm.statistics_explorer.query', ($this->privates['cache.doctrine.orm.statistics_explorer.query'] ?? $this->getCache_Doctrine_Orm_StatisticsExplorer_QueryService()));
  1597.         $d->addInstance('pimcore.cache.adapter.redis_tag_aware', ($this->privates['pimcore.cache.adapter.redis_tag_aware'] ?? $this->getPimcore_Cache_Adapter_RedisTagAwareService()));
  1598.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1599.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1600.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1601.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  1602.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1603.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1604.         $g->registerBus('messenger.bus.pimcore-core', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1605.         $g->registerBus('messenger.bus.portal-engine', ($this->privates['debug.traced.messenger.bus.portal-engine'] ?? $this->getDebug_Traced_Messenger_Bus_PortalengineService()));
  1606.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1607.         if ($this->has('kernel')) {
  1608.             $h->setKernel($b);
  1609.         }
  1610.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] ?? $this->getPimcoreDataCollectorService()));
  1611.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1612.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1613.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1614.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1615.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1616.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] ?? $this->getPimcoreTargetingDataCollectorService()));
  1617.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1618.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1619.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1620.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1621.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1622.         $instance->add($d);
  1623.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
  1624.         $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));
  1625.         $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())));
  1626.         $instance->add($e);
  1627.         $instance->add($f);
  1628.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1629.         $instance->add(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))));
  1630.         $instance->add($g);
  1631.         $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()))));
  1632.         $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()))));
  1633.         $instance->add($h);
  1634.         return $instance;
  1635.     }
  1636.     /**
  1637.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1638.      *
  1639.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1640.      */
  1641.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1642.     {
  1643.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1644.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1645.             return $this->services['.container.private.security.authorization_checker'];
  1646.         }
  1647.         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);
  1648.     }
  1649.     /**
  1650.      * Gets the public '.container.private.security.token_storage' shared service.
  1651.      *
  1652.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1653.      */
  1654.     protected function get_Container_Private_Security_TokenStorageService()
  1655.     {
  1656.         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, [
  1657.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1658.         ], [
  1659.             'request_stack' => '?',
  1660.         ]));
  1661.     }
  1662.     /**
  1663.      * Gets the public '.container.private.session' shared service.
  1664.      *
  1665.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1666.      */
  1667.     protected function get_Container_Private_SessionService()
  1668.     {
  1669.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1670.         if (isset($this->services['.container.private.session'])) {
  1671.             return $this->services['.container.private.session'];
  1672.         }
  1673.         $this->services['.container.private.session'] = $instance $a->createSession();
  1674.         $b = new \Pimcore\Session\SessionConfigurator();
  1675.         $b->addConfigurator(($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService()));
  1676.         $b->addConfigurator(($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\Tools\SessionConfigurator())));
  1677.         $b->addConfigurator(($this->privates['Pimcore\\Bundle\\OpenIdConnectBundle\\Session\\Configurator'] ?? $this->getConfiguratorService()));
  1678.         $b->configure($instance);
  1679.         return $instance;
  1680.     }
  1681.     /**
  1682.      * Gets the public '.container.private.state_machine.translation_job_default' shared service.
  1683.      *
  1684.      * @return \Symfony\Component\Workflow\StateMachine
  1685.      */
  1686.     protected function get_Container_Private_StateMachine_TranslationJobDefaultService()
  1687.     {
  1688.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1689.         if (isset($this->services['.container.private.state_machine.translation_job_default'])) {
  1690.             return $this->services['.container.private.state_machine.translation_job_default'];
  1691.         }
  1692.         return $this->services['.container.private.state_machine.translation_job_default'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> 'open'=> 'submitted'=> 'received'=> 'received_partially'=> 'processed'=> 'cancelled'], [=> ($this->privates['.state_machine.translation_job_default.transition.0'] ?? ($this->privates['.state_machine.translation_job_default.transition.0'] = new \Symfony\Component\Workflow\Transition('submit''open''submitted'))), => ($this->privates['.state_machine.translation_job_default.transition.1'] ?? ($this->privates['.state_machine.translation_job_default.transition.1'] = new \Symfony\Component\Workflow\Transition('receive''submitted''received'))), => ($this->privates['.state_machine.translation_job_default.transition.2'] ?? ($this->privates['.state_machine.translation_job_default.transition.2'] = new \Symfony\Component\Workflow\Transition('receive''received_partially''received'))), => ($this->privates['.state_machine.translation_job_default.transition.3'] ?? ($this->privates['.state_machine.translation_job_default.transition.3'] = new \Symfony\Component\Workflow\Transition('receive''processed''received'))), => ($this->privates['.state_machine.translation_job_default.transition.4'] ?? ($this->privates['.state_machine.translation_job_default.transition.4'] = new \Symfony\Component\Workflow\Transition('partial_receive''submitted''received_partially'))), => ($this->privates['.state_machine.translation_job_default.transition.5'] ?? ($this->privates['.state_machine.translation_job_default.transition.5'] = new \Symfony\Component\Workflow\Transition('partial_receive''received_partially''received_partially'))), => ($this->privates['.state_machine.translation_job_default.transition.6'] ?? ($this->privates['.state_machine.translation_job_default.transition.6'] = new \Symfony\Component\Workflow\Transition('process''received''processed'))), => ($this->privates['.state_machine.translation_job_default.transition.7'] ?? ($this->privates['.state_machine.translation_job_default.transition.7'] = new \Symfony\Component\Workflow\Transition('cancel''open''cancelled'))), => ($this->privates['.state_machine.translation_job_default.transition.8'] ?? ($this->privates['.state_machine.translation_job_default.transition.8'] = new \Symfony\Component\Workflow\Transition('cancel''submitted''cancelled'))), => ($this->privates['.state_machine.translation_job_default.transition.9'] ?? ($this->privates['.state_machine.translation_job_default.transition.9'] = new \Symfony\Component\Workflow\Transition('cancel''received_partially''cancelled')))], [], ($this->privates['state_machine.translation_job_default.metadata_store'] ?? $this->getStateMachine_TranslationJobDefault_MetadataStoreService())), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'state'), $a'translation_job_default'NULL);
  1693.     }
  1694.     /**
  1695.      * Gets the public '.container.private.twig' shared service.
  1696.      *
  1697.      * @return \Twig\Environment
  1698.      */
  1699.     protected function get_Container_Private_TwigService()
  1700.     {
  1701.         $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']);
  1702.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1703.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1704.         $c = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1705.         $d = ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  1706.         $e = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  1707.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1708.         $g = ($this->services['router'] ?? $this->getRouterService());
  1709.         $h = ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService());
  1710.         $i = ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService());
  1711.         $j = ($this->services['App\\Website\\LinkGenerator\\CategoryLinkGenerator'] ?? $this->getCategoryLinkGeneratorService());
  1712.         $k = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService());
  1713.         $l = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder'] ?? $this->getPlaceholderService());
  1714.         $m = ($this->services['App\\Website\\LinkGenerator\\NewsLinkGenerator'] ?? $this->getNewsLinkGeneratorService());
  1715.         $n = ($this->services['App\\Website\\LinkGenerator\\ProductLinkGenerator'] ?? $this->getProductLinkGeneratorService());
  1716.         $o = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1717.         $o->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  1718.         $p = ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService());
  1719.         $q = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  1720.         $r = new \Pimcore\Bundle\PortalEngineBundle\Service\Frontend\FrontendConfigService();
  1721.         $r->setConfig('geo.tileLayerUrl''https://a.tile.openstreetmap.org/{z}/{x}/{y}.png');
  1722.         $r->setConfig('geo.copyright''&copy; <a href="http://osm.org/copyright">OpenStreetMap</a> contributors');
  1723.         $s = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService());
  1724.         $t = new \Pimcore\Bundle\PortalEngineBundle\Twig\UserExtension();
  1725.         $t->setSecurityService($s);
  1726.         $u = new \Symfony\Bridge\Twig\AppVariable();
  1727.         $u->setEnvironment('dev');
  1728.         $u->setDebug(true);
  1729.         if ($this->has('.container.private.security.token_storage')) {
  1730.             $u->setTokenStorage($b);
  1731.         }
  1732.         if ($this->has('request_stack')) {
  1733.             $u->setRequestStack($a);
  1734.         }
  1735.         $v = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1736.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1737.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1738.         $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)));
  1739.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $c));
  1740.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($d));
  1741.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($e));
  1742.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  1743.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  1744.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1745.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($ctrue));
  1746.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1747.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1748.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($a$g)));
  1749.         $instance->addExtension(($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
  1750.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WorkflowExtension(($this->privates['workflow.registry'] ?? $this->getWorkflow_RegistryService())));
  1751.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1752.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($d));
  1753.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension($h$i));
  1754.         $instance->addExtension(new \App\Twig\Extension\CategoryFilterExtension($j));
  1755.         $instance->addExtension(new \App\Twig\Extension\Country());
  1756.         $instance->addExtension(new \App\Twig\Extension\Currency(($this->services['Pimcore\\Localization\\IntlFormatter'] ?? $this->getIntlFormatterService())));
  1757.         $instance->addExtension(new \App\Twig\Extension\GeneralFilterExtension($d));
  1758.         $instance->addExtension(new \App\Twig\Extension\NavigationExtension($k$l$j));
  1759.         $instance->addExtension(new \App\Twig\Extension\UniqidExtension());
  1760.         $instance->addExtension(new \App\Twig\Extension\LanguageSwitcherExtension(($this->services['Pimcore\\Model\\Document\\Service'] ?? ($this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service())), $g$a$j$m$n));
  1761.         $instance->addExtension(new \App\Twig\Extension\ProductPageExtension($n$d));
  1762.         $instance->addExtension(new \App\Twig\Extension\NewsExtension($m));
  1763.         $instance->addExtension(new \App\Twig\Extension\PrintCatalogExtension($d$l));
  1764.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  1765.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1766.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($o));
  1767.         $instance->addExtension(new \Pimcore\Twig\Extension\HelpersExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService())));
  1768.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentEditableExtension(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService())));
  1769.         $instance->addExtension(($this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] ?? $this->getSubrequestExtensionService()));
  1770.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreObjectExtension());
  1771.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreToolExtension());
  1772.         $instance->addExtension(new \Pimcore\Twig\Extension\NavigationExtension($k));
  1773.         $instance->addExtension(new \Pimcore\Twig\Extension\GlossaryExtension(new \Pimcore\Tool\Glossary\Processor(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), $p, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $this->parameters['pimcore.glossary.blocked_tags'])));
  1774.         $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()), $l));
  1775.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetCompressExtension());
  1776.         $instance->addExtension(new \Pimcore\Twig\Extension\WebsiteConfigExtension());
  1777.         $instance->addExtension(new \Pimcore\Twig\Extension\DumpExtension());
  1778.         $instance->addExtension(new \Pimcore\Twig\Extension\CacheExtension($p));
  1779.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetHelperExtensions());
  1780.         $instance->addExtension(new \Pimcore\Twig\Extension\DataObjectHelperExtensions());
  1781.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentHelperExtensions());
  1782.         $instance->addExtension(new \Pimcore\Twig\Extension\ImageThumbnailExtension());
  1783.         $instance->addExtension(new \Twig\DeferredExtension\DeferredExtension());
  1784.         $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'])));
  1785.         $instance->addExtension(new \Pimcore\Twig\Extension\AdminExtension($g$p, ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService())));
  1786.         $instance->addExtension(new \CustomerManagementFrameworkBundle\Twig\Extension\CmfFrontendUtilsExtension($e, ($this->services['CustomerManagementFrameworkBundle\\Helper\\JsConfigService'] ?? ($this->services['CustomerManagementFrameworkBundle\\Helper\\JsConfigService'] = new \CustomerManagementFrameworkBundle\Helper\JsConfigService())), ($this->services['CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface'] ?? $this->getSegmentManagerInterfaceService()), ($this->services['CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface'] ?? $this->getExporterManagerInterfaceService())));
  1787.         $instance->addExtension(new \CustomerManagementFrameworkBundle\Twig\Extension\CmfUrlUtilsExtension($g$a, ($this->services['CustomerManagementFrameworkBundle\\CustomerView\\CustomerViewInterface'] ?? $this->getCustomerViewInterfaceService()), ($this->services['CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator'] ?? ($this->services['CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator'] = new \CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator('*|ID_ENCODED|*')))));
  1788.         $instance->addExtension(new \Web2PrintToolsBundle\Twig\OutputChannelExtension());
  1789.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\ConfigExtension($q, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? $this->getDataPoolConfigServiceService()), $r));
  1790.         $instance->addExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'] ?? $this->getContentExtensionService()));
  1791.         $instance->addExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'] ?? $this->getEditmodeExtensionService()));
  1792.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\HeadTitleExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\HeadTitleService'] ?? $this->getHeadTitleServiceService())));
  1793.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\PortalImagesExtension($g$q$p$s, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\User\\AvatarService'] ?? $this->getAvatarServiceService())));
  1794.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\PortalLanguagesExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\LanguageVariantService'] ?? $this->getLanguageVariantServiceService())));
  1795.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\TranslatorExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\TranslatorService'] ?? $this->getTranslatorServiceService())));
  1796.         $instance->addExtension($t);
  1797.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\WebpackExtension($q));
  1798.         $instance->addExtension(($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Twig\\TranslationJobsHelperExtension'] ?? $this->getTranslationJobsHelperExtensionService()));
  1799.         $instance->addExtension(new \Pimcore\Bundle\HeadlessDocumentsBundle\Twig\Extension\HeadlessDocumentExtension(($this->services['Pimcore\\Bundle\\HeadlessDocumentsBundle\\Headless\\HeadlessRenderer'] ?? $this->getHeadlessRendererService())));
  1800.         $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension($h$i));
  1801.         $instance->addExtension(new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthExtension(new \HWI\Bundle\OAuthBundle\Templating\Helper\OAuthHelper(($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), $a)));
  1802.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1803.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1804.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  1805.         ], [
  1806.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1807.             'webpack_encore.tag_renderer' => '?',
  1808.         ])));
  1809.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1810.         $instance->addGlobal('app'$u);
  1811.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1812.             'App\\Website\\Tool\\PimcoreUrl' => ['privates''Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl''getPimcoreUrlService'false],
  1813.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1814.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1815.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1816.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1817.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadLink''getHeadLinkService'false],
  1818.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadMeta''getHeadMetaService'false],
  1819.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadScript''getHeadScriptService'false],
  1820.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadStyle''getHeadStyleService'false],
  1821.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadTitle''getHeadTitleService'false],
  1822.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Inc''getIncService'false],
  1823.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\InlineScript''getInlineScriptService'false],
  1824.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Navigation''getNavigationService'false],
  1825.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder''getPlaceholderService'false],
  1826.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension''getAbstractExtensionService'true],
  1827.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware''getCacheBusterAwareService'true],
  1828.         ], [
  1829.             'App\\Website\\Tool\\PimcoreUrl' => '?',
  1830.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1831.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1832.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1833.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1834.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => '?',
  1835.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => '?',
  1836.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => '?',
  1837.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => '?',
  1838.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => '?',
  1839.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => '?',
  1840.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => '?',
  1841.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => '?',
  1842.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => '?',
  1843.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => '?',
  1844.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => '?',
  1845.         ])));
  1846.         $instance->addGlobal('container'$this);
  1847.         $instance->addGlobal('pimcore_csrf', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  1848.         $instance->addGlobal('pimcore_csp', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] ?? $this->getContentSecurityPolicyHandlerService()));
  1849.         $instance->registerUndefinedFilterCallback([=> $v=> 'suggestFilter']);
  1850.         $instance->registerUndefinedFunctionCallback([=> $v=> 'suggestFunction']);
  1851.         $instance->registerUndefinedTokenParserCallback([=> $v=> 'suggestTag']);
  1852.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1853.         return $instance;
  1854.     }
  1855.     /**
  1856.      * Gets the public '.container.private.validator' shared service.
  1857.      *
  1858.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1859.      */
  1860.     protected function get_Container_Private_ValidatorService()
  1861.     {
  1862.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1863.         if (isset($this->services['.container.private.validator'])) {
  1864.             return $this->services['.container.private.validator'];
  1865.         }
  1866.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1867.     }
  1868.     /**
  1869.      * Gets the public 'App\Website\LinkGenerator\CategoryLinkGenerator' shared autowired service.
  1870.      *
  1871.      * @return \App\Website\LinkGenerator\CategoryLinkGenerator
  1872.      */
  1873.     protected function getCategoryLinkGeneratorService()
  1874.     {
  1875.         $a = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService());
  1876.         if (isset($this->services['App\\Website\\LinkGenerator\\CategoryLinkGenerator'])) {
  1877.             return $this->services['App\\Website\\LinkGenerator\\CategoryLinkGenerator'];
  1878.         }
  1879.         return $this->services['App\\Website\\LinkGenerator\\CategoryLinkGenerator'] = new \App\Website\LinkGenerator\CategoryLinkGenerator(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
  1880.     }
  1881.     /**
  1882.      * Gets the public 'App\Website\LinkGenerator\NewsLinkGenerator' shared autowired service.
  1883.      *
  1884.      * @return \App\Website\LinkGenerator\NewsLinkGenerator
  1885.      */
  1886.     protected function getNewsLinkGeneratorService()
  1887.     {
  1888.         return $this->services['App\\Website\\LinkGenerator\\NewsLinkGenerator'] = new \App\Website\LinkGenerator\NewsLinkGenerator(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService()), ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
  1889.     }
  1890.     /**
  1891.      * Gets the public 'App\Website\LinkGenerator\ProductLinkGenerator' shared autowired service.
  1892.      *
  1893.      * @return \App\Website\LinkGenerator\ProductLinkGenerator
  1894.      */
  1895.     protected function getProductLinkGeneratorService()
  1896.     {
  1897.         return $this->services['App\\Website\\LinkGenerator\\ProductLinkGenerator'] = new \App\Website\LinkGenerator\ProductLinkGenerator(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService()));
  1898.     }
  1899.     /**
  1900.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerList\ExporterManagerInterface' shared autowired service.
  1901.      *
  1902.      * @return \CustomerManagementFrameworkBundle\CustomerList\ExporterManager
  1903.      */
  1904.     protected function getExporterManagerInterfaceService()
  1905.     {
  1906.         return $this->services['CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface'] = new \CustomerManagementFrameworkBundle\CustomerList\ExporterManager($this->parameters['pimcore_customer_management_framework.customer_list.exporters']);
  1907.     }
  1908.     /**
  1909.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerProvider\CustomerProviderInterface' shared autowired service.
  1910.      *
  1911.      * @return \CustomerManagementFrameworkBundle\CustomerProvider\DefaultCustomerProvider
  1912.      */
  1913.     protected function getCustomerProviderInterfaceService($lazyLoad true)
  1914.     {
  1915.         if ($lazyLoad) {
  1916.             return $this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface'] = $this->createProxy('DefaultCustomerProvider_35d6835', function () {
  1917.                 return \DefaultCustomerProvider_35d6835::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1918.                     $wrappedInstance $this->getCustomerProviderInterfaceService(false);
  1919.                     $proxy->setProxyInitializer(null);
  1920.                     return true;
  1921.                 });
  1922.             });
  1923.         }
  1924.         include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerProvider/CustomerProviderInterface.php';
  1925.         include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerProvider/DefaultCustomerProvider.php';
  1926.         return new \CustomerManagementFrameworkBundle\CustomerProvider\DefaultCustomerProvider('Customer''/Customer Management/customers', ($this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface'] ?? ($this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface'] = new \CustomerManagementFrameworkBundle\CustomerProvider\ObjectNamingScheme\DefaultObjectNamingScheme('{countryCode}/{zip}/{firstname}-{lastname}''/Customer Management/customers''/Customer Management/customers/_archive'))), ($this->services['pimcore.model.factory'] ?? $this->getPimcore_Model_FactoryService()));
  1927.     }
  1928.     /**
  1929.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerProvider\ObjectNamingScheme\ObjectNamingSchemeInterface' shared autowired service.
  1930.      *
  1931.      * @return \CustomerManagementFrameworkBundle\CustomerProvider\ObjectNamingScheme\DefaultObjectNamingScheme
  1932.      */
  1933.     protected function getObjectNamingSchemeInterfaceService()
  1934.     {
  1935.         return $this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface'] = new \CustomerManagementFrameworkBundle\CustomerProvider\ObjectNamingScheme\DefaultObjectNamingScheme('{countryCode}/{zip}/{firstname}-{lastname}''/Customer Management/customers''/Customer Management/customers/_archive');
  1936.     }
  1937.     /**
  1938.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerSaveManager\CustomerSaveManagerInterface' shared autowired service.
  1939.      *
  1940.      * @return \CustomerManagementFrameworkBundle\CustomerSaveManager\DefaultCustomerSaveManager
  1941.      */
  1942.     protected function getCustomerSaveManagerInterfaceService()
  1943.     {
  1944.         $a = ($this->services['cmf.activity_store'] ?? $this->getCmf_ActivityStoreService());
  1945.         if (isset($this->services['CustomerManagementFrameworkBundle\\CustomerSaveManager\\CustomerSaveManagerInterface'])) {
  1946.             return $this->services['CustomerManagementFrameworkBundle\\CustomerSaveManager\\CustomerSaveManagerInterface'];
  1947.         }
  1948.         $this->services['CustomerManagementFrameworkBundle\\CustomerSaveManager\\CustomerSaveManagerInterface'] = $instance = new \CustomerManagementFrameworkBundle\CustomerSaveManager\DefaultCustomerSaveManager(($this->services['CustomerManagementFrameworkBundle\\CustomerSaveManager\\SaveOptions'] ?? $this->getSaveOptionsService()), ($this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface'] ?? $this->getCustomerProviderInterfaceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
  1949.         $instance->addSaveHandler(new \CustomerManagementFrameworkBundle\CustomerSaveHandler\NormalizeZip());
  1950.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1951.         return $instance;
  1952.     }
  1953.     /**
  1954.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerSaveManager\SaveOptions' shared autowired service.
  1955.      *
  1956.      * @return \CustomerManagementFrameworkBundle\CustomerSaveManager\SaveOptions
  1957.      */
  1958.     protected function getSaveOptionsService()
  1959.     {
  1960.         return $this->services['CustomerManagementFrameworkBundle\\CustomerSaveManager\\SaveOptions'] = new \CustomerManagementFrameworkBundle\CustomerSaveManager\SaveOptions(truetruetruetruetruetruefalsetrue);
  1961.     }
  1962.     /**
  1963.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerView\CustomerViewInterface' shared autowired service.
  1964.      *
  1965.      * @return \CustomerManagementFrameworkBundle\CustomerView\DefaultCustomerView
  1966.      */
  1967.     protected function getCustomerViewInterfaceService()
  1968.     {
  1969.         return $this->services['CustomerManagementFrameworkBundle\\CustomerView\\CustomerViewInterface'] = new \CustomerManagementFrameworkBundle\CustomerView\DefaultCustomerView(($this->services['cmf.view_formatter'] ?? $this->getCmf_ViewFormatterService()));
  1970.     }
  1971.     /**
  1972.      * Gets the public 'CustomerManagementFrameworkBundle\Helper\JsConfigService' shared autowired service.
  1973.      *
  1974.      * @return \CustomerManagementFrameworkBundle\Helper\JsConfigService
  1975.      */
  1976.     protected function getJsConfigServiceService()
  1977.     {
  1978.         return $this->services['CustomerManagementFrameworkBundle\\Helper\\JsConfigService'] = new \CustomerManagementFrameworkBundle\Helper\JsConfigService();
  1979.     }
  1980.     /**
  1981.      * Gets the public 'CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator' shared autowired service.
  1982.      *
  1983.      * @return \CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator
  1984.      */
  1985.     protected function getLinkActivityDefinitionLinkGeneratorService()
  1986.     {
  1987.         return $this->services['CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator'] = new \CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator('*|ID_ENCODED|*');
  1988.     }
  1989.     /**
  1990.      * Gets the public 'CustomerManagementFrameworkBundle\SegmentAssignment\StoredFunctions\StoredFunctionsInterface' shared autowired service.
  1991.      *
  1992.      * @return \CustomerManagementFrameworkBundle\SegmentAssignment\StoredFunctions\DefaultStoredFunctions
  1993.      */
  1994.     protected function getStoredFunctionsInterfaceService()
  1995.     {
  1996.         return $this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\StoredFunctions\\StoredFunctionsInterface'] = new \CustomerManagementFrameworkBundle\SegmentAssignment\StoredFunctions\DefaultStoredFunctions();
  1997.     }
  1998.     /**
  1999.      * Gets the public 'CustomerManagementFrameworkBundle\SegmentAssignment\TypeMapper\TypeMapperInterface' shared autowired service.
  2000.      *
  2001.      * @return \CustomerManagementFrameworkBundle\SegmentAssignment\TypeMapper\TypeMapper
  2002.      */
  2003.     protected function getTypeMapperInterfaceService()
  2004.     {
  2005.         return $this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\TypeMapper\\TypeMapperInterface'] = new \CustomerManagementFrameworkBundle\SegmentAssignment\TypeMapper\TypeMapper();
  2006.     }
  2007.     /**
  2008.      * Gets the public 'CustomerManagementFrameworkBundle\SegmentManager\SegmentManagerInterface' shared autowired service.
  2009.      *
  2010.      * @return \CustomerManagementFrameworkBundle\SegmentManager\DefaultSegmentManager
  2011.      */
  2012.     protected function getSegmentManagerInterfaceService()
  2013.     {
  2014.         $a = ($this->services['CustomerManagementFrameworkBundle\\CustomerSaveManager\\CustomerSaveManagerInterface'] ?? $this->getCustomerSaveManagerInterfaceService());
  2015.         if (isset($this->services['CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface'])) {
  2016.             return $this->services['CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface'];
  2017.         }
  2018.         $this->services['CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface'] = $instance = new \CustomerManagementFrameworkBundle\SegmentManager\DefaultSegmentManager('/Customer Management/segments/calculated''/Customer Management/segments/manual'$a, ($this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface'] ?? $this->getCustomerProviderInterfaceService()), ($this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\TypeMapper\\TypeMapperInterface'] ?? ($this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\TypeMapper\\TypeMapperInterface'] = new \CustomerManagementFrameworkBundle\SegmentAssignment\TypeMapper\TypeMapper())), ($this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\StoredFunctions\\StoredFunctionsInterface'] ?? ($this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\StoredFunctions\\StoredFunctionsInterface'] = new \CustomerManagementFrameworkBundle\SegmentAssignment\StoredFunctions\DefaultStoredFunctions())));
  2019.         $b = new \CustomerManagementFrameworkBundle\SegmentBuilder\StateSegmentBuilder();
  2020.         $c = ($this->services['Knp\\Component\\Pager\\PaginatorInterface'] ?? $this->getPaginatorInterfaceService());
  2021.         $b->setPaginator($c);
  2022.         $d = new \CustomerManagementFrameworkBundle\SegmentBuilder\GenderSegmentBuilder();
  2023.         $d->setPaginator($c);
  2024.         $e = new \App\CustomerManagementFramework\SegmentBuilder\ProductInterestSegmentBuilder(($this->privates['App\\Ecommerce\\IndexService\\SegmentGetter'] ?? $this->getSegmentGetterService()));
  2025.         $e->setPaginator($c);
  2026.         $instance->addSegmentBuilder($b);
  2027.         $instance->addSegmentBuilder($d);
  2028.         $instance->addSegmentBuilder($e);
  2029.         return $instance;
  2030.     }
  2031.     /**
  2032.      * Gets the public 'Knp\Component\Pager\PaginatorInterface' shared autowired service.
  2033.      *
  2034.      * @return \Knp\Component\Pager\Paginator
  2035.      */
  2036.     protected function getPaginatorInterfaceService()
  2037.     {
  2038.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2039.         if (isset($this->services['Knp\\Component\\Pager\\PaginatorInterface'])) {
  2040.             return $this->services['Knp\\Component\\Pager\\PaginatorInterface'];
  2041.         }
  2042.         return $this->services['Knp\\Component\\Pager\\PaginatorInterface'] = new \Knp\Component\Pager\Paginator($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2043.     }
  2044.     /**
  2045.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler' shared autowired service.
  2046.      *
  2047.      * @return \Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler
  2048.      */
  2049.     protected function getContentSecurityPolicyHandlerService()
  2050.     {
  2051.         $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())));
  2052.         $a = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  2053.         $instance->setLogger($a);
  2054.         $instance->setLogger($a);
  2055.         $instance->addAllowedUrls('font-src', [=> 'https://cdn.jsdelivr.net/npm/']);
  2056.         $instance->addAllowedUrls('style-src', [=> 'https://cdn.jsdelivr.net/npm/']);
  2057.         $instance->addAllowedUrls('default-src', []);
  2058.         $instance->addAllowedUrls('img-src', []);
  2059.         $instance->addAllowedUrls('script-src', []);
  2060.         $instance->addAllowedUrls('connect-src', []);
  2061.         $instance->addAllowedUrls('media-src', []);
  2062.         $instance->addAllowedUrls('frame-src', []);
  2063.         $instance->addAllowedUrls('script-src', [=> 'https://code.jquery.com/'=> 'https://cdnjs.cloudflare.com/ajax/libs/popper.js/'=> 'https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/']);
  2064.         $instance->addAllowedUrls('style-src', [=> 'https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css']);
  2065.         $instance->addAllowedUrls('script-src', [=> 'https://code.jquery.com/'=> 'https://cdnjs.cloudflare.com/ajax/libs/popper.js/'=> 'https://maxcdn.bootstrapcdn.com/bootstrap/']);
  2066.         $instance->addAllowedUrls('style-src', [=> 'https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css']);
  2067.         $instance->addAllowedUrls('connect-src', [=> 'https://license.pimcore.com/']);
  2068.         return $instance;
  2069.     }
  2070.     /**
  2071.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler' shared autowired service.
  2072.      *
  2073.      * @return \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler
  2074.      */
  2075.     protected function getCsrfProtectionHandlerService()
  2076.     {
  2077.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2078.         if (isset($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'])) {
  2079.             return $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'];
  2080.         }
  2081.         $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler([], $a);
  2082.         $b = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  2083.         $instance->setLogger($b);
  2084.         $instance->setLogger($b);
  2085.         return $instance;
  2086.     }
  2087.     /**
  2088.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener' shared autowired service.
  2089.      *
  2090.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener
  2091.      */
  2092.     protected function getFullPageCacheListenerService()
  2093.     {
  2094.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2095.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'])) {
  2096.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'];
  2097.         }
  2098.         $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())));
  2099.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2100.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  2101.         return $instance;
  2102.     }
  2103.     /**
  2104.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener' shared autowired service.
  2105.      *
  2106.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener
  2107.      */
  2108.     protected function getGoogleAnalyticsCodeListenerService()
  2109.     {
  2110.         $a = ($this->privates['Pimcore\\Analytics\\Google\\Tracker'] ?? $this->getTrackerService());
  2111.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'])) {
  2112.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'];
  2113.         }
  2114.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener($a);
  2115.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2116.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2117.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  2118.         return $instance;
  2119.     }
  2120.     /**
  2121.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener' shared autowired service.
  2122.      *
  2123.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener
  2124.      */
  2125.     protected function getGoogleTagManagerListenerService()
  2126.     {
  2127.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2128.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'])) {
  2129.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'];
  2130.         }
  2131.         $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()));
  2132.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2133.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2134.         return $instance;
  2135.     }
  2136.     /**
  2137.      * Gets the public 'Pimcore\Bundle\HeadlessDocumentsBundle\Document\Brick\BrickManager' shared autowired service.
  2138.      *
  2139.      * @return \Pimcore\Bundle\HeadlessDocumentsBundle\Document\Brick\BrickManager
  2140.      */
  2141.     protected function getBrickManagerService()
  2142.     {
  2143.         return $this->services['Pimcore\\Bundle\\HeadlessDocumentsBundle\\Document\\Brick\\BrickManager'] = new \Pimcore\Bundle\HeadlessDocumentsBundle\Document\Brick\BrickManager(new \Pimcore\Bundle\HeadlessDocumentsBundle\Document\Brick\BrickParser(($this->privates['Pimcore\\Bundle\\HeadlessDocumentsBundle\\Document\\EditableRenderer'] ?? $this->getEditableRenderer2Service())));
  2144.     }
  2145.     /**
  2146.      * Gets the public 'Pimcore\Bundle\HeadlessDocumentsBundle\Headless\HeadlessRenderer' shared autowired service.
  2147.      *
  2148.      * @return \Pimcore\Bundle\HeadlessDocumentsBundle\Headless\HeadlessRenderer
  2149.      */
  2150.     protected function getHeadlessRendererService()
  2151.     {
  2152.         $a = ($this->services['Pimcore\\Bundle\\HeadlessDocumentsBundle\\Headless\\LayoutManager'] ?? $this->getLayoutManagerService());
  2153.         if (isset($this->services['Pimcore\\Bundle\\HeadlessDocumentsBundle\\Headless\\HeadlessRenderer'])) {
  2154.             return $this->services['Pimcore\\Bundle\\HeadlessDocumentsBundle\\Headless\\HeadlessRenderer'];
  2155.         }
  2156.         $this->services['Pimcore\\Bundle\\HeadlessDocumentsBundle\\Headless\\HeadlessRenderer'] = $instance = new \Pimcore\Bundle\HeadlessDocumentsBundle\Headless\HeadlessRenderer(($this->privates['Pimcore\\Bundle\\HeadlessDocumentsBundle\\Document\\EditableRenderer'] ?? $this->getEditableRenderer2Service()), ($this->services['Pimcore\\Bundle\\HeadlessDocumentsBundle\\Document\\Brick\\BrickManager'] ?? $this->getBrickManagerService()), $a, ($this->privates['Pimcore\\Bundle\\HeadlessDocumentsBundle\\Loader\\EditableLoader'] ?? ($this->privates['Pimcore\\Bundle\\HeadlessDocumentsBundle\\Loader\\EditableLoader'] = new \Pimcore\Bundle\HeadlessDocumentsBundle\Loader\EditableLoader())), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2157.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2158.         $instance->setLogger($b);
  2159.         $instance->setLogger($b);
  2160.         return $instance;
  2161.     }
  2162.     /**
  2163.      * Gets the public 'Pimcore\Bundle\HeadlessDocumentsBundle\Headless\LayoutManager' shared autowired service.
  2164.      *
  2165.      * @return \Pimcore\Bundle\HeadlessDocumentsBundle\Headless\LayoutManager
  2166.      */
  2167.     protected function getLayoutManagerService()
  2168.     {
  2169.         $a = ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService());
  2170.         if (isset($this->services['Pimcore\\Bundle\\HeadlessDocumentsBundle\\Headless\\LayoutManager'])) {
  2171.             return $this->services['Pimcore\\Bundle\\HeadlessDocumentsBundle\\Headless\\LayoutManager'];
  2172.         }
  2173.         $this->services['Pimcore\\Bundle\\HeadlessDocumentsBundle\\Headless\\LayoutManager'] = $instance = new \Pimcore\Bundle\HeadlessDocumentsBundle\Headless\LayoutManager($a);
  2174.         $instance->registerLayout(new \Pimcore\Bundle\HeadlessDocumentsBundle\Headless\Layout\GridLayout());
  2175.         $instance->registerLayout(new \Pimcore\Bundle\HeadlessDocumentsBundle\Headless\Layout\TabLayout());
  2176.         $instance->registerLayout(new \Pimcore\Bundle\HeadlessDocumentsBundle\Headless\Layout\SimpleLayout());
  2177.         return $instance;
  2178.     }
  2179.     /**
  2180.      * Gets the public 'Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\ElasticSearchConfigService' shared autowired service.
  2181.      *
  2182.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\ElasticSearchConfigService
  2183.      */
  2184.     protected function getElasticSearchConfigServiceService()
  2185.     {
  2186.         $this->services['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService'] = $instance = new \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\ElasticSearchConfigService($this->getEnv('ES_CLIENT'), $this->getEnv('ES_PREFIX_PORTAL_ENGINE'), ['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], []);
  2187.         $instance->setLogger(($this->services['monolog.logger.portalengine.es'] ?? $this->getMonolog_Logger_Portalengine_EsService()));
  2188.         return $instance;
  2189.     }
  2190.     /**
  2191.      * Gets the public 'Pimcore\Cache\Core\CoreCacheHandler' shared autowired service.
  2192.      *
  2193.      * @return \Pimcore\Cache\Core\CoreCacheHandler
  2194.      */
  2195.     protected function getCoreCacheHandlerService()
  2196.     {
  2197.         $a = ($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService());
  2198.         if (isset($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'])) {
  2199.             return $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'];
  2200.         }
  2201.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2202.         if (isset($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'])) {
  2203.             return $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'];
  2204.         }
  2205.         $c = new \Pimcore\Cache\Core\WriteLock($a);
  2206.         $d = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  2207.         $c->setLogger($d);
  2208.         $c->setLogger($d);
  2209.         $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] = $instance = new \Pimcore\Cache\Core\CoreCacheHandler($a$c$b);
  2210.         $instance->setLogger($d);
  2211.         $instance->setLogger($d);
  2212.         return $instance;
  2213.     }
  2214.     /**
  2215.      * Gets the public 'Pimcore\Config' shared autowired service.
  2216.      *
  2217.      * @return \Pimcore\Config
  2218.      */
  2219.     protected function getConfigService()
  2220.     {
  2221.         return $this->services['Pimcore\\Config'] = new \Pimcore\Config();
  2222.     }
  2223.     /**
  2224.      * Gets the public 'Pimcore\Document\Editable\Block\BlockStateStack' shared autowired service.
  2225.      *
  2226.      * @return \Pimcore\Document\Editable\Block\BlockStateStack
  2227.      */
  2228.     protected function getBlockStateStackService()
  2229.     {
  2230.         return $this->services['Pimcore\\Document\\Editable\\Block\\BlockStateStack'] = new \Pimcore\Document\Editable\Block\BlockStateStack();
  2231.     }
  2232.     /**
  2233.      * Gets the public 'Pimcore\Document\Editable\EditableUsageResolver' shared autowired service.
  2234.      *
  2235.      * @return \Pimcore\Document\Editable\EditableUsageResolver
  2236.      */
  2237.     protected function getEditableUsageResolverService()
  2238.     {
  2239.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2240.         if (isset($this->services['Pimcore\\Document\\Editable\\EditableUsageResolver'])) {
  2241.             return $this->services['Pimcore\\Document\\Editable\\EditableUsageResolver'];
  2242.         }
  2243.         $b = ($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] ?? $this->getDocumentRendererService());
  2244.         if (isset($this->services['Pimcore\\Document\\Editable\\EditableUsageResolver'])) {
  2245.             return $this->services['Pimcore\\Document\\Editable\\EditableUsageResolver'];
  2246.         }
  2247.         return $this->services['Pimcore\\Document\\Editable\\EditableUsageResolver'] = new \Pimcore\Document\Editable\EditableUsageResolver($a$b);
  2248.     }
  2249.     /**
  2250.      * Gets the public 'Pimcore\Document\Renderer\DocumentRenderer' shared autowired service.
  2251.      *
  2252.      * @return \Pimcore\Document\Renderer\DocumentRenderer
  2253.      */
  2254.     protected function getDocumentRendererService()
  2255.     {
  2256.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
  2257.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  2258.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  2259.         }
  2260.         $b = ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService());
  2261.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  2262.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  2263.         }
  2264.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2265.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  2266.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  2267.         }
  2268.         $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()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()), $c, ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
  2269.         $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())));
  2270.         return $instance;
  2271.     }
  2272.     /**
  2273.      * Gets the public 'Pimcore\Document\StaticPageGenerator' shared autowired service.
  2274.      *
  2275.      * @return \Pimcore\Document\StaticPageGenerator
  2276.      */
  2277.     protected function getStaticPageGeneratorService()
  2278.     {
  2279.         $a = ($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] ?? $this->getDocumentRendererService());
  2280.         if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
  2281.             return $this->services['Pimcore\\Document\\StaticPageGenerator'];
  2282.         }
  2283.         $b = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
  2284.         if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
  2285.             return $this->services['Pimcore\\Document\\StaticPageGenerator'];
  2286.         }
  2287.         return $this->services['Pimcore\\Document\\StaticPageGenerator'] = new \Pimcore\Document\StaticPageGenerator($a$b);
  2288.     }
  2289.     /**
  2290.      * Gets the public 'Pimcore\Extension\Bundle\PimcoreBundleManager' shared autowired service.
  2291.      *
  2292.      * @return \Pimcore\Extension\Bundle\PimcoreBundleManager
  2293.      */
  2294.     protected function getPimcoreBundleManagerService()
  2295.     {
  2296.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2297.         if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
  2298.             return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
  2299.         }
  2300.         $b = ($this->services['router'] ?? $this->getRouterService());
  2301.         if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
  2302.             return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
  2303.         }
  2304.         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);
  2305.     }
  2306.     /**
  2307.      * Gets the public 'Pimcore\Extension\Document\Areabrick\AreabrickManagerInterface' shared autowired service.
  2308.      *
  2309.      * @return \Pimcore\Extension\Document\Areabrick\AreabrickManager
  2310.      */
  2311.     protected function getAreabrickManagerInterfaceService()
  2312.     {
  2313.         $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, [
  2314.             'blockquote' => ['privates''app.area.brick.blockquote''getApp_Area_Brick_BlockquoteService'true],
  2315.             'email-image' => ['privates''app.area.brick.email_image''getApp_Area_Brick_EmailImageService'true],
  2316.             'email-news' => ['privates''app.area.brick.email_news''getApp_Area_Brick_EmailNewsService'true],
  2317.             'email-teaser' => ['privates''app.area.brick.email_teaser''getApp_Area_Brick_EmailTeaserService'true],
  2318.             'email-wysiwyg' => ['privates''app.area.brick.email_wysiwyg''getApp_Area_Brick_EmailWysiwygService'true],
  2319.             'embed' => ['privates''app.area.brick.embed''getApp_Area_Brick_EmbedService'true],
  2320.             'featurette' => ['privates''app.area.brick.featurette''getApp_Area_Brick_FeaturetteService'true],
  2321.             'gallery-carousel' => ['privates''app.area.brick.gallery_carousel''getApp_Area_Brick_GalleryCarouselService'true],
  2322.             'gallery-folder' => ['privates''app.area.brick.gallery_folder''getApp_Area_Brick_GalleryFolderService'true],
  2323.             'gallery-single-images' => ['privates''app.area.brick.gallery_single_images''getApp_Area_Brick_GallerySingleImagesService'true],
  2324.             'headlines' => ['privates''app.area.brick.headlines''getApp_Area_Brick_HeadlinesService'true],
  2325.             'hero-grid' => ['privates''app.area.brick.hero_grid''getApp_Area_Brick_HeroGridService'true],
  2326.             'hero-teaser' => ['privates''app.area.brick.hero_teaser''getApp_Area_Brick_HeroTeaserService'true],
  2327.             'horizontal-line' => ['privates''app.area.brick.horizontal_line''getApp_Area_Brick_HorizontalLineService'true],
  2328.             'icon-teaser-row' => ['privates''app.area.brick.icon_teaser_row''getApp_Area_Brick_IconTeaserRowService'true],
  2329.             'image' => ['privates''app.area.brick.image''getApp_Area_Brick_ImageService'true],
  2330.             'image-hotspot-marker' => ['privates''app.area.brick.image_hotspot_marker''getApp_Area_Brick_ImageHotspotMarkerService'true],
  2331.             'image-metadata' => ['privates''app.area.brick.image_metadata''getApp_Area_Brick_ImageMetadataService'true],
  2332.             'pdf' => ['privates''app.area.brick.pdf''getApp_Area_Brick_PdfService'true],
  2333.             'personalized-product-teaser' => ['privates''app.area.brick.personalized_product_teaser''getApp_Area_Brick_PersonalizedProductTeaserService'true],
  2334.             'portal-engine-statistics' => ['privates''pimcore_portal_engine.area.brick.portal_engine_statistics''getPimcorePortalEngine_Area_Brick_PortalEngineStatisticsService'true],
  2335.             'portal-engine-teaser-cta' => ['privates''pimcore_portal_engine.area.brick.portal_engine_teaser_cta''getPimcorePortalEngine_Area_Brick_PortalEngineTeaserCtaService'true],
  2336.             'portal-engine-teasers' => ['privates''pimcore_portal_engine.area.brick.portal_engine_teasers''getPimcorePortalEngine_Area_Brick_PortalEngineTeasersService'true],
  2337.             'portal-engine-wysiwyg' => ['privates''pimcore_portal_engine.area.brick.portal_engine_wysiwyg''getPimcorePortalEngine_Area_Brick_PortalEngineWysiwygService'true],
  2338.             'print-key-visual' => ['privates''app.area.brick.print_key_visual''getApp_Area_Brick_PrintKeyVisualService'true],
  2339.             'print-page-break' => ['privates''app.area.brick.print_page_break''getApp_Area_Brick_PrintPageBreakService'true],
  2340.             'print-product-row' => ['privates''app.area.brick.print_product_row''getApp_Area_Brick_PrintProductRowService'true],
  2341.             'print-product-table' => ['privates''app.area.brick.print_product_table''getApp_Area_Brick_PrintProductTableService'true],
  2342.             'print-title-page' => ['privates''app.area.brick.print_title_page''getApp_Area_Brick_PrintTitlePageService'true],
  2343.             'print-toc' => ['privates''app.area.brick.print_toc''getApp_Area_Brick_PrintTocService'true],
  2344.             'print-wysiwyg' => ['privates''app.area.brick.print_wysiwyg''getApp_Area_Brick_PrintWysiwygService'true],
  2345.             'product-grid' => ['privates''app.area.brick.product_grid''getApp_Area_Brick_ProductGridService'true],
  2346.             'product-teaser' => ['privates''app.area.brick.product_teaser''getApp_Area_Brick_ProductTeaserService'true],
  2347.             'standard-teaser' => ['privates''app.area.brick.standard_teaser''getApp_Area_Brick_StandardTeaserService'true],
  2348.             'text-accordion' => ['privates''app.area.brick.text_accordion''getApp_Area_Brick_TextAccordionService'true],
  2349.             'time-slider-featurette' => ['privates''app.area.brick.time_slider_featurette''getApp_Area_Brick_TimeSliderFeaturetteService'true],
  2350.             'video' => ['privates''app.area.brick.video''getApp_Area_Brick_VideoService'true],
  2351.             'wysiwyg' => ['privates''app.area.brick.wysiwyg''getApp_Area_Brick_WysiwygService'true],
  2352.             'wysiwyg-with-images' => ['privates''app.area.brick.wysiwyg_with_images''getApp_Area_Brick_WysiwygWithImagesService'true],
  2353.         ], [
  2354.             'blockquote' => '?',
  2355.             'email-image' => '?',
  2356.             'email-news' => '?',
  2357.             'email-teaser' => '?',
  2358.             'email-wysiwyg' => '?',
  2359.             'embed' => '?',
  2360.             'featurette' => '?',
  2361.             'gallery-carousel' => '?',
  2362.             'gallery-folder' => '?',
  2363.             'gallery-single-images' => '?',
  2364.             'headlines' => '?',
  2365.             'hero-grid' => '?',
  2366.             'hero-teaser' => '?',
  2367.             'horizontal-line' => '?',
  2368.             'icon-teaser-row' => '?',
  2369.             'image' => '?',
  2370.             'image-hotspot-marker' => '?',
  2371.             'image-metadata' => '?',
  2372.             'pdf' => '?',
  2373.             'personalized-product-teaser' => '?',
  2374.             'portal-engine-statistics' => '?',
  2375.             'portal-engine-teaser-cta' => '?',
  2376.             'portal-engine-teasers' => '?',
  2377.             'portal-engine-wysiwyg' => '?',
  2378.             'print-key-visual' => '?',
  2379.             'print-page-break' => '?',
  2380.             'print-product-row' => '?',
  2381.             'print-product-table' => '?',
  2382.             'print-title-page' => '?',
  2383.             'print-toc' => '?',
  2384.             'print-wysiwyg' => '?',
  2385.             'product-grid' => '?',
  2386.             'product-teaser' => '?',
  2387.             'standard-teaser' => '?',
  2388.             'text-accordion' => '?',
  2389.             'time-slider-featurette' => '?',
  2390.             'video' => '?',
  2391.             'wysiwyg' => '?',
  2392.             'wysiwyg-with-images' => '?',
  2393.         ]));
  2394.         $instance->registerService('portal-engine-statistics''pimcore_portal_engine.area.brick.portal_engine_statistics');
  2395.         $instance->registerService('portal-engine-teasers''pimcore_portal_engine.area.brick.portal_engine_teasers');
  2396.         $instance->registerService('portal-engine-teaser-cta''pimcore_portal_engine.area.brick.portal_engine_teaser_cta');
  2397.         $instance->registerService('portal-engine-wysiwyg''pimcore_portal_engine.area.brick.portal_engine_wysiwyg');
  2398.         $instance->registerService('email-news''app.area.brick.email_news');
  2399.         $instance->registerService('video''app.area.brick.video');
  2400.         $instance->registerService('product-grid''app.area.brick.product_grid');
  2401.         $instance->registerService('print-page-break''app.area.brick.print_page_break');
  2402.         $instance->registerService('email-teaser''app.area.brick.email_teaser');
  2403.         $instance->registerService('email-image''app.area.brick.email_image');
  2404.         $instance->registerService('print-key-visual''app.area.brick.print_key_visual');
  2405.         $instance->registerService('blockquote''app.area.brick.blockquote');
  2406.         $instance->registerService('time-slider-featurette''app.area.brick.time_slider_featurette');
  2407.         $instance->registerService('print-product-table''app.area.brick.print_product_table');
  2408.         $instance->registerService('print-toc''app.area.brick.print_toc');
  2409.         $instance->registerService('personalized-product-teaser''app.area.brick.personalized_product_teaser');
  2410.         $instance->registerService('print-product-row''app.area.brick.print_product_row');
  2411.         $instance->registerService('headlines''app.area.brick.headlines');
  2412.         $instance->registerService('gallery-carousel''app.area.brick.gallery_carousel');
  2413.         $instance->registerService('hero-grid''app.area.brick.hero_grid');
  2414.         $instance->registerService('embed''app.area.brick.embed');
  2415.         $instance->registerService('gallery-single-images''app.area.brick.gallery_single_images');
  2416.         $instance->registerService('wysiwyg''app.area.brick.wysiwyg');
  2417.         $instance->registerService('standard-teaser''app.area.brick.standard_teaser');
  2418.         $instance->registerService('icon-teaser-row''app.area.brick.icon_teaser_row');
  2419.         $instance->registerService('image''app.area.brick.image');
  2420.         $instance->registerService('print-wysiwyg''app.area.brick.print_wysiwyg');
  2421.         $instance->registerService('gallery-folder''app.area.brick.gallery_folder');
  2422.         $instance->registerService('product-teaser''app.area.brick.product_teaser');
  2423.         $instance->registerService('print-title-page''app.area.brick.print_title_page');
  2424.         $instance->registerService('email-wysiwyg''app.area.brick.email_wysiwyg');
  2425.         $instance->registerService('pdf''app.area.brick.pdf');
  2426.         $instance->registerService('wysiwyg-with-images''app.area.brick.wysiwyg_with_images');
  2427.         $instance->registerService('featurette''app.area.brick.featurette');
  2428.         $instance->registerService('horizontal-line''app.area.brick.horizontal_line');
  2429.         $instance->registerService('image-metadata''app.area.brick.image_metadata');
  2430.         $instance->registerService('image-hotspot-marker''app.area.brick.image_hotspot_marker');
  2431.         $instance->registerService('text-accordion''app.area.brick.text_accordion');
  2432.         $instance->registerService('hero-teaser''app.area.brick.hero_teaser');
  2433.         return $instance;
  2434.     }
  2435.     /**
  2436.      * Gets the public 'Pimcore\Http\RequestHelper' shared autowired service.
  2437.      *
  2438.      * @return \Pimcore\Http\RequestHelper
  2439.      */
  2440.     protected function getRequestHelperService()
  2441.     {
  2442.         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()));
  2443.     }
  2444.     /**
  2445.      * Gets the public 'Pimcore\Http\Request\Resolver\DocumentResolver' shared autowired service.
  2446.      *
  2447.      * @return \Pimcore\Http\Request\Resolver\DocumentResolver
  2448.      */
  2449.     protected function getDocumentResolverService()
  2450.     {
  2451.         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())));
  2452.     }
  2453.     /**
  2454.      * Gets the public 'Pimcore\Http\Request\Resolver\EditmodeResolver' shared autowired service.
  2455.      *
  2456.      * @return \Pimcore\Http\Request\Resolver\EditmodeResolver
  2457.      */
  2458.     protected function getEditmodeResolverService()
  2459.     {
  2460.         $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()));
  2461.         $a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  2462.         $instance->setLogger($a);
  2463.         $instance->setLogger($a);
  2464.         return $instance;
  2465.     }
  2466.     /**
  2467.      * Gets the public 'Pimcore\Http\Request\Resolver\OutputTimestampResolver' shared autowired service.
  2468.      *
  2469.      * @return \Pimcore\Http\Request\Resolver\OutputTimestampResolver
  2470.      */
  2471.     protected function getOutputTimestampResolverService()
  2472.     {
  2473.         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())));
  2474.     }
  2475.     /**
  2476.      * Gets the public 'Pimcore\Http\Request\Resolver\PimcoreContextResolver' shared autowired service.
  2477.      *
  2478.      * @return \Pimcore\Http\Request\Resolver\PimcoreContextResolver
  2479.      */
  2480.     protected function getPimcoreContextResolverService()
  2481.     {
  2482.         $a = new \Pimcore\Http\Context\PimcoreContextGuesser(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())));
  2483.         $a->addContextRoutes('profiler', [=> ['path' => '^/_(profiler|wdt)(/.*)?$''route' => false'host' => false'methods' => []]]);
  2484.         $a->addContextRoutes('admin', [=> ['path' => '^/admin(/.*)?$''route' => false'host' => false'methods' => []], => ['route' => '^pimcore_admin_''path' => false'host' => false'methods' => []]]);
  2485.         $a->addContextRoutes('plugin', [=> ['path' => '^/plugin(/.*)?$''route' => false'host' => false'methods' => []]]);
  2486.         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);
  2487.     }
  2488.     /**
  2489.      * Gets the public 'Pimcore\Http\Request\Resolver\ResponseHeaderResolver' shared autowired service.
  2490.      *
  2491.      * @return \Pimcore\Http\Request\Resolver\ResponseHeaderResolver
  2492.      */
  2493.     protected function getResponseHeaderResolverService()
  2494.     {
  2495.         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())));
  2496.     }
  2497.     /**
  2498.      * Gets the public 'Pimcore\Http\Request\Resolver\SiteResolver' shared autowired service.
  2499.      *
  2500.      * @return \Pimcore\Http\Request\Resolver\SiteResolver
  2501.      */
  2502.     protected function getSiteResolverService()
  2503.     {
  2504.         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())));
  2505.     }
  2506.     /**
  2507.      * Gets the public 'Pimcore\Http\Request\Resolver\StaticPageResolver' shared autowired service.
  2508.      *
  2509.      * @return \Pimcore\Http\Request\Resolver\StaticPageResolver
  2510.      */
  2511.     protected function getStaticPageResolverService()
  2512.     {
  2513.         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())));
  2514.     }
  2515.     /**
  2516.      * Gets the public 'Pimcore\Http\ResponseHelper' shared autowired service.
  2517.      *
  2518.      * @return \Pimcore\Http\ResponseHelper
  2519.      */
  2520.     protected function getResponseHelperService()
  2521.     {
  2522.         return $this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper();
  2523.     }
  2524.     /**
  2525.      * Gets the public 'Pimcore\Localization\IntlFormatter' shared autowired service.
  2526.      *
  2527.      * @return \Pimcore\Localization\IntlFormatter
  2528.      */
  2529.     protected function getIntlFormatterService()
  2530.     {
  2531.         $this->services['Pimcore\\Localization\\IntlFormatter'] = $instance = new \Pimcore\Localization\IntlFormatter(($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
  2532.         $instance->setCurrencyFormat('en''¤¤ #,##0.00');
  2533.         $instance->setCurrencyFormat('de''#,##0.00 Â¤Â¤');
  2534.         return $instance;
  2535.     }
  2536.     /**
  2537.      * Gets the public 'Pimcore\Localization\LocaleServiceInterface' shared autowired service.
  2538.      *
  2539.      * @return \Pimcore\Localization\LocaleService
  2540.      */
  2541.     protected function getLocaleServiceInterfaceService()
  2542.     {
  2543.         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()));
  2544.     }
  2545.     /**
  2546.      * Gets the public 'Pimcore\Log\ApplicationLogger' shared autowired service.
  2547.      *
  2548.      * @return \Pimcore\Log\ApplicationLogger
  2549.      */
  2550.     protected function getApplicationLoggerService()
  2551.     {
  2552.         $this->services['Pimcore\\Log\\ApplicationLogger'] = $instance = new \Pimcore\Log\ApplicationLogger();
  2553.         $instance->addWriter(($this->services['Pimcore\\Log\\Handler\\ApplicationLoggerDb'] ?? $this->getApplicationLoggerDbService()));
  2554.         return $instance;
  2555.     }
  2556.     /**
  2557.      * Gets the public 'Pimcore\Log\Handler\ApplicationLoggerDb' shared autowired service.
  2558.      *
  2559.      * @return \Pimcore\Log\Handler\ApplicationLoggerDb
  2560.      */
  2561.     protected function getApplicationLoggerDbService()
  2562.     {
  2563.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  2564.         if (isset($this->services['Pimcore\\Log\\Handler\\ApplicationLoggerDb'])) {
  2565.             return $this->services['Pimcore\\Log\\Handler\\ApplicationLoggerDb'];
  2566.         }
  2567.         $this->services['Pimcore\\Log\\Handler\\ApplicationLoggerDb'] = $instance = new \Pimcore\Log\Handler\ApplicationLoggerDb($a);
  2568.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2569.         $instance->pushProcessor(new \Pimcore\Log\Processor\ApplicationLoggerProcessor());
  2570.         $instance->pushProcessor(new \Monolog\Processor\IntrospectionProcessor('DEBUG', [=> 'Pimcore\\Log\\ApplicationLogger']));
  2571.         return $instance;
  2572.     }
  2573.     /**
  2574.      * Gets the public 'Pimcore\Model\Document\Editable\Loader\EditableLoader' shared autowired service.
  2575.      *
  2576.      * @return \Pimcore\Model\Document\Editable\Loader\EditableLoader
  2577.      */
  2578.     protected function getEditableLoaderService()
  2579.     {
  2580.         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'])]);
  2581.     }
  2582.     /**
  2583.      * Gets the public 'Pimcore\Model\Document\Service' shared autowired service.
  2584.      *
  2585.      * @return \Pimcore\Model\Document\Service
  2586.      */
  2587.     protected function getServiceService()
  2588.     {
  2589.         return $this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service();
  2590.     }
  2591.     /**
  2592.      * Gets the public 'Pimcore\Model\Notification\Service\NotificationService' shared autowired service.
  2593.      *
  2594.      * @return \Pimcore\Model\Notification\Service\NotificationService
  2595.      */
  2596.     protected function getNotificationServiceService()
  2597.     {
  2598.         return $this->services['Pimcore\\Model\\Notification\\Service\\NotificationService'] = new \Pimcore\Model\Notification\Service\NotificationService(($this->privates['Pimcore\\Model\\Notification\\Service\\UserService'] ?? ($this->privates['Pimcore\\Model\\Notification\\Service\\UserService'] = new \Pimcore\Model\Notification\Service\UserService())));
  2599.     }
  2600.     /**
  2601.      * Gets the public 'Pimcore\Security\User\TokenStorageUserResolver' shared autowired service.
  2602.      *
  2603.      * @return \Pimcore\Security\User\TokenStorageUserResolver
  2604.      */
  2605.     protected function getTokenStorageUserResolverService()
  2606.     {
  2607.         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()));
  2608.     }
  2609.     /**
  2610.      * Gets the public 'Pimcore\Targeting\Document\DocumentTargetingConfigurator' shared autowired service.
  2611.      *
  2612.      * @return \Pimcore\Targeting\Document\DocumentTargetingConfigurator
  2613.      */
  2614.     protected function getDocumentTargetingConfiguratorService()
  2615.     {
  2616.         $a = ($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] ?? $this->getCoreCacheHandlerService());
  2617.         if (isset($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'])) {
  2618.             return $this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'];
  2619.         }
  2620.         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);
  2621.     }
  2622.     /**
  2623.      * Gets the public 'Pimcore\Templating\Renderer\EditableRenderer' shared autowired service.
  2624.      *
  2625.      * @return \Pimcore\Templating\Renderer\EditableRenderer
  2626.      */
  2627.     protected function getEditableRendererService()
  2628.     {
  2629.         $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())));
  2630.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2631.         $instance->setLogger($a);
  2632.         $instance->setLogger($a);
  2633.         return $instance;
  2634.     }
  2635.     /**
  2636.      * Gets the public 'Pimcore\TranslationsProviderInterfaceBundle\Authenticator\XPlanationAuthenticator' shared autowired service.
  2637.      *
  2638.      * @return \Pimcore\TranslationsProviderInterfaceBundle\Authenticator\XPlanationAuthenticator
  2639.      */
  2640.     protected function getXPlanationAuthenticatorService()
  2641.     {
  2642.         $a = ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  2643.         if (isset($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Authenticator\\XPlanationAuthenticator'])) {
  2644.             return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Authenticator\\XPlanationAuthenticator'];
  2645.         }
  2646.         return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Authenticator\\XPlanationAuthenticator'] = new \Pimcore\TranslationsProviderInterfaceBundle\Authenticator\XPlanationAuthenticator($a, ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Rest\\XPlanationRestService'] ?? ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Rest\\XPlanationRestService'] = new \Pimcore\TranslationsProviderInterfaceBundle\Service\Rest\XPlanationRestService('https://wmg-pimcore.matrix-ag.com/api'))));
  2647.     }
  2648.     /**
  2649.      * Gets the public 'Pimcore\TranslationsProviderInterfaceBundle\Client\TranslationsCom\ProjectDirectorClient' shared autowired service.
  2650.      *
  2651.      * @return \Pimcore\TranslationsProviderInterfaceBundle\Client\TranslationsCom\ProjectDirectorClient
  2652.      */
  2653.     protected function getProjectDirectorClientService()
  2654.     {
  2655.         $a = ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Client\\TranslationsCom\\ProjectDirectorClientConfig'] ?? $this->getProjectDirectorClientConfigService());
  2656.         if (isset($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Client\\TranslationsCom\\ProjectDirectorClient'])) {
  2657.             return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Client\\TranslationsCom\\ProjectDirectorClient'];
  2658.         }
  2659.         return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Client\\TranslationsCom\\ProjectDirectorClient'] = new \Pimcore\TranslationsProviderInterfaceBundle\Client\TranslationsCom\ProjectDirectorClient($a);
  2660.     }
  2661.     /**
  2662.      * Gets the public 'Pimcore\TranslationsProviderInterfaceBundle\Client\TranslationsCom\ProjectDirectorClientConfig' shared autowired service.
  2663.      *
  2664.      * @return \Pimcore\TranslationsProviderInterfaceBundle\Client\TranslationsCom\ProjectDirectorClientConfig
  2665.      */
  2666.     protected function getProjectDirectorClientConfigService()
  2667.     {
  2668.         $a = ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  2669.         if (isset($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Client\\TranslationsCom\\ProjectDirectorClientConfig'])) {
  2670.             return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Client\\TranslationsCom\\ProjectDirectorClientConfig'];
  2671.         }
  2672.         return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Client\\TranslationsCom\\ProjectDirectorClientConfig'] = new \Pimcore\TranslationsProviderInterfaceBundle\Client\TranslationsCom\ProjectDirectorClientConfig($a);
  2673.     }
  2674.     /**
  2675.      * Gets the public 'Pimcore\TranslationsProviderInterfaceBundle\DataExtractor\AssetDataExtractor' shared autowired service.
  2676.      *
  2677.      * @return \Pimcore\TranslationsProviderInterfaceBundle\DataExtractor\AssetDataExtractor
  2678.      */
  2679.     protected function getAssetDataExtractorService()
  2680.     {
  2681.         return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\DataExtractor\\AssetDataExtractor'] = new \Pimcore\TranslationsProviderInterfaceBundle\DataExtractor\AssetDataExtractor();
  2682.     }
  2683.     /**
  2684.      * Gets the public 'Pimcore\TranslationsProviderInterfaceBundle\ImporterService\Importer\AssetImporter' shared autowired service.
  2685.      *
  2686.      * @return \Pimcore\TranslationsProviderInterfaceBundle\ImporterService\Importer\AssetImporter
  2687.      */
  2688.     protected function getAssetImporterService()
  2689.     {
  2690.         return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\ImporterService\\Importer\\AssetImporter'] = new \Pimcore\TranslationsProviderInterfaceBundle\ImporterService\Importer\AssetImporter();
  2691.     }
  2692.     /**
  2693.      * Gets the public 'Pimcore\TranslationsProviderInterfaceBundle\Service\ConfigurationService' shared autowired service.
  2694.      *
  2695.      * @return \Pimcore\TranslationsProviderInterfaceBundle\Service\ConfigurationService
  2696.      */
  2697.     protected function getConfigurationServiceService()
  2698.     {
  2699.         $a = ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\TranslationsProviderManager\\TranslationsProviderManagerInterface'] ?? $this->getTranslationsProviderManagerInterfaceService());
  2700.         if (isset($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\ConfigurationService'])) {
  2701.             return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\ConfigurationService'];
  2702.         }
  2703.         return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\ConfigurationService'] = new \Pimcore\TranslationsProviderInterfaceBundle\Service\ConfigurationService(['settings' => ['auto_submit' => false'default_provider' => 'translations-provider.translationscom''notification_recipients' => '''allowed_languages' => 'de,en''redelivery_threshold' => 60'error_threshold' => 4'project_shortcode' => 'Pimcore'], 'translations_com' => ['project_director' => ['url' => 'https://gl-connect8.translations.com/PD''username' => 'pimcore_user''password' => 'pim77$Core''defaultFileFormatProfile' => 'PimcoreXML''wsdlPath' => 'https://gl-connect8.translations.com/PD/services/']], 'xplanation' => [], 'deepl' => [], 'ignore_permissions' => true], $a);
  2704.     }
  2705.     /**
  2706.      * Gets the public 'Pimcore\TranslationsProviderInterfaceBundle\Service\LanguageMapper' shared autowired service.
  2707.      *
  2708.      * @return \Pimcore\TranslationsProviderInterfaceBundle\Service\LanguageMapper
  2709.      */
  2710.     protected function getLanguageMapperService()
  2711.     {
  2712.         return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\LanguageMapper'] = new \Pimcore\TranslationsProviderInterfaceBundle\Service\LanguageMapper();
  2713.     }
  2714.     /**
  2715.      * Gets the public 'Pimcore\TranslationsProviderInterfaceBundle\Service\Rest\DeepLRestService' shared autowired service.
  2716.      *
  2717.      * @return \Pimcore\TranslationsProviderInterfaceBundle\Service\Rest\DeepLRestService
  2718.      */
  2719.     protected function getDeepLRestServiceService()
  2720.     {
  2721.         $a = ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  2722.         if (isset($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Rest\\DeepLRestService'])) {
  2723.             return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Rest\\DeepLRestService'];
  2724.         }
  2725.         return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Rest\\DeepLRestService'] = new \Pimcore\TranslationsProviderInterfaceBundle\Service\Rest\DeepLRestService($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  2726.     }
  2727.     /**
  2728.      * Gets the public 'Pimcore\TranslationsProviderInterfaceBundle\Service\Rest\XPlanationRestService' shared autowired service.
  2729.      *
  2730.      * @return \Pimcore\TranslationsProviderInterfaceBundle\Service\Rest\XPlanationRestService
  2731.      */
  2732.     protected function getXPlanationRestServiceService()
  2733.     {
  2734.         return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Rest\\XPlanationRestService'] = new \Pimcore\TranslationsProviderInterfaceBundle\Service\Rest\XPlanationRestService('https://wmg-pimcore.matrix-ag.com/api');
  2735.     }
  2736.     /**
  2737.      * Gets the public 'Pimcore\TranslationsProviderInterfaceBundle\Service\Xml\XmlParserService' shared autowired service.
  2738.      *
  2739.      * @return \Pimcore\TranslationsProviderInterfaceBundle\Service\Xml\XmlParserService
  2740.      */
  2741.     protected function getXmlParserServiceService()
  2742.     {
  2743.         return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Xml\\XmlParserService'] = new \Pimcore\TranslationsProviderInterfaceBundle\Service\Xml\XmlParserService();
  2744.     }
  2745.     /**
  2746.      * Gets the public 'Pimcore\TranslationsProviderInterfaceBundle\Service\Zip\ZipService' shared autowired service.
  2747.      *
  2748.      * @return \Pimcore\TranslationsProviderInterfaceBundle\Service\Zip\ZipService
  2749.      */
  2750.     protected function getZipServiceService()
  2751.     {
  2752.         return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Zip\\ZipService'] = new \Pimcore\TranslationsProviderInterfaceBundle\Service\Zip\ZipService();
  2753.     }
  2754.     /**
  2755.      * Gets the public 'Pimcore\TranslationsProviderInterfaceBundle\Translation\ExportService\Exporter\XPlanationExporter' shared autowired service.
  2756.      *
  2757.      * @return \Pimcore\TranslationsProviderInterfaceBundle\Translation\ExportService\Exporter\XPlanationExporter
  2758.      */
  2759.     protected function getXPlanationExporterService()
  2760.     {
  2761.         return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Translation\\ExportService\\Exporter\\XPlanationExporter'] = new \Pimcore\TranslationsProviderInterfaceBundle\Translation\ExportService\Exporter\XPlanationExporter(($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Xml\\XmlParserService'] ?? ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Xml\\XmlParserService'] = new \Pimcore\TranslationsProviderInterfaceBundle\Service\Xml\XmlParserService())));
  2762.     }
  2763.     /**
  2764.      * Gets the public 'Pimcore\TranslationsProviderInterfaceBundle\Translation\ImportDataExtractor\DeepLDataExtractor' shared autowired service.
  2765.      *
  2766.      * @return \Pimcore\TranslationsProviderInterfaceBundle\Translation\ImportDataExtractor\DeepLDataExtractor
  2767.      */
  2768.     protected function getDeepLDataExtractorService()
  2769.     {
  2770.         return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Translation\\ImportDataExtractor\\DeepLDataExtractor'] = new \Pimcore\TranslationsProviderInterfaceBundle\Translation\ImportDataExtractor\DeepLDataExtractor(($this->privates['Pimcore\\Translation\\ImportDataExtractor\\TranslationItemResolver\\TranslationItemResolverInterface'] ?? ($this->privates['Pimcore\\Translation\\ImportDataExtractor\\TranslationItemResolver\\TranslationItemResolverInterface'] = new \Pimcore\Translation\ImportDataExtractor\TranslationItemResolver\TranslationItemResolver())));
  2771.     }
  2772.     /**
  2773.      * Gets the public 'Pimcore\TranslationsProviderInterfaceBundle\Translation\ImportDataExtractor\TranslationsComDataExtractor' shared autowired service.
  2774.      *
  2775.      * @return \Pimcore\TranslationsProviderInterfaceBundle\Translation\ImportDataExtractor\TranslationsComDataExtractor
  2776.      */
  2777.     protected function getTranslationsComDataExtractorService()
  2778.     {
  2779.         return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Translation\\ImportDataExtractor\\TranslationsComDataExtractor'] = new \Pimcore\TranslationsProviderInterfaceBundle\Translation\ImportDataExtractor\TranslationsComDataExtractor(($this->privates['Pimcore\\Translation\\ImportDataExtractor\\TranslationItemResolver\\TranslationItemResolverInterface'] ?? ($this->privates['Pimcore\\Translation\\ImportDataExtractor\\TranslationItemResolver\\TranslationItemResolverInterface'] = new \Pimcore\Translation\ImportDataExtractor\TranslationItemResolver\TranslationItemResolver())));
  2780.     }
  2781.     /**
  2782.      * Gets the public 'Pimcore\TranslationsProviderInterfaceBundle\TranslationsJobService\TranslationsJobServiceInterface' shared autowired service.
  2783.      *
  2784.      * @return \Pimcore\TranslationsProviderInterfaceBundle\TranslationsJobService\TranslationsJobService
  2785.      */
  2786.     protected function getTranslationsJobServiceInterfaceService()
  2787.     {
  2788.         $a = ($this->services['doctrine.orm.pimcore_translation_provider_interfaces_entity_manager'] ?? $this->getDoctrine_Orm_PimcoreTranslationProviderInterfacesEntityManagerService());
  2789.         if (isset($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\TranslationsJobService\\TranslationsJobServiceInterface'])) {
  2790.             return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\TranslationsJobService\\TranslationsJobServiceInterface'];
  2791.         }
  2792.         $b = ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\TranslationsProviderManager\\TranslationsProviderManagerInterface'] ?? $this->getTranslationsProviderManagerInterfaceService());
  2793.         if (isset($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\TranslationsJobService\\TranslationsJobServiceInterface'])) {
  2794.             return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\TranslationsJobService\\TranslationsJobServiceInterface'];
  2795.         }
  2796.         $c = ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  2797.         if (isset($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\TranslationsJobService\\TranslationsJobServiceInterface'])) {
  2798.             return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\TranslationsJobService\\TranslationsJobServiceInterface'];
  2799.         }
  2800.         return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\TranslationsJobService\\TranslationsJobServiceInterface'] = new \Pimcore\TranslationsProviderInterfaceBundle\TranslationsJobService\TranslationsJobService($a, ($this->privates['Pimcore\\Translation\\ImportDataExtractor\\TranslationItemResolver\\TranslationItemResolverInterface'] ?? ($this->privates['Pimcore\\Translation\\ImportDataExtractor\\TranslationItemResolver\\TranslationItemResolverInterface'] = new \Pimcore\Translation\ImportDataExtractor\TranslationItemResolver\TranslationItemResolver())), $b, ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\LanguageMapper'] ?? ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\LanguageMapper'] = new \Pimcore\TranslationsProviderInterfaceBundle\Service\LanguageMapper())), $c);
  2801.     }
  2802.     /**
  2803.      * Gets the public 'Pimcore\TranslationsProviderInterfaceBundle\TranslationsProviderManager\TranslationsProviderManagerInterface' shared autowired service.
  2804.      *
  2805.      * @return \Pimcore\TranslationsProviderInterfaceBundle\TranslationsProviderManager\TranslationsProviderManager
  2806.      */
  2807.     protected function getTranslationsProviderManagerInterfaceService()
  2808.     {
  2809.         $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\TranslationsProviderManager\\TranslationsProviderManagerInterface'] = $instance = new \Pimcore\TranslationsProviderInterfaceBundle\TranslationsProviderManager\TranslationsProviderManager();
  2810.         $instance->registerTranslationsProvider('translations-provider.xplanation', ($this->services['translations-provider.xplanation'] ?? $this->getTranslationsprovider_XplanationService()));
  2811.         $instance->registerTranslationsProvider('translations-provider.translationscom', ($this->services['translations-provider.translationscom'] ?? $this->getTranslationsprovider_TranslationscomService()));
  2812.         $instance->registerTranslationsProvider('translations-provider.deepl', ($this->services['translations-provider.deepl'] ?? $this->getTranslationsprovider_DeeplService()));
  2813.         return $instance;
  2814.     }
  2815.     /**
  2816.      * Gets the public 'Pimcore\TranslationsProviderInterfaceBundle\Twig\TranslationJobsHelperExtension' shared autowired service.
  2817.      *
  2818.      * @return \Pimcore\TranslationsProviderInterfaceBundle\Twig\TranslationJobsHelperExtension
  2819.      */
  2820.     protected function getTranslationJobsHelperExtensionService()
  2821.     {
  2822.         return $this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Twig\\TranslationJobsHelperExtension'] = new \Pimcore\TranslationsProviderInterfaceBundle\Twig\TranslationJobsHelperExtension(($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\TranslationsJobService\\TranslationsJobServiceInterface'] ?? $this->getTranslationsJobServiceInterfaceService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  2823.     }
  2824.     /**
  2825.      * Gets the public 'Pimcore\Workflow\ExpressionService' shared autowired service.
  2826.      *
  2827.      * @return \Pimcore\Workflow\ExpressionService
  2828.      */
  2829.     protected function getExpressionServiceService()
  2830.     {
  2831.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  2832.         if (isset($this->services['Pimcore\\Workflow\\ExpressionService'])) {
  2833.             return $this->services['Pimcore\\Workflow\\ExpressionService'];
  2834.         }
  2835.         $b = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  2836.         if (isset($this->services['Pimcore\\Workflow\\ExpressionService'])) {
  2837.             return $this->services['Pimcore\\Workflow\\ExpressionService'];
  2838.         }
  2839.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  2840.         return $this->services['Pimcore\\Workflow\\ExpressionService'] = new \Pimcore\Workflow\ExpressionService(new \Symfony\Component\Workflow\EventListener\ExpressionLanguage(), $c, new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker($c$afalsefalse), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), $b);
  2841.     }
  2842.     /**
  2843.      * Gets the public 'Pimcore\Workflow\Manager' shared autowired service.
  2844.      *
  2845.      * @return \Pimcore\Workflow\Manager
  2846.      */
  2847.     protected function getManagerService()
  2848.     {
  2849.         $a = ($this->privates['workflow.registry'] ?? $this->getWorkflow_RegistryService());
  2850.         if (isset($this->services['Pimcore\\Workflow\\Manager'])) {
  2851.             return $this->services['Pimcore\\Workflow\\Manager'];
  2852.         }
  2853.         $b = ($this->services['Pimcore\\Workflow\\ExpressionService'] ?? $this->getExpressionServiceService());
  2854.         if (isset($this->services['Pimcore\\Workflow\\Manager'])) {
  2855.             return $this->services['Pimcore\\Workflow\\Manager'];
  2856.         }
  2857.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2858.         if (isset($this->services['Pimcore\\Workflow\\Manager'])) {
  2859.             return $this->services['Pimcore\\Workflow\\Manager'];
  2860.         }
  2861.         $this->services['Pimcore\\Workflow\\Manager'] = $instance = new \Pimcore\Workflow\Manager($a, ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService()), $b$c);
  2862.         $instance->registerWorkflow('simple_asset_workflow', ['label' => 'Simple Asset Workflow''priority' => 0'type' => 'state_machine']);
  2863.         $instance->addPlaceConfig('simple_asset_workflow''start', ['label' => 'Start Place of the Workflow''title' => 'Start checking this asset''color' => '#3572b0''visibleInHeader' => true'colorInverted' => false'permissions' => []]);
  2864.         $instance->addPlaceConfig('simple_asset_workflow''review_license', ['label' => 'Review License''color' => '#orange''visibleInHeader' => true'title' => '''colorInverted' => false'permissions' => []]);
  2865.         $instance->addPlaceConfig('simple_asset_workflow''finished', ['label' => 'Asset Reviewed''color' => '#green''visibleInHeader' => true'title' => '''colorInverted' => false'permissions' => []]);
  2866.         $instance->registerWorkflow('product_data_enrichment', ['label' => 'Product Data Enrichment Workflow''priority' => 0'type' => 'workflow']);
  2867.         $instance->addPlaceConfig('product_data_enrichment''todo', ['label' => 'ToDo''title' => 'Product Magic did not start''color' => '#3572b0''colorInverted' => true'permissions' => [=> ['objectLayout' => 'CarTodo''publish' => false'unpublish' => false'condition' => '']], 'visibleInHeader' => true]);
  2868.         $instance->addPlaceConfig('product_data_enrichment''edit_text', ['label' => 'Edit Text''color' => '#ffa500''permissions' => [=> ['publish' => false'unpublish' => false'condition' => '']], 'title' => '''colorInverted' => false'visibleInHeader' => true]);
  2869.         $instance->addPlaceConfig('product_data_enrichment''edit_images', ['label' => 'Edit Images''color' => '#ffa500''permissions' => [=> ['publish' => false'unpublish' => false'condition' => '']], 'title' => '''colorInverted' => false'visibleInHeader' => true]);
  2870.         $instance->addPlaceConfig('product_data_enrichment''done_text', ['label' => 'Done Text''color' => '#008000''permissions' => [=> ['publish' => false'unpublish' => false'condition' => '']], 'title' => '''colorInverted' => false'visibleInHeader' => true]);
  2871.         $instance->addPlaceConfig('product_data_enrichment''done_images', ['label' => 'Done Images''color' => '#008000''permissions' => [=> ['publish' => false'unpublish' => false'condition' => '']], 'title' => '''colorInverted' => false'visibleInHeader' => true]);
  2872.         $instance->addPlaceConfig('product_data_enrichment''done_all', ['label' => 'Product is ready''color' => '#009900''permissions' => [=> ['condition' => 'is_fully_authenticated() and \'ROLE_PIMCORE_ADMIN\' in role_names''objectLayout' => 'CarReview'], => ['objectLayout' => 'CarReview''condition' => '']], 'title' => '''colorInverted' => false'visibleInHeader' => true]);
  2873.         $instance->addGlobalAction('product_data_enrichment''log_time', ['label' => 'Log Time''guard' => 'is_fully_authenticated()''notes' => ['commentEnabled' => true'commentRequired' => true'type' => 'Worklog''title' => 'Time Logged''additionalFields' => [=> ['name' => 'timeWorked''fieldType' => 'input''title' => 'Time spent''required' => true'fieldTypeSettings' => []]]], 'objectLayout' => false'to' => []], NULL);
  2874.         return $instance;
  2875.     }
  2876.     /**
  2877.      * Gets the public 'Pimcore\Workflow\Place\StatusInfo' shared autowired service.
  2878.      *
  2879.      * @return \Pimcore\Workflow\Place\StatusInfo
  2880.      */
  2881.     protected function getStatusInfoService()
  2882.     {
  2883.         $a = ($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService());
  2884.         if (isset($this->services['Pimcore\\Workflow\\Place\\StatusInfo'])) {
  2885.             return $this->services['Pimcore\\Workflow\\Place\\StatusInfo'];
  2886.         }
  2887.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2888.         if (isset($this->services['Pimcore\\Workflow\\Place\\StatusInfo'])) {
  2889.             return $this->services['Pimcore\\Workflow\\Place\\StatusInfo'];
  2890.         }
  2891.         return $this->services['Pimcore\\Workflow\\Place\\StatusInfo'] = new \Pimcore\Workflow\Place\StatusInfo($a$b, ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  2892.     }
  2893.     /**
  2894.      * Gets the public 'Symfony\Bridge\Twig\Extension\WebLinkExtension' shared service.
  2895.      *
  2896.      * @return \Symfony\Bridge\Twig\Extension\WebLinkExtension
  2897.      */
  2898.     protected function getWebLinkExtensionService()
  2899.     {
  2900.         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())));
  2901.     }
  2902.     /**
  2903.      * Gets the public 'Symfony\Component\HttpKernel\EventListener\SessionListener' shared service.
  2904.      *
  2905.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2906.      */
  2907.     protected function getSessionListenerService()
  2908.     {
  2909.         return $this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2910.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  2911.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  2912.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2913.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  2914.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2915.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  2916.         ], [
  2917.             'initialized_session' => '?',
  2918.             'logger' => '?',
  2919.             'request_stack' => '?',
  2920.             'session' => '?',
  2921.             'session_collector' => '?',
  2922.             'session_factory' => '?',
  2923.         ]), true$this->parameters['session.storage.options']);
  2924.     }
  2925.     /**
  2926.      * Gets the public 'Symfony\Component\Lock\LockFactory' shared autowired service.
  2927.      *
  2928.      * @return \Symfony\Component\Lock\LockFactory
  2929.      */
  2930.     protected function getLockFactoryService()
  2931.     {
  2932.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  2933.         if (isset($this->services['Symfony\\Component\\Lock\\LockFactory'])) {
  2934.             return $this->services['Symfony\\Component\\Lock\\LockFactory'];
  2935.         }
  2936.         $this->services['Symfony\\Component\\Lock\\LockFactory'] = $instance = new \Symfony\Component\Lock\LockFactory(new \Symfony\Component\Lock\Store\DoctrineDbalStore($a));
  2937.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2938.         return $instance;
  2939.     }
  2940.     /**
  2941.      * Gets the public 'Symfony\Contracts\Translation\TranslatorInterface' shared autowired service.
  2942.      *
  2943.      * @return \Pimcore\Translation\Translator
  2944.      */
  2945.     protected function getTranslatorInterfaceService()
  2946.     {
  2947.         $this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] = $instance = new \Pimcore\Translation\Translator(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  2948.         $instance->setKernel(($this->services['kernel'] ?? $this->get('kernel'1)));
  2949.         $instance->setAdminPath('@PimcoreCoreBundle/Resources/translations');
  2950.         $instance->setAdminTranslationMapping([]);
  2951.         return $instance;
  2952.     }
  2953.     /**
  2954.      * Gets the public 'cache.app' shared service.
  2955.      *
  2956.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2957.      */
  2958.     protected function getCache_AppService()
  2959.     {
  2960.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ProxyAdapter(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService()), 'app'));
  2961.     }
  2962.     /**
  2963.      * Gets the public 'cache.system' shared service.
  2964.      *
  2965.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2966.      */
  2967.     protected function getCache_SystemService()
  2968.     {
  2969.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('MVLR1Xrcgj'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2970.     }
  2971.     /**
  2972.      * Gets the public 'cache.validator_expression_language' shared service.
  2973.      *
  2974.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2975.      */
  2976.     protected function getCache_ValidatorExpressionLanguageService()
  2977.     {
  2978.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jb6xImE2mu'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2979.     }
  2980.     /**
  2981.      * Gets the public 'cmf.activity_store' shared autowired service.
  2982.      *
  2983.      * @return \CustomerManagementFrameworkBundle\ActivityStore\MySQL
  2984.      */
  2985.     protected function getCmf_ActivityStoreService()
  2986.     {
  2987.         $a = ($this->services['Knp\\Component\\Pager\\PaginatorInterface'] ?? $this->getPaginatorInterfaceService());
  2988.         if (isset($this->services['cmf.activity_store'])) {
  2989.             return $this->services['cmf.activity_store'];
  2990.         }
  2991.         return $this->services['cmf.activity_store'] = new \CustomerManagementFrameworkBundle\ActivityStore\MySQL($a);
  2992.     }
  2993.     /**
  2994.      * Gets the public 'cmf.view_formatter' shared autowired service.
  2995.      *
  2996.      * @return \CustomerManagementFrameworkBundle\View\Formatter\DefaultViewFormatter
  2997.      */
  2998.     protected function getCmf_ViewFormatterService()
  2999.     {
  3000.         return $this->services['cmf.view_formatter'] = new \CustomerManagementFrameworkBundle\View\Formatter\DefaultViewFormatter(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  3001.     }
  3002.     /**
  3003.      * Gets the public 'cmf_routing.route_provider' shared autowired service.
  3004.      *
  3005.      * @return \Pimcore\Routing\DynamicRouteProvider
  3006.      */
  3007.     protected function getCmfRouting_RouteProviderService()
  3008.     {
  3009.         $a = ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService());
  3010.         $this->services['cmf_routing.route_provider'] = $instance = new \Pimcore\Routing\DynamicRouteProvider($a);
  3011.         $instance->addHandler(($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()));
  3012.         $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()))));
  3013.         return $instance;
  3014.     }
  3015.     /**
  3016.      * Gets the public 'data_collector.dump' shared service.
  3017.      *
  3018.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  3019.      */
  3020.     protected function getDataCollector_DumpService()
  3021.     {
  3022.         $a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  3023.         if (isset($this->services['data_collector.dump'])) {
  3024.             return $this->services['data_collector.dump'];
  3025.         }
  3026.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL);
  3027.     }
  3028.     /**
  3029.      * Gets the public 'doctrine' shared service.
  3030.      *
  3031.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  3032.      */
  3033.     protected function getDoctrineService()
  3034.     {
  3035.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''pimcore_translation_provider_interfaces');
  3036.     }
  3037.     /**
  3038.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  3039.      *
  3040.      * @return \Pimcore\Db\Connection
  3041.      */
  3042.     protected function getDoctrine_Dbal_DefaultConnectionService()
  3043.     {
  3044.         $a = new \Doctrine\DBAL\Configuration();
  3045.         $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()))]));
  3046.         $a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter([=> 'lock_keys'=> 'cache_items'=> 'cache_items']), => ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('migration_versions')))]));
  3047.         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' => 'lts-2022-0-db''port' => 3306'user' => 'pimcore''password' => 'pimcore''dbname' => 'pimcore''driverOptions' => [1002 => 'SET sql_mode = \'\';'], 'wrapperClass' => '\\Pimcore\\Db\\Connection''serverVersion' => '10.7.8-MariaDB-1:10.7.8+maria~ubu2004''defaultTableOptions' => ['charset' => 'UTF8MB4''engine' => 'InnoDB''collate' => 'utf8mb4_general_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3048.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => ['privates''cmf_routing.persistence.doctrine.route_condition_metadata_listener''getCmfRouting_Persistence_Doctrine_RouteConditionMetadataListenerService'true],
  3049.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  3050.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  3051.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  3052.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  3053.             'doctrine.orm.pimcore_direct_edit_listeners.attach_entity_listeners' => ['privates''doctrine.orm.pimcore_direct_edit_listeners.attach_entity_listeners''getDoctrine_Orm_PimcoreDirectEditListeners_AttachEntityListenersService'true],
  3054.             'doctrine.orm.pimcore_translation_provider_interfaces_listeners.attach_entity_listeners' => ['privates''doctrine.orm.pimcore_translation_provider_interfaces_listeners.attach_entity_listeners''getDoctrine_Orm_PimcoreTranslationProviderInterfacesListeners_AttachEntityListenersService'true],
  3055.             'doctrine.orm.portal_engine_listeners.attach_entity_listeners' => ['privates''doctrine.orm.portal_engine_listeners.attach_entity_listeners''getDoctrine_Orm_PortalEngineListeners_AttachEntityListenersService'true],
  3056.             'doctrine.orm.statistics_explorer_listeners.attach_entity_listeners' => ['privates''doctrine.orm.statistics_explorer_listeners.attach_entity_listeners''getDoctrine_Orm_StatisticsExplorerListeners_AttachEntityListenersService'true],
  3057.         ], [
  3058.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => '?',
  3059.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3060.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3061.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  3062.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  3063.             'doctrine.orm.pimcore_direct_edit_listeners.attach_entity_listeners' => '?',
  3064.             'doctrine.orm.pimcore_translation_provider_interfaces_listeners.attach_entity_listeners' => '?',
  3065.             'doctrine.orm.portal_engine_listeners.attach_entity_listeners' => '?',
  3066.             'doctrine.orm.statistics_explorer_listeners.attach_entity_listeners' => '?',
  3067.         ]), [=> '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.pimcore_translation_provider_interfaces_listeners.attach_entity_listeners'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.portal_engine_listeners.attach_entity_listeners'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.pimcore_direct_edit_listeners.attach_entity_listeners'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.statistics_explorer_listeners.attach_entity_listeners']]), ['enum' => 'string''bit' => 'boolean']);
  3068.     }
  3069.     /**
  3070.      * Gets the public 'doctrine.orm.pimcore_direct_edit_entity_manager' shared service.
  3071.      *
  3072.      * @return \Doctrine\ORM\EntityManager
  3073.      */
  3074.     protected function getDoctrine_Orm_PimcoreDirectEditEntityManagerService($lazyLoad true)
  3075.     {
  3076.         if ($lazyLoad) {
  3077.             return $this->services['doctrine.orm.pimcore_direct_edit_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  3078.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3079.                     $wrappedInstance $this->getDoctrine_Orm_PimcoreDirectEditEntityManagerService(false);
  3080.                     $proxy->setProxyInitializer(null);
  3081.                     return true;
  3082.                 });
  3083.             });
  3084.         }
  3085.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  3086.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  3087.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  3088.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  3089.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  3090.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  3091.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  3092.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  3093.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  3094.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  3095.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  3096.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  3097.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  3098.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  3099.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  3100.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  3101.         $a = new \Doctrine\ORM\Configuration();
  3102.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  3103.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/vendor/pimcore/direct-edit/src/Entity')]), 'Pimcore\\Bundle\\DirectEditBundle\\Entity');
  3104.         $a->setEntityNamespaces(['PimcoreDirectEdit' => 'Pimcore\\Bundle\\DirectEditBundle\\Entity']);
  3105.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3106.         $a->setQueryCache(($this->privates['cache.doctrine.orm.pimcore_direct_edit.query'] ?? $this->getCache_Doctrine_Orm_PimcoreDirectEdit_QueryService()));
  3107.         $a->setResultCache(($this->privates['cache.doctrine.orm.pimcore_direct_edit.result'] ?? $this->getCache_Doctrine_Orm_PimcoreDirectEdit_ResultService()));
  3108.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  3109.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  3110.         $a->setProxyNamespace('Proxies');
  3111.         $a->setAutoGenerateProxyClasses(false);
  3112.         $a->setSchemaIgnoreClasses([]);
  3113.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  3114.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  3115.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  3116.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  3117.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  3118.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  3119.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  3120.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  3121.         return $instance;
  3122.     }
  3123.     /**
  3124.      * Gets the public 'doctrine.orm.pimcore_translation_provider_interfaces_entity_manager' shared service.
  3125.      *
  3126.      * @return \Doctrine\ORM\EntityManager
  3127.      */
  3128.     protected function getDoctrine_Orm_PimcoreTranslationProviderInterfacesEntityManagerService($lazyLoad true)
  3129.     {
  3130.         if ($lazyLoad) {
  3131.             return $this->services['doctrine.orm.pimcore_translation_provider_interfaces_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  3132.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3133.                     $wrappedInstance $this->getDoctrine_Orm_PimcoreTranslationProviderInterfacesEntityManagerService(false);
  3134.                     $proxy->setProxyInitializer(null);
  3135.                     return true;
  3136.                 });
  3137.             });
  3138.         }
  3139.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  3140.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  3141.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  3142.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  3143.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  3144.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  3145.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  3146.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  3147.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  3148.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  3149.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  3150.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  3151.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  3152.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  3153.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  3154.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  3155.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  3156.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  3157.         $a = new \Doctrine\ORM\Configuration();
  3158.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  3159.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Entity')]), 'Pimcore\\TranslationsProviderInterfaceBundle\\Entity');
  3160.         $a->setEntityNamespaces(['PimcoreTranslationsProviderInterface' => 'Pimcore\\TranslationsProviderInterfaceBundle\\Entity']);
  3161.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3162.         $a->setQueryCache(($this->privates['cache.doctrine.orm.pimcore_translation_provider_interfaces.query'] ?? $this->getCache_Doctrine_Orm_PimcoreTranslationProviderInterfaces_QueryService()));
  3163.         $a->setResultCache(($this->privates['cache.doctrine.orm.pimcore_translation_provider_interfaces.result'] ?? $this->getCache_Doctrine_Orm_PimcoreTranslationProviderInterfaces_ResultService()));
  3164.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  3165.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  3166.         $a->setProxyNamespace('Proxies');
  3167.         $a->setAutoGenerateProxyClasses(false);
  3168.         $a->setSchemaIgnoreClasses([]);
  3169.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  3170.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  3171.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  3172.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  3173.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  3174.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  3175.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  3176.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  3177.         return $instance;
  3178.     }
  3179.     /**
  3180.      * Gets the public 'doctrine.orm.portal_engine_entity_manager' shared service.
  3181.      *
  3182.      * @return \Doctrine\ORM\EntityManager
  3183.      */
  3184.     protected function getDoctrine_Orm_PortalEngineEntityManagerService($lazyLoad true)
  3185.     {
  3186.         if ($lazyLoad) {
  3187.             return $this->services['doctrine.orm.portal_engine_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  3188.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3189.                     $wrappedInstance $this->getDoctrine_Orm_PortalEngineEntityManagerService(false);
  3190.                     $proxy->setProxyInitializer(null);
  3191.                     return true;
  3192.                 });
  3193.             });
  3194.         }
  3195.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  3196.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  3197.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  3198.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  3199.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  3200.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  3201.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  3202.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  3203.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  3204.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  3205.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  3206.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  3207.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  3208.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  3209.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  3210.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  3211.         $a = new \Doctrine\ORM\Configuration();
  3212.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  3213.         $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');
  3214.         $a->setEntityNamespaces(['PimcorePortalEngine' => 'Pimcore\\Bundle\\PortalEngineBundle\\Entity']);
  3215.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3216.         $a->setQueryCache(($this->privates['cache.doctrine.orm.portal_engine.query'] ?? $this->getCache_Doctrine_Orm_PortalEngine_QueryService()));
  3217.         $a->setResultCache(($this->privates['cache.doctrine.orm.portal_engine.result'] ?? $this->getCache_Doctrine_Orm_PortalEngine_ResultService()));
  3218.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  3219.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  3220.         $a->setProxyNamespace('Proxies');
  3221.         $a->setAutoGenerateProxyClasses(false);
  3222.         $a->setSchemaIgnoreClasses([]);
  3223.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  3224.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  3225.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  3226.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  3227.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  3228.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  3229.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  3230.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  3231.         return $instance;
  3232.     }
  3233.     /**
  3234.      * Gets the public 'doctrine.orm.statistics_explorer_entity_manager' shared service.
  3235.      *
  3236.      * @return \Doctrine\ORM\EntityManager
  3237.      */
  3238.     protected function getDoctrine_Orm_StatisticsExplorerEntityManagerService($lazyLoad true)
  3239.     {
  3240.         if ($lazyLoad) {
  3241.             return $this->services['doctrine.orm.statistics_explorer_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  3242.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3243.                     $wrappedInstance $this->getDoctrine_Orm_StatisticsExplorerEntityManagerService(false);
  3244.                     $proxy->setProxyInitializer(null);
  3245.                     return true;
  3246.                 });
  3247.             });
  3248.         }
  3249.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  3250.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  3251.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  3252.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  3253.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  3254.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  3255.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  3256.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  3257.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  3258.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  3259.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  3260.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  3261.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  3262.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  3263.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  3264.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  3265.         $a = new \Doctrine\ORM\Configuration();
  3266.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  3267.         $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');
  3268.         $a->setEntityNamespaces(['PimcoreStatisticsExplorerBundle' => 'Pimcore\\Bundle\\StatisticsExplorerBundle\\Entity']);
  3269.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3270.         $a->setQueryCache(($this->privates['cache.doctrine.orm.statistics_explorer.query'] ?? $this->getCache_Doctrine_Orm_StatisticsExplorer_QueryService()));
  3271.         $a->setResultCache(($this->privates['cache.doctrine.orm.statistics_explorer.result'] ?? $this->getCache_Doctrine_Orm_StatisticsExplorer_ResultService()));
  3272.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  3273.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  3274.         $a->setProxyNamespace('Proxies');
  3275.         $a->setAutoGenerateProxyClasses(false);
  3276.         $a->setSchemaIgnoreClasses([]);
  3277.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  3278.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  3279.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  3280.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  3281.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  3282.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  3283.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  3284.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  3285.         return $instance;
  3286.     }
  3287.     /**
  3288.      * Gets the public 'event_dispatcher' shared service.
  3289.      *
  3290.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  3291.      */
  3292.     protected function getEventDispatcherService()
  3293.     {
  3294.         $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())));
  3295.         $instance->addListener('scheb_two_factor.authentication.complete', [=> function () {
  3296.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  3297.         }, => 'onAuthenticationComplete'], 0);
  3298.         $instance->addListener('scheb_two_factor.authentication.attempt', [=> function () {
  3299.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  3300.         }, => 'onAuthenticationAttempt'], 0);
  3301.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  3302.             return ($this->privates['App\\EventListener\\NameSettingListener'] ?? ($this->privates['App\\EventListener\\NameSettingListener'] = new \App\EventListener\NameSettingListener()));
  3303.         }, => 'onPreAdd'], 0);
  3304.         $instance->addListener('pimcore.bundle_manager.paths.css', [=> function () {
  3305.             return ($this->privates['App\\EventListener\\PimcoreAdminListener'] ?? ($this->privates['App\\EventListener\\PimcoreAdminListener'] = new \App\EventListener\PimcoreAdminListener()));
  3306.         }, => 'addCSSFiles'], 0);
  3307.         $instance->addListener('pimcore.bundle_manager.paths.js', [=> function () {
  3308.             return ($this->privates['App\\EventListener\\PimcoreAdminListener'] ?? ($this->privates['App\\EventListener\\PimcoreAdminListener'] = new \App\EventListener\PimcoreAdminListener()));
  3309.         }, => 'addJSFiles'], 0);
  3310.         $instance->addListener('pimcore.admin.resolve.elementAdminStyle', [=> function () {
  3311.             return ($this->privates['App\\EventListener\\PimcoreAdminListener'] ?? ($this->privates['App\\EventListener\\PimcoreAdminListener'] = new \App\EventListener\PimcoreAdminListener()));
  3312.         }, => 'onResolveElementAdminStyle'], 0);
  3313.         $instance->addListener('pimcore.ecommerce.ordermanager.postUpdateOrder', [=> function () {
  3314.             return ($this->privates['App\\EventListener\\CheckoutEventListener'] ?? $this->load('getCheckoutEventListenerService'));
  3315.         }, => 'onUpdateOrder'], 0);
  3316.         $instance->addListener('pimcore.ecommerce.commitorderprocessor.sendConfirmationMails', [=> function () {
  3317.             return ($this->privates['App\\EventListener\\CheckoutEventListener'] ?? $this->load('getCheckoutEventListenerService'));
  3318.         }, => 'sendConfirmationMail'], 0);
  3319.         $instance->addListener('pimcore.ecommerce.commitorderprocessor.postCommitOrder', [=> function () {
  3320.             return ($this->privates['App\\EventListener\\CheckoutEventListener'] ?? $this->load('getCheckoutEventListenerService'));
  3321.         }, => 'postCommitOrder'], 0);
  3322.         $instance->addListener('pimcore.admin.login.redirect', [=> function () {
  3323.             return ($this->privates['Pimcore\\Bundle\\OpenIdConnectBundle\\EventListener\\LoginRedirectListener'] ?? $this->load('getLoginRedirectListenerService'));
  3324.         }, => 'onLoginRedirect'], 0);
  3325.         $instance->addListener('pimcore.admin.login.lostpassword', [=> function () {
  3326.             return ($this->privates['Pimcore\\Bundle\\OpenIdConnectBundle\\EventListener\\LostPasswordListener'] ?? ($this->privates['Pimcore\\Bundle\\OpenIdConnectBundle\\EventListener\\LostPasswordListener'] = new \Pimcore\Bundle\OpenIdConnectBundle\EventListener\LostPasswordListener()));
  3327.         }, => 'onLostPassword'], 0);
  3328.         $instance->addListener('kernel.controller', [=> function () {
  3329.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  3330.         }, => 'onKernelController'], 0);
  3331.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3332.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3333.         }, => 'checkPassport'], 1024);
  3334.         $instance->addListener('kernel.response', [=> function () {
  3335.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  3336.         }, => 'onKernelResponse'], 0);
  3337.         $instance->addListener('kernel.response', [=> function () {
  3338.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  3339.         }, => 'onKernelResponse'], 0);
  3340.         $instance->addListener('kernel.response', [=> function () {
  3341.             return ($this->privates['security.context_listener.2'] ?? $this->getSecurity_ContextListener_2Service());
  3342.         }, => 'onKernelResponse'], 0);
  3343.         $instance->addListener('console.command', [=> function () {
  3344.             return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('migration_versions')));
  3345.         }, => 'onConsoleCommand'], 0);
  3346.         $instance->addListener('kernel.response', [=> function () {
  3347.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] ?? $this->getGoogleAnalyticsCodeListenerService());
  3348.         }, => 'onKernelResponse'], -110);
  3349.         $instance->addListener('kernel.response', [=> function () {
  3350.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] ?? $this->getGoogleTagManagerListenerService());
  3351.         }, => 'onKernelResponse'], -108);
  3352.         $instance->addListener('kernel.request', [=> function () {
  3353.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  3354.         }, => 'onKernelRequest'], 610);
  3355.         $instance->addListener('kernel.response', [=> function () {
  3356.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  3357.         }, => 'onKernelResponse'], -120);
  3358.         $instance->addListener('kernel.response', [=> function () {
  3359.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  3360.         }, => 'stopPropagationCheck'], 100);
  3361.         $instance->addListener('kernel.request', [=> function () {
  3362.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] ?? $this->getMaintenancePageListenerService());
  3363.         }, => 'onKernelRequest'], 620);
  3364.         $instance->addListener('kernel.request', [=> function () {
  3365.             return ($this->services['pimcore.event_listener.frontend.activity_url_tracker'] ?? $this->getPimcore_EventListener_Frontend_ActivityUrlTrackerService());
  3366.         }, => 'onKernelRequest'], -200);
  3367.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  3368.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  3369.         }, => 'onPreUpdate'], 0);
  3370.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  3371.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  3372.         }, => 'onPostUpdate'], 0);
  3373.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  3374.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  3375.         }, => 'onPreAdd'], 0);
  3376.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  3377.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  3378.         }, => 'onPostAdd'], 0);
  3379.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  3380.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  3381.         }, => 'onPreDelete'], 0);
  3382.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  3383.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  3384.         }, => 'onPostDelete'], 0);
  3385.         $instance->addListener('pimcore.dataobject.import.preSave', [=> function () {
  3386.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  3387.         }, => 'onPreSave'], 0);
  3388.         $instance->addListener('plugin.ObjectMerger.postMerge', [=> function () {
  3389.             return ($this->services['cmf.event_listener.object_merger'] ?? $this->load('getCmf_EventListener_ObjectMergerService'));
  3390.         }, => 'onPostMerge'], 0);
  3391.         $instance->addListener('plugin.ObjectMerger.preMerge', [=> function () {
  3392.             return ($this->services['cmf.event_listener.object_merger'] ?? $this->load('getCmf_EventListener_ObjectMergerService'));
  3393.         }, => 'onPreMerge'], 0);
  3394.         $instance->addListener('plugin.cmf.new-activity', [=> function () {
  3395.             return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
  3396.         }, => 'handleEvent'], 0);
  3397.         $instance->addListener('plugin.cmf.execute-segment-builders', [=> function () {
  3398.             return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
  3399.         }, => 'handleEvent'], 0);
  3400.         $instance->addListener('plugin.cmf.after-track-activity', [=> function () {
  3401.             return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
  3402.         }, => 'handleEvent'], 0);
  3403.         $instance->addListener('plugin.cmf.segment-tracked', [=> function () {
  3404.             return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
  3405.         }, => 'handleEvent'], 0);
  3406.         $instance->addListener('plugin.cmf.target-group-assigned', [=> function () {
  3407.             return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
  3408.         }, => 'handleEvent'], 0);
  3409.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  3410.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface'] ?? $this->load('getPimcoreElementRemovalListenerInterfaceService'));
  3411.         }, => 'onPostDelete'], 0);
  3412.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  3413.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface'] ?? $this->load('getPimcoreElementRemovalListenerInterfaceService'));
  3414.         }, => 'onPostDelete'], 0);
  3415.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  3416.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface'] ?? $this->load('getPimcoreElementRemovalListenerInterfaceService'));
  3417.         }, => 'onPostDelete'], 0);
  3418.         $instance->addListener('pimcore.targeting.assign_document_target_group', [=> function () {
  3419.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\TargetingEventListener'] ?? $this->load('getTargetingEventListenerService'));
  3420.         }, => 'onAssignDocumentTargetGroup'], 0);
  3421.         $instance->addListener('pimcore.targeting.post_rule_actions', [=> function () {
  3422.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\TargetingEventListener'] ?? $this->load('getTargetingEventListenerService'));
  3423.         }, => 'onPostRuleActions'], 0);
  3424.         $instance->addListener('pimcore.admin.indexAction.settings', [=> function () {
  3425.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\AdminListener'] ?? $this->load('getAdminListenerService'));
  3426.         }, => 'addIndexSettings'], 0);
  3427.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  3428.             return ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\EventListener\\DataChangedHandlerListener'] ?? $this->load('getDataChangedHandlerListenerService'));
  3429.         }, => 'onPreUpdateDataObject'], -255);
  3430.         $instance->addListener('pimcore.asset.preUpdate', [=> function () {
  3431.             return ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\EventListener\\DataChangedHandlerListener'] ?? $this->load('getDataChangedHandlerListenerService'));
  3432.         }, => 'onPreUpdateAsset'], -255);
  3433.         $instance->addListener('pimcore.document.preUpdate', [=> function () {
  3434.             return ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\EventListener\\DataChangedHandlerListener'] ?? $this->load('getDataChangedHandlerListenerService'));
  3435.         }, => 'onPreUpdateDocument'], -255);
  3436.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  3437.             return ($this->privates['bundle.advanced_object_search.eventlisteners'] ?? $this->load('getBundle_AdvancedObjectSearch_EventlistenersService'));
  3438.         }, => 'updateObject'], 0);
  3439.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  3440.             return ($this->privates['bundle.advanced_object_search.eventlisteners'] ?? $this->load('getBundle_AdvancedObjectSearch_EventlistenersService'));
  3441.         }, => 'updateObject'], 0);
  3442.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  3443.             return ($this->privates['bundle.advanced_object_search.eventlisteners'] ?? $this->load('getBundle_AdvancedObjectSearch_EventlistenersService'));
  3444.         }, => 'deleteObject'], 0);
  3445.         $instance->addListener('pimcore.class.postUpdate', [=> function () {
  3446.             return ($this->privates['bundle.advanced_object_search.eventlisteners'] ?? $this->load('getBundle_AdvancedObjectSearch_EventlistenersService'));
  3447.         }, => 'updateMapping'], 0);
  3448.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  3449.             return ($this->privates['bundle.advanced_object_search.eventlisteners'] ?? $this->load('getBundle_AdvancedObjectSearch_EventlistenersService'));
  3450.         }, => 'deleteIndex'], 0);
  3451.         $instance->addListener('Pimcore\\Bundle\\DataImporterBundle\\Event\\PostPreparationEvent', [=> function () {
  3452.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\DataImporterListener'] ?? $this->load('getDataImporterListenerService'));
  3453.         }, => 'importPrepared'], 0);
  3454.         $instance->addListener('pimcore.admin.indexAction.settings', [=> function () {
  3455.             return ($this->privates['Pimcore\\Bundle\\HeadlessDocumentsBundle\\EventListener\\AdminListener'] ?? ($this->privates['Pimcore\\Bundle\\HeadlessDocumentsBundle\\EventListener\\AdminListener'] = new \Pimcore\Bundle\HeadlessDocumentsBundle\EventListener\AdminListener()));
  3456.         }, => 'addIndexSettings'], 0);
  3457.         $instance->addListener('kernel.request', [=> function () {
  3458.             return ($this->privates['Pimcore\\Bundle\\OpenIdConnectBundle\\EventListener\\CodeInjectionListener'] ?? ($this->privates['Pimcore\\Bundle\\OpenIdConnectBundle\\EventListener\\CodeInjectionListener'] = new \Pimcore\Bundle\OpenIdConnectBundle\EventListener\CodeInjectionListener()));
  3459.         }, => 'check'], 0);
  3460.         $instance->addListener('kernel.response', [=> function () {
  3461.             return ($this->privates['Pimcore\\Bundle\\OpenIdConnectBundle\\EventListener\\CodeInjectionListener'] ?? ($this->privates['Pimcore\\Bundle\\OpenIdConnectBundle\\EventListener\\CodeInjectionListener'] = new \Pimcore\Bundle\OpenIdConnectBundle\EventListener\CodeInjectionListener()));
  3462.         }, => 'inject'], 0);
  3463.         $instance->addListener('kernel.exception', [=> function () {
  3464.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  3465.         }, => 'onKernelException'], 0);
  3466.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3467.             return ($this->privates['App\\EventListener\\AuthenticationLoginListener'] ?? $this->load('getAuthenticationLoginListenerService'));
  3468.         }, => 'onLoginSuccess'], 0);
  3469.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3470.             return ($this->privates['App\\EventListener\\AuthenticationLogoutListener'] ?? $this->load('getAuthenticationLogoutListenerService'));
  3471.         }, => 'onLogout'], 0);
  3472.         $instance->addListener('kernel.response', [=> function () {
  3473.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  3474.         }, => 'onKernelResponse'], 0);
  3475.         $instance->addListener('kernel.response', [=> function () {
  3476.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  3477.         }, => 'onKernelResponse'], -1024);
  3478.         $instance->addListener('kernel.request', [=> function () {
  3479.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  3480.         }, => 'setDefaultLocale'], 100);
  3481.         $instance->addListener('kernel.request', [=> function () {
  3482.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  3483.         }, => 'onKernelRequest'], 16);
  3484.         $instance->addListener('kernel.finish_request', [=> function () {
  3485.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  3486.         }, => 'onKernelFinishRequest'], 0);
  3487.         $instance->addListener('kernel.request', [=> function () {
  3488.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  3489.         }, => 'onKernelRequest'], 256);
  3490.         $instance->addListener('kernel.response', [=> function () {
  3491.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  3492.         }, => 'onResponse'], -255);
  3493.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3494.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3495.         }, => 'onControllerArguments'], 0);
  3496.         $instance->addListener('kernel.exception', [=> function () {
  3497.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3498.         }, => 'logKernelException'], 0);
  3499.         $instance->addListener('kernel.exception', [=> function () {
  3500.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3501.         }, => 'onKernelException'], -128);
  3502.         $instance->addListener('kernel.response', [=> function () {
  3503.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3504.         }, => 'removeCspHeader'], -128);
  3505.         $instance->addListener('kernel.request', [=> function () {
  3506.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3507.         }, => 'onKernelRequest'], 15);
  3508.         $instance->addListener('kernel.finish_request', [=> function () {
  3509.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3510.         }, => 'onKernelFinishRequest'], -15);
  3511.         $instance->addListener('console.error', [=> function () {
  3512.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  3513.         }, => 'onConsoleError'], -128);
  3514.         $instance->addListener('console.terminate', [=> function () {
  3515.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  3516.         }, => 'onConsoleTerminate'], -128);
  3517.         $instance->addListener('console.error', [=> function () {
  3518.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  3519.         }, => 'onConsoleError'], 0);
  3520.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3521.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  3522.         }, => 'onMessage'], -255);
  3523.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3524.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  3525.         }, => 'onMessage'], -255);
  3526.         $instance->addListener('kernel.request', [=> function () {
  3527.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3528.         }, => 'configure'], 2048);
  3529.         $instance->addListener('console.command', [=> function () {
  3530.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3531.         }, => 'configure'], 2048);
  3532.         $instance->addListener('kernel.request', [=> function () {
  3533.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3534.         }, => 'onKernelRequest'], 32);
  3535.         $instance->addListener('kernel.finish_request', [=> function () {
  3536.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3537.         }, => 'onKernelFinishRequest'], 0);
  3538.         $instance->addListener('kernel.exception', [=> function () {
  3539.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3540.         }, => 'onKernelException'], -64);
  3541.         $instance->addListener('kernel.response', [=> function () {
  3542.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  3543.         }, => 'onKernelResponse'], 0);
  3544.         $instance->addListener('kernel.request', [=> function () {
  3545.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  3546.         }, => 'onKernelRequest'], 128);
  3547.         $instance->addListener('kernel.response', [=> function () {
  3548.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  3549.         }, => 'onKernelResponse'], -1000);
  3550.         $instance->addListener('kernel.finish_request', [=> function () {
  3551.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  3552.         }, => 'onFinishRequest'], 0);
  3553.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3554.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  3555.         }, => 'onMessageFailed'], 100);
  3556.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3557.             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()));
  3558.         }, => 'onMessageFailed'], 200);
  3559.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  3560.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  3561.         }, => 'onWorkerRunning'], 100);
  3562.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  3563.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  3564.         }, => 'onWorkerStarted'], 0);
  3565.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  3566.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  3567.         }, => 'onWorkerRunning'], 0);
  3568.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  3569.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  3570.         }, => 'onWorkerStarted'], 100);
  3571.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3572.             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()));
  3573.         }, => 'onMessageFailed'], 0);
  3574.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  3575.             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()));
  3576.         }, => 'onWorkerRunning'], 0);
  3577.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  3578.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  3579.         }, => 'onNotification'], -255);
  3580.         $instance->addListener('kernel.response', [=> function () {
  3581.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3582.         }, => 'onKernelResponse'], -100);
  3583.         $instance->addListener('kernel.exception', [=> function () {
  3584.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3585.         }, => 'onKernelException'], 0);
  3586.         $instance->addListener('kernel.terminate', [=> function () {
  3587.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3588.         }, => 'onKernelTerminate'], -1024);
  3589.         $instance->addListener('kernel.controller', [=> function () {
  3590.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3591.         }, => 'onKernelController'], 0);
  3592.         $instance->addListener('kernel.response', [=> function () {
  3593.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3594.         }, => 'onKernelResponse'], 0);
  3595.         $instance->addListener('kernel.response', [=> function () {
  3596.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  3597.         }, => 'onKernelResponse'], 0);
  3598.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3599.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3600.         }, => 'checkPassport'], 0);
  3601.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3602.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3603.         }, => 'onLoginSuccess'], 0);
  3604.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  3605.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  3606.         }, => 'onVoterVote'], 0);
  3607.         $instance->addListener('kernel.request', [=> function () {
  3608.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3609.         }, => 'configureLogoutUrlGenerator'], 8);
  3610.         $instance->addListener('kernel.request', [=> function () {
  3611.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3612.         }, => 'onKernelRequest'], 8);
  3613.         $instance->addListener('kernel.finish_request', [=> function () {
  3614.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3615.         }, => 'onKernelFinishRequest'], 0);
  3616.         $instance->addListener('kernel.exception', [=> function () {
  3617.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.pimcore_admin'] ?? $this->load('getSecurity_Authentication_KernelExceptionListener_TwoFactor_PimcoreAdminService'));
  3618.         }, => 'onKernelException'], 2);
  3619.         $instance->addListener('kernel.request', [=> function () {
  3620.             return ($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService());
  3621.         }, => 'onKernelRequest'], 0);
  3622.         $instance->addListener('security.authentication.success', [=> function () {
  3623.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  3624.         }, => 'onLogin'], 9223372036854775807);
  3625.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  3626.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  3627.         }, => 'onAccessDenied'], 0);
  3628.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  3629.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  3630.         }, => 'onTwoFactorForm'], 0);
  3631.         $instance->addListener('kernel.response', [=> function () {
  3632.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  3633.         }, => 'onKernelResponse'], 1);
  3634.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3635.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  3636.         }, => 'onMessage'], 0);
  3637.         $instance->addListener('console.command', [=> function () {
  3638.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  3639.         }, => 'onCommand'], 255);
  3640.         $instance->addListener('console.terminate', [=> function () {
  3641.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  3642.         }, => 'onTerminate'], -255);
  3643.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  3644.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  3645.         }, => 'onWorkerMessageHandled'], 0);
  3646.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3647.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  3648.         }, => 'onWorkerMessageFailed'], 0);
  3649.         $instance->addListener('kernel.controller', [=> function () {
  3650.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  3651.         }, => 'onKernelController'], 0);
  3652.         $instance->addListener('kernel.controller', [=> function () {
  3653.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  3654.         }, => 'onKernelController'], 0);
  3655.         $instance->addListener('kernel.controller', [=> function () {
  3656.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3657.         }, => 'onKernelController'], -128);
  3658.         $instance->addListener('kernel.view', [=> function () {
  3659.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3660.         }, => 'onKernelView'], 0);
  3661.         $instance->addListener('kernel.controller', [=> function () {
  3662.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3663.         }, => 'onKernelController'], 0);
  3664.         $instance->addListener('kernel.response', [=> function () {
  3665.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3666.         }, => 'onKernelResponse'], 0);
  3667.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3668.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  3669.         }, => 'onKernelControllerArguments'], 0);
  3670.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3671.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  3672.         }, => 'onKernelControllerArguments'], 0);
  3673.         $instance->addListener('presta_sitemap.populate', [=> function () {
  3674.             return ($this->privates['presta_sitemap.eventlistener.route_annotation'] ?? $this->load('getPrestaSitemap_Eventlistener_RouteAnnotationService'));
  3675.         }, => 'registerRouteAnnotation'], 0);
  3676.         $instance->addListener('security.authentication.success', [=> function () {
  3677.             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()));
  3678.         }, => 'onLogin'], 9223372036854775806);
  3679.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3680.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  3681.         }, => 'checkPassport'], 0);
  3682.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3683.             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()));
  3684.         }, => 'onSuccessfulLogin'], -63);
  3685.         $instance->addListener('console.command', [=> function () {
  3686.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  3687.         }, => 'configure'], 1024);
  3688.         $instance->addListener('kernel.response', [=> function () {
  3689.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  3690.         }, => 'onKernelResponse'], -128);
  3691.         $instance->addListener('knp_pager.items', [=> function () {
  3692.             return ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] ?? ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] = new \Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber()));
  3693.         }, => 'items'], -5);
  3694.         $instance->addListener('knp_pager.before', [=> function () {
  3695.             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()));
  3696.         }, => 'before'], 0);
  3697.         $instance->addListener('knp_pager.pagination', [=> function () {
  3698.             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()));
  3699.         }, => 'pagination'], 0);
  3700.         $instance->addListener('workflow.completed', [=> function () {
  3701.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotificationSubscriber'] ?? $this->load('getNotificationSubscriberService'));
  3702.         }, => 'onWorkflowCompleted'], 0);
  3703.         $instance->addListener('workflow.completed', [=> function () {
  3704.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
  3705.         }, => 'onWorkflowCompleted'], 1);
  3706.         $instance->addListener('workflow.enter', [=> function () {
  3707.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
  3708.         }, => 'onWorkflowEnter'], 0);
  3709.         $instance->addListener('pimcore.workflow.preGlobalAction', [=> function () {
  3710.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
  3711.         }, => 'onPreGlobalAction'], 0);
  3712.         $instance->addListener('pimcore.workflow.postGlobalAction', [=> function () {
  3713.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
  3714.         }, => 'onPostGlobalAction'], 0);
  3715.         $instance->addListener('workflow.completed', [=> function () {
  3716.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] ?? ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] = new \Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber()));
  3717.         }, => 'onWorkflowCompleted'], 0);
  3718.         $instance->addListener('kernel.request', [=> function () {
  3719.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  3720.         }, => 'onKernelRequest'], 512);
  3721.         $instance->addListener('kernel.exception', [=> function () {
  3722.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  3723.         }, => 'onKernelException'], 64);
  3724.         $instance->addListener('kernel.request', [=> function () {
  3725.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener'] ?? $this->getPimcoreContextListenerService());
  3726.         }, => 'onKernelRequest'], 24);
  3727.         $instance->addListener('kernel.request', [=> function () {
  3728.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  3729.         }, => 'onKernelRequest'], 20);
  3730.         $instance->addListener('kernel.controller', [=> function () {
  3731.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  3732.         }, => 'onKernelController'], 50);
  3733.         $instance->addListener('kernel.response', [=> function () {
  3734.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener()));
  3735.         }, => 'onKernelResponse'], 0);
  3736.         $instance->addListener('kernel.request', [=> function () {
  3737.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  3738.         }, => 'onKernelRequest'], 1);
  3739.         $instance->addListener('kernel.response', [=> function () {
  3740.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  3741.         }, => 'onKernelResponse'], 0);
  3742.         $instance->addListener('kernel.request', [=> function () {
  3743.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener'] ?? $this->getTranslationDebugListenerService());
  3744.         }, => 'onKernelRequest'], 0);
  3745.         $instance->addListener('kernel.terminate', [=> function () {
  3746.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  3747.         }, => 'onKernelTerminate'], 0);
  3748.         $instance->addListener('console.terminate', [=> function () {
  3749.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  3750.         }, => 'onConsoleTerminate'], 0);
  3751.         $instance->addListener('kernel.controller', [=> function () {
  3752.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] ?? $this->getElementListenerService());
  3753.         }, => 'onKernelController'], 30);
  3754.         $instance->addListener('kernel.controller', [=> function () {
  3755.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  3756.         }, => 'onKernelController'], 15);
  3757.         $instance->addListener('kernel.response', [=> function () {
  3758.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  3759.         }, => 'onKernelResponse'], 0);
  3760.         $instance->addListener('kernel.request', [=> function () {
  3761.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  3762.         }, => 'onKernelRequest'], 700);
  3763.         $instance->addListener('kernel.response', [=> function () {
  3764.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener'] ?? $this->getHardlinkCanonicalListenerService());
  3765.         }, => 'onKernelResponse'], 0);
  3766.         $instance->addListener('kernel.request', [=> function () {
  3767.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  3768.         }, => 'onKernelRequest'], 0);
  3769.         $instance->addListener('kernel.response', [=> function () {
  3770.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  3771.         }, => 'onKernelResponse'], 0);
  3772.         $instance->addListener('kernel.request', [=> function () {
  3773.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener'] ?? $this->getDocumentMetaDataListenerService());
  3774.         }, => 'onKernelRequest'], 0);
  3775.         $instance->addListener('pimcore.document.renderer.pre_render', [=> function () {
  3776.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  3777.         }, => 'onPreRender'], 0);
  3778.         $instance->addListener('pimcore.document.renderer.post_render', [=> function () {
  3779.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  3780.         }, => 'onPostRender'], 0);
  3781.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  3782.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  3783.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  3784.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  3785.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  3786.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  3787.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  3788.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  3789.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  3790.         $instance->addListener('kernel.request', [=> function () {
  3791.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  3792.         }, => 'onKernelRequest'], 510);
  3793.         $instance->addListener('kernel.response', [=> function () {
  3794.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  3795.         }, => 'onKernelResponse'], -120);
  3796.         $instance->addListener('kernel.view', [=> function () {
  3797.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ContentTemplateListener'] ?? $this->load('getContentTemplateListenerService'));
  3798.         }, => 'onKernelView'], 16);
  3799.         $instance->addListener('kernel.controller', [=> function () {
  3800.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  3801.         }, => 'onKernelController'], 0);
  3802.         $instance->addListener('kernel.response', [=> function () {
  3803.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  3804.         }, => 'onKernelResponse'], 0);
  3805.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  3806.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3807.         }, => 'onElementPostAdd'], 0);
  3808.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  3809.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3810.         }, => 'onElementPostAdd'], 0);
  3811.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  3812.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3813.         }, => 'onElementPostAdd'], 0);
  3814.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  3815.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3816.         }, => 'onElementPostDelete'], 0);
  3817.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  3818.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3819.         }, => 'onElementPostDelete'], 0);
  3820.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  3821.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3822.         }, => 'onElementPostDelete'], 0);
  3823.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  3824.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3825.         }, => 'onAdminElementGetPreSendData'], 0);
  3826.         $instance->addListener('pimcore.admin.asset.get.preSendData', [=> function () {
  3827.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3828.         }, => 'onAdminElementGetPreSendData'], 0);
  3829.         $instance->addListener('pimcore.admin.document.get.preSendData', [=> function () {
  3830.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3831.         }, => 'onAdminElementGetPreSendData'], 0);
  3832.         $instance->addListener('pimcore.dataobject.postCopy', [=> function () {
  3833.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  3834.         }, => 'onPostCopy'], 0);
  3835.         $instance->addListener('pimcore.document.postCopy', [=> function () {
  3836.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  3837.         }, => 'onPostCopy'], 0);
  3838.         $instance->addListener('pimcore.asset.postCopy', [=> function () {
  3839.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  3840.         }, => 'onPostCopy'], 0);
  3841.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  3842.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  3843.         }, => 'onPostAssetDelete'], -9999);
  3844.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  3845.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3846.         }, => 'onPostAddUpdateElement'], 0);
  3847.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  3848.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3849.         }, => 'onPostAddUpdateElement'], 0);
  3850.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  3851.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3852.         }, => 'onPostAddUpdateElement'], 0);
  3853.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  3854.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3855.         }, => 'onPreDeleteElement'], 0);
  3856.         $instance->addListener('pimcore.document.preDelete', [=> function () {
  3857.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3858.         }, => 'onPreDeleteElement'], 0);
  3859.         $instance->addListener('pimcore.asset.preDelete', [=> function () {
  3860.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3861.         }, => 'onPreDeleteElement'], 0);
  3862.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  3863.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3864.         }, => 'onPostAddUpdateElement'], 0);
  3865.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  3866.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3867.         }, => 'onPostAddUpdateElement'], 0);
  3868.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  3869.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3870.         }, => 'onPostAddUpdateElement'], 0);
  3871.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  3872.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  3873.         }, => 'onPostAdd'], 0);
  3874.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  3875.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  3876.         }, => 'onPostAdd'], 0);
  3877.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  3878.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  3879.         }, => 'onPostAdd'], 0);
  3880.         $instance->addListener('pimcore.class.postAdd', [=> function () {
  3881.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  3882.         }, => 'onPostAdd'], 0);
  3883.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  3884.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  3885.         }, => 'onPostDelete'], 0);
  3886.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  3887.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  3888.         }, => 'onPostDelete'], 0);
  3889.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  3890.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  3891.         }, => 'onPostDelete'], 0);
  3892.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  3893.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  3894.         }, => 'onPostDelete'], 0);
  3895.         $instance->addListener('kernel.exception', [=> function () {
  3896.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseExceptionListener'] ?? $this->load('getResponseExceptionListenerService'));
  3897.         }, => 'onKernelException'], 0);
  3898.         $instance->addListener('kernel.response', [=> function () {
  3899.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] ?? $this->getResponseHeaderListenerService());
  3900.         }, => 'onKernelResponse'], 32);
  3901.         $instance->addListener('kernel.request', [=> function () {
  3902.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  3903.         }, => 'onKernelRequest'], 0);
  3904.         $instance->addListener('kernel.response', [=> function () {
  3905.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  3906.         }, => 'onKernelResponse'], 0);
  3907.         $instance->addListener('kernel.response', [=> function () {
  3908.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseStackListener'] ?? $this->getResponseStackListenerService());
  3909.         }, => 'onKernelResponse'], 24);
  3910.         $instance->addListener('kernel.response', [=> function () {
  3911.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] ?? $this->getInternalWysiwygHtmlAttributeFilterListenerService());
  3912.         }, => 'onKernelResponse'], 0);
  3913.         $instance->addListener('kernel.request', [=> function () {
  3914.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] ?? $this->getGoogleSearchConsoleVerificationListenerService());
  3915.         }, => 'onKernelRequest'], 64);
  3916.         $instance->addListener('kernel.request', [=> function () {
  3917.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener'] ?? $this->getOutputTimestampListenerService());
  3918.         }, => 'onKernelRequest'], 0);
  3919.         $instance->addListener('kernel.request', [=> function () {
  3920.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'] ?? $this->getWebDebugToolbarListenerService());
  3921.         }, => 'onKernelResponse'], -118);
  3922.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [=> function () {
  3923.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener()));
  3924.         }, => 'handle'], 0);
  3925.         $instance->addListener('presta_sitemap.populate', [=> function () {
  3926.             return ($this->privates['Pimcore\\Sitemap\\EventListener\\SitemapGeneratorListener'] ?? $this->load('getSitemapGeneratorListenerService'));
  3927.         }, => 'onPopulateSitemap'], 0);
  3928.         $instance->addListener('kernel.request', [=> function () {
  3929.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  3930.         }, => 'onKernelRequest'], 7);
  3931.         $instance->addListener('kernel.response', [=> function () {
  3932.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  3933.         }, => 'onKernelResponse'], -115);
  3934.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  3935.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  3936.         }, => 'onPreResolve'], 0);
  3937.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  3938.             return ($this->privates['Pimcore\\Targeting\\EventListener\\DocumentTargetGroupListener'] ?? $this->load('getDocumentTargetGroupListenerService'));
  3939.         }, => 'onVisitorInfoResolve'], 0);
  3940.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  3941.             return ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] = new \Pimcore\Targeting\EventListener\FullPageCacheCookieCleanupListener()));
  3942.         }, => 'onPrepareFullPageCacheResponse'], 0);
  3943.         $instance->addListener('pimcore.targeting.visited_pages_count_match', [=> function () {
  3944.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  3945.         }, => 'onVisitedPagesCountMatch'], 0);
  3946.         $instance->addListener('pimcore.targeting.post_resolve', [=> function () {
  3947.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  3948.         }, => 'onPostResolveVisitorInfo'], 0);
  3949.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  3950.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  3951.         }, => 'onPreResolve'], -10);
  3952.         $instance->addListener('kernel.response', [=> function () {
  3953.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  3954.         }, => 'onKernelResponse'], -127);
  3955.         $instance->addListener('pimcore.cache.full_page.ignored_session_keys', [=> function () {
  3956.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  3957.         }, => 'configureIgnoredSessionKeys'], 0);
  3958.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  3959.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  3960.         }, => 'prepareFullPageCacheResponse'], 0);
  3961.         $instance->addListener('kernel.request', [=> function () {
  3962.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  3963.         }, => 'onKernelRequest'], 127);
  3964.         $instance->addListener('kernel.request', [=> function () {
  3965.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService());
  3966.         }, => 'onKernelRequest'], 127);
  3967.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3968.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  3969.         }, => 'onLogout'], 0);
  3970.         $instance->addListener('kernel.response', [=> function () {
  3971.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] ?? $this->getAdminSecurityListenerService());
  3972.         }, => 'onKernelResponse'], 0);
  3973.         $instance->addListener('kernel.controller', [=> function () {
  3974.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] ?? $this->getAdminAuthenticationDoubleCheckListenerService());
  3975.         }, => 'onKernelController'], 0);
  3976.         $instance->addListener('kernel.request', [=> function () {
  3977.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());
  3978.         }, => 'handleRequest'], 11);
  3979.         $instance->addListener('kernel.exception', [=> function () {
  3980.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] ?? $this->load('getAdminExceptionListenerService'));
  3981.         }, => 'onKernelException'], 0);
  3982.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  3983.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  3984.         }, => 'onClassDelete'], 0);
  3985.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  3986.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  3987.         }, => 'onUserDelete'], 0);
  3988.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  3989.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  3990.         }, => 'onObjectDelete'], 0);
  3991.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  3992.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  3993.         }, => 'onClassDelete'], 0);
  3994.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  3995.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  3996.         }, => 'onUserDelete'], 0);
  3997.         $instance->addListener('kernel.request', [=> function () {
  3998.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener'] ?? $this->getAdminSessionBagListenerService());
  3999.         }, => 'onKernelRequest'], 127);
  4000.         $instance->addListener('kernel.response', [=> function () {
  4001.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener'] ?? $this->getHttpCacheListenerService());
  4002.         }, => 'onKernelResponse'], 0);
  4003.         $instance->addListener('kernel.request', [=> function () {
  4004.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] ?? $this->getCustomAdminEntryPointCheckListenerService());
  4005.         }, => 'onKernelRequest'], 560);
  4006.         $instance->addListener('kernel.request', [=> function () {
  4007.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] ?? $this->getUserPerspectiveListenerService());
  4008.         }, => 'onKernelRequest'], 0);
  4009.         $instance->addListener('kernel.request', [=> function () {
  4010.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] ?? $this->getUsageStatisticsListenerService());
  4011.         }, => 'onKernelRequest'], 0);
  4012.         $instance->addListener('kernel.response', [=> function () {
  4013.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener'] ?? $this->getEnablePreviewTimeSliderListenerService());
  4014.         }, => 'onKernelResponse'], 0);
  4015.         $instance->addListener('kernel.request', [=> function () {
  4016.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\Tools\SessionConfigurator()));
  4017.         }, => 'onKernelRequest'], 127);
  4018.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  4019.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\IndexUpdateListener()));
  4020.         }, => 'onObjectUpdate'], 0);
  4021.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  4022.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\IndexUpdateListener()));
  4023.         }, => 'onObjectUpdate'], 0);
  4024.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  4025.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\IndexUpdateListener()));
  4026.         }, => 'onObjectDelete'], 0);
  4027.         $instance->addListener('kernel.request', [=> function () {
  4028.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'] ?? $this->getTrackingCodeFlashMessageListenerService());
  4029.         }, => 'onKernelRequest'], 0);
  4030.         $instance->addListener('kernel.response', [=> function () {
  4031.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'] ?? $this->getTrackingCodeFlashMessageListenerService());
  4032.         }, => 'onKernelResponse'], 0);
  4033.         $instance->addListener('kernel.request', [=> function () {
  4034.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\SessionBagListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\SessionBagListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\SessionBagListener()));
  4035.         }, => 'onKernelRequest'], 127);
  4036.         $instance->addListener('pimcore.analytics.google.tag_manager.code_head', [=> function () {
  4037.             return ($this->privates['Pimcore\\Analytics\\GoogleTagManager\\EventSubscriber\\TrackingCodeSubscriber'] ?? $this->load('getTrackingCodeSubscriberService'));
  4038.         }, => 'onCodeHead'], 0);
  4039.         $instance->addListener('kernel.request', [=> function () {
  4040.             return ($this->services['pimcore.event_listener.frontend.activity_url_tracker'] ?? $this->getPimcore_EventListener_Frontend_ActivityUrlTrackerService());
  4041.         }, => 'onKernelRequest'], 0);
  4042.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  4043.             return ($this->privates['CustomerManagementFrameworkBundle\\Targeting\\EventListener\\ElementSegmentsListener'] ?? $this->load('getElementSegmentsListenerService'));
  4044.         }, => 'onTargetingPreResolve'], 0);
  4045.         $instance->addListener('pimcore.targeting.render_toolbar', [=> function () {
  4046.             return ($this->privates['CustomerManagementFrameworkBundle\\Targeting\\EventListener\\TargetingToolbarListener'] ?? $this->load('getTargetingToolbarListenerService'));
  4047.         }, => 'onRenderToolbar'], 0);
  4048.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  4049.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  4050.         }, => 'onObjectUpdate'], 0);
  4051.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  4052.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  4053.         }, => 'onObjectDelete'], 0);
  4054.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  4055.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  4056.         }, => 'onDocumentUpdate'], 0);
  4057.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  4058.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  4059.         }, => 'onDocumentDelete'], 0);
  4060.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  4061.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  4062.         }, => 'onAssetUpdate'], 0);
  4063.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  4064.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  4065.         }, => 'onAssetDelete'], 0);
  4066.         $instance->addListener('pimcore.admin.asset.get.preSendData', [=> function () {
  4067.             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()));
  4068.         }, => 'getPreSendData'], 0);
  4069.         $instance->addListener('pimcore.admin.asset.list.beforeBatchUpdate', [=> function () {
  4070.             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()));
  4071.         }, => 'assetListBeforeBatchUpdate'], 0);
  4072.         $instance->addListener('pimcore.admin.asset.list.beforeUpdate', [=> function () {
  4073.             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()));
  4074.         }, => 'assetListBeforeUpdate'], 0);
  4075.         $instance->addListener('pimcore.admin.asset.getFieldGridConfig', [=> function () {
  4076.             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()));
  4077.         }, => 'assetListGetFieldGridConfig'], 0);
  4078.         $instance->addListener('pimcore.admin.asset.metadata.preSave', [=> function () {
  4079.             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()));
  4080.         }, => 'assetMetadataPreSet'], 0);
  4081.         $instance->addListener('pimcore.asset.preGetMetadata', [=> function () {
  4082.             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()));
  4083.         }, => 'preGetMetadata'], 0);
  4084.         $instance->addListener('pimcore.asset.preUpdate', [=> function () {
  4085.             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()));
  4086.         }, => 'preUpdate'], 0);
  4087.         $instance->addListener('pimcore.admin.indexAction.settings', [=> function () {
  4088.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\AdminSettingsSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\AdminSettingsSubscriber'] = new \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\AdminSettingsSubscriber([])));
  4089.         }, => 'getSettings'], 0);
  4090.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  4091.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\AssetUpdateSubscriber'] ?? $this->load('getAssetUpdateSubscriberService'));
  4092.         }, => 'updateAsset'], 0);
  4093.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  4094.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\BatchTaskSubscriber'] ?? $this->load('getBatchTaskSubscriberService'));
  4095.         }, => 'onBatchTaskMessageFailed'], 0);
  4096.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  4097.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\BatchTaskSubscriber'] ?? $this->load('getBatchTaskSubscriberService'));
  4098.         }, => 'onWorkerMessageHandled'], 0);
  4099.         $instance->addListener('kernel.terminate', [=> function () {
  4100.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\BatchTaskSubscriber'] ?? $this->load('getBatchTaskSubscriberService'));
  4101.         }, => 'onTerminate'], 0);
  4102.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  4103.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DeleteElementSubscriber'] ?? $this->load('getDeleteElementSubscriberService'));
  4104.         }, => 'onDataObjectPostDelete'], 0);
  4105.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  4106.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DeleteElementSubscriber'] ?? $this->load('getDeleteElementSubscriberService'));
  4107.         }, => 'onAssetPostDelete'], 0);
  4108.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Permission\\DataPoolUpdateItemEvent', [=> function () {
  4109.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DenyPermissionsForFolders'] ?? $this->load('getDenyPermissionsForFoldersService'));
  4110.         }, => 'denyAccessForRootAndUploadFolder'], 0);
  4111.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Permission\\DataPoolDeleteItemEvent', [=> function () {
  4112.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DenyPermissionsForFolders'] ?? $this->load('getDenyPermissionsForFoldersService'));
  4113.         }, => 'denyAccessForRootAndUploadFolder'], 0);
  4114.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Permission\\DataPoolSubfolderItemEvent', [=> function () {
  4115.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DenyPermissionsForFolders'] ?? $this->load('getDenyPermissionsForFoldersService'));
  4116.         }, => 'denyAccessForUploadFolderOnly'], 0);
  4117.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  4118.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentCacheClearSubscriber'] ?? $this->load('getDocumentCacheClearSubscriberService'));
  4119.         }, => 'onDocumentSave'], 0);
  4120.         $instance->addListener('pimcore.document.preUpdate', [=> function () {
  4121.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  4122.         }, => 'onDocumentSave'], 0);
  4123.         $instance->addListener('pimcore.document.preAdd', [=> function () {
  4124.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  4125.         }, => 'onDocumentAdd'], 0);
  4126.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  4127.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  4128.         }, => 'triggerUpdatePortalsJson'], 0);
  4129.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  4130.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  4131.         }, => 'triggerUpdatePortalsJson'], 0);
  4132.         $instance->addListener('kernel.terminate', [=> function () {
  4133.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  4134.         }, => 'onTerminate'], 0);
  4135.         $instance->addListener('console.terminate', [=> function () {
  4136.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  4137.         }, => 'onTerminate'], -1000);
  4138.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Download\\DownloadAssetEvent', [=> function () {
  4139.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DownloadTrackerSubscriber'] ?? $this->load('getDownloadTrackerSubscriberService'));
  4140.         }, => 'onDownloadAsset'], 0);
  4141.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  4142.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  4143.         }, => 'updateDataObject'], 0);
  4144.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  4145.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  4146.         }, => 'updateDataObject'], 0);
  4147.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  4148.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  4149.         }, => 'deleteDataObject'], 0);
  4150.         $instance->addListener('pimcore.class.postUpdate', [=> function () {
  4151.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  4152.         }, => 'updateDataObjectMapping'], 0);
  4153.         $instance->addListener('pimcore.class.postAdd', [=> function () {
  4154.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  4155.         }, => 'addDataObjectMapping'], 0);
  4156.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  4157.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  4158.         }, => 'deleteDataObjectIndex'], 0);
  4159.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  4160.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  4161.         }, => 'updateAsset'], 0);
  4162.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  4163.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  4164.         }, => 'updateAsset'], 0);
  4165.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  4166.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  4167.         }, => 'deleteAsset'], 0);
  4168.         $instance->addListener('pimcore.asset.metadata.configuration.postUpdate', [=> function () {
  4169.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  4170.         }, => 'updateAssetMapping'], 0);
  4171.         $instance->addListener('pimcore.asset.metadata.configuration.postDelete', [=> function () {
  4172.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  4173.         }, => 'updateAssetMapping'], 0);
  4174.         $instance->addListener('pimcore.tag.preDelete', [=> function () {
  4175.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  4176.         }, => 'deleteTag'], 0);
  4177.         $instance->addListener('pimcore.tag.postAddToElement', [=> function () {
  4178.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  4179.         }, => 'updateTagAssignment'], 0);
  4180.         $instance->addListener('pimcore.tag.postRemoveFromElement', [=> function () {
  4181.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  4182.         }, => 'updateTagAssignment'], 0);
  4183.         $instance->addListener('kernel.controller', [=> function () {
  4184.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\PrefixSubscriber'] ?? $this->getPrefixSubscriberService());
  4185.         }, => 'onKernelController'], 0);
  4186.         $instance->addListener('kernel.request', [=> function () {
  4187.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\RequestSubscriber'] ?? $this->getRequestSubscriberService());
  4188.         }, => 'onKernelRequest'], 33);
  4189.         $instance->addListener('kernel.exception', [=> function () {
  4190.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\ResponseExceptionSubscriber'] ?? $this->load('getResponseExceptionSubscriberService'));
  4191.         }, => 'onKernelException'], -5);
  4192.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  4193.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SaveUserSubscriber'] ?? $this->load('getSaveUserSubscriberService'));
  4194.         }, => 'onPreUpdate'], 0);
  4195.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  4196.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SaveUserSubscriber'] ?? $this->load('getSaveUserSubscriberService'));
  4197.         }, => 'onPreUpdate'], 0);
  4198.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  4199.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SaveUserSubscriber'] ?? $this->load('getSaveUserSubscriberService'));
  4200.         }, => 'onPostDelete'], 0);
  4201.         $instance->addListener('kernel.controller', [=> function () {
  4202.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'] ?? $this->getSecuritySubscriberService());
  4203.         }, => 'onKernelController'], 19);
  4204.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  4205.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'] ?? $this->getSecuritySubscriberService());
  4206.         }, => 'onPreUpdate'], 0);
  4207.         $instance->addListener('pimcore.asset.preUpdate', [=> function () {
  4208.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'] ?? $this->getSecuritySubscriberService());
  4209.         }, => 'onPreUpdate'], 0);
  4210.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\DataObject\\ExtractMappingEvent', [=> function () {
  4211.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SizeEstimationStrategyListener'] ?? $this->load('getSizeEstimationStrategyListenerService'));
  4212.         }, => 'onExtractMapping'], 0);
  4213.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\DataObject\\UpdateIndexDataEvent', [=> function () {
  4214.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SizeEstimationStrategyListener'] ?? $this->load('getSizeEstimationStrategyListenerService'));
  4215.         }, => 'onUpdateIndexData'], 0);
  4216.         $instance->addListener('Pimcore\\Bundle\\StatisticsExplorerBundle\\Events\\DataFilterModificationEvent', [=> function () {
  4217.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\StatisticsSubscriber'] ?? $this->load('getStatisticsSubscriberService'));
  4218.         }, => 'modifyStatisticsFilter'], 0);
  4219.         $instance->addListener('Pimcore\\Bundle\\StatisticsExplorerBundle\\Events\\DataResultEvent', [=> function () {
  4220.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\StatisticsSubscriber'] ?? $this->load('getStatisticsSubscriberService'));
  4221.         }, => 'modifyDataResult'], 0);
  4222.         $instance->addListener('Pimcore\\Bundle\\StatisticsExplorerBundle\\Events\\StatisticsServiceInitEvent', [=> function () {
  4223.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\StatisticsSubscriber'] ?? $this->load('getStatisticsSubscriberService'));
  4224.         }, => 'addDataObjectClassSources'], 0);
  4225.         $instance->addListener('Pimcore\\Bundle\\StatisticsExplorerBundle\\Events\\TableRenderEvent', [=> function () {
  4226.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\StatisticsSubscriber'] ?? $this->load('getStatisticsSubscriberService'));
  4227.         }, => 'renderAssetListing'], 0);
  4228.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  4229.             return ($this->privates['Pimcore\\Bundle\\DataHubSimpleRestBundle\\EventSubscriber\\ChangedEventSubscriber'] ?? $this->load('getChangedEventSubscriberService'));
  4230.         }, => 'updateElement'], 0);
  4231.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  4232.             return ($this->privates['Pimcore\\Bundle\\DataHubSimpleRestBundle\\EventSubscriber\\ChangedEventSubscriber'] ?? $this->load('getChangedEventSubscriberService'));
  4233.         }, => 'updateElement'], 0);
  4234.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  4235.             return ($this->privates['Pimcore\\Bundle\\DataHubSimpleRestBundle\\EventSubscriber\\ChangedEventSubscriber'] ?? $this->load('getChangedEventSubscriberService'));
  4236.         }, => 'updateElement'], 0);
  4237.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  4238.             return ($this->privates['Pimcore\\Bundle\\DataHubSimpleRestBundle\\EventSubscriber\\ChangedEventSubscriber'] ?? $this->load('getChangedEventSubscriberService'));
  4239.         }, => 'deleteElement'], 0);
  4240.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  4241.             return ($this->privates['Pimcore\\Bundle\\DataHubSimpleRestBundle\\EventSubscriber\\ChangedEventSubscriber'] ?? $this->load('getChangedEventSubscriberService'));
  4242.         }, => 'deleteElement'], 0);
  4243.         $instance->addListener('pimcore.datahub.configuration.postDelete', [=> function () {
  4244.             return ($this->privates['Pimcore\\Bundle\\DataHubSimpleRestBundle\\EventSubscriber\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriber2Service'));
  4245.         }, => 'postDelete'], 0);
  4246.         $instance->addListener('Pimcore\\Bundle\\DataHubFileExportBundle\\Event\\Admin\\ValidateConfigEvent', [=> function () {
  4247.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\AdminSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\AdminSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\AdminSubscriber()));
  4248.         }, => 'isValidConfig'], 0);
  4249.         $instance->addListener('Pimcore\\Bundle\\DataHubFileExportBundle\\Event\\Admin\\ResetConfigEvent', [=> function () {
  4250.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\AdminSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\AdminSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\AdminSubscriber()));
  4251.         }, => 'resetConfig'], 0);
  4252.         $instance->addListener('pimcore.datahub.configuration.postDelete', [=> function () {
  4253.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\ConfigurationEventSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\ConfigurationEventSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\ConfigurationEventSubscriber()));
  4254.         }, => 'postDelete'], 0);
  4255.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  4256.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\DataObjectSubscriber()));
  4257.         }, => 'doExport'], 0);
  4258.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  4259.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\DataObjectSubscriber()));
  4260.         }, => 'doExport'], 0);
  4261.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  4262.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\DataObjectSubscriber()));
  4263.         }, => 'preDelete'], 0);
  4264.         $instance->addListener('console.error', [=> function () {
  4265.             return ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] ?? ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] = new \Elements\Bundle\ProcessManagerBundle\SystemEventsListener()));
  4266.         }, => 'onConsoleError'], 0);
  4267.         $instance->addListener('console.terminate', [=> function () {
  4268.             return ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] ?? ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] = new \Elements\Bundle\ProcessManagerBundle\SystemEventsListener()));
  4269.         }, => 'onConsoleTerminate'], 0);
  4270.         $instance->addListener('Pimcore\\Bundle\\DataHubFileExportBundle\\Event\\Admin\\ValidateConfigEvent', [=> function () {
  4271.             return ($this->privates['Pimcore\\Bundle\\DataHubProductsupBundle\\EventSubscriber\\AdminSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubProductsupBundle\\EventSubscriber\\AdminSubscriber'] = new \Pimcore\Bundle\DataHubProductsupBundle\EventSubscriber\AdminSubscriber()));
  4272.         }, => 'isValidConfig'], 0);
  4273.         $instance->addListener('Pimcore\\Bundle\\DataHubFileExportBundle\\Event\\Admin\\ResetConfigEvent', [=> function () {
  4274.             return ($this->privates['Pimcore\\Bundle\\DataHubProductsupBundle\\EventSubscriber\\AdminSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubProductsupBundle\\EventSubscriber\\AdminSubscriber'] = new \Pimcore\Bundle\DataHubProductsupBundle\EventSubscriber\AdminSubscriber()));
  4275.         }, => 'resetConfig'], 0);
  4276.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  4277.             return ($this->privates['Pimcore\\Bundle\\DataHubProductsupBundle\\EventSubscriber\\DataObjectSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubProductsupBundle\\EventSubscriber\\DataObjectSubscriber'] = new \Pimcore\Bundle\DataHubProductsupBundle\EventSubscriber\DataObjectSubscriber()));
  4278.         }, => 'doExport'], 0);
  4279.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  4280.             return ($this->privates['Pimcore\\Bundle\\DataHubProductsupBundle\\EventSubscriber\\DataObjectSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubProductsupBundle\\EventSubscriber\\DataObjectSubscriber'] = new \Pimcore\Bundle\DataHubProductsupBundle\EventSubscriber\DataObjectSubscriber()));
  4281.         }, => 'doExport'], 0);
  4282.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  4283.             return ($this->privates['Pimcore\\Bundle\\DataHubProductsupBundle\\EventSubscriber\\DataObjectSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubProductsupBundle\\EventSubscriber\\DataObjectSubscriber'] = new \Pimcore\Bundle\DataHubProductsupBundle\EventSubscriber\DataObjectSubscriber()));
  4284.         }, => 'preDelete'], 0);
  4285.         $instance->addListener('pimcore.datahub.configuration.postDelete', [=> function () {
  4286.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriber3Service'));
  4287.         }, => 'postDelete'], 0);
  4288.         $instance->addListener('pimcore.datahub.configuration.postSave', [=> function () {
  4289.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriber3Service'));
  4290.         }, => 'postSave'], 0);
  4291.         $instance->addListener('kernel.terminate', [=> function () {
  4292.             return ($this->privates['Pimcore\\Bundle\\WorkflowDesignerBundle\\EventSubscriber\\ContainerClearSubscriber'] ?? $this->load('getContainerClearSubscriberService'));
  4293.         }, => 'onTerminate'], -5000);
  4294.         $instance->addListener('kernel.controller', [=> function () {
  4295.             return ($this->privates['Pimcore\\Bundle\\HeadlessDocumentsBundle\\EventListener\\HeadlessDocumentListener'] ?? $this->getHeadlessDocumentListenerService());
  4296.         }, => 'onKernelController'], 0);
  4297.         $instance->addListener('kernel.request', [=> function () {
  4298.             return ($this->privates['Pimcore\\Bundle\\OpenIdConnectBundle\\EventListener\\OpenIdSessionBagListener'] ?? ($this->privates['Pimcore\\Bundle\\OpenIdConnectBundle\\EventListener\\OpenIdSessionBagListener'] = new \Pimcore\Bundle\OpenIdConnectBundle\EventListener\OpenIdSessionBagListener()));
  4299.         }, => 'onKernelRequest'], 127);
  4300.         $instance->addListener('kernel.request', [=> function () {
  4301.             return ($this->privates['Pimcore\\Bundle\\OpenIdConnectBundle\\Session\\Configurator'] ?? $this->getConfiguratorService());
  4302.         }, => 'onKernelRequest'], 127);
  4303.         $instance->addListener('kernel.request', [=> function () {
  4304.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  4305.         }, => 'onEvent'], 1024);
  4306.         $instance->addListener('console.command', [=> function () {
  4307.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  4308.         }, => 'onEvent'], 1024);
  4309.         $instance->addListener('kernel.request', [=> function () {
  4310.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  4311.         }, => 'onEvent'], 1024);
  4312.         $instance->addListener('console.command', [=> function () {
  4313.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  4314.         }, => 'onEvent'], 1024);
  4315.         $instance->addListener('kernel.finish_request', [=> function () {
  4316.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  4317.         }, => 'resetAssets'], 0);
  4318.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4319.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  4320.         }, => 'checkPassport'], 512);
  4321.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4322.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  4323.         }, => 'onLogout'], 0);
  4324.         return $instance;
  4325.     }
  4326.     /**
  4327.      * Gets the public 'http_kernel' shared service.
  4328.      *
  4329.      * @return \Symfony\Component\HttpKernel\HttpKernel
  4330.      */
  4331.     protected function getHttpKernelService()
  4332.     {
  4333.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4334.         if (isset($this->services['http_kernel'])) {
  4335.             return $this->services['http_kernel'];
  4336.         }
  4337.         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 () {
  4338.             yield => ($this->privates['debug.Pimcore\\Bundle\\CoreBundle\\Request\\ParamConverter\\DataObjectParamResolver'] ?? $this->load('getDataObjectParamResolverService'));
  4339.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  4340.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  4341.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  4342.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  4343.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\DocumentValueResolver'] ?? $this->load('getDocumentValueResolverService'));
  4344.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\EditmodeValueResolver'] ?? $this->load('getEditmodeValueResolverService'));
  4345.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\WebsiteConfigValueResolver'] ?? $this->load('getWebsiteConfigValueResolverService'));
  4346.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  4347.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  4348.             yield 10 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  4349.             yield 11 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  4350.         }, 12)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  4351.     }
  4352.     /**
  4353.      * Gets the public 'hwi_oauth.resource_ownermap.demo_frontend' shared service.
  4354.      *
  4355.      * @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap
  4356.      */
  4357.     protected function getHwiOauth_ResourceOwnermap_DemoFrontendService()
  4358.     {
  4359.         $this->services['hwi_oauth.resource_ownermap.demo_frontend'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), $this->parameters['hwi_oauth.resource_owners'], $this->parameters['hwi_oauth.resource_ownermap.configured.demo_frontend']);
  4360.         $instance->setContainer($this);
  4361.         return $instance;
  4362.     }
  4363.     /**
  4364.      * Gets the public 'messenger.default_bus' shared service.
  4365.      *
  4366.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  4367.      */
  4368.     protected function getMessenger_DefaultBusService()
  4369.     {
  4370.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  4371.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.traceable'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_TraceableService'));
  4372.             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')));
  4373.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  4374.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  4375.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  4376.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  4377.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_HandleMessageService'));
  4378.         }, 7)));
  4379.     }
  4380.     /**
  4381.      * Gets the public 'monolog.logger.admin' shared service.
  4382.      *
  4383.      * @return \Symfony\Bridge\Monolog\Logger
  4384.      */
  4385.     protected function getMonolog_Logger_AdminService()
  4386.     {
  4387.         $this->services['monolog.logger.admin'] = $instance = new \Symfony\Bridge\Monolog\Logger('admin');
  4388.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4389.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4390.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4391.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4392.         return $instance;
  4393.     }
  4394.     /**
  4395.      * Gets the public 'monolog.logger.cache' shared service.
  4396.      *
  4397.      * @return \Symfony\Bridge\Monolog\Logger
  4398.      */
  4399.     protected function getMonolog_Logger_CacheService()
  4400.     {
  4401.         $this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  4402.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4403.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  4404.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4405.         return $instance;
  4406.     }
  4407.     /**
  4408.      * Gets the public 'monolog.logger.doctrine' shared service.
  4409.      *
  4410.      * @return \Symfony\Bridge\Monolog\Logger
  4411.      */
  4412.     protected function getMonolog_Logger_DoctrineService()
  4413.     {
  4414.         $this->services['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  4415.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4416.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  4417.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4418.         return $instance;
  4419.     }
  4420.     /**
  4421.      * Gets the public 'monolog.logger.event' shared service.
  4422.      *
  4423.      * @return \Symfony\Bridge\Monolog\Logger
  4424.      */
  4425.     protected function getMonolog_Logger_EventService()
  4426.     {
  4427.         $this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
  4428.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4429.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  4430.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4431.         return $instance;
  4432.     }
  4433.     /**
  4434.      * Gets the public 'monolog.logger.http_client' shared service.
  4435.      *
  4436.      * @return \Symfony\Bridge\Monolog\Logger
  4437.      */
  4438.     protected function getMonolog_Logger_HttpClientService()
  4439.     {
  4440.         $this->services['monolog.logger.http_client'] = $instance = new \Symfony\Bridge\Monolog\Logger('http_client');
  4441.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4442.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4443.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4444.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4445.         return $instance;
  4446.     }
  4447.     /**
  4448.      * Gets the public 'monolog.logger.init' shared service.
  4449.      *
  4450.      * @return \Symfony\Bridge\Monolog\Logger
  4451.      */
  4452.     protected function getMonolog_Logger_InitService()
  4453.     {
  4454.         $this->services['monolog.logger.init'] = $instance = new \Symfony\Bridge\Monolog\Logger('init');
  4455.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4456.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4457.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4458.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4459.         return $instance;
  4460.     }
  4461.     /**
  4462.      * Gets the public 'monolog.logger.php' shared service.
  4463.      *
  4464.      * @return \Symfony\Bridge\Monolog\Logger
  4465.      */
  4466.     protected function getMonolog_Logger_PhpService()
  4467.     {
  4468.         $this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  4469.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4470.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4471.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4472.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4473.         return $instance;
  4474.     }
  4475.     /**
  4476.      * Gets the public 'monolog.logger.portalengine.es' shared service.
  4477.      *
  4478.      * @return \Symfony\Bridge\Monolog\Logger
  4479.      */
  4480.     protected function getMonolog_Logger_Portalengine_EsService()
  4481.     {
  4482.         $this->services['monolog.logger.portalengine.es'] = $instance = new \Symfony\Bridge\Monolog\Logger('portalengine.es');
  4483.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4484.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4485.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4486.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4487.         return $instance;
  4488.     }
  4489.     /**
  4490.      * Gets the public 'monolog.logger.profiler' shared service.
  4491.      *
  4492.      * @return \Symfony\Bridge\Monolog\Logger
  4493.      */
  4494.     protected function getMonolog_Logger_ProfilerService()
  4495.     {
  4496.         $this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
  4497.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4498.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4499.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4500.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4501.         return $instance;
  4502.     }
  4503.     /**
  4504.      * Gets the public 'monolog.logger.request' shared service.
  4505.      *
  4506.      * @return \Symfony\Bridge\Monolog\Logger
  4507.      */
  4508.     protected function getMonolog_Logger_RequestService()
  4509.     {
  4510.         $this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  4511.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4512.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4513.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4514.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4515.         return $instance;
  4516.     }
  4517.     /**
  4518.      * Gets the public 'monolog.logger.router' shared service.
  4519.      *
  4520.      * @return \Symfony\Bridge\Monolog\Logger
  4521.      */
  4522.     protected function getMonolog_Logger_RouterService()
  4523.     {
  4524.         $this->services['monolog.logger.router'] = $instance = new \Symfony\Bridge\Monolog\Logger('router');
  4525.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4526.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4527.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4528.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4529.         return $instance;
  4530.     }
  4531.     /**
  4532.      * Gets the public 'monolog.logger.routing' shared service.
  4533.      *
  4534.      * @return \Symfony\Bridge\Monolog\Logger
  4535.      */
  4536.     protected function getMonolog_Logger_RoutingService()
  4537.     {
  4538.         $this->services['monolog.logger.routing'] = $instance = new \Symfony\Bridge\Monolog\Logger('routing');
  4539.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4540.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4541.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4542.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4543.         return $instance;
  4544.     }
  4545.     /**
  4546.      * Gets the public 'monolog.logger.security' shared service.
  4547.      *
  4548.      * @return \Symfony\Bridge\Monolog\Logger
  4549.      */
  4550.     protected function getMonolog_Logger_SecurityService()
  4551.     {
  4552.         $this->services['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  4553.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4554.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4555.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4556.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4557.         return $instance;
  4558.     }
  4559.     /**
  4560.      * Gets the public 'pimcore.cache.pool' shared autowired service.
  4561.      *
  4562.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  4563.      */
  4564.     protected function getPimcore_Cache_PoolService()
  4565.     {
  4566.         $a = ($this->privates['pimcore.cache.adapter.doctrine_dbal'] ?? $this->getPimcore_Cache_Adapter_DoctrineDbalService());
  4567.         if (isset($this->services['pimcore.cache.pool'])) {
  4568.             return $this->services['pimcore.cache.pool'];
  4569.         }
  4570.         $this->services['pimcore.cache.pool'] = $instance = new \Symfony\Component\Cache\Adapter\TagAwareAdapter($aNULL);
  4571.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4572.         return $instance;
  4573.     }
  4574.     /**
  4575.      * Gets the public 'pimcore.event_listener.frontend.activity_url_tracker' shared autowired service.
  4576.      *
  4577.      * @return \CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker
  4578.      */
  4579.     protected function getPimcore_EventListener_Frontend_ActivityUrlTrackerService()
  4580.     {
  4581.         $this->services['pimcore.event_listener.frontend.activity_url_tracker'] = $instance = new \CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker();
  4582.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4583.         return $instance;
  4584.     }
  4585.     /**
  4586.      * Gets the public 'pimcore.model.factory' shared autowired service.
  4587.      *
  4588.      * @return \Pimcore\Model\Factory
  4589.      */
  4590.     protected function getPimcore_Model_FactoryService()
  4591.     {
  4592.         $this->services['pimcore.model.factory'] = $instance = new \Pimcore\Model\Factory();
  4593.         $instance->addLoader(new \Pimcore\Model\Factory\FallbackBuilder());
  4594.         $instance->addLoader(new \Pimcore\Loader\ImplementationLoader\ClassMapLoader(['Pimcore\\Model\\DataObject\\Car' => 'App\\Model\\Product\\Car''Pimcore\\Model\\DataObject\\AccessoryPart' => 'App\\Model\\Product\\AccessoryPart''Pimcore\\Model\\DataObject\\Category' => 'App\\Model\\Product\\Category''Pimcore\\Model\\DataObject\\Customer' => 'App\\Model\\Customer']));
  4595.         return $instance;
  4596.     }
  4597.     /**
  4598.      * Gets the public 'pimcore.routing.router.request_context' shared service.
  4599.      *
  4600.      * @return \Symfony\Component\Routing\RequestContext
  4601.      */
  4602.     protected function getPimcore_Routing_Router_RequestContextService()
  4603.     {
  4604.         $this->services['pimcore.routing.router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  4605.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  4606.         return $instance;
  4607.     }
  4608.     /**
  4609.      * Gets the public 'pimcore.templating.engine.delegating' shared autowired service.
  4610.      *
  4611.      * @return \Pimcore\Templating\TwigDefaultDelegatingEngine
  4612.      */
  4613.     protected function getPimcore_Templating_Engine_DelegatingService()
  4614.     {
  4615.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4616.         if (isset($this->services['pimcore.templating.engine.delegating'])) {
  4617.             return $this->services['pimcore.templating.engine.delegating'];
  4618.         }
  4619.         return $this->services['pimcore.templating.engine.delegating'] = new \Pimcore\Templating\TwigDefaultDelegatingEngine($a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  4620.     }
  4621.     /**
  4622.      * Gets the public 'pimcore_ecommerce.environment' shared autowired service.
  4623.      *
  4624.      * @return \App\Ecommerce\Overrides\Environment
  4625.      */
  4626.     protected function getPimcoreEcommerce_EnvironmentService()
  4627.     {
  4628.         $this->services['pimcore_ecommerce.environment'] = $instance = new \App\Ecommerce\Overrides\Environment(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()), []);
  4629.         $instance->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4630.         return $instance;
  4631.     }
  4632.     /**
  4633.      * Gets the public 'pimcore_ecommerce.tracking.tracking_manager' shared autowired service.
  4634.      *
  4635.      * @return \Pimcore\Bundle\EcommerceFrameworkBundle\Tracking\TrackingManager
  4636.      */
  4637.     protected function getPimcoreEcommerce_Tracking_TrackingManagerService()
  4638.     {
  4639.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4640.         if (isset($this->services['pimcore_ecommerce.tracking.tracking_manager'])) {
  4641.             return $this->services['pimcore_ecommerce.tracking.tracking_manager'];
  4642.         }
  4643.         $b = ($this->privates['Pimcore\\Analytics\\Google\\Tracker'] ?? $this->getTrackerService());
  4644.         if (isset($this->services['pimcore_ecommerce.tracking.tracking_manager'])) {
  4645.             return $this->services['pimcore_ecommerce.tracking.tracking_manager'];
  4646.         }
  4647.         $c = new \Pimcore\Bundle\EcommerceFrameworkBundle\Tracking\Tracker\Analytics\EnhancedEcommerce(new \Pimcore\Bundle\EcommerceFrameworkBundle\Tracking\TrackingItemBuilder(), $a);
  4648.         $c->setTracker($b);
  4649.         $this->services['pimcore_ecommerce.tracking.tracking_manager'] = $instance = new \Pimcore\Bundle\EcommerceFrameworkBundle\Tracking\TrackingManager(($this->services['pimcore_ecommerce.environment'] ?? $this->getPimcoreEcommerce_EnvironmentService()), [=> $c]);
  4650.         $instance->setSession(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  4651.         $instance->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4652.         return $instance;
  4653.     }
  4654.     /**
  4655.      * Gets the public 'request_stack' shared service.
  4656.      *
  4657.      * @return \Symfony\Component\HttpFoundation\RequestStack
  4658.      */
  4659.     protected function getRequestStackService()
  4660.     {
  4661.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  4662.     }
  4663.     /**
  4664.      * Gets the public 'router' shared service.
  4665.      *
  4666.      * @return \Symfony\Cmf\Component\Routing\ChainRouter
  4667.      */
  4668.     protected function getRouterService()
  4669.     {
  4670.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  4671.         $this->services['router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
  4672.         $b = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  4673.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4674.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  4675.         ], [
  4676.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  4677.         ]))->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');
  4678.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  4679.         $c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  4680.         $d = ($this->services['cmf_routing.route_provider'] ?? $this->getCmfRouting_RouteProviderService());
  4681.         $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);
  4682.         $e->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4683.         $e->addRouteEnhancer(new \Symfony\Cmf\Component\Routing\Enhancer\RouteContentEnhancer('_route_object''_content'), 100);
  4684.         $f = new \Pimcore\Routing\Staticroute\Router($b, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  4685.         $g = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  4686.         $f->setLogger($g);
  4687.         $f->setLocaleParams([]);
  4688.         $f->setLogger($g);
  4689.         $instance->setContext($b);
  4690.         $instance->add($c'300');
  4691.         $instance->add($e'200');
  4692.         $instance->add(new \Pimcore\Routing\Element\Router($b, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService())), 110);
  4693.         $instance->add($f100);
  4694.         return $instance;
  4695.     }
  4696.     /**
  4697.      * Gets the public 'state_machine.simple_asset_workflow' shared service.
  4698.      *
  4699.      * @return \Symfony\Component\Workflow\StateMachine
  4700.      */
  4701.     protected function getStateMachine_SimpleAssetWorkflowService()
  4702.     {
  4703.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4704.         if (isset($this->services['state_machine.simple_asset_workflow'])) {
  4705.             return $this->services['state_machine.simple_asset_workflow'];
  4706.         }
  4707.         return $this->services['state_machine.simple_asset_workflow'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> 'start'=> 'review_license'=> 'finished'], [=> new \Pimcore\Workflow\Transition('start_workflow''start''review_license', ['label' => 'Start Workflow''objectLayout' => false'notificationSettings' => [], 'changePublishedState' => 'no_change']), => new \Pimcore\Workflow\Transition('finish_review''review_license''finished', ['label' => 'Finish Review''objectLayout' => false'notificationSettings' => [], 'changePublishedState' => 'no_change']), => new \Pimcore\Workflow\Transition('restart_review''finished''review_license', ['label' => 'Restart Review''objectLayout' => false'notificationSettings' => [], 'changePublishedState' => 'no_change'])], [=> 'start']), new \Pimcore\Workflow\MarkingStore\StateTableMarkingStore('simple_asset_workflow'), $a'simple_asset_workflow'NULL);
  4708.     }
  4709.     /**
  4710.      * Gets the public 'translations-exporter.deepl' shared autowired service.
  4711.      *
  4712.      * @return \Pimcore\TranslationsProviderInterfaceBundle\Translation\ExportService\Exporter\DeepLExporter
  4713.      */
  4714.     protected function getTranslationsexporter_DeeplService()
  4715.     {
  4716.         return $this->services['translations-exporter.deepl'] = new \Pimcore\TranslationsProviderInterfaceBundle\Translation\ExportService\Exporter\DeepLExporter(($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Xml\\XmlParserService'] ?? ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Xml\\XmlParserService'] = new \Pimcore\TranslationsProviderInterfaceBundle\Service\Xml\XmlParserService())));
  4717.     }
  4718.     /**
  4719.      * Gets the public 'translations-exporter.translationscom' shared autowired service.
  4720.      *
  4721.      * @return \Pimcore\TranslationsProviderInterfaceBundle\Translation\ExportService\Exporter\TranslationComExporter
  4722.      */
  4723.     protected function getTranslationsexporter_TranslationscomService()
  4724.     {
  4725.         return $this->services['translations-exporter.translationscom'] = new \Pimcore\TranslationsProviderInterfaceBundle\Translation\ExportService\Exporter\TranslationComExporter();
  4726.     }
  4727.     /**
  4728.      * Gets the public 'translations-provider.deepl' shared autowired service.
  4729.      *
  4730.      * @return \Pimcore\TranslationsProviderInterfaceBundle\TranslationsProvider\DeepL
  4731.      */
  4732.     protected function getTranslationsprovider_DeeplService()
  4733.     {
  4734.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4735.         if (isset($this->services['translations-provider.deepl'])) {
  4736.             return $this->services['translations-provider.deepl'];
  4737.         }
  4738.         $b = ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Rest\\DeepLRestService'] ?? $this->getDeepLRestServiceService());
  4739.         if (isset($this->services['translations-provider.deepl'])) {
  4740.             return $this->services['translations-provider.deepl'];
  4741.         }
  4742.         $c = ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  4743.         if (isset($this->services['translations-provider.deepl'])) {
  4744.             return $this->services['translations-provider.deepl'];
  4745.         }
  4746.         $d = ($this->services['Pimcore\\Log\\ApplicationLogger'] ?? $this->getApplicationLoggerService());
  4747.         if (isset($this->services['translations-provider.deepl'])) {
  4748.             return $this->services['translations-provider.deepl'];
  4749.         }
  4750.         $this->services['translations-provider.deepl'] = $instance = new \Pimcore\TranslationsProviderInterfaceBundle\TranslationsProvider\DeepL('DeepL'$a$b, ($this->services['translations-exporter.deepl'] ?? $this->getTranslationsexporter_DeeplService()), ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Xml\\XmlParserService'] ?? ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Xml\\XmlParserService'] = new \Pimcore\TranslationsProviderInterfaceBundle\Service\Xml\XmlParserService())), ($this->services['Pimcore\\Model\\Notification\\Service\\NotificationService'] ?? $this->getNotificationServiceService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), $c$d);
  4751.         $instance->setTranslationDataExtractorService(($this->privates['Pimcore\\Translation\\ExportDataExtractorService\\ExportDataExtractorServiceInterface'] ?? $this->getExportDataExtractorServiceInterfaceService()));
  4752.         $instance->setImportDataExtractor(($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Translation\\ImportDataExtractor\\DeepLDataExtractor'] ?? $this->getDeepLDataExtractorService()));
  4753.         $instance->setImporterService(($this->privates['Pimcore\\Translation\\ImporterService\\ImporterServiceInterface'] ?? $this->getImporterServiceInterfaceService()));
  4754.         $instance->setTranslationsProviderManager(($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\TranslationsProviderManager\\TranslationsProviderManagerInterface'] ?? $this->getTranslationsProviderManagerInterfaceService()));
  4755.         $instance->setTranslationsJobService(($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\TranslationsJobService\\TranslationsJobServiceInterface'] ?? $this->getTranslationsJobServiceInterfaceService()));
  4756.         return $instance;
  4757.     }
  4758.     /**
  4759.      * Gets the public 'translations-provider.translationscom' shared autowired service.
  4760.      *
  4761.      * @return \Pimcore\TranslationsProviderInterfaceBundle\TranslationsProvider\TranslationsCom
  4762.      */
  4763.     protected function getTranslationsprovider_TranslationscomService()
  4764.     {
  4765.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4766.         if (isset($this->services['translations-provider.translationscom'])) {
  4767.             return $this->services['translations-provider.translationscom'];
  4768.         }
  4769.         $b = ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  4770.         if (isset($this->services['translations-provider.translationscom'])) {
  4771.             return $this->services['translations-provider.translationscom'];
  4772.         }
  4773.         $c = ($this->services['Pimcore\\Log\\ApplicationLogger'] ?? $this->getApplicationLoggerService());
  4774.         if (isset($this->services['translations-provider.translationscom'])) {
  4775.             return $this->services['translations-provider.translationscom'];
  4776.         }
  4777.         $this->services['translations-provider.translationscom'] = $instance = new \Pimcore\TranslationsProviderInterfaceBundle\TranslationsProvider\TranslationsCom('translations.com'$a, ($this->services['Pimcore\\Model\\Notification\\Service\\NotificationService'] ?? $this->getNotificationServiceService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), $b$c);
  4778.         $instance->setTranslationExporter(($this->services['translations-exporter.translationscom'] ?? ($this->services['translations-exporter.translationscom'] = new \Pimcore\TranslationsProviderInterfaceBundle\Translation\ExportService\Exporter\TranslationComExporter())));
  4779.         $instance->setProjectDirectorClient(($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Client\\TranslationsCom\\ProjectDirectorClient'] ?? $this->getProjectDirectorClientService()));
  4780.         $instance->setTranslationDataExtractorService(($this->privates['Pimcore\\Translation\\ExportDataExtractorService\\ExportDataExtractorServiceInterface'] ?? $this->getExportDataExtractorServiceInterfaceService()));
  4781.         $instance->setImportDataExtractor(($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Translation\\ImportDataExtractor\\TranslationsComDataExtractor'] ?? $this->getTranslationsComDataExtractorService()));
  4782.         $instance->setImporterService(($this->privates['Pimcore\\Translation\\ImporterService\\ImporterServiceInterface'] ?? $this->getImporterServiceInterfaceService()));
  4783.         $instance->setTranslationsProviderManager(($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\TranslationsProviderManager\\TranslationsProviderManagerInterface'] ?? $this->getTranslationsProviderManagerInterfaceService()));
  4784.         $instance->setTranslationsJobService(($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\TranslationsJobService\\TranslationsJobServiceInterface'] ?? $this->getTranslationsJobServiceInterfaceService()));
  4785.         return $instance;
  4786.     }
  4787.     /**
  4788.      * Gets the public 'translations-provider.xplanation' shared autowired service.
  4789.      *
  4790.      * @return \Pimcore\TranslationsProviderInterfaceBundle\TranslationsProvider\XPlanation
  4791.      */
  4792.     protected function getTranslationsprovider_XplanationService()
  4793.     {
  4794.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4795.         if (isset($this->services['translations-provider.xplanation'])) {
  4796.             return $this->services['translations-provider.xplanation'];
  4797.         }
  4798.         $b = ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Authenticator\\XPlanationAuthenticator'] ?? $this->getXPlanationAuthenticatorService());
  4799.         if (isset($this->services['translations-provider.xplanation'])) {
  4800.             return $this->services['translations-provider.xplanation'];
  4801.         }
  4802.         $c = ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  4803.         if (isset($this->services['translations-provider.xplanation'])) {
  4804.             return $this->services['translations-provider.xplanation'];
  4805.         }
  4806.         $d = ($this->services['Pimcore\\Log\\ApplicationLogger'] ?? $this->getApplicationLoggerService());
  4807.         if (isset($this->services['translations-provider.xplanation'])) {
  4808.             return $this->services['translations-provider.xplanation'];
  4809.         }
  4810.         $this->services['translations-provider.xplanation'] = $instance = new \Pimcore\TranslationsProviderInterfaceBundle\TranslationsProvider\XPlanation('XPlanation'$a$b, ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Rest\\XPlanationRestService'] ?? ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Rest\\XPlanationRestService'] = new \Pimcore\TranslationsProviderInterfaceBundle\Service\Rest\XPlanationRestService('https://wmg-pimcore.matrix-ag.com/api'))), ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Translation\\ExportService\\Exporter\\XPlanationExporter'] ?? $this->getXPlanationExporterService()), ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Xml\\XmlParserService'] ?? ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Xml\\XmlParserService'] = new \Pimcore\TranslationsProviderInterfaceBundle\Service\Xml\XmlParserService())), ($this->services['Pimcore\\Model\\Notification\\Service\\NotificationService'] ?? $this->getNotificationServiceService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), $c$d);
  4811.         $instance->setTranslationDataExtractorService(($this->privates['Pimcore\\Translation\\ExportDataExtractorService\\ExportDataExtractorServiceInterface'] ?? $this->getExportDataExtractorServiceInterfaceService()));
  4812.         $instance->setImportDataExtractor(($this->privates['Pimcore\\Translation\\ImportDataExtractor\\ImportDataExtractorInterface'] ?? $this->getImportDataExtractorInterfaceService()));
  4813.         $instance->setImporterService(($this->privates['Pimcore\\Translation\\ImporterService\\ImporterServiceInterface'] ?? $this->getImporterServiceInterfaceService()));
  4814.         $instance->setZipService(($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Zip\\ZipService'] ?? ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\Service\\Zip\\ZipService'] = new \Pimcore\TranslationsProviderInterfaceBundle\Service\Zip\ZipService())));
  4815.         $instance->setTranslationsProviderManager(($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\TranslationsProviderManager\\TranslationsProviderManagerInterface'] ?? $this->getTranslationsProviderManagerInterfaceService()));
  4816.         $instance->setTranslationsJobService(($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\TranslationsJobService\\TranslationsJobServiceInterface'] ?? $this->getTranslationsJobServiceInterfaceService()));
  4817.         return $instance;
  4818.     }
  4819.     /**
  4820.      * Gets the public 'var_dumper.cloner' shared service.
  4821.      *
  4822.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  4823.      */
  4824.     protected function getVarDumper_ClonerService()
  4825.     {
  4826.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  4827.         $instance->setMaxItems(2500);
  4828.         $instance->setMinDepth(1);
  4829.         $instance->setMaxString(-1);
  4830.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  4831.         return $instance;
  4832.     }
  4833.     /**
  4834.      * Gets the public 'workflow.product_data_enrichment' shared service.
  4835.      *
  4836.      * @return \Symfony\Component\Workflow\Workflow
  4837.      */
  4838.     protected function getWorkflow_ProductDataEnrichmentService()
  4839.     {
  4840.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4841.         if (isset($this->services['workflow.product_data_enrichment'])) {
  4842.             return $this->services['workflow.product_data_enrichment'];
  4843.         }
  4844.         return $this->services['workflow.product_data_enrichment'] = new \Symfony\Component\Workflow\Workflow(new \Symfony\Component\Workflow\Definition([=> 'todo'=> 'edit_text'=> 'edit_images'=> 'done_text'=> 'done_images'=> 'done_all'], [=> new \Pimcore\Workflow\Transition('start_work', [=> 'todo'], [=> 'edit_text'=> 'edit_images'], ['label' => 'Start Work''objectLayout' => 'false''notificationSettings' => [], 'changePublishedState' => 'no_change''iconClass' => '''notes' => ['commentEnabled' => false'commentRequired' => false'type' => 'Status update''title' => '''commentSetterFn' => '''commentGetterFn' => '''additionalFields' => []]]), => new \Pimcore\Workflow\Transition('mark_text_done', [=> 'edit_text'], [=> 'done_text'], ['label' => 'Mark Text Done''objectLayout' => false'notificationSettings' => [], 'changePublishedState' => 'no_change']), => new \Pimcore\Workflow\Transition('mark_images_done', [=> 'edit_images'], [=> 'done_images'], ['label' => 'Mark Images Done''notificationSettings' => [=> ['notifyUsers' => [=> 'admin'], 'notifyRoles' => [=> 'projectmanagers'=> 'admins'], 'channelType' => [=> 'mail'=> 'pimcore_notification'], 'mailType' => 'template''mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig']], 'objectLayout' => false'changePublishedState' => 'no_change']), => new \Pimcore\Workflow\Transition('mark_done_all', [=> 'done_text'=> 'done_images'], [=> 'done_all'], ['label' => 'Mark Product Done''changePublishedState' => 'force_published''notes' => ['commentEnabled' => true'commentRequired' => false'type' => 'Status update''additionalFields' => []], 'notificationSettings' => [=> ['notifyUsers' => [=> 'admin'], 'notifyRoles' => [=> 'projectmanagers'=> 'admins'], 'channelType' => [=> 'mail'=> 'pimcore_notification'], 'mailType' => 'template''mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig']], 'objectLayout' => false]), => new \Pimcore\Workflow\Transition('reopen_issue', [=> 'done_all'], [=> 'todo'], ['label' => 'Reopen Product''notes' => ['commentEnabled' => true'commentRequired' => true'type' => 'Status update''additionalFields' => []], 'objectLayout' => false'notificationSettings' => [], 'changePublishedState' => 'no_change'])], [=> 'todo']), new \Pimcore\Workflow\MarkingStore\StateTableMarkingStore('product_data_enrichment'), $a'product_data_enrichment'NULL);
  4845.     }
  4846.     /**
  4847.      * Gets the private '.debug.http_client' shared service.
  4848.      *
  4849.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  4850.      */
  4851.     protected function get_Debug_HttpClientService()
  4852.     {
  4853.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  4854.         if ($this->has('monolog.logger.http_client')) {
  4855.             $a->setLogger(($this->services['monolog.logger.http_client'] ?? $this->getMonolog_Logger_HttpClientService()));
  4856.         }
  4857.         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))));
  4858.     }
  4859.     /**
  4860.      * Gets the private '.service_locator.KLVvNIq' shared service.
  4861.      *
  4862.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4863.      */
  4864.     protected function get_ServiceLocator_KLVvNIqService()
  4865.     {
  4866.         return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4867.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  4868.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  4869.         ], [
  4870.             'doctrine.ulid_generator' => '?',
  4871.             'doctrine.uuid_generator' => '?',
  4872.         ]);
  4873.     }
  4874.     /**
  4875.      * Gets the private '.service_locator.doohVL.' shared service.
  4876.      *
  4877.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4878.      */
  4879.     protected function get_ServiceLocator_DoohVL_Service()
  4880.     {
  4881.         return $this->privates['.service_locator.doohVL.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4882.             'security.firewall.map.context.cmf_webservice' => ['privates''security.firewall.map.context.cmf_webservice''getSecurity_Firewall_Map_Context_CmfWebserviceService'true],
  4883.             'security.firewall.map.context.demo_frontend' => ['privates''security.firewall.map.context.demo_frontend''getSecurity_Firewall_Map_Context_DemoFrontendService'true],
  4884.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  4885.             'security.firewall.map.context.pimcore_admin' => ['privates''security.firewall.map.context.pimcore_admin''getSecurity_Firewall_Map_Context_PimcoreAdminService'true],
  4886.             'security.firewall.map.context.pimcore_admin_webdav' => ['privates''security.firewall.map.context.pimcore_admin_webdav''getSecurity_Firewall_Map_Context_PimcoreAdminWebdavService'true],
  4887.             'security.firewall.map.context.portal_engine' => ['privates''security.firewall.map.context.portal_engine''getSecurity_Firewall_Map_Context_PortalEngineService'true],
  4888.         ], [
  4889.             'security.firewall.map.context.cmf_webservice' => '?',
  4890.             'security.firewall.map.context.demo_frontend' => '?',
  4891.             'security.firewall.map.context.dev' => '?',
  4892.             'security.firewall.map.context.pimcore_admin' => '?',
  4893.             'security.firewall.map.context.pimcore_admin_webdav' => '?',
  4894.             'security.firewall.map.context.portal_engine' => '?',
  4895.         ]);
  4896.     }
  4897.     /**
  4898.      * Gets the private 'App\Ecommerce\IndexService\SegmentGetter' shared autowired service.
  4899.      *
  4900.      * @return \App\Ecommerce\IndexService\SegmentGetter
  4901.      */
  4902.     protected function getSegmentGetterService()
  4903.     {
  4904.         $a = ($this->services['CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface'] ?? $this->getSegmentManagerInterfaceService());
  4905.         if (isset($this->privates['App\\Ecommerce\\IndexService\\SegmentGetter'])) {
  4906.             return $this->privates['App\\Ecommerce\\IndexService\\SegmentGetter'];
  4907.         }
  4908.         return $this->privates['App\\Ecommerce\\IndexService\\SegmentGetter'] = new \App\Ecommerce\IndexService\SegmentGetter($a);
  4909.     }
  4910.     /**
  4911.      * Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
  4912.      *
  4913.      * @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
  4914.      */
  4915.     protected function getPluginClientFactoryListenerService()
  4916.     {
  4917.         return $this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] = new \Http\HttplugBundle\Collector\PluginClientFactoryListener(new \Http\HttplugBundle\Collector\PluginClientFactory(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))), new \Http\HttplugBundle\Collector\Formatter(new \Http\Message\Formatter\FullHttpMessageFormatter(0), new \Http\Message\Formatter\CurlCommandFormatter()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  4918.     }
  4919.     /**
  4920.      * Gets the private 'Pimcore\Analytics\Google\Tracker' shared autowired service.
  4921.      *
  4922.      * @return \Pimcore\Analytics\Google\Tracker
  4923.      */
  4924.     protected function getTrackerService()
  4925.     {
  4926.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4927.         if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
  4928.             return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
  4929.         }
  4930.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4931.         if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
  4932.             return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
  4933.         }
  4934.         $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);
  4935.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4936.         return $instance;
  4937.     }
  4938.     /**
  4939.      * Gets the private 'Pimcore\Analytics\SiteId\SiteIdProvider' shared autowired service.
  4940.      *
  4941.      * @return \Pimcore\Analytics\SiteId\SiteIdProvider
  4942.      */
  4943.     protected function getSiteIdProviderService()
  4944.     {
  4945.         return $this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] = new \Pimcore\Analytics\SiteId\SiteIdProvider(($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()));
  4946.     }
  4947.     /**
  4948.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener' shared autowired service.
  4949.      *
  4950.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener
  4951.      */
  4952.     protected function getAdminAuthenticationDoubleCheckListenerService()
  4953.     {
  4954.         $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']);
  4955.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4956.         return $instance;
  4957.     }
  4958.     /**
  4959.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener' shared autowired service.
  4960.      *
  4961.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener
  4962.      */
  4963.     protected function getAdminSecurityListenerService()
  4964.     {
  4965.         $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())));
  4966.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4967.         return $instance;
  4968.     }
  4969.     /**
  4970.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener' shared autowired service.
  4971.      *
  4972.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener
  4973.      */
  4974.     protected function getAdminSessionBagListenerService()
  4975.     {
  4976.         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())));
  4977.     }
  4978.     /**
  4979.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener' shared autowired service.
  4980.      *
  4981.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener
  4982.      */
  4983.     protected function getCsrfProtectionListenerService()
  4984.     {
  4985.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  4986.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4987.         return $instance;
  4988.     }
  4989.     /**
  4990.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener' shared autowired service.
  4991.      *
  4992.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener
  4993.      */
  4994.     protected function getCustomAdminEntryPointCheckListenerService()
  4995.     {
  4996.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener(NULL);
  4997.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4998.         return $instance;
  4999.     }
  5000.     /**
  5001.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener' shared autowired service.
  5002.      *
  5003.      * @return \Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener
  5004.      */
  5005.     protected function getEnablePreviewTimeSliderListenerService()
  5006.     {
  5007.         $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()));
  5008.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  5009.         return $instance;
  5010.     }
  5011.     /**
  5012.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener' shared autowired service.
  5013.      *
  5014.      * @return \Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener
  5015.      */
  5016.     protected function getHttpCacheListenerService()
  5017.     {
  5018.         $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())));
  5019.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5020.         return $instance;
  5021.     }
  5022.     /**
  5023.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener' shared autowired service.
  5024.      *
  5025.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener
  5026.      */
  5027.     protected function getUsageStatisticsListenerService()
  5028.     {
  5029.         $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())));
  5030.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5031.         return $instance;
  5032.     }
  5033.     /**
  5034.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener' shared autowired service.
  5035.      *
  5036.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener
  5037.      */
  5038.     protected function getUserPerspectiveListenerService()
  5039.     {
  5040.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener(($this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()));
  5041.         $a = ($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService());
  5042.         $instance->setLogger($a);
  5043.         $instance->setLogger($a);
  5044.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5045.         return $instance;
  5046.     }
  5047.     /**
  5048.      * Gets the private 'Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator' shared autowired service.
  5049.      *
  5050.      * @return \Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator
  5051.      */
  5052.     protected function getAdminSessionBagConfiguratorService()
  5053.     {
  5054.         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())));
  5055.     }
  5056.     /**
  5057.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector' shared autowired service.
  5058.      *
  5059.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector
  5060.      */
  5061.     protected function getPimcoreDataCollectorService()
  5062.     {
  5063.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5064.     }
  5065.     /**
  5066.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector' shared autowired service.
  5067.      *
  5068.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector
  5069.      */
  5070.     protected function getPimcoreTargetingDataCollectorService()
  5071.     {
  5072.         $a = ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService());
  5073.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'])) {
  5074.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'];
  5075.         }
  5076.         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);
  5077.     }
  5078.     /**
  5079.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener' shared autowired service.
  5080.      *
  5081.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener
  5082.      */
  5083.     protected function getBlockStateListenerService()
  5084.     {
  5085.         $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())));
  5086.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  5087.         $instance->setLogger($a);
  5088.         $instance->setLogger($a);
  5089.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5090.         return $instance;
  5091.     }
  5092.     /**
  5093.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener' shared autowired service.
  5094.      *
  5095.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener
  5096.      */
  5097.     protected function getDocumentFallbackListenerService()
  5098.     {
  5099.         $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())));
  5100.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5101.         return $instance;
  5102.     }
  5103.     /**
  5104.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener' shared autowired service.
  5105.      *
  5106.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener
  5107.      */
  5108.     protected function getDocumentMetaDataListenerService()
  5109.     {
  5110.         $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()));
  5111.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5112.         return $instance;
  5113.     }
  5114.     /**
  5115.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener' shared autowired service.
  5116.      *
  5117.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener
  5118.      */
  5119.     protected function getEditmodeListenerService()
  5120.     {
  5121.         $a = ($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService());
  5122.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
  5123.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
  5124.         }
  5125.         $b = ($this->services['router'] ?? $this->getRouterService());
  5126.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
  5127.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
  5128.         }
  5129.         $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())));
  5130.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5131.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5132.         return $instance;
  5133.     }
  5134.     /**
  5135.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener' shared autowired service.
  5136.      *
  5137.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener
  5138.      */
  5139.     protected function getElementListenerService()
  5140.     {
  5141.         $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()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  5142.         $a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  5143.         $instance->setLogger($a);
  5144.         $instance->setLogger($a);
  5145.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5146.         return $instance;
  5147.     }
  5148.     /**
  5149.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener' shared autowired service.
  5150.      *
  5151.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener
  5152.      */
  5153.     protected function getGlobalTemplateVariablesListenerService()
  5154.     {
  5155.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  5156.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'])) {
  5157.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'];
  5158.         }
  5159.         $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);
  5160.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5161.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5162.         return $instance;
  5163.     }
  5164.     /**
  5165.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener' shared autowired service.
  5166.      *
  5167.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener
  5168.      */
  5169.     protected function getGoogleSearchConsoleVerificationListenerService()
  5170.     {
  5171.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener();
  5172.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5173.         return $instance;
  5174.     }
  5175.     /**
  5176.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener' shared autowired service.
  5177.      *
  5178.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener
  5179.      */
  5180.     protected function getHardlinkCanonicalListenerService()
  5181.     {
  5182.         $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()));
  5183.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5184.         return $instance;
  5185.     }
  5186.     /**
  5187.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener' shared autowired service.
  5188.      *
  5189.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener
  5190.      */
  5191.     protected function getInternalWysiwygHtmlAttributeFilterListenerService()
  5192.     {
  5193.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener();
  5194.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  5195.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5196.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  5197.         return $instance;
  5198.     }
  5199.     /**
  5200.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener' shared autowired service.
  5201.      *
  5202.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener
  5203.      */
  5204.     protected function getLocaleListenerService()
  5205.     {
  5206.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener();
  5207.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5208.         return $instance;
  5209.     }
  5210.     /**
  5211.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener' shared autowired service.
  5212.      *
  5213.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener
  5214.      */
  5215.     protected function getOutputTimestampListenerService()
  5216.     {
  5217.         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()));
  5218.     }
  5219.     /**
  5220.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener' shared autowired service.
  5221.      *
  5222.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener
  5223.      */
  5224.     protected function getRoutingListenerService()
  5225.     {
  5226.         $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())));
  5227.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5228.         return $instance;
  5229.     }
  5230.     /**
  5231.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener' shared autowired service.
  5232.      *
  5233.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener
  5234.      */
  5235.     protected function getStaticPageGeneratorListenerService()
  5236.     {
  5237.         $a = ($this->services['Pimcore\\Document\\StaticPageGenerator'] ?? $this->getStaticPageGeneratorService());
  5238.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'])) {
  5239.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'];
  5240.         }
  5241.         $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())));
  5242.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5243.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  5244.         return $instance;
  5245.     }
  5246.     /**
  5247.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener' shared autowired service.
  5248.      *
  5249.      * @return \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener
  5250.      */
  5251.     protected function getMaintenancePageListenerService()
  5252.     {
  5253.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener(($this->services['kernel'] ?? $this->get('kernel'1)));
  5254.         $instance->loadTemplateFromResource('@PimcoreCoreBundle/Resources/misc/maintenance.html');
  5255.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  5256.         return $instance;
  5257.     }
  5258.     /**
  5259.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener' shared autowired service.
  5260.      *
  5261.      * @return \Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener
  5262.      */
  5263.     protected function getPimcoreContextListenerService()
  5264.     {
  5265.         $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())));
  5266.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  5267.         $instance->setLogger($a);
  5268.         $instance->setLogger($a);
  5269.         return $instance;
  5270.     }
  5271.     /**
  5272.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener' shared autowired service.
  5273.      *
  5274.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener
  5275.      */
  5276.     protected function getResponseHeaderListenerService()
  5277.     {
  5278.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener(($this->services['Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver'] ?? $this->getResponseHeaderResolverService()));
  5279.     }
  5280.     /**
  5281.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener' shared autowired service.
  5282.      *
  5283.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener
  5284.      */
  5285.     protected function getResponseStackListenerService()
  5286.     {
  5287.         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())));
  5288.     }
  5289.     /**
  5290.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener' shared autowired service.
  5291.      *
  5292.      * @return \Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener
  5293.      */
  5294.     protected function getTranslationDebugListenerService()
  5295.     {
  5296.         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');
  5297.     }
  5298.     /**
  5299.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener' shared autowired service.
  5300.      *
  5301.      * @return \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener
  5302.      */
  5303.     protected function getWebDebugToolbarListenerService()
  5304.     {
  5305.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5306.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'])) {
  5307.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'];
  5308.         }
  5309.         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']);
  5310.     }
  5311.     /**
  5312.      * Gets the private 'Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener' shared autowired service.
  5313.      *
  5314.      * @return \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener
  5315.      */
  5316.     protected function getTrackingCodeFlashMessageListenerService()
  5317.     {
  5318.         $a = ($this->services['pimcore_ecommerce.tracking.tracking_manager'] ?? $this->getPimcoreEcommerce_Tracking_TrackingManagerService());
  5319.         if (isset($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'])) {
  5320.             return $this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'];
  5321.         }
  5322.         $this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'] = $instance = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
  5323.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5324.         return $instance;
  5325.     }
  5326.     /**
  5327.      * Gets the private 'Pimcore\Bundle\HeadlessDocumentsBundle\Document\EditableRenderer' shared autowired service.
  5328.      *
  5329.      * @return \Pimcore\Bundle\HeadlessDocumentsBundle\Document\EditableRenderer
  5330.      */
  5331.     protected function getEditableRenderer2Service()
  5332.     {
  5333.         $this->privates['Pimcore\\Bundle\\HeadlessDocumentsBundle\\Document\\EditableRenderer'] = $instance = new \Pimcore\Bundle\HeadlessDocumentsBundle\Document\EditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()), ($this->privates['Pimcore\\Bundle\\HeadlessDocumentsBundle\\Loader\\EditableLoader'] ?? ($this->privates['Pimcore\\Bundle\\HeadlessDocumentsBundle\\Loader\\EditableLoader'] = new \Pimcore\Bundle\HeadlessDocumentsBundle\Loader\EditableLoader())), ($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())));
  5334.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5335.         return $instance;
  5336.     }
  5337.     /**
  5338.      * Gets the private 'Pimcore\Bundle\HeadlessDocumentsBundle\EventListener\HeadlessDocumentListener' shared autowired service.
  5339.      *
  5340.      * @return \Pimcore\Bundle\HeadlessDocumentsBundle\EventListener\HeadlessDocumentListener
  5341.      */
  5342.     protected function getHeadlessDocumentListenerService()
  5343.     {
  5344.         return $this->privates['Pimcore\\Bundle\\HeadlessDocumentsBundle\\EventListener\\HeadlessDocumentListener'] = new \Pimcore\Bundle\HeadlessDocumentsBundle\EventListener\HeadlessDocumentListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Bundle\\HeadlessDocumentsBundle\\Document\\Brick\\BrickManager'] ?? $this->getBrickManagerService()));
  5345.     }
  5346.     /**
  5347.      * Gets the private 'Pimcore\Bundle\OpenIdConnectBundle\Session\Configurator' shared autowired service.
  5348.      *
  5349.      * @return \Pimcore\Bundle\OpenIdConnectBundle\Session\Configurator
  5350.      */
  5351.     protected function getConfiguratorService()
  5352.     {
  5353.         return $this->privates['Pimcore\\Bundle\\OpenIdConnectBundle\\Session\\Configurator'] = new \Pimcore\Bundle\OpenIdConnectBundle\Session\Configurator(($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  5354.     }
  5355.     /**
  5356.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber' shared autowired service.
  5357.      *
  5358.      * @return \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber
  5359.      */
  5360.     protected function getPrefixSubscriberService()
  5361.     {
  5362.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\PrefixSubscriber'] = new \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'] ?? $this->getPrefixServiceService()));
  5363.     }
  5364.     /**
  5365.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber' shared autowired service.
  5366.      *
  5367.      * @return \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber
  5368.      */
  5369.     protected function getRequestSubscriberService()
  5370.     {
  5371.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  5372.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\RequestSubscriber'])) {
  5373.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\RequestSubscriber'];
  5374.         }
  5375.         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()));
  5376.     }
  5377.     /**
  5378.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber' shared autowired service.
  5379.      *
  5380.      * @return \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber
  5381.      */
  5382.     protected function getSecuritySubscriberService()
  5383.     {
  5384.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  5385.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'])) {
  5386.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'];
  5387.         }
  5388.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PublicShare\\PublicShareService'] ?? $this->getPublicShareServiceService());
  5389.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'])) {
  5390.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'];
  5391.         }
  5392.         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, []);
  5393.     }
  5394.     /**
  5395.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Asset\NameExtractorService' shared autowired service.
  5396.      *
  5397.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Asset\NameExtractorService
  5398.      */
  5399.     protected function getNameExtractorServiceService()
  5400.     {
  5401.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5402.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\NameExtractorService'])) {
  5403.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\NameExtractorService'];
  5404.         }
  5405.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\NameExtractorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Asset\NameExtractorService($a);
  5406.     }
  5407.     /**
  5408.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Asset\SearchIndexFieldDefinitionService' shared autowired service.
  5409.      *
  5410.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Asset\SearchIndexFieldDefinitionService
  5411.      */
  5412.     protected function getSearchIndexFieldDefinitionServiceService()
  5413.     {
  5414.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\SearchIndexFieldDefinitionService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Asset\SearchIndexFieldDefinitionService(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5415.             'asset' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\AssetRelationAdapter''getAssetRelationAdapterService'true],
  5416.             'calculatedValue' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\TextAdapter''getTextAdapterService'true],
  5417.             'checkbox' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\BooleanAdapter''getBooleanAdapter2Service'true],
  5418.             'country' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\CountryAdapter''getCountryAdapterService'true],
  5419.             'date' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\DateAdapter''getDateAdapter2Service'true],
  5420.             'datetime' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\DateTimeAdapter''getDateTimeAdapterService'true],
  5421.             'input' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\TextAdapter''getTextAdapterService'true],
  5422.             'language' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\LanguageAdapter''getLanguageAdapterService'true],
  5423.             'manyToManyRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\ManyToManyRelationAdapter''getManyToManyRelationAdapterService'true],
  5424.             'multiselect' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\MultiSelectAdapter''getMultiSelectAdapter2Service'true],
  5425.             'numeric' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\NumericAdapter''getNumericAdapterService'true],
  5426.             'object' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\ObjectRelationAdapter''getObjectRelationAdapterService'true],
  5427.             'select' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\SelectAdapter''getSelectAdapter2Service'true],
  5428.             'textarea' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\TextAdapter''getTextAdapterService'true],
  5429.             'wysiwyg' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\DefaultAdapter''getDefaultAdapter2Service'true],
  5430.         ], [
  5431.             'asset' => '?',
  5432.             'calculatedValue' => '?',
  5433.             'checkbox' => '?',
  5434.             'country' => '?',
  5435.             'date' => '?',
  5436.             'datetime' => '?',
  5437.             'input' => '?',
  5438.             'language' => '?',
  5439.             'manyToManyRelation' => '?',
  5440.             'multiselect' => '?',
  5441.             'numeric' => '?',
  5442.             'object' => '?',
  5443.             'select' => '?',
  5444.             'textarea' => '?',
  5445.             'wysiwyg' => '?',
  5446.         ]));
  5447.     }
  5448.     /**
  5449.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Asset\ThumbnailService' shared autowired service.
  5450.      *
  5451.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Asset\ThumbnailService
  5452.      */
  5453.     protected function getThumbnailServiceService()
  5454.     {
  5455.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\MainImageExtractorService'] ?? $this->getMainImageExtractorServiceService());
  5456.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\ThumbnailService'])) {
  5457.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\ThumbnailService'];
  5458.         }
  5459.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\ThumbnailService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Asset\ThumbnailService($a);
  5460.     }
  5461.     /**
  5462.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Collection\CollectionService' shared autowired service.
  5463.      *
  5464.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Collection\CollectionService
  5465.      */
  5466.     protected function getCollectionServiceService()
  5467.     {
  5468.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'] ?? $this->getIndexQueueServiceService());
  5469.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Collection\\CollectionService'])) {
  5470.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Collection\\CollectionService'];
  5471.         }
  5472.         $b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  5473.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Collection\\CollectionService'])) {
  5474.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Collection\\CollectionService'];
  5475.         }
  5476.         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);
  5477.     }
  5478.     /**
  5479.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Content\HeadTitleService' shared autowired service.
  5480.      *
  5481.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Content\HeadTitleService
  5482.      */
  5483.     protected function getHeadTitleServiceService()
  5484.     {
  5485.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  5486.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\HeadTitleService'])) {
  5487.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\HeadTitleService'];
  5488.         }
  5489.         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);
  5490.     }
  5491.     /**
  5492.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Content\NavigationService' shared autowired service.
  5493.      *
  5494.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Content\NavigationService
  5495.      */
  5496.     protected function getNavigationServiceService()
  5497.     {
  5498.         $a = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService());
  5499.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'])) {
  5500.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'];
  5501.         }
  5502.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  5503.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'])) {
  5504.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'];
  5505.         }
  5506.         $c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5507.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'])) {
  5508.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'];
  5509.         }
  5510.         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()));
  5511.     }
  5512.     /**
  5513.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataObject\MainImageExtractorService' shared autowired service.
  5514.      *
  5515.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\MainImageExtractorService
  5516.      */
  5517.     protected function getMainImageExtractorServiceService()
  5518.     {
  5519.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5520.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\MainImageExtractorService'])) {
  5521.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\MainImageExtractorService'];
  5522.         }
  5523.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\MainImageExtractorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\MainImageExtractorService($a);
  5524.     }
  5525.     /**
  5526.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataObject\NameExtractorService' shared autowired service.
  5527.      *
  5528.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\NameExtractorService
  5529.      */
  5530.     protected function getNameExtractorService3Service()
  5531.     {
  5532.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5533.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\NameExtractorService'])) {
  5534.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\NameExtractorService'];
  5535.         }
  5536.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\NameExtractorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\NameExtractorService($a);
  5537.     }
  5538.     /**
  5539.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataObject\SearchIndexFieldDefinitionService' shared autowired service.
  5540.      *
  5541.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\SearchIndexFieldDefinitionService
  5542.      */
  5543.     protected function getSearchIndexFieldDefinitionService2Service()
  5544.     {
  5545.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\SearchIndexFieldDefinitionService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\SearchIndexFieldDefinitionService(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5546.             'advancedManyToManyObjectRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\AdvancedManyToManyObjectRelationAdapter''getAdvancedManyToManyObjectRelationAdapter2Service'true],
  5547.             'advancedManyToManyRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\AdvancedManyToManyRelationAdapter''getAdvancedManyToManyRelationAdapter2Service'true],
  5548.             'calculatedValue' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\TextAdapter''getTextAdapter2Service'true],
  5549.             'checkbox' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\BooleanAdapter''getBooleanAdapter4Service'true],
  5550.             'country' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\CountryAdapter''getCountryAdapter3Service'true],
  5551.             'countrymultiselect' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\CountryMultiSelectAdapter''getCountryMultiSelectAdapter2Service'true],
  5552.             'date' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\DateAdapter''getDateAdapter4Service'true],
  5553.             'datetime' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\DateTimeAdapter''getDateTimeAdapter3Service'true],
  5554.             'input' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\TextAdapter''getTextAdapter2Service'true],
  5555.             'inputQuantityValue' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\QuantityValueAdapter''getQuantityValueAdapter2Service'true],
  5556.             'language' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\LanguageAdapter''getLanguageAdapter3Service'true],
  5557.             'languagemultiselect' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\LanguageMultiSelectAdapter''getLanguageMultiSelectAdapter2Service'true],
  5558.             'localizedfields' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\LocalizedFieldsAdapter''getLocalizedFieldsAdapter2Service'true],
  5559.             'manyToManyObjectRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\ManyToManyObjectRelationAdapter''getManyToManyObjectRelationAdapter2Service'true],
  5560.             'manyToManyRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\ManyToManyRelationAdapter''getManyToManyRelationAdapter3Service'true],
  5561.             'manyToOneRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\ManyToOneRelationAdapter''getManyToOneRelationAdapter2Service'true],
  5562.             'multiselect' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\MultiSelectAdapter''getMultiSelectAdapter4Service'true],
  5563.             'numeric' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\NumericAdapter''getNumericAdapter2Service'true],
  5564.             'quantityValue' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\QuantityValueAdapter''getQuantityValueAdapter2Service'true],
  5565.             'select' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\SelectAdapter''getSelectAdapter4Service'true],
  5566.             'slider' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\NumericAdapter''getNumericAdapter2Service'true],
  5567.             'textarea' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\TextAdapter''getTextAdapter2Service'true],
  5568.             'wysiwyg' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\DefaultAdapter''getDefaultAdapter4Service'true],
  5569.         ], [
  5570.             'advancedManyToManyObjectRelation' => '?',
  5571.             'advancedManyToManyRelation' => '?',
  5572.             'calculatedValue' => '?',
  5573.             'checkbox' => '?',
  5574.             'country' => '?',
  5575.             'countrymultiselect' => '?',
  5576.             'date' => '?',
  5577.             'datetime' => '?',
  5578.             'input' => '?',
  5579.             'inputQuantityValue' => '?',
  5580.             'language' => '?',
  5581.             'languagemultiselect' => '?',
  5582.             'localizedfields' => '?',
  5583.             'manyToManyObjectRelation' => '?',
  5584.             'manyToManyRelation' => '?',
  5585.             'manyToOneRelation' => '?',
  5586.             'multiselect' => '?',
  5587.             'numeric' => '?',
  5588.             'quantityValue' => '?',
  5589.             'select' => '?',
  5590.             'slider' => '?',
  5591.             'textarea' => '?',
  5592.             'wysiwyg' => '?',
  5593.         ]));
  5594.     }
  5595.     /**
  5596.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataPool\DataPoolConfigService' shared autowired service.
  5597.      *
  5598.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\DataPool\DataPoolConfigService
  5599.      */
  5600.     protected function getDataPoolConfigServiceService()
  5601.     {
  5602.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  5603.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'])) {
  5604.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'];
  5605.         }
  5606.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\LanguageVariantService'] ?? $this->getLanguageVariantServiceService());
  5607.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'])) {
  5608.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'];
  5609.         }
  5610.         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);
  5611.     }
  5612.     /**
  5613.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataPool\TranslatorService' shared autowired service.
  5614.      *
  5615.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\DataPool\TranslatorService
  5616.      */
  5617.     protected function getTranslatorServiceService()
  5618.     {
  5619.         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()));
  5620.     }
  5621.     /**
  5622.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Document\LanguageVariantService' shared autowired service.
  5623.      *
  5624.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Document\LanguageVariantService
  5625.      */
  5626.     protected function getLanguageVariantServiceService()
  5627.     {
  5628.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  5629.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\LanguageVariantService'])) {
  5630.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\LanguageVariantService'];
  5631.         }
  5632.         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);
  5633.     }
  5634.     /**
  5635.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Document\PrefixService' shared autowired service.
  5636.      *
  5637.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Document\PrefixService
  5638.      */
  5639.     protected function getPrefixServiceService()
  5640.     {
  5641.         $a = ($this->services['router'] ?? $this->getRouterService());
  5642.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'])) {
  5643.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'];
  5644.         }
  5645.         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()));
  5646.     }
  5647.     /**
  5648.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Element\NameExtractorService' shared autowired service.
  5649.      *
  5650.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Element\NameExtractorService
  5651.      */
  5652.     protected function getNameExtractorService2Service()
  5653.     {
  5654.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\NameExtractorService'] ?? $this->getNameExtractorServiceService());
  5655.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'])) {
  5656.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'];
  5657.         }
  5658.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\NameExtractorService'] ?? $this->getNameExtractorService3Service());
  5659.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'])) {
  5660.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'];
  5661.         }
  5662.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Element\NameExtractorService($a$b);
  5663.     }
  5664.     /**
  5665.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Entity\EntityManagerService' shared autowired service.
  5666.      *
  5667.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Entity\EntityManagerService
  5668.      */
  5669.     protected function getEntityManagerServiceService()
  5670.     {
  5671.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Entity\\EntityManagerService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Entity\EntityManagerService(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5672.     }
  5673.     /**
  5674.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\PortalConfig\PortalConfigService' shared autowired service.
  5675.      *
  5676.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\PortalConfig\PortalConfigService
  5677.      */
  5678.     protected function getPortalConfigServiceService()
  5679.     {
  5680.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  5681.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'])) {
  5682.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'];
  5683.         }
  5684.         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())));
  5685.     }
  5686.     /**
  5687.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\PublicShare\PublicShareService' shared autowired service.
  5688.      *
  5689.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\PublicShare\PublicShareService
  5690.      */
  5691.     protected function getPublicShareServiceService()
  5692.     {
  5693.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Collection\\CollectionService'] ?? $this->getCollectionServiceService());
  5694.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PublicShare\\PublicShareService'])) {
  5695.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PublicShare\\PublicShareService'];
  5696.         }
  5697.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'] ?? $this->getIndexQueueServiceService());
  5698.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PublicShare\\PublicShareService'])) {
  5699.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PublicShare\\PublicShareService'];
  5700.         }
  5701.         $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()));
  5702.         $instance->setDocumentService(($this->services['Pimcore\\Model\\Document\\Service'] ?? ($this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service())));
  5703.         return $instance;
  5704.     }
  5705.     /**
  5706.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\Asset\IndexService' shared autowired service.
  5707.      *
  5708.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\Asset\IndexService
  5709.      */
  5710.     protected function getIndexService2Service()
  5711.     {
  5712.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5713.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\IndexService'])) {
  5714.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\IndexService'];
  5715.         }
  5716.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'] ?? $this->getNameExtractorService2Service());
  5717.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\IndexService'])) {
  5718.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\IndexService'];
  5719.         }
  5720.         $c = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  5721.         $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()));
  5722.         $instance->setEsClient(($this->privates['pimcore.portal_engine.es_client'] ?? $this->getPimcore_PortalEngine_EsClientService()));
  5723.         $instance->setCoreFieldsConfig($this->parameters['pimcore_portal_engine.core_fields_configuration']);
  5724.         $instance->setFieldDefinitionService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\SearchIndexFieldDefinitionService'] ?? $this->getSearchIndexFieldDefinitionServiceService()));
  5725.         $instance->setThumbnailService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\ThumbnailService'] ?? $this->getThumbnailServiceService()));
  5726.         $instance->setWorkflowService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'] ?? $this->getWorkflowServiceService()));
  5727.         $instance->setLogger($c);
  5728.         return $instance;
  5729.     }
  5730.     /**
  5731.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\DataObject\IndexService' shared autowired service.
  5732.      *
  5733.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\DataObject\IndexService
  5734.      */
  5735.     protected function getIndexService3Service()
  5736.     {
  5737.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5738.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\IndexService'])) {
  5739.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\IndexService'];
  5740.         }
  5741.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  5742.         $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\IndexService'] = $instance = new \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\DataObject\IndexService($b$a, ($this->services['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService'] ?? $this->getElasticSearchConfigServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'] ?? $this->getNameExtractorService2Service()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Entity\\EntityManagerService'] ?? $this->getEntityManagerServiceService()));
  5743.         $instance->setEsClient(($this->privates['pimcore.portal_engine.es_client'] ?? $this->getPimcore_PortalEngine_EsClientService()));
  5744.         $instance->setCoreFieldsConfig($this->parameters['pimcore_portal_engine.core_fields_configuration']);
  5745.         $instance->setFieldDefinitionService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\SearchIndexFieldDefinitionService'] ?? $this->getSearchIndexFieldDefinitionService2Service()));
  5746.         $instance->setMainImageExtractorService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\MainImageExtractorService'] ?? $this->getMainImageExtractorServiceService()));
  5747.         $instance->setContainerParamBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  5748.         $instance->setLogger($b);
  5749.         return $instance;
  5750.     }
  5751.     /**
  5752.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\IndexQueueService' shared autowired service.
  5753.      *
  5754.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\IndexQueueService
  5755.      */
  5756.     protected function getIndexQueueServiceService()
  5757.     {
  5758.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\IndexService'] ?? $this->getIndexService3Service());
  5759.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'])) {
  5760.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'];
  5761.         }
  5762.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\IndexService'] ?? $this->getIndexService2Service());
  5763.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'])) {
  5764.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'];
  5765.         }
  5766.         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);
  5767.     }
  5768.     /**
  5769.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Security\SecurityService' shared autowired service.
  5770.      *
  5771.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Security\SecurityService
  5772.      */
  5773.     protected function getSecurityServiceService()
  5774.     {
  5775.         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())));
  5776.     }
  5777.     /**
  5778.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\User\AvatarService' shared autowired service.
  5779.      *
  5780.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\User\AvatarService
  5781.      */
  5782.     protected function getAvatarServiceService()
  5783.     {
  5784.         $a = ($this->services['router'] ?? $this->getRouterService());
  5785.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\User\\AvatarService'])) {
  5786.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\User\\AvatarService'];
  5787.         }
  5788.         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);
  5789.     }
  5790.     /**
  5791.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Workflow\WorkflowService' shared autowired service.
  5792.      *
  5793.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Workflow\WorkflowService
  5794.      */
  5795.     protected function getWorkflowServiceService()
  5796.     {
  5797.         $a = ($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService());
  5798.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'])) {
  5799.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'];
  5800.         }
  5801.         $b = ($this->privates['workflow.registry'] ?? $this->getWorkflow_RegistryService());
  5802.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'])) {
  5803.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'];
  5804.         }
  5805.         $c = ($this->privates['Pimcore\\Workflow\\ActionsButtonService'] ?? $this->getActionsButtonServiceService());
  5806.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'])) {
  5807.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'];
  5808.         }
  5809.         $d = ($this->services['Pimcore\\Workflow\\Place\\StatusInfo'] ?? $this->getStatusInfoService());
  5810.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'])) {
  5811.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'];
  5812.         }
  5813.         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()));
  5814.     }
  5815.     /**
  5816.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension' shared autowired service.
  5817.      *
  5818.      * @return \Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension
  5819.      */
  5820.     protected function getContentExtensionService()
  5821.     {
  5822.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'] ?? $this->getNavigationServiceService());
  5823.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'])) {
  5824.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'];
  5825.         }
  5826.         $b = ($this->privates['Pimcore\\Templating\\Renderer\\IncludeRenderer'] ?? $this->getIncludeRendererService());
  5827.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'])) {
  5828.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'];
  5829.         }
  5830.         $c = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'] ?? $this->getPrefixServiceService());
  5831.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'])) {
  5832.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'];
  5833.         }
  5834.         $d = ($this->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'] ?? $this->getBreadcrumbsService());
  5835.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'])) {
  5836.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'];
  5837.         }
  5838.         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);
  5839.     }
  5840.     /**
  5841.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Twig\EditmodeExtension' shared autowired service.
  5842.      *
  5843.      * @return \Pimcore\Bundle\PortalEngineBundle\Twig\EditmodeExtension
  5844.      */
  5845.     protected function getEditmodeExtensionService()
  5846.     {
  5847.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'] ?? $this->getContentExtensionService());
  5848.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'])) {
  5849.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'];
  5850.         }
  5851.         $b = ($this->services['Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface'] ?? $this->getAreabrickManagerInterfaceService());
  5852.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'])) {
  5853.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'];
  5854.         }
  5855.         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()));
  5856.     }
  5857.     /**
  5858.      * Gets the private 'Pimcore\Document\Editable\EditmodeEditableDefinitionCollector' shared autowired service.
  5859.      *
  5860.      * @return \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector
  5861.      */
  5862.     protected function getEditmodeEditableDefinitionCollectorService()
  5863.     {
  5864.         return $this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector();
  5865.     }
  5866.     /**
  5867.      * Gets the private 'Pimcore\Http\Response\CodeInjector' shared autowired service.
  5868.      *
  5869.      * @return \Pimcore\Http\Response\CodeInjector
  5870.      */
  5871.     protected function getCodeInjectorService()
  5872.     {
  5873.         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())));
  5874.     }
  5875.     /**
  5876.      * Gets the private 'Pimcore\Model\Notification\Service\UserService' shared autowired service.
  5877.      *
  5878.      * @return \Pimcore\Model\Notification\Service\UserService
  5879.      */
  5880.     protected function getUserServiceService()
  5881.     {
  5882.         return $this->privates['Pimcore\\Model\\Notification\\Service\\UserService'] = new \Pimcore\Model\Notification\Service\UserService();
  5883.     }
  5884.     /**
  5885.      * Gets the private 'Pimcore\Navigation\Renderer\Breadcrumbs' shared autowired service.
  5886.      *
  5887.      * @return \Pimcore\Navigation\Renderer\Breadcrumbs
  5888.      */
  5889.     protected function getBreadcrumbsService()
  5890.     {
  5891.         $a = ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService());
  5892.         if (isset($this->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'])) {
  5893.             return $this->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'];
  5894.         }
  5895.         return $this->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'] = new \Pimcore\Navigation\Renderer\Breadcrumbs($a);
  5896.     }
  5897.     /**
  5898.      * Gets the private 'Pimcore\Routing\Dynamic\DocumentRouteHandler' shared autowired service.
  5899.      *
  5900.      * @return \Pimcore\Routing\Dynamic\DocumentRouteHandler
  5901.      */
  5902.     protected function getDocumentRouteHandlerService()
  5903.     {
  5904.         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()));
  5905.     }
  5906.     /**
  5907.      * Gets the private 'Pimcore\Routing\RedirectHandler' shared autowired service.
  5908.      *
  5909.      * @return \Pimcore\Routing\RedirectHandler
  5910.      */
  5911.     protected function getRedirectHandlerService()
  5912.     {
  5913.         $a = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
  5914.         if (isset($this->privates['Pimcore\\Routing\\RedirectHandler'])) {
  5915.             return $this->privates['Pimcore\\Routing\\RedirectHandler'];
  5916.         }
  5917.         $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);
  5918.         $b = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  5919.         $instance->setLogger($b);
  5920.         $instance->setLogger($b);
  5921.         return $instance;
  5922.     }
  5923.     /**
  5924.      * Gets the private 'Pimcore\Security\User\UserLoader' shared autowired service.
  5925.      *
  5926.      * @return \Pimcore\Security\User\UserLoader
  5927.      */
  5928.     protected function getUserLoaderService()
  5929.     {
  5930.         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()));
  5931.     }
  5932.     /**
  5933.      * Gets the private 'Pimcore\Targeting\ActionHandler\DelegatingActionHandler' shared autowired service.
  5934.      *
  5935.      * @return \Pimcore\Targeting\ActionHandler\DelegatingActionHandler
  5936.      */
  5937.     protected function getDelegatingActionHandlerService()
  5938.     {
  5939.         $a = ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService());
  5940.         if (isset($this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'])) {
  5941.             return $this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'];
  5942.         }
  5943.         return $this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] = new \Pimcore\Targeting\ActionHandler\DelegatingActionHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5944.             'assign_target_group' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\AssignTargetGroupAndSegment''getAssignTargetGroupAndSegmentService'true],
  5945.             'cmf_apply_target_groups_from_segments' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\ApplyTargetGroupsFromSegments''getApplyTargetGroupsFromSegmentsService'true],
  5946.             'cmf_track_activity' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackActivity''getTrackActivityService'true],
  5947.             'cmf_track_segment' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackSegment''getTrackSegmentService'true],
  5948.             'codesnippet' => ['privates''Pimcore\\Targeting\\ActionHandler\\CodeSnippet''getCodeSnippetService'true],
  5949.             'redirect' => ['privates''Pimcore\\Targeting\\ActionHandler\\Redirect''getRedirectService'true],
  5950.         ], [
  5951.             'assign_target_group' => '?',
  5952.             'cmf_apply_target_groups_from_segments' => '?',
  5953.             'cmf_track_activity' => '?',
  5954.             'cmf_track_segment' => '?',
  5955.             'codesnippet' => '?',
  5956.             'redirect' => '?',
  5957.         ]), $a);
  5958.     }
  5959.     /**
  5960.      * Gets the private 'Pimcore\Targeting\ConditionMatcher' shared autowired service.
  5961.      *
  5962.      * @return \Pimcore\Targeting\ConditionMatcher
  5963.      */
  5964.     protected function getConditionMatcherService()
  5965.     {
  5966.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5967.         if (isset($this->privates['Pimcore\\Targeting\\ConditionMatcher'])) {
  5968.             return $this->privates['Pimcore\\Targeting\\ConditionMatcher'];
  5969.         }
  5970.         $b = ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService());
  5971.         if (isset($this->privates['Pimcore\\Targeting\\ConditionMatcher'])) {
  5972.             return $this->privates['Pimcore\\Targeting\\ConditionMatcher'];
  5973.         }
  5974.         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()));
  5975.     }
  5976.     /**
  5977.      * Gets the private 'Pimcore\Targeting\DataLoader' shared autowired service.
  5978.      *
  5979.      * @return \Pimcore\Targeting\DataLoader
  5980.      */
  5981.     protected function getDataLoaderService()
  5982.     {
  5983.         $this->privates['Pimcore\\Targeting\\DataLoader'] = $instance = new \Pimcore\Targeting\DataLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5984.             'cmf_customer' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\Customer''getCustomerService'true],
  5985.             'cmf_customer_segments' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\CustomerSegments''getCustomerSegmentsService'true],
  5986.             'device' => ['privates''Pimcore\\Targeting\\DataProvider\\Device''getDeviceService'true],
  5987.             'geoip' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoIp''getGeoIpService'true],
  5988.             'geolocation' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoLocation''getGeoLocationService'true],
  5989.             'targeting_storage' => ['privates''Pimcore\\Targeting\\DataProvider\\TargetingStorage''getTargetingStorageService'true],
  5990.             'visited_pages_counter' => ['privates''Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter''getVisitedPagesCounterService'true],
  5991.         ], [
  5992.             'cmf_customer' => '?',
  5993.             'cmf_customer_segments' => '?',
  5994.             'device' => '?',
  5995.             'geoip' => '?',
  5996.             'geolocation' => '?',
  5997.             'targeting_storage' => '?',
  5998.             'visited_pages_counter' => '?',
  5999.         ]));
  6000.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6001.         return $instance;
  6002.     }
  6003.     /**
  6004.      * Gets the private 'Pimcore\Targeting\Debug\OverrideHandler' shared autowired service.
  6005.      *
  6006.      * @return \Pimcore\Targeting\Debug\OverrideHandler
  6007.      */
  6008.     protected function getOverrideHandlerService($lazyLoad true)
  6009.     {
  6010.         if ($lazyLoad) {
  6011.             return $this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] = $this->createProxy('OverrideHandler_fb58919', function () {
  6012.                 return \OverrideHandler_fb58919::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6013.                     $wrappedInstance $this->getOverrideHandlerService(false);
  6014.                     $proxy->setProxyInitializer(null);
  6015.                     return true;
  6016.                 });
  6017.             });
  6018.         }
  6019.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/OverrideHandler.php';
  6020.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/OverrideHandlerInterface.php';
  6021.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DocumentTargetingOverrideHandler.php';
  6022.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LanguageOverrideHandler.php';
  6023.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DeviceOverrideHandler.php';
  6024.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LocationOverrideHandler.php';
  6025.         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()]);
  6026.     }
  6027.     /**
  6028.      * Gets the private 'Pimcore\Targeting\Debug\TargetingDataCollector' shared autowired service.
  6029.      *
  6030.      * @return \Pimcore\Targeting\Debug\TargetingDataCollector
  6031.      */
  6032.     protected function getTargetingDataCollectorService()
  6033.     {
  6034.         $a = ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService());
  6035.         if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
  6036.             return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
  6037.         }
  6038.         $b = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  6039.         if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
  6040.             return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
  6041.         }
  6042.         $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] = $instance = new \Pimcore\Targeting\Debug\TargetingDataCollector($a$b);
  6043.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6044.         return $instance;
  6045.     }
  6046.     /**
  6047.      * Gets the private 'Pimcore\Targeting\EventListener\TargetingListener' shared autowired service.
  6048.      *
  6049.      * @return \Pimcore\Targeting\EventListener\TargetingListener
  6050.      */
  6051.     protected function getTargetingListenerService()
  6052.     {
  6053.         $a = ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService());
  6054.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  6055.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  6056.         }
  6057.         $b = ($this->privates['Pimcore\\Targeting\\ConditionMatcher'] ?? $this->getConditionMatcherService());
  6058.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  6059.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  6060.         }
  6061.         $c = ($this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] ?? $this->getDelegatingActionHandlerService());
  6062.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  6063.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  6064.         }
  6065.         $d = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  6066.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  6067.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  6068.         }
  6069.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6070.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  6071.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  6072.         }
  6073.         $f = ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage()));
  6074.         $g = new \Pimcore\Targeting\VisitorInfoResolver($a$f$b$c$d$e);
  6075.         $h = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  6076.         $g->setStopwatch($h);
  6077.         $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())));
  6078.         $instance->setStopwatch($h);
  6079.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  6080.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  6081.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  6082.         return $instance;
  6083.     }
  6084.     /**
  6085.      * Gets the private 'Pimcore\Targeting\EventListener\ToolbarListener' shared autowired service.
  6086.      *
  6087.      * @return \Pimcore\Targeting\EventListener\ToolbarListener
  6088.      */
  6089.     protected function getToolbarListenerService()
  6090.     {
  6091.         $a = ($this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] ?? $this->getOverrideHandlerService());
  6092.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  6093.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  6094.         }
  6095.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6096.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  6097.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  6098.         }
  6099.         $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] = $instance = new \Pimcore\Targeting\EventListener\ToolbarListener(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService()), $a$b, ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()), ($this->privates['Pimcore\\Http\\Response\\CodeInjector'] ?? $this->getCodeInjectorService()));
  6100.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  6101.         return $instance;
  6102.     }
  6103.     /**
  6104.      * Gets the private 'Pimcore\Targeting\Storage\CookieStorage' shared autowired service.
  6105.      *
  6106.      * @return \Pimcore\Targeting\Storage\CookieStorage
  6107.      */
  6108.     protected function getCookieStorageService()
  6109.     {
  6110.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6111.         if (isset($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'])) {
  6112.             return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'];
  6113.         }
  6114.         return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] = new \Pimcore\Targeting\Storage\CookieStorage(new \Pimcore\Targeting\Storage\Cookie\JWTCookieSaveHandler($this->getEnv('APPLICATION_SECRET'), [], NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), $a);
  6115.     }
  6116.     /**
  6117.      * Gets the private 'Pimcore\Templating\Renderer\ActionRenderer' shared autowired service.
  6118.      *
  6119.      * @return \Pimcore\Templating\Renderer\ActionRenderer
  6120.      */
  6121.     protected function getActionRendererService()
  6122.     {
  6123.         $a = ($this->privates['twig.runtime.httpkernel'] ?? $this->getTwig_Runtime_HttpkernelService());
  6124.         if (isset($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'])) {
  6125.             return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'];
  6126.         }
  6127.         return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] = new \Pimcore\Templating\Renderer\ActionRenderer($a);
  6128.     }
  6129.     /**
  6130.      * Gets the private 'Pimcore\Templating\Renderer\IncludeRenderer' shared autowired service.
  6131.      *
  6132.      * @return \Pimcore\Templating\Renderer\IncludeRenderer
  6133.      */
  6134.     protected function getIncludeRendererService()
  6135.     {
  6136.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
  6137.         if (isset($this->privates['Pimcore\\Templating\\Renderer\\IncludeRenderer'])) {
  6138.             return $this->privates['Pimcore\\Templating\\Renderer\\IncludeRenderer'];
  6139.         }
  6140.         return $this->privates['Pimcore\\Templating\\Renderer\\IncludeRenderer'] = new \Pimcore\Templating\Renderer\IncludeRenderer($a, ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()));
  6141.     }
  6142.     /**
  6143.      * Gets the private 'Pimcore\Translation\ExportDataExtractorService\ExportDataExtractorServiceInterface' shared autowired service.
  6144.      *
  6145.      * @return \Pimcore\Translation\ExportDataExtractorService\ExportDataExtractorService
  6146.      */
  6147.     protected function getExportDataExtractorServiceInterfaceService()
  6148.     {
  6149.         $this->privates['Pimcore\\Translation\\ExportDataExtractorService\\ExportDataExtractorServiceInterface'] = $instance = new \Pimcore\Translation\ExportDataExtractorService\ExportDataExtractorService();
  6150.         $instance->registerDataExtractor('object', new \Pimcore\Translation\ExportDataExtractorService\DataExtractor\DataObjectDataExtractor());
  6151.         $instance->registerDataExtractor('document', new \Pimcore\Translation\ExportDataExtractorService\DataExtractor\DocumentDataExtractor(($this->services['Pimcore\\Document\\Editable\\EditableUsageResolver'] ?? $this->getEditableUsageResolverService())));
  6152.         $instance->registerDataExtractor('asset', ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\DataExtractor\\AssetDataExtractor'] ?? ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\DataExtractor\\AssetDataExtractor'] = new \Pimcore\TranslationsProviderInterfaceBundle\DataExtractor\AssetDataExtractor())));
  6153.         return $instance;
  6154.     }
  6155.     /**
  6156.      * Gets the private 'Pimcore\Translation\ImportDataExtractor\ImportDataExtractorInterface' shared autowired service.
  6157.      *
  6158.      * @return \Pimcore\Translation\ImportDataExtractor\Xliff12DataExtractor
  6159.      */
  6160.     protected function getImportDataExtractorInterfaceService()
  6161.     {
  6162.         return $this->privates['Pimcore\\Translation\\ImportDataExtractor\\ImportDataExtractorInterface'] = new \Pimcore\Translation\ImportDataExtractor\Xliff12DataExtractor(($this->privates['Pimcore\\Translation\\Escaper\\Xliff12Escaper'] ?? ($this->privates['Pimcore\\Translation\\Escaper\\Xliff12Escaper'] = new \Pimcore\Translation\Escaper\Xliff12Escaper())), ($this->privates['Pimcore\\Translation\\ImportDataExtractor\\TranslationItemResolver\\TranslationItemResolverInterface'] ?? ($this->privates['Pimcore\\Translation\\ImportDataExtractor\\TranslationItemResolver\\TranslationItemResolverInterface'] = new \Pimcore\Translation\ImportDataExtractor\TranslationItemResolver\TranslationItemResolver())));
  6163.     }
  6164.     /**
  6165.      * Gets the private 'Pimcore\Translation\ImporterService\ImporterServiceInterface' shared autowired service.
  6166.      *
  6167.      * @return \Pimcore\Translation\ImporterService\ImporterService
  6168.      */
  6169.     protected function getImporterServiceInterfaceService()
  6170.     {
  6171.         $this->privates['Pimcore\\Translation\\ImporterService\\ImporterServiceInterface'] = $instance = new \Pimcore\Translation\ImporterService\ImporterService();
  6172.         $instance->registerImporter('object', new \Pimcore\Translation\ImporterService\Importer\DataObjectImporter());
  6173.         $instance->registerImporter('document', new \Pimcore\Translation\ImporterService\Importer\DocumentImporter());
  6174.         $instance->registerImporter('asset', ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\ImporterService\\Importer\\AssetImporter'] ?? ($this->services['Pimcore\\TranslationsProviderInterfaceBundle\\ImporterService\\Importer\\AssetImporter'] = new \Pimcore\TranslationsProviderInterfaceBundle\ImporterService\Importer\AssetImporter())));
  6175.         return $instance;
  6176.     }
  6177.     /**
  6178.      * Gets the private 'Pimcore\Twig\Extension\SubrequestExtension' shared autowired service.
  6179.      *
  6180.      * @return \Pimcore\Twig\Extension\SubrequestExtension
  6181.      */
  6182.     protected function getSubrequestExtensionService($lazyLoad true)
  6183.     {
  6184.         if ($lazyLoad) {
  6185.             return $this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] = $this->createProxy('SubrequestExtension_ac4dffd', function () {
  6186.                 return \SubrequestExtension_ac4dffd::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6187.                     $wrappedInstance $this->getSubrequestExtensionService(false);
  6188.                     $proxy->setProxyInitializer(null);
  6189.                     return true;
  6190.                 });
  6191.             });
  6192.         }
  6193.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/SubrequestExtension.php';
  6194.         return new \Pimcore\Twig\Extension\SubrequestExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] ?? $this->getIncService()));
  6195.     }
  6196.     /**
  6197.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadLink' shared autowired service.
  6198.      *
  6199.      * @return \Pimcore\Twig\Extension\Templating\HeadLink
  6200.      */
  6201.     protected function getHeadLinkService()
  6202.     {
  6203.         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()));
  6204.     }
  6205.     /**
  6206.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadMeta' shared autowired service.
  6207.      *
  6208.      * @return \Pimcore\Twig\Extension\Templating\HeadMeta
  6209.      */
  6210.     protected function getHeadMetaService()
  6211.     {
  6212.         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())));
  6213.     }
  6214.     /**
  6215.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadScript' shared autowired service.
  6216.      *
  6217.      * @return \Pimcore\Twig\Extension\Templating\HeadScript
  6218.      */
  6219.     protected function getHeadScriptService()
  6220.     {
  6221.         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()));
  6222.     }
  6223.     /**
  6224.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadStyle' shared autowired service.
  6225.      *
  6226.      * @return \Pimcore\Twig\Extension\Templating\HeadStyle
  6227.      */
  6228.     protected function getHeadStyleService()
  6229.     {
  6230.         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())));
  6231.     }
  6232.     /**
  6233.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadTitle' shared autowired service.
  6234.      *
  6235.      * @return \Pimcore\Twig\Extension\Templating\HeadTitle
  6236.      */
  6237.     protected function getHeadTitleService()
  6238.     {
  6239.         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())));
  6240.     }
  6241.     /**
  6242.      * Gets the private 'Pimcore\Twig\Extension\Templating\Inc' shared autowired service.
  6243.      *
  6244.      * @return \Pimcore\Twig\Extension\Templating\Inc
  6245.      */
  6246.     protected function getIncService()
  6247.     {
  6248.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] = new \Pimcore\Twig\Extension\Templating\Inc(($this->privates['Pimcore\\Templating\\Renderer\\IncludeRenderer'] ?? $this->getIncludeRendererService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()));
  6249.     }
  6250.     /**
  6251.      * Gets the private 'Pimcore\Twig\Extension\Templating\InlineScript' shared autowired service.
  6252.      *
  6253.      * @return \Pimcore\Twig\Extension\Templating\InlineScript
  6254.      */
  6255.     protected function getInlineScriptService()
  6256.     {
  6257.         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()));
  6258.     }
  6259.     /**
  6260.      * Gets the private 'Pimcore\Twig\Extension\Templating\Navigation' shared autowired service.
  6261.      *
  6262.      * @return \Pimcore\Twig\Extension\Templating\Navigation
  6263.      */
  6264.     protected function getNavigationService($lazyLoad true)
  6265.     {
  6266.         if ($lazyLoad) {
  6267.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] = $this->createProxy('Navigation_62d2b4b', function () {
  6268.                 return \Navigation_62d2b4b::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6269.                     $wrappedInstance $this->getNavigationService(false);
  6270.                     $proxy->setProxyInitializer(null);
  6271.                     return true;
  6272.                 });
  6273.             });
  6274.         }
  6275.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Navigation.php';
  6276.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Builder.php';
  6277.         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, [
  6278.             'breadcrumbs' => ['privates''Pimcore\\Navigation\\Renderer\\Breadcrumbs''getBreadcrumbsService'false],
  6279.             'menu' => ['privates''Pimcore\\Navigation\\Renderer\\Menu''getMenuService'true],
  6280.         ], [
  6281.             'breadcrumbs' => '?',
  6282.             'menu' => '?',
  6283.         ]));
  6284.     }
  6285.     /**
  6286.      * Gets the private 'Pimcore\Twig\Extension\Templating\PimcoreUrl' shared autowired service.
  6287.      *
  6288.      * @return \App\Website\Tool\PimcoreUrl
  6289.      */
  6290.     protected function getPimcoreUrlService()
  6291.     {
  6292.         $a = ($this->services['router'] ?? $this->getRouterService());
  6293.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'])) {
  6294.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'];
  6295.         }
  6296.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] = new \App\Website\Tool\PimcoreUrl($a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  6297.     }
  6298.     /**
  6299.      * Gets the private 'Pimcore\Twig\Extension\Templating\Placeholder' shared autowired service.
  6300.      *
  6301.      * @return \Pimcore\Twig\Extension\Templating\Placeholder
  6302.      */
  6303.     protected function getPlaceholderService()
  6304.     {
  6305.         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())));
  6306.     }
  6307.     /**
  6308.      * Gets the private 'Pimcore\Workflow\ActionsButtonService' shared autowired service.
  6309.      *
  6310.      * @return \Pimcore\Workflow\ActionsButtonService
  6311.      */
  6312.     protected function getActionsButtonServiceService()
  6313.     {
  6314.         $a = ($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService());
  6315.         if (isset($this->privates['Pimcore\\Workflow\\ActionsButtonService'])) {
  6316.             return $this->privates['Pimcore\\Workflow\\ActionsButtonService'];
  6317.         }
  6318.         return $this->privates['Pimcore\\Workflow\\ActionsButtonService'] = new \Pimcore\Workflow\ActionsButtonService($a);
  6319.     }
  6320.     /**
  6321.      * Gets the private 'Pimcore\Workflow\EventSubscriber\NotesSubscriber' shared autowired service.
  6322.      *
  6323.      * @return \Pimcore\Workflow\EventSubscriber\NotesSubscriber
  6324.      */
  6325.     protected function getNotesSubscriberService()
  6326.     {
  6327.         return $this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] = new \Pimcore\Workflow\EventSubscriber\NotesSubscriber(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  6328.     }
  6329.     /**
  6330.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  6331.      *
  6332.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  6333.      */
  6334.     protected function getResetAssetsEventListenerService()
  6335.     {
  6336.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> 'pimcoreWorkflowDesigner'=> 'portalEngineBundle'=> 'pimcoreStatisticsExplorer']);
  6337.     }
  6338.     /**
  6339.      * Gets the private 'annotations.cache_adapter' shared service.
  6340.      *
  6341.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  6342.      */
  6343.     protected function getAnnotations_CacheAdapterService()
  6344.     {
  6345.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  6346.     }
  6347.     /**
  6348.      * Gets the private 'annotations.cached_reader' shared service.
  6349.      *
  6350.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  6351.      */
  6352.     protected function getAnnotations_CachedReaderService()
  6353.     {
  6354.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  6355.     }
  6356.     /**
  6357.      * Gets the private 'annotations.reader' shared service.
  6358.      *
  6359.      * @return \Doctrine\Common\Annotations\AnnotationReader
  6360.      */
  6361.     protected function getAnnotations_ReaderService()
  6362.     {
  6363.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  6364.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  6365.         $a->registerUniqueLoader('class_exists');
  6366.         $instance->addGlobalIgnoredName('required'$a);
  6367.         return $instance;
  6368.     }
  6369.     /**
  6370.      * Gets the private 'assets.packages' shared service.
  6371.      *
  6372.      * @return \Symfony\Component\Asset\Packages
  6373.      */
  6374.     protected function getAssets_PackagesService()
  6375.     {
  6376.         $a = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  6377.         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 () {
  6378.             return new \EmptyIterator();
  6379.         }, 0));
  6380.     }
  6381.     /**
  6382.      * Gets the private 'cache.annotations' shared service.
  6383.      *
  6384.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6385.      */
  6386.     protected function getCache_AnnotationsService()
  6387.     {
  6388.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bfj7qvvhcA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6389.     }
  6390.     /**
  6391.      * Gets the private 'cache.doctrine.orm.pimcore_direct_edit.query' shared service.
  6392.      *
  6393.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6394.      */
  6395.     protected function getCache_Doctrine_Orm_PimcoreDirectEdit_QueryService()
  6396.     {
  6397.         return $this->privates['cache.doctrine.orm.pimcore_direct_edit.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6398.     }
  6399.     /**
  6400.      * Gets the private 'cache.doctrine.orm.pimcore_direct_edit.result' shared service.
  6401.      *
  6402.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6403.      */
  6404.     protected function getCache_Doctrine_Orm_PimcoreDirectEdit_ResultService()
  6405.     {
  6406.         return $this->privates['cache.doctrine.orm.pimcore_direct_edit.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6407.     }
  6408.     /**
  6409.      * Gets the private 'cache.doctrine.orm.pimcore_translation_provider_interfaces.query' shared service.
  6410.      *
  6411.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6412.      */
  6413.     protected function getCache_Doctrine_Orm_PimcoreTranslationProviderInterfaces_QueryService()
  6414.     {
  6415.         return $this->privates['cache.doctrine.orm.pimcore_translation_provider_interfaces.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6416.     }
  6417.     /**
  6418.      * Gets the private 'cache.doctrine.orm.pimcore_translation_provider_interfaces.result' shared service.
  6419.      *
  6420.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6421.      */
  6422.     protected function getCache_Doctrine_Orm_PimcoreTranslationProviderInterfaces_ResultService()
  6423.     {
  6424.         return $this->privates['cache.doctrine.orm.pimcore_translation_provider_interfaces.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6425.     }
  6426.     /**
  6427.      * Gets the private 'cache.doctrine.orm.portal_engine.query' shared service.
  6428.      *
  6429.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6430.      */
  6431.     protected function getCache_Doctrine_Orm_PortalEngine_QueryService()
  6432.     {
  6433.         return $this->privates['cache.doctrine.orm.portal_engine.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6434.     }
  6435.     /**
  6436.      * Gets the private 'cache.doctrine.orm.portal_engine.result' shared service.
  6437.      *
  6438.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6439.      */
  6440.     protected function getCache_Doctrine_Orm_PortalEngine_ResultService()
  6441.     {
  6442.         return $this->privates['cache.doctrine.orm.portal_engine.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6443.     }
  6444.     /**
  6445.      * Gets the private 'cache.doctrine.orm.statistics_explorer.query' shared service.
  6446.      *
  6447.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6448.      */
  6449.     protected function getCache_Doctrine_Orm_StatisticsExplorer_QueryService()
  6450.     {
  6451.         return $this->privates['cache.doctrine.orm.statistics_explorer.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6452.     }
  6453.     /**
  6454.      * Gets the private 'cache.doctrine.orm.statistics_explorer.result' shared service.
  6455.      *
  6456.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6457.      */
  6458.     protected function getCache_Doctrine_Orm_StatisticsExplorer_ResultService()
  6459.     {
  6460.         return $this->privates['cache.doctrine.orm.statistics_explorer.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6461.     }
  6462.     /**
  6463.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  6464.      *
  6465.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6466.      */
  6467.     protected function getCache_Messenger_RestartWorkersSignalService()
  6468.     {
  6469.         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'));
  6470.     }
  6471.     /**
  6472.      * Gets the private 'cache.property_info' shared service.
  6473.      *
  6474.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6475.      */
  6476.     protected function getCache_PropertyInfoService()
  6477.     {
  6478.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KQ2QfO9oh4'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6479.     }
  6480.     /**
  6481.      * Gets the private 'cache.rate_limiter' shared service.
  6482.      *
  6483.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6484.      */
  6485.     protected function getCache_RateLimiterService()
  6486.     {
  6487.         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'));
  6488.     }
  6489.     /**
  6490.      * Gets the private 'cache.security_expression_language' shared service.
  6491.      *
  6492.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6493.      */
  6494.     protected function getCache_SecurityExpressionLanguageService()
  6495.     {
  6496.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pfRlKSlW5d'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6497.     }
  6498.     /**
  6499.      * Gets the private 'cache.security_token_verifier' shared service.
  6500.      *
  6501.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6502.      */
  6503.     protected function getCache_SecurityTokenVerifierService()
  6504.     {
  6505.         return $this->privates['cache.security_token_verifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('cYYIaP0ibo'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6506.     }
  6507.     /**
  6508.      * Gets the private 'cache.serializer' shared service.
  6509.      *
  6510.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6511.      */
  6512.     protected function getCache_SerializerService()
  6513.     {
  6514.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hKeK4vr+gP'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6515.     }
  6516.     /**
  6517.      * Gets the private 'cache.validator' shared service.
  6518.      *
  6519.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6520.      */
  6521.     protected function getCache_ValidatorService()
  6522.     {
  6523.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4KI7Uuq88K'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6524.     }
  6525.     /**
  6526.      * Gets the private 'cache.webpack_encore' shared service.
  6527.      *
  6528.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6529.      */
  6530.     protected function getCache_WebpackEncoreService()
  6531.     {
  6532.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('gGZfcMhUml'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6533.     }
  6534.     /**
  6535.      * Gets the private 'config_cache_factory' shared service.
  6536.      *
  6537.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  6538.      */
  6539.     protected function getConfigCacheFactoryService()
  6540.     {
  6541.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  6542.             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)));
  6543.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  6544.         }, 2));
  6545.     }
  6546.     /**
  6547.      * Gets the private 'data_collector.form' shared service.
  6548.      *
  6549.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  6550.      */
  6551.     protected function getDataCollector_FormService()
  6552.     {
  6553.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  6554.     }
  6555.     /**
  6556.      * Gets the private 'data_collector.request' shared service.
  6557.      *
  6558.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  6559.      */
  6560.     protected function getDataCollector_RequestService()
  6561.     {
  6562.         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())));
  6563.     }
  6564.     /**
  6565.      * Gets the private 'debug.controller_resolver' shared service.
  6566.      *
  6567.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  6568.      */
  6569.     protected function getDebug_ControllerResolverService()
  6570.     {
  6571.         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))));
  6572.     }
  6573.     /**
  6574.      * Gets the private 'debug.debug_handlers_listener' shared service.
  6575.      *
  6576.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  6577.      */
  6578.     protected function getDebug_DebugHandlersListenerService()
  6579.     {
  6580.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, ($this->services['monolog.logger.php'] ?? $this->getMonolog_Logger_PhpService()), NULL, -1truetrueNULL);
  6581.     }
  6582.     /**
  6583.      * Gets the private 'debug.file_link_formatter' shared service.
  6584.      *
  6585.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  6586.      */
  6587.     protected function getDebug_FileLinkFormatterService()
  6588.     {
  6589.         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 () {
  6590.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  6591.         });
  6592.     }
  6593.     /**
  6594.      * Gets the private 'debug.log_processor' shared service.
  6595.      *
  6596.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  6597.      */
  6598.     protected function getDebug_LogProcessorService()
  6599.     {
  6600.         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())));
  6601.     }
  6602.     /**
  6603.      * Gets the private 'debug.security.access.decision_manager' shared service.
  6604.      *
  6605.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  6606.      */
  6607.     protected function getDebug_Security_Access_DecisionManagerService()
  6608.     {
  6609.         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 () {
  6610.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  6611.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  6612.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  6613.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  6614.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolAccessVoter'] ?? $this->load('getDataPoolAccessVoterService'));
  6615.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolAssetUploadFolderReviewingVoter'] ?? $this->load('getDataPoolAssetUploadFolderReviewingVoterService'));
  6616.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolDownloadVoter'] ?? $this->load('getDataPoolDownloadVoterService'));
  6617.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolItemPermissionVoter'] ?? $this->load('getDataPoolItemPermissionVoterService'));
  6618.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolVersionHistoryVoter'] ?? $this->load('getDataPoolVersionHistoryVoterService'));
  6619.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\GuestUserPermissionVoter'] ?? $this->load('getGuestUserPermissionVoterService'));
  6620.             yield 10 => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\PortalAccessVoter'] ?? $this->load('getPortalAccessVoterService'));
  6621.             yield 11 => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\StatisticExplorerAccessVoter'] ?? $this->load('getStatisticExplorerAccessVoterService'));
  6622.         }, 12), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  6623.     }
  6624.     /**
  6625.      * Gets the private 'debug.security.firewall' shared service.
  6626.      *
  6627.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  6628.      */
  6629.     protected function getDebug_Security_FirewallService()
  6630.     {
  6631.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  6632.         if (isset($this->privates['debug.security.firewall'])) {
  6633.             return $this->privates['debug.security.firewall'];
  6634.         }
  6635.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6636.         if (isset($this->privates['debug.security.firewall'])) {
  6637.             return $this->privates['debug.security.firewall'];
  6638.         }
  6639.         $c = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  6640.         if (isset($this->privates['debug.security.firewall'])) {
  6641.             return $this->privates['debug.security.firewall'];
  6642.         }
  6643.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b$c);
  6644.     }
  6645.     /**
  6646.      * Gets the private 'debug.traced.messenger.bus.portal-engine' shared service.
  6647.      *
  6648.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  6649.      */
  6650.     protected function getDebug_Traced_Messenger_Bus_PortalengineService()
  6651.     {
  6652.         return $this->privates['debug.traced.messenger.bus.portal-engine'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  6653.             yield => ($this->privates['messenger.bus.portal-engine.middleware.traceable'] ?? $this->load('getMessenger_Bus_Portalengine_Middleware_TraceableService'));
  6654.             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')));
  6655.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  6656.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  6657.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  6658.             yield => ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Messenger\\Middleware\\CollectGarbageMiddleware'] ?? $this->load('getCollectGarbageMiddlewareService'));
  6659.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  6660.             yield => ($this->privates['messenger.bus.portal-engine.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Portalengine_Middleware_HandleMessageService'));
  6661.         }, 8)));
  6662.     }
  6663.     /**
  6664.      * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  6665.      *
  6666.      * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  6667.      */
  6668.     protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  6669.     {
  6670.         return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []));
  6671.     }
  6672.     /**
  6673.      * Gets the private 'exception_listener' shared service.
  6674.      *
  6675.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  6676.      */
  6677.     protected function getExceptionListenerService()
  6678.     {
  6679.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  6680.     }
  6681.     /**
  6682.      * Gets the private 'form.registry' shared service.
  6683.      *
  6684.      * @return \Symfony\Component\Form\FormRegistry
  6685.      */
  6686.     protected function getForm_RegistryService()
  6687.     {
  6688.         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, [
  6689.             'App\\Form\\CarSubmitFormType' => ['privates''App\\Form\\CarSubmitFormType''getCarSubmitFormTypeService'true],
  6690.             'App\\Form\\DeliveryAddressFormType' => ['privates''App\\Form\\DeliveryAddressFormType''getDeliveryAddressFormTypeService'true],
  6691.             'App\\Form\\LoginFormType' => ['privates''App\\Form\\LoginFormType''getLoginFormTypeService'true],
  6692.             'App\\Form\\RegistrationFormType' => ['privates''App\\Form\\RegistrationFormType''getRegistrationFormTypeService'true],
  6693.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\ChangeUserDataForm' => ['privates''Pimcore\\Bundle\\PortalEngineBundle\\Form\\ChangeUserDataForm''getChangeUserDataFormService'true],
  6694.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\LoginForm' => ['privates''Pimcore\\Bundle\\PortalEngineBundle\\Form\\LoginForm''getLoginFormService'true],
  6695.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\RecoverPasswordForm' => ['privates''Pimcore\\Bundle\\PortalEngineBundle\\Form\\RecoverPasswordForm''getRecoverPasswordFormService'true],
  6696.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'true],
  6697.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => ['privates''cmf_routing.route_type_form_type''getCmfRouting_RouteTypeFormTypeService'true],
  6698.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  6699.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  6700.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'true],
  6701.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  6702.         ], [
  6703.             'App\\Form\\CarSubmitFormType' => '?',
  6704.             'App\\Form\\DeliveryAddressFormType' => '?',
  6705.             'App\\Form\\LoginFormType' => '?',
  6706.             'App\\Form\\RegistrationFormType' => '?',
  6707.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\ChangeUserDataForm' => '?',
  6708.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\LoginForm' => '?',
  6709.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\RecoverPasswordForm' => '?',
  6710.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  6711.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => '?',
  6712.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  6713.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  6714.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  6715.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  6716.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  6717.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  6718.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  6719.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  6720.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  6721.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  6722.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  6723.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  6724.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  6725.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  6726.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  6727.         }, 1)], new RewindableGenerator(function () {
  6728.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  6729.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService'));
  6730.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  6731.     }
  6732.     /**
  6733.      * Gets the private 'fragment.renderer.inline' shared service.
  6734.      *
  6735.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  6736.      */
  6737.     protected function getFragment_Renderer_InlineService()
  6738.     {
  6739.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  6740.         if (isset($this->privates['fragment.renderer.inline'])) {
  6741.             return $this->privates['fragment.renderer.inline'];
  6742.         }
  6743.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6744.         if (isset($this->privates['fragment.renderer.inline'])) {
  6745.             return $this->privates['fragment.renderer.inline'];
  6746.         }
  6747.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  6748.         $instance->setFragmentPath('/_fragment');
  6749.         return $instance;
  6750.     }
  6751.     /**
  6752.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  6753.      *
  6754.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  6755.      */
  6756.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  6757.     {
  6758.         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())));
  6759.     }
  6760.     /**
  6761.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  6762.      *
  6763.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  6764.      */
  6765.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  6766.     {
  6767.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6768.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  6769.             return $this->privates['framework_extra_bundle.event.is_granted'];
  6770.         }
  6771.         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);
  6772.     }
  6773.     /**
  6774.      * Gets the private 'hwi_oauth.security.oauth_utils' shared service.
  6775.      *
  6776.      * @return \CustomerManagementFrameworkBundle\Security\OAuth\OAuthUtils
  6777.      */
  6778.     protected function getHwiOauth_Security_OauthUtilsService()
  6779.     {
  6780.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6781.         if (isset($this->privates['hwi_oauth.security.oauth_utils'])) {
  6782.             return $this->privates['hwi_oauth.security.oauth_utils'];
  6783.         }
  6784.         $this->privates['hwi_oauth.security.oauth_utils'] = $instance = new \CustomerManagementFrameworkBundle\Security\OAuth\OAuthUtils(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), $afalse'IS_AUTHENTICATED_REMEMBERED');
  6785.         $instance->addResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.demo_frontend'] ?? $this->getHwiOauth_ResourceOwnermap_DemoFrontendService()));
  6786.         return $instance;
  6787.     }
  6788.     /**
  6789.      * Gets the private 'locale_aware_listener' shared service.
  6790.      *
  6791.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  6792.      */
  6793.     protected function getLocaleAwareListenerService()
  6794.     {
  6795.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  6796.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  6797.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  6798.             yield => ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  6799.             yield => ($this->privates['Pimcore\\Bundle\\AdminBundle\\Translation\\AdminUserTranslator'] ?? $this->load('getAdminUserTranslatorService'));
  6800.         }, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6801.     }
  6802.     /**
  6803.      * Gets the private 'locale_listener' shared service.
  6804.      *
  6805.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  6806.      */
  6807.     protected function getLocaleListener2Service()
  6808.     {
  6809.         $a = ($this->services['router'] ?? $this->getRouterService());
  6810.         if (isset($this->privates['locale_listener'])) {
  6811.             return $this->privates['locale_listener'];
  6812.         }
  6813.         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, []);
  6814.     }
  6815.     /**
  6816.      * Gets the private 'monolog.handler.console' shared service.
  6817.      *
  6818.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  6819.      */
  6820.     protected function getMonolog_Handler_ConsoleService()
  6821.     {
  6822.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  6823.     }
  6824.     /**
  6825.      * Gets the private 'monolog.handler.main' shared service.
  6826.      *
  6827.      * @return \Monolog\Handler\StreamHandler
  6828.      */
  6829.     protected function getMonolog_Handler_MainService()
  6830.     {
  6831.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  6832.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6833.         return $instance;
  6834.     }
  6835.     /**
  6836.      * Gets the private 'monolog.logger' shared service.
  6837.      *
  6838.      * @return \Symfony\Bridge\Monolog\Logger
  6839.      */
  6840.     protected function getMonolog_LoggerService()
  6841.     {
  6842.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  6843.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6844.         $instance->useMicrosecondTimestamps(true);
  6845.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6846.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6847.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6848.         return $instance;
  6849.     }
  6850.     /**
  6851.      * Gets the private 'parameter_bag' shared service.
  6852.      *
  6853.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  6854.      */
  6855.     protected function getParameterBagService()
  6856.     {
  6857.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  6858.     }
  6859.     /**
  6860.      * Gets the private 'pimcore.cache.adapter.doctrine_dbal' shared autowired service.
  6861.      *
  6862.      * @return \Symfony\Component\Cache\Adapter\DoctrineDbalAdapter
  6863.      */
  6864.     protected function getPimcore_Cache_Adapter_DoctrineDbalService()
  6865.     {
  6866.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  6867.         if (isset($this->privates['pimcore.cache.adapter.doctrine_dbal'])) {
  6868.             return $this->privates['pimcore.cache.adapter.doctrine_dbal'];
  6869.         }
  6870.         $this->privates['pimcore.cache.adapter.doctrine_dbal'] = $instance = new \Symfony\Component\Cache\Adapter\DoctrineDbalAdapter($a''31536000);
  6871.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6872.         return $instance;
  6873.     }
  6874.     /**
  6875.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware' shared service.
  6876.      *
  6877.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  6878.      */
  6879.     protected function getPimcore_Cache_Adapter_RedisTagAwareService()
  6880.     {
  6881.         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()));
  6882.     }
  6883.     /**
  6884.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware.recorder_inner' shared autowired service.
  6885.      *
  6886.      * @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
  6887.      */
  6888.     protected function getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService($lazyLoad true)
  6889.     {
  6890.         if ($lazyLoad) {
  6891.             return $this->privates['pimcore.cache.adapter.redis_tag_aware.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
  6892.                 return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6893.                     $wrappedInstance $this->getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService(false);
  6894.                     $proxy->setProxyInitializer(null);
  6895.                     return true;
  6896.                 });
  6897.             });
  6898.         }
  6899.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
  6900.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  6901.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
  6902.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  6903.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  6904.         $instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://localhost', ['lazy' => true]), 'H6Hh-nLQW8'0, new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  6905.         $a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  6906.         $instance->setLogger($a);
  6907.         $instance->setLogger($a);
  6908.         return $instance;
  6909.     }
  6910.     /**
  6911.      * Gets the private 'pimcore.portal_engine.es_client' shared autowired service.
  6912.      *
  6913.      * @return \Elasticsearch\Client
  6914.      */
  6915.     protected function getPimcore_PortalEngine_EsClientService()
  6916.     {
  6917.         return $this->privates['pimcore.portal_engine.es_client'] = \Pimcore\Bundle\PortalEngineBundle\Tools\EsClientFactory::getESClient(($this->services['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService'] ?? $this->getElasticSearchConfigServiceService()));
  6918.     }
  6919.     /**
  6920.      * Gets the private 'profiler_listener' shared service.
  6921.      *
  6922.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  6923.      */
  6924.     protected function getProfilerListenerService()
  6925.     {
  6926.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  6927.         if (isset($this->privates['profiler_listener'])) {
  6928.             return $this->privates['profiler_listener'];
  6929.         }
  6930.         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);
  6931.     }
  6932.     /**
  6933.      * Gets the private 'property_info' shared service.
  6934.      *
  6935.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  6936.      */
  6937.     protected function getPropertyInfoService()
  6938.     {
  6939.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  6940.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  6941.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6942.             yield => ($this->privates['doctrine.orm.pimcore_translation_provider_interfaces_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PimcoreTranslationProviderInterfacesEntityManager_PropertyInfoExtractorService'));
  6943.             yield => ($this->privates['doctrine.orm.portal_engine_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PortalEngineEntityManager_PropertyInfoExtractorService'));
  6944.             yield => ($this->privates['doctrine.orm.pimcore_direct_edit_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PimcoreDirectEditEntityManager_PropertyInfoExtractorService'));
  6945.             yield => ($this->privates['doctrine.orm.statistics_explorer_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_StatisticsExplorerEntityManager_PropertyInfoExtractorService'));
  6946.         }, 6), new RewindableGenerator(function () {
  6947.             yield => ($this->privates['doctrine.orm.pimcore_translation_provider_interfaces_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PimcoreTranslationProviderInterfacesEntityManager_PropertyInfoExtractorService'));
  6948.             yield => ($this->privates['doctrine.orm.portal_engine_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PortalEngineEntityManager_PropertyInfoExtractorService'));
  6949.             yield => ($this->privates['doctrine.orm.pimcore_direct_edit_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PimcoreDirectEditEntityManager_PropertyInfoExtractorService'));
  6950.             yield => ($this->privates['doctrine.orm.statistics_explorer_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_StatisticsExplorerEntityManager_PropertyInfoExtractorService'));
  6951.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6952.         }, 5), new RewindableGenerator(function () {
  6953.             return new \EmptyIterator();
  6954.         }, 0), new RewindableGenerator(function () {
  6955.             yield => ($this->privates['doctrine.orm.pimcore_translation_provider_interfaces_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PimcoreTranslationProviderInterfacesEntityManager_PropertyInfoExtractorService'));
  6956.             yield => ($this->privates['doctrine.orm.portal_engine_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PortalEngineEntityManager_PropertyInfoExtractorService'));
  6957.             yield => ($this->privates['doctrine.orm.pimcore_direct_edit_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PimcoreDirectEditEntityManager_PropertyInfoExtractorService'));
  6958.             yield => ($this->privates['doctrine.orm.statistics_explorer_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_StatisticsExplorerEntityManager_PropertyInfoExtractorService'));
  6959.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6960.         }, 5), new RewindableGenerator(function () {
  6961.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6962.         }, 1));
  6963.     }
  6964.     /**
  6965.      * Gets the private 'router.expression_language_provider' shared service.
  6966.      *
  6967.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  6968.      */
  6969.     protected function getRouter_ExpressionLanguageProviderService()
  6970.     {
  6971.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6972.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  6973.         ], [
  6974.             'env' => 'Closure',
  6975.         ]));
  6976.     }
  6977.     /**
  6978.      * Gets the private 'router_listener' shared service.
  6979.      *
  6980.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  6981.      */
  6982.     protected function getRouterListenerService()
  6983.     {
  6984.         $a = ($this->services['router'] ?? $this->getRouterService());
  6985.         if (isset($this->privates['router_listener'])) {
  6986.             return $this->privates['router_listener'];
  6987.         }
  6988.         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);
  6989.     }
  6990.     /**
  6991.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  6992.      *
  6993.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  6994.      */
  6995.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  6996.     {
  6997.         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()));
  6998.     }
  6999.     /**
  7000.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  7001.      *
  7002.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  7003.      */
  7004.     protected function getSchebTwoFactor_ProviderRegistryService()
  7005.     {
  7006.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  7007.             yield 'google' => ($this->privates['scheb_two_factor.security.google.provider'] ?? $this->load('getSchebTwoFactor_Security_Google_ProviderService'));
  7008.         }, 1));
  7009.     }
  7010.     /**
  7011.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  7012.      *
  7013.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  7014.      */
  7015.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  7016.     {
  7017.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  7018.     }
  7019.     /**
  7020.      * Gets the private 'security.authentication.form_listener.two_factor.pimcore_admin' shared service.
  7021.      *
  7022.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  7023.      */
  7024.     protected function getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService()
  7025.     {
  7026.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7027.         if (isset($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'])) {
  7028.             return $this->privates['security.authentication.form_listener.two_factor.pimcore_admin'];
  7029.         }
  7030.         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);
  7031.     }
  7032.     /**
  7033.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.pimcore_admin' shared service.
  7034.      *
  7035.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  7036.      */
  7037.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService()
  7038.     {
  7039.         $a = ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService());
  7040.         if (isset($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'])) {
  7041.             return $this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'];
  7042.         }
  7043.         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);
  7044.     }
  7045.     /**
  7046.      * Gets the private 'security.context_listener.0' shared service.
  7047.      *
  7048.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  7049.      */
  7050.     protected function getSecurity_ContextListener_0Service()
  7051.     {
  7052.         $a = ($this->privates['security.event_dispatcher.pimcore_admin_webdav'] ?? $this->getSecurity_EventDispatcher_PimcoreAdminWebdavService());
  7053.         if (isset($this->privates['security.context_listener.0'])) {
  7054.             return $this->privates['security.context_listener.0'];
  7055.         }
  7056.         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 () {
  7057.             yield => ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authentication\\UserProvider'] ?? $this->load('getUserProviderService'));
  7058.             yield => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
  7059.             yield => ($this->privates['cmf.security.user_provider'] ?? $this->load('getCmf_Security_UserProviderService'));
  7060.             yield => ($this->privates['cmf.security.user_provider.oauth'] ?? $this->load('getCmf_Security_UserProvider_OauthService'));
  7061.         }, 4), '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']);
  7062.     }
  7063.     /**
  7064.      * Gets the private 'security.context_listener.1' shared service.
  7065.      *
  7066.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  7067.      */
  7068.     protected function getSecurity_ContextListener_1Service()
  7069.     {
  7070.         $a = ($this->privates['security.event_dispatcher.portal_engine'] ?? $this->getSecurity_EventDispatcher_PortalEngineService());
  7071.         if (isset($this->privates['security.context_listener.1'])) {
  7072.             return $this->privates['security.context_listener.1'];
  7073.         }
  7074.         return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  7075.             yield => ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authentication\\UserProvider'] ?? $this->load('getUserProviderService'));
  7076.             yield => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
  7077.             yield => ($this->privates['cmf.security.user_provider'] ?? $this->load('getCmf_Security_UserProviderService'));
  7078.             yield => ($this->privates['cmf.security.user_provider.oauth'] ?? $this->load('getCmf_Security_UserProvider_OauthService'));
  7079.         }, 4), 'portal_engine', ($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']);
  7080.     }
  7081.     /**
  7082.      * Gets the private 'security.context_listener.2' shared service.
  7083.      *
  7084.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  7085.      */
  7086.     protected function getSecurity_ContextListener_2Service()
  7087.     {
  7088.         $a = ($this->privates['security.event_dispatcher.demo_frontend'] ?? $this->getSecurity_EventDispatcher_DemoFrontendService());
  7089.         if (isset($this->privates['security.context_listener.2'])) {
  7090.             return $this->privates['security.context_listener.2'];
  7091.         }
  7092.         return $this->privates['security.context_listener.2'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  7093.             yield => ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authentication\\UserProvider'] ?? $this->load('getUserProviderService'));
  7094.             yield => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
  7095.             yield => ($this->privates['cmf.security.user_provider'] ?? $this->load('getCmf_Security_UserProviderService'));
  7096.             yield => ($this->privates['cmf.security.user_provider.oauth'] ?? $this->load('getCmf_Security_UserProvider_OauthService'));
  7097.         }, 4), 'demo_frontend', ($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']);
  7098.     }
  7099.     /**
  7100.      * Gets the private 'security.event_dispatcher.demo_frontend' shared service.
  7101.      *
  7102.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  7103.      */
  7104.     protected function getSecurity_EventDispatcher_DemoFrontendService()
  7105.     {
  7106.         $this->privates['security.event_dispatcher.demo_frontend'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  7107.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  7108.             return ($this->privates['security.listener.demo_frontend.user_provider'] ?? $this->load('getSecurity_Listener_DemoFrontend_UserProviderService'));
  7109.         }, => 'checkPassport'], 2048);
  7110.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  7111.             return ($this->privates['security.listener.session.demo_frontend'] ?? $this->load('getSecurity_Listener_Session_DemoFrontendService'));
  7112.         }, => 'onSuccessfulLogin'], 0);
  7113.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7114.             return ($this->privates['security.logout.listener.default.demo_frontend'] ?? $this->load('getSecurity_Logout_Listener_Default_DemoFrontendService'));
  7115.         }, => 'onLogout'], 64);
  7116.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  7117.             return ($this->privates['security.listener.check_remember_me_conditions.demo_frontend'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_DemoFrontendService'));
  7118.         }, => 'onSuccessfulLogin'], -32);
  7119.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  7120.             return ($this->privates['security.listener.remember_me.demo_frontend'] ?? $this->load('getSecurity_Listener_RememberMe_DemoFrontendService'));
  7121.         }, => 'onSuccessfulLogin'], -64);
  7122.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  7123.             return ($this->privates['security.listener.remember_me.demo_frontend'] ?? $this->load('getSecurity_Listener_RememberMe_DemoFrontendService'));
  7124.         }, => 'clearCookie'], 0);
  7125.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7126.             return ($this->privates['security.listener.remember_me.demo_frontend'] ?? $this->load('getSecurity_Listener_RememberMe_DemoFrontendService'));
  7127.         }, => 'clearCookie'], 0);
  7128.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> function () {
  7129.             return ($this->privates['security.listener.remember_me.demo_frontend'] ?? $this->load('getSecurity_Listener_RememberMe_DemoFrontendService'));
  7130.         }, => 'clearCookie'], 0);
  7131.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  7132.             return ($this->privates['security.listener.user_checker.demo_frontend'] ?? $this->load('getSecurity_Listener_UserChecker_DemoFrontendService'));
  7133.         }, => 'preCheckCredentials'], 256);
  7134.         $instance->addListener('security.authentication.success', [=> function () {
  7135.             return ($this->privates['security.listener.user_checker.demo_frontend'] ?? $this->load('getSecurity_Listener_UserChecker_DemoFrontendService'));
  7136.         }, => 'postCheckCredentials'], 256);
  7137.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  7138.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  7139.         }, => 'checkPassport'], 1024);
  7140.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  7141.             return ($this->privates['App\\EventListener\\AuthenticationLoginListener'] ?? $this->load('getAuthenticationLoginListenerService'));
  7142.         }, => 'onLoginSuccess'], 0);
  7143.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7144.             return ($this->privates['App\\EventListener\\AuthenticationLogoutListener'] ?? $this->load('getAuthenticationLogoutListenerService'));
  7145.         }, => 'onLogout'], 0);
  7146.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  7147.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  7148.         }, => 'checkPassport'], 0);
  7149.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  7150.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  7151.         }, => 'onLoginSuccess'], 0);
  7152.         $instance->addListener('security.authentication.success', [=> function () {
  7153.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  7154.         }, => 'onLogin'], 9223372036854775807);
  7155.         $instance->addListener('security.authentication.success', [=> function () {
  7156.             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()));
  7157.         }, => 'onLogin'], 9223372036854775806);
  7158.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  7159.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  7160.         }, => 'checkPassport'], 0);
  7161.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  7162.             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()));
  7163.         }, => 'onSuccessfulLogin'], -63);
  7164.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7165.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  7166.         }, => 'onLogout'], 0);
  7167.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  7168.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  7169.         }, => 'checkPassport'], 512);
  7170.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7171.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  7172.         }, => 'onLogout'], 0);
  7173.         return $instance;
  7174.     }
  7175.     /**
  7176.      * Gets the private 'security.event_dispatcher.pimcore_admin_webdav' shared service.
  7177.      *
  7178.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  7179.      */
  7180.     protected function getSecurity_EventDispatcher_PimcoreAdminWebdavService()
  7181.     {
  7182.         $this->privates['security.event_dispatcher.pimcore_admin_webdav'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  7183.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  7184.             return ($this->privates['security.listener.pimcore_admin_webdav.user_provider'] ?? $this->load('getSecurity_Listener_PimcoreAdminWebdav_UserProviderService'));
  7185.         }, => 'checkPassport'], 2048);
  7186.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  7187.             return ($this->privates['security.listener.session.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_Session_PimcoreAdminWebdavService'));
  7188.         }, => 'onSuccessfulLogin'], 0);
  7189.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  7190.             return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
  7191.         }, => 'preCheckCredentials'], 256);
  7192.         $instance->addListener('security.authentication.success', [=> function () {
  7193.             return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
  7194.         }, => 'postCheckCredentials'], 256);
  7195.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  7196.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  7197.         }, => 'checkPassport'], 1024);
  7198.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  7199.             return ($this->privates['App\\EventListener\\AuthenticationLoginListener'] ?? $this->load('getAuthenticationLoginListenerService'));
  7200.         }, => 'onLoginSuccess'], 0);
  7201.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7202.             return ($this->privates['App\\EventListener\\AuthenticationLogoutListener'] ?? $this->load('getAuthenticationLogoutListenerService'));
  7203.         }, => 'onLogout'], 0);
  7204.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  7205.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  7206.         }, => 'checkPassport'], 0);
  7207.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  7208.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  7209.         }, => 'onLoginSuccess'], 0);
  7210.         $instance->addListener('security.authentication.success', [=> function () {
  7211.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  7212.         }, => 'onLogin'], 9223372036854775807);
  7213.         $instance->addListener('security.authentication.success', [=> function () {
  7214.             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()));
  7215.         }, => 'onLogin'], 9223372036854775806);
  7216.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  7217.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  7218.         }, => 'checkPassport'], 0);
  7219.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  7220.             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()));
  7221.         }, => 'onSuccessfulLogin'], -63);
  7222.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7223.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  7224.         }, => 'onLogout'], 0);
  7225.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  7226.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  7227.         }, => 'checkPassport'], 512);
  7228.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7229.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  7230.         }, => 'onLogout'], 0);
  7231.         return $instance;
  7232.     }
  7233.     /**
  7234.      * Gets the private 'security.event_dispatcher.portal_engine' shared service.
  7235.      *
  7236.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  7237.      */
  7238.     protected function getSecurity_EventDispatcher_PortalEngineService()
  7239.     {
  7240.         $this->privates['security.event_dispatcher.portal_engine'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  7241.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  7242.             return ($this->privates['security.listener.portal_engine.user_provider'] ?? $this->load('getSecurity_Listener_PortalEngine_UserProviderService'));
  7243.         }, => 'checkPassport'], 2048);
  7244.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  7245.             return ($this->privates['security.listener.session.portal_engine'] ?? $this->load('getSecurity_Listener_Session_PortalEngineService'));
  7246.         }, => 'onSuccessfulLogin'], 0);
  7247.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7248.             return ($this->privates['security.logout.listener.default.portal_engine'] ?? $this->load('getSecurity_Logout_Listener_Default_PortalEngineService'));
  7249.         }, => 'onLogout'], 64);
  7250.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  7251.             return ($this->privates['security.listener.check_remember_me_conditions.portal_engine'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_PortalEngineService'));
  7252.         }, => 'onSuccessfulLogin'], -32);
  7253.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  7254.             return ($this->privates['security.listener.remember_me.portal_engine'] ?? $this->load('getSecurity_Listener_RememberMe_PortalEngineService'));
  7255.         }, => 'onSuccessfulLogin'], -64);
  7256.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  7257.             return ($this->privates['security.listener.remember_me.portal_engine'] ?? $this->load('getSecurity_Listener_RememberMe_PortalEngineService'));
  7258.         }, => 'clearCookie'], 0);
  7259.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7260.             return ($this->privates['security.listener.remember_me.portal_engine'] ?? $this->load('getSecurity_Listener_RememberMe_PortalEngineService'));
  7261.         }, => 'clearCookie'], 0);
  7262.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> function () {
  7263.             return ($this->privates['security.listener.remember_me.portal_engine'] ?? $this->load('getSecurity_Listener_RememberMe_PortalEngineService'));
  7264.         }, => 'clearCookie'], 0);
  7265.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  7266.             return ($this->privates['security.listener.user_checker.portal_engine'] ?? $this->load('getSecurity_Listener_UserChecker_PortalEngineService'));
  7267.         }, => 'preCheckCredentials'], 256);
  7268.         $instance->addListener('security.authentication.success', [=> function () {
  7269.             return ($this->privates['security.listener.user_checker.portal_engine'] ?? $this->load('getSecurity_Listener_UserChecker_PortalEngineService'));
  7270.         }, => 'postCheckCredentials'], 256);
  7271.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  7272.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  7273.         }, => 'checkPassport'], 1024);
  7274.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  7275.             return ($this->privates['App\\EventListener\\AuthenticationLoginListener'] ?? $this->load('getAuthenticationLoginListenerService'));
  7276.         }, => 'onLoginSuccess'], 0);
  7277.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7278.             return ($this->privates['App\\EventListener\\AuthenticationLogoutListener'] ?? $this->load('getAuthenticationLogoutListenerService'));
  7279.         }, => 'onLogout'], 0);
  7280.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  7281.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  7282.         }, => 'checkPassport'], 0);
  7283.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  7284.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  7285.         }, => 'onLoginSuccess'], 0);
  7286.         $instance->addListener('security.authentication.success', [=> function () {
  7287.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  7288.         }, => 'onLogin'], 9223372036854775807);
  7289.         $instance->addListener('security.authentication.success', [=> function () {
  7290.             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()));
  7291.         }, => 'onLogin'], 9223372036854775806);
  7292.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  7293.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  7294.         }, => 'checkPassport'], 0);
  7295.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  7296.             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()));
  7297.         }, => 'onSuccessfulLogin'], -63);
  7298.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7299.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  7300.         }, => 'onLogout'], 0);
  7301.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  7302.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  7303.         }, => 'checkPassport'], 512);
  7304.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7305.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  7306.         }, => 'onLogout'], 0);
  7307.         return $instance;
  7308.     }
  7309.     /**
  7310.      * Gets the private 'security.firewall.map' shared service.
  7311.      *
  7312.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  7313.      */
  7314.     protected function getSecurity_Firewall_MapService()
  7315.     {
  7316.         $a = ($this->privates['.service_locator.doohVL.'] ?? $this->get_ServiceLocator_DoohVL_Service());
  7317.         if (isset($this->privates['security.firewall.map'])) {
  7318.             return $this->privates['security.firewall.map'];
  7319.         }
  7320.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  7321.             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)/')));
  7322.             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')));
  7323.             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(/.*)?$')));
  7324.             yield 'security.firewall.map.context.cmf_webservice' => ($this->privates['.security.request_matcher.SmUy4yd'] ?? ($this->privates['.security.request_matcher.SmUy4yd'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/__customermanagementframework/webservice(/.*)?$')));
  7325.             yield 'security.firewall.map.context.portal_engine' => ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Firewall\\RequestMatcher'] ?? $this->load('getRequestMatcherService'));
  7326.             yield 'security.firewall.map.context.demo_frontend' => NULL;
  7327.         }, 6));
  7328.     }
  7329.     /**
  7330.      * Gets the private 'security.firewall_config.two_factor.pimcore_admin' shared service.
  7331.      *
  7332.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  7333.      */
  7334.     protected function getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()
  7335.     {
  7336.         return $this->privates['security.firewall_config.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig(['auth_form_path' => '/admin/login/2fa''check_path' => '/admin/login/2fa-verify''default_target_path' => '/admin''always_use_default_target_path' => false'auth_code_parameter_name' => '_auth_code''trusted_parameter_name' => '_trusted''multi_factor' => false'post_only' => true'success_handler' => NULL'failure_handler' => NULL'authentication_required_handler' => NULL'remember_me_sets_trusted' => false'prepare_on_login' => false'prepare_on_access_denied' => false'enable_csrf' => false'csrf_parameter' => '_csrf_token''csrf_token_id' => 'two_factor''provider' => NULL], 'pimcore_admin', ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), new \Scheb\TwoFactorBundle\Security\Http\Utils\RequestDataReader());
  7337.     }
  7338.     /**
  7339.      * Gets the private 'security.helper' shared service.
  7340.      *
  7341.      * @return \Symfony\Component\Security\Core\Security
  7342.      */
  7343.     protected function getSecurity_HelperService()
  7344.     {
  7345.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7346.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  7347.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  7348.         ], [
  7349.             'security.authorization_checker' => '?',
  7350.             'security.token_storage' => '?',
  7351.         ]));
  7352.     }
  7353.     /**
  7354.      * Gets the private 'security.http_utils' shared service.
  7355.      *
  7356.      * @return \Symfony\Component\Security\Http\HttpUtils
  7357.      */
  7358.     protected function getSecurity_HttpUtilsService()
  7359.     {
  7360.         $a = ($this->services['router'] ?? $this->getRouterService());
  7361.         if (isset($this->privates['security.http_utils'])) {
  7362.             return $this->privates['security.http_utils'];
  7363.         }
  7364.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  7365.     }
  7366.     /**
  7367.      * Gets the private 'security.logout_url_generator' shared service.
  7368.      *
  7369.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  7370.      */
  7371.     protected function getSecurity_LogoutUrlGeneratorService()
  7372.     {
  7373.         $a = ($this->services['router'] ?? $this->getRouterService());
  7374.         if (isset($this->privates['security.logout_url_generator'])) {
  7375.             return $this->privates['security.logout_url_generator'];
  7376.         }
  7377.         $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()));
  7378.         $instance->registerListener('pimcore_admin''pimcore_admin_logout''logout''_csrf_token'NULLNULL);
  7379.         $instance->registerListener('portal_engine''pimcore_portalengine_auth_logout''logout''_csrf_token'NULLNULL);
  7380.         $instance->registerListener('demo_frontend''account-logout''logout''_csrf_token'NULLNULL);
  7381.         return $instance;
  7382.     }
  7383.     /**
  7384.      * Gets the private 'security.role_hierarchy' shared service.
  7385.      *
  7386.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  7387.      */
  7388.     protected function getSecurity_RoleHierarchyService()
  7389.     {
  7390.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  7391.     }
  7392.     /**
  7393.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  7394.      *
  7395.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  7396.      */
  7397.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  7398.     {
  7399.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7400.     }
  7401.     /**
  7402.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  7403.      *
  7404.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  7405.      */
  7406.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  7407.     {
  7408.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  7409.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  7410.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  7411.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  7412.     }
  7413.     /**
  7414.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  7415.      *
  7416.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  7417.      */
  7418.     protected function getSensioFrameworkExtra_Security_ListenerService()
  7419.     {
  7420.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  7421.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  7422.             return $this->privates['sensio_framework_extra.security.listener'];
  7423.         }
  7424.         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()));
  7425.     }
  7426.     /**
  7427.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  7428.      *
  7429.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  7430.      */
  7431.     protected function getSensioFrameworkExtra_View_ListenerService()
  7432.     {
  7433.         $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))));
  7434.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7435.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7436.         ], [
  7437.             'twig' => '?',
  7438.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  7439.         return $instance;
  7440.     }
  7441.     /**
  7442.      * Gets the private 'session.factory' shared service.
  7443.      *
  7444.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  7445.      */
  7446.     protected function getSession_FactoryService()
  7447.     {
  7448.         $a = ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  7449.         if (isset($this->privates['session.factory'])) {
  7450.             return $this->privates['session.factory'];
  7451.         }
  7452.         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']);
  7453.     }
  7454.     /**
  7455.      * Gets the private 'state_machine.translation_job_default.metadata_store' shared service.
  7456.      *
  7457.      * @return \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore
  7458.      */
  7459.     protected function getStateMachine_TranslationJobDefault_MetadataStoreService()
  7460.     {
  7461.         return $this->privates['state_machine.translation_job_default.metadata_store'] = new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage());
  7462.     }
  7463.     /**
  7464.      * Gets the private 'translator.data_collector' shared service.
  7465.      *
  7466.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  7467.      */
  7468.     protected function getTranslator_DataCollectorService()
  7469.     {
  7470.         return $this->privates['translator.data_collector'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  7471.     }
  7472.     /**
  7473.      * Gets the private 'translator.default' shared service.
  7474.      *
  7475.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  7476.      */
  7477.     protected function getTranslator_DefaultService()
  7478.     {
  7479.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7480.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  7481.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  7482.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  7483.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  7484.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  7485.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  7486.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  7487.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  7488.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  7489.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  7490.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  7491.         ], [
  7492.             'translation.loader.csv' => '?',
  7493.             'translation.loader.dat' => '?',
  7494.             'translation.loader.ini' => '?',
  7495.             'translation.loader.json' => '?',
  7496.             'translation.loader.mo' => '?',
  7497.             'translation.loader.php' => '?',
  7498.             'translation.loader.po' => '?',
  7499.             'translation.loader.qt' => '?',
  7500.             'translation.loader.res' => '?',
  7501.             'translation.loader.xliff' => '?',
  7502.             'translation.loader.yml' => '?',
  7503.         ]), 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/perspective-editor/src/Resources/translations/admin.ca.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/translations/admin.ca.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Resources/translations/admin.ca.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/openid-connect/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/perspective-editor/src/Resources/translations/admin.cs.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/translations/admin.cs.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Resources/translations/admin.cs.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/openid-connect/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'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.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/customer-management-framework-bundle/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/output-data-config-toolkit-bundle/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/web2print-tools-bundle/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-simple-rest/src/Resources/translations/admin.de.yml'), 10 => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-ci-hub/src/Resources/translations/admin.de.yml'), 11 => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.de.yml'), 12 => (\dirname(__DIR__4).'/vendor/pimcore/perspective-editor/src/Resources/translations/admin.de.yml'), 13 => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/translations/admin.de.yml'), 14 => (\dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Resources/translations/admin.de.yml'), 15 => (\dirname(__DIR__4).'/vendor/pimcore/openid-connect/src/Resources/translations/admin.de.yml'), 16 => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.de.yml'), 17 => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations/admin.de.yml'), 18 => (\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/customer-management-framework-bundle/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/output-data-config-toolkit-bundle/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/web2print-tools-bundle/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/object-merger/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/asset-metadata-class-definitions/src/Resources/translations/admin.en.yml'), 10 => (\dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Resources/translations/admin.en.yml'), 11 => (\dirname(__DIR__4).'/vendor/pimcore/advanced-object-search/src/Resources/translations/admin.en.yml'), 12 => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-simple-rest/src/Resources/translations/admin.en.yml'), 13 => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-ci-hub/src/Resources/translations/admin.en.yml'), 14 => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations/admin.en.yml'), 15 => (\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/translations/admin.en.csv'), 16 => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-productsup/src/Resources/translations/admin.en.yml'), 17 => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.en.yml'), 18 => (\dirname(__DIR__4).'/vendor/pimcore/perspective-editor/src/Resources/translations/admin.en.yml'), 19 => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/translations/admin.en.yml'), 20 => (\dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Resources/translations/admin.en.yml'), 21 => (\dirname(__DIR__4).'/vendor/pimcore/openid-connect/src/Resources/translations/admin.en.yml'), 22 => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.en.yml'), 23 => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations/admin.en.yml'), 24 => (\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/perspective-editor/src/Resources/translations/admin.es.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/translations/admin.es.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Resources/translations/admin.es.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/openid-connect/src/Resources/translations/admin.es.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.es.yml'), 10 => (\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'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fa.yml')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.fr.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/perspective-editor/src/Resources/translations/admin.fr.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/translations/admin.fr.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Resources/translations/admin.fr.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/openid-connect/src/Resources/translations/admin.fr.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fr.yml'), 10 => (\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/perspective-editor/src/Resources/translations/admin.hu.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/translations/admin.hu.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Resources/translations/admin.hu.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/openid-connect/src/Resources/translations/admin.hu.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.hu.yml'), 10 => (\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/perspective-editor/src/Resources/translations/admin.it.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/translations/admin.it.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Resources/translations/admin.it.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/openid-connect/src/Resources/translations/admin.it.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.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/perspective-editor/src/Resources/translations/admin.nl.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/translations/admin.nl.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Resources/translations/admin.nl.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/openid-connect/src/Resources/translations/admin.nl.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.nl.yml'), 10 => (\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/advanced-object-search/src/Resources/translations/admin.pl.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/perspective-editor/src/Resources/translations/admin.pl.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/translations/admin.pl.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Resources/translations/admin.pl.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/openid-connect/src/Resources/translations/admin.pl.yml'), 10 => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.pl.yml'), 11 => (\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'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.ro.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/perspective-editor/src/Resources/translations/admin.ro.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/translations/admin.ro.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Resources/translations/admin.ro.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/openid-connect/src/Resources/translations/admin.ro.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations/admin.ro.yml')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.sk.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/perspective-editor/src/Resources/translations/admin.sk.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/translations/admin.sk.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Resources/translations/admin.sk.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/openid-connect/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/perspective-editor/src/Resources/translations/admin.sv.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/translations/admin.sv.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Resources/translations/admin.sv.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/openid-connect/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/perspective-editor/src/Resources/translations/admin.th.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/translations/admin.th.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Resources/translations/admin.th.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/openid-connect/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'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.tr.yml')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.uk.yml')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'extended' => [=> (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/cs.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/de.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/en.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/es.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/fr.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/hu.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/it.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/nl.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/pl.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/sk.extended.json'), 10 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/th.extended.json')], 'pt_br' => [=> (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.pt_br.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/perspective-editor/src/Resources/translations/admin.pt_br.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/translations/admin.pt_br.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Resources/translations/admin.pt_br.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/openid-connect/src/Resources/translations/admin.pt_br.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/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/perspective-editor/src/Resources/translations/admin.zh_Hans.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/translations/admin.zh_Hans.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Resources/translations/admin.zh_Hans.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/openid-connect/src/Resources/translations/admin.zh_Hans.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations/admin.zh_Hans.yml')], 'zh' => [=> (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.zh.yml')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/output-data-config-toolkit-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/web2print-tools-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/object-merger/src/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/pimcore/asset-metadata-class-definitions/src/Resources/translations'), 11 => (\dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Resources/translations'), 12 => (\dirname(__DIR__4).'/vendor/pimcore/advanced-object-search/src/Resources/translations'), 13 => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-simple-rest/src/Resources/translations'), 14 => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-ci-hub/src/Resources/translations'), 15 => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations'), 16 => (\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/translations'), 17 => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-productsup/src/Resources/translations'), 18 => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations'), 19 => (\dirname(__DIR__4).'/vendor/pimcore/perspective-editor/src/Resources/translations'), 20 => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/translations'), 21 => (\dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Resources/translations'), 22 => (\dirname(__DIR__4).'/vendor/pimcore/openid-connect/src/Resources/translations'), 23 => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations'), 24 => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations'), 25 => (\dirname(__DIR__4).'/vendor/pimcore/frontend-permission-toolkit-bundle/src/Resources/translations'), 26 => (\dirname(__DIR__4).'/translations'), 27 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 31 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 33 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 34 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 35 => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/translations'), 36 => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle/translations'), 37 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 38 => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src/translations'), 39 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 40 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 41 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/translations'), 42 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/translations'), 43 => (\dirname(__DIR__4).'/vendor/pimcore/payment-provider-paypal-smart-payment-button/src/translations'), 44 => (\dirname(__DIR__4).'/vendor/pimcore/statistics-explorer/src/translations'), 45 => (\dirname(__DIR__4).'/vendor/pimcore/direct-edit/src/translations'), 46 => (\dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/translations'), 47 => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/translations'), 48 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/scheb/2fa-bundle/Resources/translations'=> 'vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations'=> 'vendor/pimcore/customer-management-framework-bundle/src/Resources/translations'=> 'vendor/pimcore/output-data-config-toolkit-bundle/src/Resources/translations'=> 'vendor/pimcore/web2print-tools-bundle/src/Resources/translations'=> 'vendor/pimcore/data-hub/src/Resources/translations'=> 'vendor/pimcore/object-merger/src/Resources/translations'10 => 'vendor/pimcore/asset-metadata-class-definitions/src/Resources/translations'11 => 'vendor/pimcore/translations-provider-interfaces/src/Resources/translations'12 => 'vendor/pimcore/advanced-object-search/src/Resources/translations'13 => 'vendor/pimcore/data-hub-simple-rest/src/Resources/translations'14 => 'vendor/pimcore/data-hub-ci-hub/src/Resources/translations'15 => 'vendor/pimcore/data-hub-file-export/src/Resources/translations'16 => 'vendor/elements/process-manager-bundle/src/Resources/translations'17 => 'vendor/pimcore/data-hub-productsup/src/Resources/translations'18 => 'vendor/pimcore/data-importer/src/Resources/translations'19 => 'vendor/pimcore/perspective-editor/src/Resources/translations'20 => 'vendor/pimcore/workflow-designer/src/Resources/translations'21 => 'vendor/pimcore/headless-documents/src/Resources/translations'22 => 'vendor/pimcore/openid-connect/src/Resources/translations'23 => 'vendor/hwi/oauth-bundle/Resources/translations'24 => 'vendor/pimcore/enterprise-subscription-tools/src/Resources/translations'25 => 'vendor/pimcore/frontend-permission-toolkit-bundle/src/Resources/translations'26 => 'translations'27 => 'vendor/symfony/framework-bundle/translations'28 => 'vendor/symfony/security-bundle/translations'29 => 'vendor/symfony/twig-bundle/translations'30 => 'vendor/twig/extra-bundle/translations'31 => 'vendor/symfony/monolog-bundle/translations'32 => 'vendor/doctrine/doctrine-bundle/translations'33 => 'vendor/doctrine/doctrine-migrations-bundle/translations'34 => 'vendor/sensio/framework-extra-bundle/src/translations'35 => 'vendor/symfony-cmf/routing-bundle/src/translations'36 => 'vendor/presta/sitemap-bundle/translations'37 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'38 => 'vendor/league/flysystem-bundle/src/translations'39 => 'vendor/symfony/debug-bundle/translations'40 => 'vendor/symfony/web-profiler-bundle/translations'41 => 'vendor/pimcore/pimcore/bundles/AdminBundle/translations'42 => 'vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/translations'43 => 'vendor/pimcore/payment-provider-paypal-smart-payment-button/src/translations'44 => 'vendor/pimcore/statistics-explorer/src/translations'45 => 'vendor/pimcore/direct-edit/src/translations'46 => 'vendor/pimcore/portal-engine/src/translations'47 => 'vendor/php-http/httplug-bundle/src/translations'48 => 'vendor/symfony/webpack-encore-bundle/src/translations']]], []);
  7504.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  7505.         $instance->setFallbackLocales([=> 'en']);
  7506.         return $instance;
  7507.     }
  7508.     /**
  7509.      * Gets the private 'twig.loader.native_filesystem' shared service.
  7510.      *
  7511.      * @return \Twig\Loader\FilesystemLoader
  7512.      */
  7513.     protected function getTwig_Loader_NativeFilesystemService()
  7514.     {
  7515.         $this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  7516.         $instance->addPath((\dirname(__DIR__4).'/templates'), 'App');
  7517.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  7518.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  7519.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  7520.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  7521.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
  7522.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
  7523.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  7524.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  7525.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  7526.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  7527.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  7528.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  7529.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), 'PimcoreCore');
  7530.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), '!PimcoreCore');
  7531.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), 'PimcoreAdmin');
  7532.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), '!PimcoreAdmin');
  7533.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Resources/views'), 'PimcoreEcommerceFramework');
  7534.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Resources/views'), '!PimcoreEcommerceFramework');
  7535.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/views'), 'PimcoreCustomerManagementFramework');
  7536.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/views'), '!PimcoreCustomerManagementFramework');
  7537.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/views'), 'PimcoreDataHub');
  7538.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/views'), '!PimcoreDataHub');
  7539.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/statistics-explorer/src/Resources/views'), 'PimcoreStatisticsExplorer');
  7540.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/statistics-explorer/src/Resources/views'), '!PimcoreStatisticsExplorer');
  7541.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/direct-edit/src/Resources/views'), 'PimcoreDirectEdit');
  7542.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/direct-edit/src/Resources/views'), '!PimcoreDirectEdit');
  7543.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Resources/views'), 'PimcorePortalEngine');
  7544.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Resources/views'), '!PimcorePortalEngine');
  7545.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Resources/views'), 'PimcoreTranslationsProviderInterface');
  7546.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src/Resources/views'), '!PimcoreTranslationsProviderInterface');
  7547.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub-simple-rest/src/Resources/views'), 'PimcoreDataHubSimpleRest');
  7548.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub-simple-rest/src/Resources/views'), '!PimcoreDataHubSimpleRest');
  7549.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/views'), 'ElementsProcessManager');
  7550.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/views'), '!ElementsProcessManager');
  7551.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/views'), 'PimcoreWorkflowDesigner');
  7552.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/views'), '!PimcoreWorkflowDesigner');
  7553.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Resources/views'), 'PimcoreHeadlessDocuments');
  7554.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/headless-documents/src/Resources/views'), '!PimcoreHeadlessDocuments');
  7555.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/openid-connect/src/Resources/views'), 'PimcoreOpenIdConnect');
  7556.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/openid-connect/src/Resources/views'), '!PimcoreOpenIdConnect');
  7557.         $instance->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), 'Httplug');
  7558.         $instance->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), '!Httplug');
  7559.         $instance->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), 'HWIOAuth');
  7560.         $instance->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), '!HWIOAuth');
  7561.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  7562.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  7563.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  7564.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  7565.         return $instance;
  7566.     }
  7567.     /**
  7568.      * Gets the private 'twig.runtime.httpkernel' shared service.
  7569.      *
  7570.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  7571.      */
  7572.     protected function getTwig_Runtime_HttpkernelService()
  7573.     {
  7574.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  7575.         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, [
  7576.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  7577.         ], [
  7578.             'inline' => '?',
  7579.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APPLICATION_SECRET')), $a));
  7580.     }
  7581.     /**
  7582.      * Gets the private 'validator.builder' shared service.
  7583.      *
  7584.      * @return \Symfony\Component\Validator\ValidatorBuilder
  7585.      */
  7586.     protected function getValidator_BuilderService()
  7587.     {
  7588.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  7589.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  7590.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7591.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  7592.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  7593.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  7594.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  7595.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  7596.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  7597.             'cmf_routing.validator.route_defaults' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  7598.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  7599.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  7600.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  7601.         ], [
  7602.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  7603.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => '?',
  7604.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  7605.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  7606.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  7607.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  7608.             'cmf_routing.validator.route_defaults' => '?',
  7609.             'doctrine.orm.validator.unique' => '?',
  7610.             'security.validator.user_password' => '?',
  7611.             'validator.expression' => '?',
  7612.         ])));
  7613.         if ($this->has('Symfony\\Contracts\\Translation\\TranslatorInterface')) {
  7614.             $instance->setTranslator(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  7615.         }
  7616.         $instance->setTranslationDomain('validators');
  7617.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  7618.         $instance->enableAnnotationMapping(true);
  7619.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7620.         $instance->addMethodMapping('loadValidatorMetadata');
  7621.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  7622.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  7623.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.pimcore_translation_provider_interfaces_entity_manager'] ?? $this->getDoctrine_Orm_PimcoreTranslationProviderInterfacesEntityManagerService()), NULL));
  7624.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.portal_engine_entity_manager'] ?? $this->getDoctrine_Orm_PortalEngineEntityManagerService()), NULL));
  7625.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.pimcore_direct_edit_entity_manager'] ?? $this->getDoctrine_Orm_PimcoreDirectEditEntityManagerService()), NULL));
  7626.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.statistics_explorer_entity_manager'] ?? $this->getDoctrine_Orm_StatisticsExplorerEntityManagerService()), NULL));
  7627.         return $instance;
  7628.     }
  7629.     /**
  7630.      * Gets the private 'var_dumper.html_dumper' shared service.
  7631.      *
  7632.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  7633.      */
  7634.     protected function getVarDumper_HtmlDumperService()
  7635.     {
  7636.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  7637.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  7638.         return $instance;
  7639.     }
  7640.     /**
  7641.      * Gets the private 'web_profiler.csp.handler' shared service.
  7642.      *
  7643.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  7644.      */
  7645.     protected function getWebProfiler_Csp_HandlerService()
  7646.     {
  7647.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  7648.     }
  7649.     /**
  7650.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  7651.      *
  7652.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  7653.      */
  7654.     protected function getWebProfiler_DebugToolbarService()
  7655.     {
  7656.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  7657.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  7658.             return $this->privates['web_profiler.debug_toolbar'];
  7659.         }
  7660.         $b = ($this->services['router'] ?? $this->getRouterService());
  7661.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  7662.             return $this->privates['web_profiler.debug_toolbar'];
  7663.         }
  7664.         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()));
  7665.     }
  7666.     /**
  7667.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  7668.      *
  7669.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  7670.      */
  7671.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  7672.     {
  7673.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7674.             'pimcoreStatisticsExplorer' => ['privates''webpack_encore.entrypoint_lookup[pimcoreStatisticsExplorer]''getWebpackEncore_EntrypointLookuppimcoreStatisticsExplorerService'true],
  7675.             'pimcoreWorkflowDesigner' => ['privates''webpack_encore.entrypoint_lookup[pimcoreWorkflowDesigner]''getWebpackEncore_EntrypointLookuppimcoreWorkflowDesignerService'true],
  7676.             'portalEngineBundle' => ['privates''webpack_encore.entrypoint_lookup[portalEngineBundle]''getWebpackEncore_EntrypointLookupportalEngineBundleService'true],
  7677.         ], [
  7678.             'pimcoreStatisticsExplorer' => '?',
  7679.             'pimcoreWorkflowDesigner' => '?',
  7680.             'portalEngineBundle' => '?',
  7681.         ]));
  7682.     }
  7683.     /**
  7684.      * Gets the private 'workflow.registry' shared service.
  7685.      *
  7686.      * @return \Symfony\Component\Workflow\Registry
  7687.      */
  7688.     protected function getWorkflow_RegistryService()
  7689.     {
  7690.         $this->privates['workflow.registry'] = $instance = new \Symfony\Component\Workflow\Registry();
  7691.         $a = ($this->services['Pimcore\\Workflow\\ExpressionService'] ?? $this->getExpressionServiceService());
  7692.         $instance->addWorkflow(($this->services['.container.private.state_machine.translation_job_default'] ?? $this->get_Container_Private_StateMachine_TranslationJobDefaultService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('Pimcore\\TranslationsProviderInterfaceBundle\\Entity\\Job'));
  7693.         $instance->addWorkflow(($this->services['state_machine.simple_asset_workflow'] ?? $this->getStateMachine_SimpleAssetWorkflowService()), new \Pimcore\Workflow\SupportStrategy\ExpressionSupportStrategy($a'\\Pimcore\\Model\\Asset''is_fully_authenticated()'));
  7694.         $instance->addWorkflow(($this->services['workflow.product_data_enrichment'] ?? $this->getWorkflow_ProductDataEnrichmentService()), new \Pimcore\Workflow\SupportStrategy\ExpressionSupportStrategy($a'\\Pimcore\\Model\\DataObject\\Car''subject.getPath() matches "#^/upload/new#"'));
  7695.         return $instance;
  7696.     }
  7697.     /**
  7698.      * Gets the public 'pimcore.templating.engine.twig' alias.
  7699.      *
  7700.      * @return object The "twig" service.
  7701.      */
  7702.     protected function getPimcore_Templating_Engine_TwigService()
  7703.     {
  7704.         trigger_deprecation('pimcore/pimcore''10.6''The "pimcore.templating.engine.twig" alias is deprecated and will be removed in Pimcore 11');
  7705.         return $this->get('twig');
  7706.     }
  7707.     /**
  7708.      * Gets the public 'Doctrine\Common\Persistence\ConnectionRegistry' alias.
  7709.      *
  7710.      * @return object The "doctrine" service.
  7711.      */
  7712.     protected function getConnectionRegistryService()
  7713.     {
  7714.         trigger_deprecation('pimcore/pimcore''10.6''The "Doctrine\\Common\\Persistence\\ConnectionRegistry" alias is deprecated and will be removed in Pimcore 11');
  7715.         return $this->get('doctrine');
  7716.     }
  7717.     /**
  7718.      * Gets the public 'cmf.link-activity-definition.linkgenerator' alias.
  7719.      *
  7720.      * @return object The "CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator" service.
  7721.      */
  7722.     protected function getCmf_Linkactivitydefinition_LinkgeneratorService()
  7723.     {
  7724.         trigger_deprecation('pimcore/customer-management-framework-bundle''3''The "cmf.link-activity-definition.linkgenerator" alias is deprecated. Use "CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator" instead');
  7725.         return $this->get('CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator');
  7726.     }
  7727.     /**
  7728.      * Gets the public 'cmf.customer_exporter_manager' alias.
  7729.      *
  7730.      * @return object The "CustomerManagementFrameworkBundle\CustomerList\ExporterManagerInterface" service.
  7731.      */
  7732.     protected function getCmf_CustomerExporterManagerService()
  7733.     {
  7734.         trigger_deprecation('pimcore/customer-management-framework-bundle''3''The "cmf.customer_exporter_manager" alias is deprecated. Use "CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface" instead');
  7735.         return $this->get('CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface');
  7736.     }
  7737.     /**
  7738.      * Gets the public 'cmf.action_trigger.queue' alias.
  7739.      *
  7740.      * @return object The "CustomerManagementFrameworkBundle\ActionTrigger\Queue\QueueInterface" service.
  7741.      */
  7742.     protected function getCmf_ActionTrigger_QueueService()
  7743.     {
  7744.         trigger_deprecation('pimcore/customer-management-framework-bundle''3''The "cmf.action_trigger.queue" alias is deprecated. Use "CustomerManagementFrameworkBundle\\ActionTrigger\\Queue\\QueueInterface" instead');
  7745.         return $this->get('CustomerManagementFrameworkBundle\\ActionTrigger\\Queue\\QueueInterface');
  7746.     }
  7747.     /**
  7748.      * Gets the public 'cmf.event_listener.action_trigger' alias.
  7749.      *
  7750.      * @return object The "CustomerManagementFrameworkBundle\ActionTrigger\EventHandler\EventHandlerInterface" service.
  7751.      */
  7752.     protected function getCmf_EventListener_ActionTriggerService()
  7753.     {
  7754.         trigger_deprecation('pimcore/customer-management-framework-bundle''3''The "cmf.event_listener.action_trigger" alias is deprecated. Use "CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface" instead');
  7755.         return $this->get('CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface');
  7756.     }
  7757.     /**
  7758.      * Gets the public 'cache_clearer' alias.
  7759.      *
  7760.      * @return object The ".container.private.cache_clearer" service.
  7761.      */
  7762.     protected function getCacheClearerService()
  7763.     {
  7764.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  7765.         return $this->get('.container.private.cache_clearer');
  7766.     }
  7767.     /**
  7768.      * Gets the public 'filesystem' alias.
  7769.      *
  7770.      * @return object The ".container.private.filesystem" service.
  7771.      */
  7772.     protected function getFilesystemService()
  7773.     {
  7774.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  7775.         return $this->get('.container.private.filesystem');
  7776.     }
  7777.     /**
  7778.      * Gets the public 'state_machine.translation_job_default' alias.
  7779.      *
  7780.      * @return object The ".container.private.state_machine.translation_job_default" service.
  7781.      */
  7782.     protected function getStateMachine_TranslationJobDefaultService()
  7783.     {
  7784.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "state_machine.translation_job_default" service directly from the container is deprecated, use dependency injection instead.');
  7785.         return $this->get('.container.private.state_machine.translation_job_default');
  7786.     }
  7787.     /**
  7788.      * Gets the public 'serializer' alias.
  7789.      *
  7790.      * @return object The ".container.private.serializer" service.
  7791.      */
  7792.     protected function getSerializerService()
  7793.     {
  7794.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  7795.         return $this->get('.container.private.serializer');
  7796.     }
  7797.     /**
  7798.      * Gets the public 'security.csrf.token_manager' alias.
  7799.      *
  7800.      * @return object The ".container.private.security.csrf.token_manager" service.
  7801.      */
  7802.     protected function getSecurity_Csrf_TokenManagerService()
  7803.     {
  7804.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  7805.         return $this->get('.container.private.security.csrf.token_manager');
  7806.     }
  7807.     /**
  7808.      * Gets the public 'form.factory' alias.
  7809.      *
  7810.      * @return object The ".container.private.form.factory" service.
  7811.      */
  7812.     protected function getForm_FactoryService()
  7813.     {
  7814.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  7815.         return $this->get('.container.private.form.factory');
  7816.     }
  7817.     /**
  7818.      * Gets the public 'form.type.file' alias.
  7819.      *
  7820.      * @return object The ".container.private.form.type.file" service.
  7821.      */
  7822.     protected function getForm_Type_FileService()
  7823.     {
  7824.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  7825.         return $this->get('.container.private.form.type.file');
  7826.     }
  7827.     /**
  7828.      * Gets the public 'profiler' alias.
  7829.      *
  7830.      * @return object The ".container.private.profiler" service.
  7831.      */
  7832.     protected function getProfilerService()
  7833.     {
  7834.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  7835.         return $this->get('.container.private.profiler');
  7836.     }
  7837.     /**
  7838.      * Gets the public 'security.authorization_checker' alias.
  7839.      *
  7840.      * @return object The ".container.private.security.authorization_checker" service.
  7841.      */
  7842.     protected function getSecurity_AuthorizationCheckerService()
  7843.     {
  7844.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  7845.         return $this->get('.container.private.security.authorization_checker');
  7846.     }
  7847.     /**
  7848.      * Gets the public 'security.token_storage' alias.
  7849.      *
  7850.      * @return object The ".container.private.security.token_storage" service.
  7851.      */
  7852.     protected function getSecurity_TokenStorageService()
  7853.     {
  7854.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  7855.         return $this->get('.container.private.security.token_storage');
  7856.     }
  7857.     /**
  7858.      * Gets the public 'twig' alias.
  7859.      *
  7860.      * @return object The ".container.private.twig" service.
  7861.      */
  7862.     protected function getTwigService()
  7863.     {
  7864.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  7865.         return $this->get('.container.private.twig');
  7866.     }
  7867.     /**
  7868.      * Gets the public 'security.password_encoder' alias.
  7869.      *
  7870.      * @return object The ".container.private.security.password_encoder" service.
  7871.      */
  7872.     protected function getSecurity_PasswordEncoderService()
  7873.     {
  7874.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  7875.         return $this->get('.container.private.security.password_encoder');
  7876.     }
  7877.     /**
  7878.      * Gets the public 'pimcore_admin.security.user_provider' alias.
  7879.      *
  7880.      * @return object The ".container.private.pimcore_admin.security.user_provider" service.
  7881.      */
  7882.     protected function getPimcoreAdmin_Security_UserProviderService()
  7883.     {
  7884.         trigger_deprecation('pimcore/pimcore''10.6''Accessing the "pimcore_admin.security.user_provider" service directly from the container is deprecated, use dependency injection instead.');
  7885.         return $this->get('.container.private.pimcore_admin.security.user_provider');
  7886.     }
  7887.     /**
  7888.      * Gets the public 'pimcore_admin.security.user_loader' alias.
  7889.      *
  7890.      * @return object The ".container.private.pimcore_admin.security.user_loader" service.
  7891.      */
  7892.     protected function getPimcoreAdmin_Security_UserLoaderService()
  7893.     {
  7894.         trigger_deprecation('pimcore/pimcore''10.6''Accessing the "pimcore_admin.security.user_loader" service directly from the container is deprecated, use dependency injection instead.');
  7895.         return $this->get('.container.private.pimcore_admin.security.user_loader');
  7896.     }
  7897.     /**
  7898.      * Gets the public 'pimcore_admin.security.user_checker' alias.
  7899.      *
  7900.      * @return object The ".container.private.pimcore_admin.security.user_checker" service.
  7901.      */
  7902.     protected function getPimcoreAdmin_Security_UserCheckerService()
  7903.     {
  7904.         trigger_deprecation('pimcore/pimcore''10.6''Accessing the "pimcore_admin.security.user_checker" service directly from the container is deprecated, use dependency injection instead.');
  7905.         return $this->get('.container.private.pimcore_admin.security.user_checker');
  7906.     }
  7907.     /**
  7908.      * Gets the public 'session' alias.
  7909.      *
  7910.      * @return object The ".container.private.session" service.
  7911.      */
  7912.     protected function getSessionService()
  7913.     {
  7914.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  7915.         return $this->get('.container.private.session');
  7916.     }
  7917.     /**
  7918.      * Gets the public 'validator' alias.
  7919.      *
  7920.      * @return object The ".container.private.validator" service.
  7921.      */
  7922.     protected function getValidatorService()
  7923.     {
  7924.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  7925.         return $this->get('.container.private.validator');
  7926.     }
  7927.     /**
  7928.      * @return array|bool|float|int|string|\UnitEnum|null
  7929.      */
  7930.     public function getParameter(string $name)
  7931.     {
  7932.         if (isset($this->buildParameters[$name])) {
  7933.             return $this->buildParameters[$name];
  7934.         }
  7935.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  7936.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  7937.         }
  7938.         if (isset($this->loadedDynamicParameters[$name])) {
  7939.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  7940.         }
  7941.         return $this->parameters[$name];
  7942.     }
  7943.     public function hasParameter(string $name): bool
  7944.     {
  7945.         if (isset($this->buildParameters[$name])) {
  7946.             return true;
  7947.         }
  7948.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  7949.     }
  7950.     public function setParameter(string $name$value): void
  7951.     {
  7952.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  7953.     }
  7954.     public function getParameterBag(): ParameterBagInterface
  7955.     {
  7956.         if (null === $this->parameterBag) {
  7957.             $parameters $this->parameters;
  7958.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  7959.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  7960.             }
  7961.             foreach ($this->buildParameters as $name => $value) {
  7962.                 $parameters[$name] = $value;
  7963.             }
  7964.             $this->parameterBag = new FrozenParameterBag($parameters);
  7965.         }
  7966.         return $this->parameterBag;
  7967.     }
  7968.     private $loadedDynamicParameters = [
  7969.         'kernel.runtime_environment' => false,
  7970.         'kernel.build_dir' => false,
  7971.         'kernel.cache_dir' => false,
  7972.         'pimcore_portal_engine.elasticsearch.host' => false,
  7973.         'pimcore_portal_engine.elasticsearch.index_prefix' => false,
  7974.         'secret' => false,
  7975.         'es_client' => false,
  7976.         'datahub_simplerest_indexprefix' => false,
  7977.         'ecommerce_index_name' => false,
  7978.         'advanced_object_search_indexprefix' => false,
  7979.         'mercure' => false,
  7980.         'app_encryption_secret' => false,
  7981.         'pimcore_portal_engine.firewall_settings' => false,
  7982.         'kernel.secret' => false,
  7983.         'debug.container.dump' => false,
  7984.         'serializer.mapping.cache.file' => false,
  7985.         'validator.mapping.cache.file' => false,
  7986.         'profiler.storage.dsn' => false,
  7987.         'doctrine.orm.proxy_dir' => false,
  7988.         'pimcore_customer_management_framework.encryption.secret' => false,
  7989.         'pimcore.statistics_explorer.es_hosts' => false,
  7990.         'portal-engine.elasticsearch.index-prefix' => false,
  7991.         'portal-engine.elasticsearch.host' => false,
  7992.         'pimcore.advanced_object_search.index_name_prefix' => false,
  7993.         'pimcore.advanced_object_search.es_hosts' => false,
  7994.         'pimcore.datahub.simplerest.es_hosts' => false,
  7995.         'pimcore.datahub.simplerest.index_name_prefix' => false,
  7996.     ];
  7997.     private $dynamicParameters = [];
  7998.     private function getDynamicParameter(string $name)
  7999.     {
  8000.         switch ($name) {
  8001.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  8002.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  8003.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  8004.             case 'pimcore_portal_engine.elasticsearch.host'$value $this->getEnv('ES_CLIENT'); break;
  8005.             case 'pimcore_portal_engine.elasticsearch.index_prefix'$value $this->getEnv('ES_PREFIX_PORTAL_ENGINE'); break;
  8006.             case 'secret'$value $this->getEnv('APPLICATION_SECRET'); break;
  8007.             case 'es_client'$value $this->getEnv('ES_CLIENT'); break;
  8008.             case 'datahub_simplerest_indexprefix'$value $this->getEnv('ES_PREFIX_SIMPLE_REST'); break;
  8009.             case 'ecommerce_index_name'$value $this->getEnv('ES_INDEX_NAME_ECOMMERCE'); break;
  8010.             case 'advanced_object_search_indexprefix'$value $this->getEnv('ES_PREFIX_ADVANCED_OBJECT_SEARCH'); break;
  8011.             case 'mercure'$value = [
  8012.                 'hub' => [
  8013.                     'jwt_key' => $this->getEnv('MERCURE_JWT_KEY'),
  8014.                 ],
  8015.             ]; break;
  8016.             case 'app_encryption_secret'$value $this->getEnv('APPLICATION_ENCRYPTION_SECRET'); break;
  8017.             case 'pimcore_portal_engine.firewall_settings'$value = [
  8018.                 'provider' => 'portal_engine',
  8019.                 'request_matcher' => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Firewall\\RequestMatcher',
  8020.                 'logout' => [
  8021.                     'invalidate_session' => false,
  8022.                     'path' => 'pimcore_portalengine_auth_logout',
  8023.                     'target' => 'pimcore_portalengine_auth_login',
  8024.                 ],
  8025.                 'remember_me' => [
  8026.                     'secret' => $this->getEnv('APPLICATION_SECRET'),
  8027.                     'lifetime' => 7776000,
  8028.                     'path' => '/',
  8029.                 ],
  8030.                 'custom_authenticators' => [
  8031.                     => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authenticator\\GuestUserAuthenticator',
  8032.                     => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authenticator\\LoginAuthenticator',
  8033.                     => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authenticator\\TokenAuthenticator',
  8034.                     => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authenticator\\OpenIdConnectAuthenticator',
  8035.                 ],
  8036.                 'entry_point' => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authenticator\\LoginAuthenticator',
  8037.             ]; break;
  8038.             case 'kernel.secret'$value $this->getEnv('APPLICATION_SECRET'); break;
  8039.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  8040.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  8041.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  8042.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  8043.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  8044.             case 'pimcore_customer_management_framework.encryption.secret'$value $this->getEnv('APPLICATION_ENCRYPTION_SECRET'); break;
  8045.             case 'pimcore.statistics_explorer.es_hosts'$value = [
  8046.                 => $this->getEnv('ES_CLIENT'),
  8047.             ]; break;
  8048.             case 'portal-engine.elasticsearch.index-prefix'$value $this->getEnv('ES_PREFIX_PORTAL_ENGINE'); break;
  8049.             case 'portal-engine.elasticsearch.host'$value $this->getEnv('ES_CLIENT'); break;
  8050.             case 'pimcore.advanced_object_search.index_name_prefix'$value $this->getEnv('ES_PREFIX_ADVANCED_OBJECT_SEARCH'); break;
  8051.             case 'pimcore.advanced_object_search.es_hosts'$value = [
  8052.                 => $this->getEnv('ES_CLIENT'),
  8053.             ]; break;
  8054.             case 'pimcore.datahub.simplerest.es_hosts'$value = [
  8055.                 => $this->getEnv('ES_CLIENT'),
  8056.             ]; break;
  8057.             case 'pimcore.datahub.simplerest.index_name_prefix'$value $this->getEnv('ES_PREFIX_SIMPLE_REST'); break;
  8058.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  8059.         }
  8060.         $this->loadedDynamicParameters[$name] = true;
  8061.         return $this->dynamicParameters[$name] = $value;
  8062.     }
  8063.     protected function getDefaultParameters(): array
  8064.     {
  8065.         return [
  8066.             'kernel.project_dir' => \dirname(__DIR__4),
  8067.             'kernel.environment' => 'dev',
  8068.             'kernel.debug' => true,
  8069.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  8070.             'kernel.bundles' => [
  8071.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  8072.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  8073.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  8074.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  8075.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  8076.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  8077.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  8078.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  8079.                 'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
  8080.                 'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
  8081.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  8082.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  8083.                 'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
  8084.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  8085.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  8086.                 'PimcoreCoreBundle' => 'Pimcore\\Bundle\\CoreBundle\\PimcoreCoreBundle',
  8087.                 'PimcoreAdminBundle' => 'Pimcore\\Bundle\\AdminBundle\\PimcoreAdminBundle',
  8088.                 'PimcoreEcommerceFrameworkBundle' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\PimcoreEcommerceFrameworkBundle',
  8089.                 'PimcoreCustomerManagementFrameworkBundle' => 'CustomerManagementFrameworkBundle\\PimcoreCustomerManagementFrameworkBundle',
  8090.                 'OutputDataConfigToolkitBundle' => 'OutputDataConfigToolkitBundle\\OutputDataConfigToolkitBundle',
  8091.                 'Web2PrintToolsBundle' => 'Web2PrintToolsBundle\\Web2PrintToolsBundle',
  8092.                 'PimcoreDataHubBundle' => 'Pimcore\\Bundle\\DataHubBundle\\PimcoreDataHubBundle',
  8093.                 'ObjectMergerBundle' => 'Pimcore\\Bundle\\ObjectMergerBundle\\ObjectMergerBundle',
  8094.                 'PimcorePaymentProviderPayPalSmartPaymentButtonBundle' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\PimcorePaymentProviderPayPalSmartPaymentButtonBundle',
  8095.                 'PimcoreAssetMetadataClassDefinitionsBundle' => 'Pimcore\\AssetMetadataClassDefinitionsBundle\\PimcoreAssetMetadataClassDefinitionsBundle',
  8096.                 'PimcoreStatisticsExplorerBundle' => 'Pimcore\\Bundle\\StatisticsExplorerBundle\\PimcoreStatisticsExplorerBundle',
  8097.                 'PimcoreDirectEditBundle' => 'Pimcore\\Bundle\\DirectEditBundle\\PimcoreDirectEditBundle',
  8098.                 'PimcorePortalEngineBundle' => 'Pimcore\\Bundle\\PortalEngineBundle\\PimcorePortalEngineBundle',
  8099.                 'PimcoreTranslationsProviderInterfaceBundle' => 'Pimcore\\TranslationsProviderInterfaceBundle\\PimcoreTranslationsProviderInterfaceBundle',
  8100.                 'AdvancedObjectSearchBundle' => 'AdvancedObjectSearchBundle\\AdvancedObjectSearchBundle',
  8101.                 'PimcoreDataHubSimpleRestBundle' => 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\PimcoreDataHubSimpleRestBundle',
  8102.                 'PimcoreDataHubCiHubBundle' => 'Pimcore\\Bundle\\DataHubCiHubBundle\\PimcoreDataHubCiHubBundle',
  8103.                 'PimcoreDataHubFileExportBundle' => 'Pimcore\\Bundle\\DataHubFileExportBundle\\PimcoreDataHubFileExportBundle',
  8104.                 'ElementsProcessManagerBundle' => 'Elements\\Bundle\\ProcessManagerBundle\\ElementsProcessManagerBundle',
  8105.                 'PimcoreDataHubProductsupBundle' => 'Pimcore\\Bundle\\DataHubProductsupBundle\\PimcoreDataHubProductsupBundle',
  8106.                 'PimcoreDataImporterBundle' => 'Pimcore\\Bundle\\DataImporterBundle\\PimcoreDataImporterBundle',
  8107.                 'PimcorePerspectiveEditorBundle' => 'Pimcore\\Bundle\\PerspectiveEditorBundle\\PimcorePerspectiveEditorBundle',
  8108.                 'PimcoreWorkflowDesignerBundle' => 'Pimcore\\Bundle\\WorkflowDesignerBundle\\PimcoreWorkflowDesignerBundle',
  8109.                 'PimcoreHeadlessDocumentsBundle' => 'Pimcore\\Bundle\\HeadlessDocumentsBundle\\PimcoreHeadlessDocumentsBundle',
  8110.                 'PimcoreOpenIdConnectBundle' => 'Pimcore\\Bundle\\OpenIdConnectBundle\\PimcoreOpenIdConnectBundle',
  8111.                 'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
  8112.                 'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
  8113.                 'PimcoreEnterpriseSubscriptionToolsBundle' => 'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle\\PimcoreEnterpriseSubscriptionToolsBundle',
  8114.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  8115.                 'FrontendPermissionToolkitBundle' => 'FrontendPermissionToolkitBundle\\FrontendPermissionToolkitBundle',
  8116.             ],
  8117.             'kernel.bundles_metadata' => [
  8118.                 'FrameworkBundle' => [
  8119.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  8120.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  8121.                 ],
  8122.                 'SecurityBundle' => [
  8123.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  8124.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  8125.                 ],
  8126.                 'TwigBundle' => [
  8127.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  8128.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  8129.                 ],
  8130.                 'TwigExtraBundle' => [
  8131.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  8132.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  8133.                 ],
  8134.                 'MonologBundle' => [
  8135.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  8136.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  8137.                 ],
  8138.                 'DoctrineBundle' => [
  8139.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  8140.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  8141.                 ],
  8142.                 'DoctrineMigrationsBundle' => [
  8143.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  8144.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  8145.                 ],
  8146.                 'SensioFrameworkExtraBundle' => [
  8147.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  8148.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  8149.                 ],
  8150.                 'CmfRoutingBundle' => [
  8151.                     'path' => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src'),
  8152.                     'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
  8153.                 ],
  8154.                 'PrestaSitemapBundle' => [
  8155.                     'path' => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle'),
  8156.                     'namespace' => 'Presta\\SitemapBundle',
  8157.                 ],
  8158.                 'SchebTwoFactorBundle' => [
  8159.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  8160.                     'namespace' => 'Scheb\\TwoFactorBundle',
  8161.                 ],
  8162.                 'FOSJsRoutingBundle' => [
  8163.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  8164.                     'namespace' => 'FOS\\JsRoutingBundle',
  8165.                 ],
  8166.                 'FlysystemBundle' => [
  8167.                     'path' => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src'),
  8168.                     'namespace' => 'League\\FlysystemBundle',
  8169.                 ],
  8170.                 'DebugBundle' => [
  8171.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  8172.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  8173.                 ],
  8174.                 'WebProfilerBundle' => [
  8175.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  8176.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  8177.                 ],
  8178.                 'PimcoreCoreBundle' => [
  8179.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle'),
  8180.                     'namespace' => 'Pimcore\\Bundle\\CoreBundle',
  8181.                 ],
  8182.                 'PimcoreAdminBundle' => [
  8183.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle'),
  8184.                     'namespace' => 'Pimcore\\Bundle\\AdminBundle',
  8185.                 ],
  8186.                 'PimcoreEcommerceFrameworkBundle' => [
  8187.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle'),
  8188.                     'namespace' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle',
  8189.                 ],
  8190.                 'PimcoreCustomerManagementFrameworkBundle' => [
  8191.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src'),
  8192.                     'namespace' => 'CustomerManagementFrameworkBundle',
  8193.                 ],
  8194.                 'OutputDataConfigToolkitBundle' => [
  8195.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/output-data-config-toolkit-bundle/src'),
  8196.                     'namespace' => 'OutputDataConfigToolkitBundle',
  8197.                 ],
  8198.                 'Web2PrintToolsBundle' => [
  8199.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/web2print-tools-bundle/src'),
  8200.                     'namespace' => 'Web2PrintToolsBundle',
  8201.                 ],
  8202.                 'PimcoreDataHubBundle' => [
  8203.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src'),
  8204.                     'namespace' => 'Pimcore\\Bundle\\DataHubBundle',
  8205.                 ],
  8206.                 'ObjectMergerBundle' => [
  8207.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/object-merger/src'),
  8208.                     'namespace' => 'Pimcore\\Bundle\\ObjectMergerBundle',
  8209.                 ],
  8210.                 'PimcorePaymentProviderPayPalSmartPaymentButtonBundle' => [
  8211.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/payment-provider-paypal-smart-payment-button/src'),
  8212.                     'namespace' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle',
  8213.                 ],
  8214.                 'PimcoreAssetMetadataClassDefinitionsBundle' => [
  8215.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/asset-metadata-class-definitions/src'),
  8216.                     'namespace' => 'Pimcore\\AssetMetadataClassDefinitionsBundle',
  8217.                 ],
  8218.                 'PimcoreStatisticsExplorerBundle' => [
  8219.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/statistics-explorer/src'),
  8220.                     'namespace' => 'Pimcore\\Bundle\\StatisticsExplorerBundle',
  8221.                 ],
  8222.                 'PimcoreDirectEditBundle' => [
  8223.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/direct-edit/src'),
  8224.                     'namespace' => 'Pimcore\\Bundle\\DirectEditBundle',
  8225.                 ],
  8226.                 'PimcorePortalEngineBundle' => [
  8227.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/portal-engine/src'),
  8228.                     'namespace' => 'Pimcore\\Bundle\\PortalEngineBundle',
  8229.                 ],
  8230.                 'PimcoreTranslationsProviderInterfaceBundle' => [
  8231.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/translations-provider-interfaces/src'),
  8232.                     'namespace' => 'Pimcore\\TranslationsProviderInterfaceBundle',
  8233.                 ],
  8234.                 'AdvancedObjectSearchBundle' => [
  8235.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/advanced-object-search/src'),
  8236.                     'namespace' => 'AdvancedObjectSearchBundle',
  8237.                 ],
  8238.                 'PimcoreDataHubSimpleRestBundle' => [
  8239.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-simple-rest/src'),
  8240.                     'namespace' => 'Pimcore\\Bundle\\DataHubSimpleRestBundle',
  8241.                 ],
  8242.                 'PimcoreDataHubCiHubBundle' => [
  8243.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-ci-hub/src'),
  8244.                     'namespace' => 'Pimcore\\Bundle\\DataHubCiHubBundle',
  8245.                 ],
  8246.                 'PimcoreDataHubFileExportBundle' => [
  8247.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src'),
  8248.                     'namespace' => 'Pimcore\\Bundle\\DataHubFileExportBundle',
  8249.                 ],
  8250.                 'ElementsProcessManagerBundle' => [
  8251.                     'path' => (\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src'),
  8252.                     'namespace' => 'Elements\\Bundle\\ProcessManagerBundle',
  8253.                 ],
  8254.                 'PimcoreDataHubProductsupBundle' => [
  8255.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-productsup/src'),
  8256.                     'namespace' => 'Pimcore\\Bundle\\DataHubProductsupBundle',
  8257.                 ],
  8258.                 'PimcoreDataImporterBundle' => [
  8259.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src'),
  8260.                     'namespace' => 'Pimcore\\Bundle\\DataImporterBundle',
  8261.                 ],
  8262.                 'PimcorePerspectiveEditorBundle' => [
  8263.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/perspective-editor/src'),
  8264.                     'namespace' => 'Pimcore\\Bundle\\PerspectiveEditorBundle',
  8265.                 ],
  8266.                 'PimcoreWorkflowDesignerBundle' => [
  8267.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src'),
  8268.                     'namespace' => 'Pimcore\\Bundle\\WorkflowDesignerBundle',
  8269.                 ],
  8270.                 'PimcoreHeadlessDocumentsBundle' => [
  8271.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/headless-documents/src'),
  8272.                     'namespace' => 'Pimcore\\Bundle\\HeadlessDocumentsBundle',
  8273.                 ],
  8274.                 'PimcoreOpenIdConnectBundle' => [
  8275.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/openid-connect/src'),
  8276.                     'namespace' => 'Pimcore\\Bundle\\OpenIdConnectBundle',
  8277.                 ],
  8278.                 'HttplugBundle' => [
  8279.                     'path' => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src'),
  8280.                     'namespace' => 'Http\\HttplugBundle',
  8281.                 ],
  8282.                 'HWIOAuthBundle' => [
  8283.                     'path' => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle'),
  8284.                     'namespace' => 'HWI\\Bundle\\OAuthBundle',
  8285.                 ],
  8286.                 'PimcoreEnterpriseSubscriptionToolsBundle' => [
  8287.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src'),
  8288.                     'namespace' => 'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle',
  8289.                 ],
  8290.                 'WebpackEncoreBundle' => [
  8291.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  8292.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  8293.                 ],
  8294.                 'FrontendPermissionToolkitBundle' => [
  8295.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/frontend-permission-toolkit-bundle/src'),
  8296.                     'namespace' => 'FrontendPermissionToolkitBundle',
  8297.                 ],
  8298.             ],
  8299.             'kernel.charset' => 'UTF-8',
  8300.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  8301.             'locale' => 'en',
  8302.             'log.fileobject' => (\dirname(__DIR__3).'/application-logger'),
  8303.             'google_client_id' => '<google_client_id>',
  8304.             'google_client_secret' => '<google_client_secret>',
  8305.             'twitter_client_id' => '<twitter_client_id>',
  8306.             'twitter_client_secret' => '<twitter_client_secret>',
  8307.             'translations_com.project-shortcode' => 'PIM000261',
  8308.             'security.authenticator.manager.enabled' => true,
  8309.             'customer_management_framework.firewall_settings' => [
  8310.                 'pattern' => '^/__customermanagementframework/webservice(/.*)?$',
  8311.                 'stateless' => true,
  8312.                 'provider' => 'pimcore_admin',
  8313.                 'custom_authenticators' => [
  8314.                     => 'CustomerManagementFrameworkBundle\\Security\\Authenticator\\WebserviceAuthenticator',
  8315.                 ],
  8316.             ],
  8317.             'event_dispatcher.event_aliases' => [
  8318.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  8319.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  8320.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  8321.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  8322.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  8323.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  8324.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  8325.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  8326.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  8327.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  8328.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  8329.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  8330.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  8331.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  8332.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  8333.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  8334.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  8335.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  8336.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  8337.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  8338.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  8339.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  8340.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  8341.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  8342.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  8343.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  8344.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  8345.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  8346.                 'Presta\\SitemapBundle\\Event\\SitemapAddUrlEvent' => 'presta_sitemap.add_url',
  8347.                 'Presta\\SitemapBundle\\Event\\SitemapPopulateEvent' => 'presta_sitemap.populate',
  8348.             ],
  8349.             'fragment.renderer.hinclude.global_template' => NULL,
  8350.             'fragment.path' => '/_fragment',
  8351.             'kernel.http_method_override' => true,
  8352.             'kernel.trusted_hosts' => [
  8353.             ],
  8354.             'kernel.default_locale' => 'en',
  8355.             'kernel.enabled_locales' => [
  8356.             ],
  8357.             'kernel.error_controller' => 'error_controller',
  8358.             'debug.file_link_format' => NULL,
  8359.             'asset.request_context.base_path' => NULL,
  8360.             'asset.request_context.secure' => NULL,
  8361.             'translator.logging' => false,
  8362.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  8363.             'debug.error_handler.throw_at' => -1,
  8364.             'router.request_context.host' => 'localhost',
  8365.             'router.request_context.scheme' => 'http',
  8366.             'router.request_context.base_url' => '',
  8367.             'router.resource' => 'kernel::loadRoutes',
  8368.             'request_listener.http_port' => 80,
  8369.             'request_listener.https_port' => 443,
  8370.             'session.metadata.storage_key' => '_sf2_meta',
  8371.             'session.storage.options' => [
  8372.                 'cache_limiter' => '0',
  8373.                 'cookie_secure' => 'auto',
  8374.                 'cookie_httponly' => true,
  8375.                 'cookie_samesite' => 'strict',
  8376.                 'gc_probability' => 1,
  8377.             ],
  8378.             'session.save_path' => NULL,
  8379.             'session.metadata.update_threshold' => 0,
  8380.             'form.type_extension.csrf.enabled' => true,
  8381.             'form.type_extension.csrf.field_name' => '_token',
  8382.             'validator.translation_domain' => 'validators',
  8383.             'profiler_listener.only_exceptions' => false,
  8384.             'profiler_listener.only_main_requests' => false,
  8385.             'security.role_hierarchy.roles' => [
  8386.                 'ROLE_PIMCORE_ADMIN' => [
  8387.                     => 'ROLE_PIMCORE_USER',
  8388.                 ],
  8389.             ],
  8390.             'security.access.denied_url' => NULL,
  8391.             'security.authentication.manager.erase_credentials' => true,
  8392.             'security.authentication.session_strategy.strategy' => 'migrate',
  8393.             'security.access.always_authenticate_before_granting' => false,
  8394.             'security.authentication.hide_user_not_found' => true,
  8395.             'security.firewalls' => [
  8396.                 => 'dev',
  8397.                 => 'pimcore_admin_webdav',
  8398.                 => 'pimcore_admin',
  8399.                 => 'cmf_webservice',
  8400.                 => 'portal_engine',
  8401.                 => 'demo_frontend',
  8402.             ],
  8403.             'hwi_oauth.resource_ownermap.configured.demo_frontend' => [
  8404.                 'google' => 'app_auth_oauth_check_google',
  8405.                 'twitter' => 'app_auth_oauth_check_twitter',
  8406.             ],
  8407.             'twig.form.resources' => [
  8408.                 => 'form_div_layout.html.twig',
  8409.             ],
  8410.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  8411.             'monolog.use_microseconds' => true,
  8412.             'monolog.swift_mailer.handlers' => [
  8413.             ],
  8414.             'monolog.handlers_to_channels' => [
  8415.                 'monolog.handler.console' => [
  8416.                     'type' => 'exclusive',
  8417.                     'elements' => [
  8418.                         => 'event',
  8419.                         => 'doctrine',
  8420.                         => 'console',
  8421.                         => 'cache',
  8422.                     ],
  8423.                 ],
  8424.                 'monolog.handler.main' => [
  8425.                     'type' => 'exclusive',
  8426.                     'elements' => [
  8427.                         => 'event',
  8428.                         => 'doctrine',
  8429.                         => 'cache',
  8430.                     ],
  8431.                 ],
  8432.             ],
  8433.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  8434.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  8435.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  8436.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  8437.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  8438.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  8439.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  8440.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  8441.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  8442.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  8443.             'doctrine.entity_managers' => [
  8444.                 'pimcore_translation_provider_interfaces' => 'doctrine.orm.pimcore_translation_provider_interfaces_entity_manager',
  8445.                 'portal_engine' => 'doctrine.orm.portal_engine_entity_manager',
  8446.                 'pimcore_direct_edit' => 'doctrine.orm.pimcore_direct_edit_entity_manager',
  8447.                 'statistics_explorer' => 'doctrine.orm.statistics_explorer_entity_manager',
  8448.             ],
  8449.             'doctrine.default_entity_manager' => 'pimcore_translation_provider_interfaces',
  8450.             'doctrine.dbal.connection_factory.types' => [
  8451.                 'jsonfy' => [
  8452.                     'class' => 'Pimcore\\Bundle\\PortalEngineBundle\\Tools\\Doctrine\\Type\\Jsonfy',
  8453.                 ],
  8454.                 'uuid' => [
  8455.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  8456.                 ],
  8457.                 'ulid' => [
  8458.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  8459.                 ],
  8460.             ],
  8461.             'doctrine.connections' => [
  8462.                 'default' => 'doctrine.dbal.default_connection',
  8463.             ],
  8464.             'doctrine.default_connection' => 'default',
  8465.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  8466.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  8467.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  8468.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  8469.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  8470.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  8471.             'doctrine.orm.cache.memcache_host' => 'localhost',
  8472.             'doctrine.orm.cache.memcache_port' => 11211,
  8473.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  8474.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  8475.             'doctrine.orm.cache.memcached_host' => 'localhost',
  8476.             'doctrine.orm.cache.memcached_port' => 11211,
  8477.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  8478.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  8479.             'doctrine.orm.cache.redis_host' => 'localhost',
  8480.             'doctrine.orm.cache.redis_port' => 6379,
  8481.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  8482.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  8483.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  8484.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  8485.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  8486.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  8487.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  8488.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  8489.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  8490.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  8491.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  8492.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  8493.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  8494.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  8495.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  8496.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  8497.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  8498.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  8499.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  8500.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  8501.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  8502.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  8503.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  8504.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  8505.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  8506.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  8507.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  8508.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  8509.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  8510.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  8511.             'doctrine.orm.auto_generate_proxy_classes' => false,
  8512.             'doctrine.orm.proxy_namespace' => 'Proxies',
  8513.             'doctrine.migrations.preferred_em' => NULL,
  8514.             'doctrine.migrations.preferred_connection' => 'default',
  8515.             'cmf_routing.uri_filter_regexp' => '',
  8516.             'cmf_routing.default_controller' => NULL,
  8517.             'cmf_routing.generic_controller' => NULL,
  8518.             'cmf_routing.controllers_by_type' => [
  8519.             ],
  8520.             'cmf_routing.controllers_by_class' => [
  8521.             ],
  8522.             'cmf_routing.templates_by_class' => [
  8523.             ],
  8524.             'cmf_routing.route_collection_limit' => 0,
  8525.             'cmf_routing.dynamic.limit_candidates' => 20,
  8526.             'cmf_routing.dynamic.locales' => [
  8527.             ],
  8528.             'cmf_routing.dynamic.auto_locale_pattern' => false,
  8529.             'cmf_routing.replace_symfony_router' => true,
  8530.             'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
  8531.             'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
  8532.             'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
  8533.             'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  8534.             'presta_sitemap.dump_directory' => (\dirname(__DIR__4).'/public'),
  8535.             'presta_sitemap.timetolive' => 3600,
  8536.             'presta_sitemap.sitemap_file_prefix' => 'sitemap',
  8537.             'presta_sitemap.items_by_set' => 50000,
  8538.             'presta_sitemap.defaults' => [
  8539.                 'lastmod' => NULL,
  8540.                 'priority' => NULL,
  8541.                 'changefreq' => NULL,
  8542.             ],
  8543.             'presta_sitemap.default_section' => 'default',
  8544.             'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
  8545.             'scheb_two_factor.model_manager_name' => NULL,
  8546.             'scheb_two_factor.security_tokens' => [
  8547.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\LegacyTwoFactorRequiredToken',
  8548.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\TwoFactorRequiredToken',
  8549.             ],
  8550.             'scheb_two_factor.ip_whitelist' => [
  8551.             ],
  8552.             'scheb_two_factor.google.server_name' => 'Pimcore',
  8553.             'scheb_two_factor.google.issuer' => 'Pimcore 2 Factor Authentication',
  8554.             'scheb_two_factor.google.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  8555.             'scheb_two_factor.google.digits' => 6,
  8556.             'scheb_two_factor.google.window' => 1,
  8557.             'scheb_two_factor.trusted_device.enabled' => false,
  8558.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  8559.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  8560.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  8561.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  8562.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  8563.             'fos_js_routing.request_context_base_url' => NULL,
  8564.             'fos_js_routing.cache_control' => [
  8565.                 'enabled' => false,
  8566.             ],
  8567.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  8568.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  8569.             'web_profiler.debug_toolbar.mode' => 2,
  8570.             'container.dumper.inline_class_loader' => true,
  8571.             'pimcore.extensions.bundles.search_paths' => [
  8572.                 => 'src',
  8573.                 => 'vendor/pimcore/pimcore/bundles',
  8574.             ],
  8575.             'pimcore.extensions.bundles.handle_composer' => true,
  8576.             'pimcore.admin.unauthenticated_routes' => [
  8577.                 => [
  8578.                     'route' => 'pimcore_settings_display_custom_logo',
  8579.                     'path' => false,
  8580.                     'host' => false,
  8581.                     'methods' => [
  8582.                     ],
  8583.                 ],
  8584.                 => [
  8585.                     'route' => 'pimcore_admin_login',
  8586.                     'path' => false,
  8587.                     'host' => false,
  8588.                     'methods' => [
  8589.                     ],
  8590.                 ],
  8591.                 => [
  8592.                     'route' => 'pimcore_admin_webdav',
  8593.                     'path' => false,
  8594.                     'host' => false,
  8595.                     'methods' => [
  8596.                     ],
  8597.                 ],
  8598.             ],
  8599.             'pimcore.encryption.secret' => NULL,
  8600.             'pimcore.admin.session.attribute_bags' => [
  8601.                 'pimcore_admin' => [
  8602.                     'storage_key' => '_pimcore_admin',
  8603.                 ],
  8604.                 'pimcore_objects' => [
  8605.                     'storage_key' => '_pimcore_objects',
  8606.                 ],
  8607.                 'pimcore_copy' => [
  8608.                     'storage_key' => '_pimcore_copy',
  8609.                 ],
  8610.                 'pimcore_gridconfig' => [
  8611.                     'storage_key' => '_pimcore_gridconfig',
  8612.                 ],
  8613.                 'pimcore_importconfig' => [
  8614.                     'storage_key' => '_pimcore_importconfig',
  8615.                 ],
  8616.             ],
  8617.             'pimcore.admin.translations.path' => '@PimcoreCoreBundle/Resources/translations',
  8618.             'pimcore.translations.admin_translation_mapping' => [
  8619.             ],
  8620.             'pimcore.web_profiler.toolbar.excluded_routes' => [
  8621.                 => [
  8622.                     'path' => '^/admin/asset/image-editor',
  8623.                     'route' => false,
  8624.                     'host' => false,
  8625.                     'methods' => [
  8626.                     ],
  8627.                 ],
  8628.             ],
  8629.             'pimcore.response_exception_listener.render_error_document' => true,
  8630.             'pimcore.maintenance.housekeeping.cleanup_tmp_files_atime_older_than' => 7776000,
  8631.             'pimcore.maintenance.housekeeping.cleanup_profiler_files_atime_older_than' => 1800,
  8632.             'pimcore.documents.default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  8633.             'pimcore.documents.web_to_print.default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  8634.             'pimcore.documents.web_to_print.default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  8635.             'pimcore.templating.twig.sandbox_security_policy.tags' => [
  8636.                 => 'set',
  8637.             ],
  8638.             'pimcore.templating.twig.sandbox_security_policy.filters' => [
  8639.                 => 'escape',
  8640.                 => 'trans',
  8641.                 => 'default',
  8642.             ],
  8643.             'pimcore.templating.twig.sandbox_security_policy.functions' => [
  8644.                 => 'path',
  8645.                 => 'asset',
  8646.             ],
  8647.             'pimcore.config' => [
  8648.                 'web_profiler' => [
  8649.                     'toolbar' => [
  8650.                         'excluded_routes' => [
  8651.                             => [
  8652.                                 'path' => '^/admin/asset/image-editor',
  8653.                                 'route' => false,
  8654.                                 'host' => false,
  8655.                                 'methods' => [
  8656.                                 ],
  8657.                             ],
  8658.                         ],
  8659.                     ],
  8660.                 ],
  8661.                 'security' => [
  8662.                     'encoder_factories' => [
  8663.                         'Pimcore\\Security\\User\\User' => [
  8664.                             'id' => 'pimcore_admin.security.password_encoder_factory',
  8665.                         ],
  8666.                     ],
  8667.                     'password_hasher_factories' => [
  8668.                         'Pimcore\\Model\\DataObject\\Customer' => [
  8669.                             'id' => 'cmf.security.user_password_hasher_factory',
  8670.                         ],
  8671.                         'Pimcore\\Security\\User\\User' => [
  8672.                             'id' => 'pimcore.security.user_password_hasher_factory',
  8673.                         ],
  8674.                     ],
  8675.                     'factory_type' => 'password_hasher',
  8676.                     'password' => [
  8677.                         'algorithm' => '2y',
  8678.                         'options' => [
  8679.                         ],
  8680.                     ],
  8681.                 ],
  8682.                 'bundles' => [
  8683.                     'search_paths' => [
  8684.                         => 'src',
  8685.                         => 'vendor/pimcore/pimcore/bundles',
  8686.                     ],
  8687.                     'handle_composer' => true,
  8688.                 ],
  8689.                 'assets' => [
  8690.                     'metadata' => [
  8691.                         'class_definitions' => [
  8692.                             'data' => [
  8693.                                 'map' => [
  8694.                                     'asset' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Asset',
  8695.                                     'checkbox' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Checkbox',
  8696.                                     'date' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Date',
  8697.                                     'document' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Document',
  8698.                                     'input' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Input',
  8699.                                     'object' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\DataObject',
  8700.                                     'select' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Select',
  8701.                                     'textarea' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Textarea',
  8702.                                     'calculatedValue' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\CalculatedValue',
  8703.                                     'country' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Country',
  8704.                                     'datetime' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Datetime',
  8705.                                     'language' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Language',
  8706.                                     'multiselect' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Multiselect',
  8707.                                     'manyToManyRelation' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\ManyToManyRelation',
  8708.                                     'numeric' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Numeric',
  8709.                                     'wysiwyg' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Wysiwyg',
  8710.                                     'user' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\User',
  8711.                                 ],
  8712.                                 'prefixes' => [
  8713.                                 ],
  8714.                             ],
  8715.                         ],
  8716.                         'predefined' => [
  8717.                             'definitions' => [
  8718.                             ],
  8719.                         ],
  8720.                     ],
  8721.                     'image' => [
  8722.                         'thumbnails' => [
  8723.                             'image_optimizers' => [
  8724.                                 'enabled' => false,
  8725.                             ],
  8726.                             'auto_formats' => [
  8727.                                 'avif' => [
  8728.                                     'enabled' => false,
  8729.                                 ],
  8730.                             ],
  8731.                             'definitions' => [
  8732.                             ],
  8733.                             'clip_auto_support' => true,
  8734.                             'status_cache' => true,
  8735.                             'auto_clear_temp_files' => true,
  8736.                         ],
  8737.                         'max_pixels' => 40000000,
  8738.                         'low_quality_image_preview' => [
  8739.                             'enabled' => true,
  8740.                         ],
  8741.                         'focal_point_detection' => [
  8742.                             'enabled' => true,
  8743.                         ],
  8744.                     ],
  8745.                     'versions' => [
  8746.                         'days' => NULL,
  8747.                         'steps' => 10,
  8748.                         'use_hardlinks' => true,
  8749.                         'disable_stack_trace' => false,
  8750.                     ],
  8751.                     'hide_edit_image' => false,
  8752.                     'disable_tree_preview' => false,
  8753.                     'thumbnails' => [
  8754.                         'allowed_formats' => [
  8755.                             => 'avif',
  8756.                             => 'eps',
  8757.                             => 'gif',
  8758.                             => 'jpeg',
  8759.                             => 'jpg',
  8760.                             => 'pjpeg',
  8761.                             => 'png',
  8762.                             => 'svg',
  8763.                             => 'tiff',
  8764.                             => 'webm',
  8765.                             10 => 'webp',
  8766.                             11 => 'print',
  8767.                         ],
  8768.                         'max_scaling_factor' => 5.0,
  8769.                     ],
  8770.                     'frontend_prefixes' => [
  8771.                         'source' => '',
  8772.                         'thumbnail' => '',
  8773.                         'thumbnail_deferred' => '',
  8774.                     ],
  8775.                     'preview_image_thumbnail' => NULL,
  8776.                     'default_upload_path' => '_default_upload_bucket',
  8777.                     'tree_paging_limit' => 100,
  8778.                     'video' => [
  8779.                         'thumbnails' => [
  8780.                             'definitions' => [
  8781.                             ],
  8782.                             'auto_clear_temp_files' => true,
  8783.                         ],
  8784.                     ],
  8785.                     'icc_rgb_profile' => NULL,
  8786.                     'icc_cmyk_profile' => NULL,
  8787.                 ],
  8788.                 'objects' => [
  8789.                     'class_definitions' => [
  8790.                         'data' => [
  8791.                             'map' => [
  8792.                                 'block' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Block',
  8793.                                 'calculatedValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\CalculatedValue',
  8794.                                 'checkbox' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Checkbox',
  8795.                                 'classificationstore' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Classificationstore',
  8796.                                 'consent' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Consent',
  8797.                                 'country' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Country',
  8798.                                 'countrymultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Countrymultiselect',
  8799.                                 'date' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Date',
  8800.                                 'datetime' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  8801.                                 'email' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Email',
  8802.                                 'encryptedField' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\EncryptedField',
  8803.                                 'externalImage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ExternalImage',
  8804.                                 'fieldcollections' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Fieldcollections',
  8805.                                 'firstname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Firstname',
  8806.                                 'gender' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Gender',
  8807.                                 'geobounds' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geobounds',
  8808.                                 'geopoint' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopoint',
  8809.                                 'geopolygon' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolygon',
  8810.                                 'geopolyline' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolyline',
  8811.                                 'hotspotimage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Hotspotimage',
  8812.                                 'manyToOneRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToOneRelation',
  8813.                                 'image' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Image',
  8814.                                 'imageGallery' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ImageGallery',
  8815.                                 'input' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  8816.                                 'language' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Language',
  8817.                                 'languagemultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Languagemultiselect',
  8818.                                 'lastname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Lastname',
  8819.                                 'link' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Link',
  8820.                                 'localizedfields' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Localizedfields',
  8821.                                 'manyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyRelation',
  8822.                                 'advancedManyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyRelation',
  8823.                                 'multiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Multiselect',
  8824.                                 'newsletterActive' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\NewsletterActive',
  8825.                                 'reverseObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ReverseObjectRelation',
  8826.                                 'urlSlug' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\UrlSlug',
  8827.                                 'numeric' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  8828.                                 'objectbricks' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Objectbricks',
  8829.                                 'manyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyObjectRelation',
  8830.                                 'advancedManyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyObjectRelation',
  8831.                                 'password' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Password',
  8832.                                 'rgbaColor' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\RgbaColor',
  8833.                                 'targetGroup' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroup',
  8834.                                 'targetGroupMultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroupMultiselect',
  8835.                                 'quantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\QuantityValue',
  8836.                                 'inputQuantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\InputQuantityValue',
  8837.                                 'select' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  8838.                                 'slider' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Slider',
  8839.                                 'structuredTable' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\StructuredTable',
  8840.                                 'table' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Table',
  8841.                                 'textarea' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Textarea',
  8842.                                 'time' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Time',
  8843.                                 'user' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\User',
  8844.                                 'video' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Video',
  8845.                                 'wysiwyg' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Wysiwyg',
  8846.                                 'indexFieldSelection' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\CoreExtensions\\ClassDefinition\\IndexFieldSelection',
  8847.                                 'indexFieldSelectionCombo' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\CoreExtensions\\ClassDefinition\\IndexFieldSelectionCombo',
  8848.                                 'indexFieldSelectionField' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\CoreExtensions\\ClassDefinition\\IndexFieldSelectionField',
  8849.                                 'permissionManyToOneRelation' => 'FrontendPermissionToolkitBundle\\CoreExtensions\\ClassDefinitions\\PermissionManyToOneRelation',
  8850.                                 'permissionManyToManyRelation' => 'FrontendPermissionToolkitBundle\\CoreExtensions\\ClassDefinitions\\PermissionManyToManyRelation',
  8851.                                 'permissionResource' => 'FrontendPermissionToolkitBundle\\CoreExtensions\\ClassDefinitions\\PermissionResource',
  8852.                                 'dynamicPermissionResource' => 'FrontendPermissionToolkitBundle\\CoreExtensions\\ClassDefinitions\\DynamicPermissionResource',
  8853.                             ],
  8854.                             'prefixes' => [
  8855.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\',
  8856.                                 => '\\Object_Class_Data_',
  8857.                             ],
  8858.                         ],
  8859.                         'layout' => [
  8860.                             'prefixes' => [
  8861.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Layout\\',
  8862.                                 => '\\Object_Class_Layout_',
  8863.                             ],
  8864.                             'map' => [
  8865.                             ],
  8866.                         ],
  8867.                     ],
  8868.                     'versions' => [
  8869.                         'days' => NULL,
  8870.                         'steps' => 10,
  8871.                         'disable_stack_trace' => false,
  8872.                     ],
  8873.                     'ignore_localized_query_fallback' => false,
  8874.                     'tree_paging_limit' => 30,
  8875.                     'auto_save_interval' => 60,
  8876.                 ],
  8877.                 'documents' => [
  8878.                     'type_definitions' => [
  8879.                         'map' => [
  8880.                             'folder' => '\\Pimcore\\Model\\Document\\Folder',
  8881.                             'page' => '\\Pimcore\\Model\\Document\\Page',
  8882.                             'snippet' => '\\Pimcore\\Model\\Document\\Snippet',
  8883.                             'link' => '\\Pimcore\\Model\\Document\\Link',
  8884.                             'hardlink' => '\\Pimcore\\Model\\Document\\Hardlink',
  8885.                             'email' => '\\Pimcore\\Model\\Document\\Email',
  8886.                             'newsletter' => '\\Pimcore\\Model\\Document\\Newsletter',
  8887.                             'printpage' => '\\Pimcore\\Model\\Document\\Printpage',
  8888.                             'printcontainer' => '\\Pimcore\\Model\\Document\\Printcontainer',
  8889.                             'headlessdocument' => '\\Pimcore\\Model\\Document\\Headlessdocument',
  8890.                         ],
  8891.                     ],
  8892.                     'editables' => [
  8893.                         'prefixes' => [
  8894.                             => '\\Pimcore\\Model\\Document\\Editable\\',
  8895.                         ],
  8896.                         'map' => [
  8897.                             'outputchanneltable' => 'Web2PrintToolsBundle\\Model\\Document\\Editable\\Outputchanneltable',
  8898.                         ],
  8899.                     ],
  8900.                     'types' => [
  8901.                         => 'folder',
  8902.                         => 'page',
  8903.                         => 'snippet',
  8904.                         => 'link',
  8905.                         => 'hardlink',
  8906.                         => 'email',
  8907.                         => 'newsletter',
  8908.                         => 'printpage',
  8909.                         => 'printcontainer',
  8910.                         => 'headlessdocument',
  8911.                     ],
  8912.                     'valid_tables' => [
  8913.                         => 'email',
  8914.                         => 'newsletter',
  8915.                         => 'hardlink',
  8916.                         => 'link',
  8917.                         => 'page',
  8918.                         => 'snippet',
  8919.                         => 'headlessdocument',
  8920.                     ],
  8921.                     'versions' => [
  8922.                         'days' => NULL,
  8923.                         'steps' => 10,
  8924.                         'disable_stack_trace' => false,
  8925.                     ],
  8926.                     'error_pages' => [
  8927.                         'default' => '/en/Error-Page',
  8928.                         'localized' => [
  8929.                         ],
  8930.                     ],
  8931.                     'doc_types' => [
  8932.                         'definitions' => [
  8933.                         ],
  8934.                     ],
  8935.                     'default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  8936.                     'allow_trailing_slash' => 'no',
  8937.                     'generate_preview' => false,
  8938.                     'preview_url_prefix' => '',
  8939.                     'tree_paging_limit' => 50,
  8940.                     'areas' => [
  8941.                         'autoload' => true,
  8942.                     ],
  8943.                     'newsletter' => [
  8944.                         'defaultUrlPrefix' => NULL,
  8945.                     ],
  8946.                     'web_to_print' => [
  8947.                         'pdf_creation_php_memory_limit' => '2048M',
  8948.                         'default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  8949.                         'default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  8950.                         'enableInDefaultView' => false,
  8951.                         'generalTool' => '',
  8952.                     ],
  8953.                     'auto_save_interval' => 60,
  8954.                     'static_page_router' => [
  8955.                         'enabled' => false,
  8956.                         'route_pattern' => NULL,
  8957.                     ],
  8958.                 ],
  8959.                 'routing' => [
  8960.                     'direct_route_document_types' => [
  8961.                         => 'page',
  8962.                         => 'snippet',
  8963.                         => 'email',
  8964.                         => 'newsletter',
  8965.                         => 'printpage',
  8966.                         => 'printcontainer',
  8967.                         => 'headlessdocument',
  8968.                     ],
  8969.                     'allow_processing_unpublished_fallback_document' => false,
  8970.                     'static' => [
  8971.                         'locale_params' => [
  8972.                         ],
  8973.                     ],
  8974.                 ],
  8975.                 'newsletter' => [
  8976.                     'source_adapters' => [
  8977.                         'defaultAdapter' => 'pimcore.document.newsletter.factory.default',
  8978.                         'csvList' => 'pimcore.document.newsletter.factory.csv',
  8979.                         'reportAdapter' => 'pimcore.document.newsletter.factory.report',
  8980.                         'SegmentAddressSource' => 'cmf.document.newsletter.factory.segmentAddressSource',
  8981.                     ],
  8982.                     'method' => NULL,
  8983.                 ],
  8984.                 'custom_report' => [
  8985.                     'adapters' => [
  8986.                         'sql' => 'pimcore.custom_report.adapter.factory.sql',
  8987.                         'analytics' => 'pimcore.custom_report.adapter.factory.analytics',
  8988.                         'termSegmentBuilder' => 'cmf.custom_report.adapter.term_segment_builder',
  8989.                     ],
  8990.                     'definitions' => [
  8991.                     ],
  8992.                 ],
  8993.                 'targeting' => [
  8994.                     'data_providers' => [
  8995.                         'device' => 'Pimcore\\Targeting\\DataProvider\\Device',
  8996.                         'geoip' => 'Pimcore\\Targeting\\DataProvider\\GeoIp',
  8997.                         'geolocation' => 'Pimcore\\Targeting\\DataProvider\\GeoLocation',
  8998.                         'targeting_storage' => 'Pimcore\\Targeting\\DataProvider\\TargetingStorage',
  8999.                         'visited_pages_counter' => 'Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter',
  9000.                         'cmf_customer' => 'CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\Customer',
  9001.                         'cmf_customer_segments' => 'CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\CustomerSegments',
  9002.                     ],
  9003.                     'conditions' => [
  9004.                         'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  9005.                         'country' => 'Pimcore\\Targeting\\Condition\\Country',
  9006.                         'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  9007.                         'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  9008.                         'language' => 'Pimcore\\Targeting\\Condition\\Language',
  9009.                         'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  9010.                         'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  9011.                         'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  9012.                         'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  9013.                         'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  9014.                         'url' => 'Pimcore\\Targeting\\Condition\\Url',
  9015.                         'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  9016.                         'cmf_has_segment' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\HasSegment',
  9017.                         'cmf_customer_is_loggedin' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerIsLoggedIn',
  9018.                         'cmf_customer_segments_have_changed' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerSegmentsHaveChanged',
  9019.                     ],
  9020.                     'action_handlers' => [
  9021.                         'assign_target_group' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\AssignTargetGroupAndSegment',
  9022.                         'codesnippet' => 'Pimcore\\Targeting\\ActionHandler\\CodeSnippet',
  9023.                         'redirect' => 'Pimcore\\Targeting\\ActionHandler\\Redirect',
  9024.                         'cmf_track_segment' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackSegment',
  9025.                         'cmf_apply_target_groups_from_segments' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\ApplyTargetGroupsFromSegments',
  9026.                         'cmf_track_activity' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackActivity',
  9027.                     ],
  9028.                     'enabled' => true,
  9029.                     'storage_id' => 'Pimcore\\Targeting\\Storage\\CookieStorage',
  9030.                     'session' => [
  9031.                         'enabled' => false,
  9032.                     ],
  9033.                 ],
  9034.                 'context' => [
  9035.                     'profiler' => [
  9036.                         'routes' => [
  9037.                             => [
  9038.                                 'path' => '^/_(profiler|wdt)(/.*)?$',
  9039.                                 'route' => false,
  9040.                                 'host' => false,
  9041.                                 'methods' => [
  9042.                                 ],
  9043.                             ],
  9044.                         ],
  9045.                     ],
  9046.                     'admin' => [
  9047.                         'routes' => [
  9048.                             => [
  9049.                                 'path' => '^/admin(/.*)?$',
  9050.                                 'route' => false,
  9051.                                 'host' => false,
  9052.                                 'methods' => [
  9053.                                 ],
  9054.                             ],
  9055.                             => [
  9056.                                 'route' => '^pimcore_admin_',
  9057.                                 'path' => false,
  9058.                                 'host' => false,
  9059.                                 'methods' => [
  9060.                                 ],
  9061.                             ],
  9062.                         ],
  9063.                     ],
  9064.                     'plugin' => [
  9065.                         'routes' => [
  9066.                             => [
  9067.                                 'path' => '^/plugin(/.*)?$',
  9068.                                 'route' => false,
  9069.                                 'host' => false,
  9070.                                 'methods' => [
  9071.                                 ],
  9072.                             ],
  9073.                         ],
  9074.                     ],
  9075.                 ],
  9076.                 'admin' => [
  9077.                     'session' => [
  9078.                         'attribute_bags' => [
  9079.                             'pimcore_admin' => [
  9080.                                 'storage_key' => '_pimcore_admin',
  9081.                             ],
  9082.                             'pimcore_objects' => [
  9083.                                 'storage_key' => '_pimcore_objects',
  9084.                             ],
  9085.                             'pimcore_copy' => [
  9086.                                 'storage_key' => '_pimcore_copy',
  9087.                             ],
  9088.                             'pimcore_gridconfig' => [
  9089.                                 'storage_key' => '_pimcore_gridconfig',
  9090.                             ],
  9091.                             'pimcore_importconfig' => [
  9092.                                 'storage_key' => '_pimcore_importconfig',
  9093.                             ],
  9094.                         ],
  9095.                     ],
  9096.                     'unauthenticated_routes' => [
  9097.                         => [
  9098.                             'route' => 'pimcore_settings_display_custom_logo',
  9099.                             'path' => false,
  9100.                             'host' => false,
  9101.                             'methods' => [
  9102.                             ],
  9103.                         ],
  9104.                         => [
  9105.                             'route' => 'pimcore_admin_login',
  9106.                             'path' => false,
  9107.                             'host' => false,
  9108.                             'methods' => [
  9109.                             ],
  9110.                         ],
  9111.                         => [
  9112.                             'route' => 'pimcore_admin_webdav',
  9113.                             'path' => false,
  9114.                             'host' => false,
  9115.                             'methods' => [
  9116.                             ],
  9117.                         ],
  9118.                     ],
  9119.                     'translations' => [
  9120.                         'path' => '@PimcoreCoreBundle/Resources/translations',
  9121.                     ],
  9122.                 ],
  9123.                 'sitemaps' => [
  9124.                     'generators' => [
  9125.                         'pimcore_documents' => [
  9126.                             'enabled' => true,
  9127.                             'priority' => 100,
  9128.                             'generator_id' => 'Pimcore\\Sitemap\\Document\\DocumentTreeGenerator',
  9129.                         ],
  9130.                     ],
  9131.                 ],
  9132.                 'redirects' => [
  9133.                     'status_codes' => [
  9134.                         300 => 'Multiple Choices',
  9135.                         301 => 'Moved Permanently',
  9136.                         302 => 'Found',
  9137.                         303 => 'See Other',
  9138.                         307 => 'Temporary Redirect',
  9139.                     ],
  9140.                 ],
  9141.                 'glossary' => [
  9142.                     'blocked_tags' => [
  9143.                         => 'a',
  9144.                         => 'script',
  9145.                         => 'style',
  9146.                         => 'code',
  9147.                         => 'pre',
  9148.                         => 'textarea',
  9149.                         => 'acronym',
  9150.                         => 'abbr',
  9151.                         => 'option',
  9152.                         => 'h1',
  9153.                         10 => 'h2',
  9154.                         11 => 'h3',
  9155.                         12 => 'h4',
  9156.                         13 => 'h5',
  9157.                         14 => 'h6',
  9158.                     ],
  9159.                 ],
  9160.                 'templating_engine' => [
  9161.                     'twig' => [
  9162.                         'sandbox_security_policy' => [
  9163.                             'tags' => [
  9164.                                 => 'set',
  9165.                             ],
  9166.                             'filters' => [
  9167.                                 => 'escape',
  9168.                                 => 'trans',
  9169.                                 => 'default',
  9170.                             ],
  9171.                             'functions' => [
  9172.                                 => 'path',
  9173.                                 => 'asset',
  9174.                             ],
  9175.                         ],
  9176.                     ],
  9177.                 ],
  9178.                 'translations' => [
  9179.                     'debugging' => [
  9180.                         'enabled' => true,
  9181.                         'parameter' => 'pimcore_debug_translations',
  9182.                     ],
  9183.                     'admin_translation_mapping' => [
  9184.                     ],
  9185.                     'data_object' => [
  9186.                     ],
  9187.                 ],
  9188.                 'models' => [
  9189.                     'class_overrides' => [
  9190.                         'Pimcore\\Model\\DataObject\\Car' => 'App\\Model\\Product\\Car',
  9191.                         'Pimcore\\Model\\DataObject\\AccessoryPart' => 'App\\Model\\Product\\AccessoryPart',
  9192.                         'Pimcore\\Model\\DataObject\\Category' => 'App\\Model\\Product\\Category',
  9193.                         'Pimcore\\Model\\DataObject\\Customer' => 'App\\Model\\Customer',
  9194.                     ],
  9195.                 ],
  9196.                 'general' => [
  9197.                     'domain' => '',
  9198.                     'redirect_to_maindomain' => false,
  9199.                     'language' => 'en',
  9200.                     'valid_languages' => 'en,de,fr',
  9201.                     'fallback_languages' => [
  9202.                         'en' => '',
  9203.                         'de' => '',
  9204.                         'fr' => '',
  9205.                     ],
  9206.                     'default_language' => '',
  9207.                     'debug_admin_translations' => false,
  9208.                     'timezone' => '',
  9209.                     'path_variable' => NULL,
  9210.                     'disable_usage_statistics' => false,
  9211.                     'instance_identifier' => NULL,
  9212.                 ],
  9213.                 'workflows' => [
  9214.                     'simple_asset_workflow' => [
  9215.                         'label' => 'Simple Asset Workflow',
  9216.                         'type' => 'state_machine',
  9217.                         'initial_markings' => [
  9218.                             => 'start',
  9219.                         ],
  9220.                         'places' => [
  9221.                             'start' => [
  9222.                                 'label' => 'Start Place of the Workflow',
  9223.                                 'title' => 'Start checking this asset',
  9224.                                 'color' => '#3572b0',
  9225.                                 'visibleInHeader' => true,
  9226.                                 'colorInverted' => false,
  9227.                                 'permissions' => [
  9228.                                 ],
  9229.                             ],
  9230.                             'review_license' => [
  9231.                                 'label' => 'Review License',
  9232.                                 'color' => '#orange',
  9233.                                 'visibleInHeader' => true,
  9234.                                 'title' => '',
  9235.                                 'colorInverted' => false,
  9236.                                 'permissions' => [
  9237.                                 ],
  9238.                             ],
  9239.                             'finished' => [
  9240.                                 'label' => 'Asset Reviewed',
  9241.                                 'color' => '#green',
  9242.                                 'visibleInHeader' => true,
  9243.                                 'title' => '',
  9244.                                 'colorInverted' => false,
  9245.                                 'permissions' => [
  9246.                                 ],
  9247.                             ],
  9248.                         ],
  9249.                         'transitions' => [
  9250.                             'start_workflow' => [
  9251.                                 'from' => [
  9252.                                     => 'start',
  9253.                                 ],
  9254.                                 'to' => [
  9255.                                     => 'review_license',
  9256.                                 ],
  9257.                                 'options' => [
  9258.                                     'label' => 'Start Workflow',
  9259.                                     'objectLayout' => false,
  9260.                                     'notificationSettings' => [
  9261.                                     ],
  9262.                                     'changePublishedState' => 'no_change',
  9263.                                 ],
  9264.                                 'name' => 'start_workflow',
  9265.                             ],
  9266.                             'finish_review' => [
  9267.                                 'from' => [
  9268.                                     => 'review_license',
  9269.                                 ],
  9270.                                 'to' => [
  9271.                                     => 'finished',
  9272.                                 ],
  9273.                                 'options' => [
  9274.                                     'label' => 'Finish Review',
  9275.                                     'objectLayout' => false,
  9276.                                     'notificationSettings' => [
  9277.                                     ],
  9278.                                     'changePublishedState' => 'no_change',
  9279.                                 ],
  9280.                                 'name' => 'finish_review',
  9281.                             ],
  9282.                             'restart_review' => [
  9283.                                 'from' => [
  9284.                                     => 'finished',
  9285.                                 ],
  9286.                                 'to' => [
  9287.                                     => 'review_license',
  9288.                                 ],
  9289.                                 'options' => [
  9290.                                     'label' => 'Restart Review',
  9291.                                     'objectLayout' => false,
  9292.                                     'notificationSettings' => [
  9293.                                     ],
  9294.                                     'changePublishedState' => 'no_change',
  9295.                                 ],
  9296.                                 'name' => 'restart_review',
  9297.                             ],
  9298.                         ],
  9299.                         'placeholders' => [
  9300.                         ],
  9301.                         'enabled' => true,
  9302.                         'priority' => 0,
  9303.                         'audit_trail' => [
  9304.                             'enabled' => false,
  9305.                         ],
  9306.                         'globalActions' => [
  9307.                         ],
  9308.                         'custom_extensions' => [
  9309.                             'folder' => '',
  9310.                             'description' => '',
  9311.                             'diagram_flow_mappings' => [
  9312.                                 'start' => [
  9313.                                     'start_workflow' => 'flow_start_start_workflow',
  9314.                                 ],
  9315.                                 'start_workflow' => [
  9316.                                     'review_license' => 'flow_start_workflow_review_license',
  9317.                                 ],
  9318.                                 'review_license' => [
  9319.                                     'finish_review' => 'flow_review_license_finish_review',
  9320.                                 ],
  9321.                                 'finish_review' => [
  9322.                                     'finished' => 'flow_finish_review_finished',
  9323.                                 ],
  9324.                                 'finished' => [
  9325.                                     'restart_review' => 'flow_finished_restart_review',
  9326.                                 ],
  9327.                                 'restart_review' => [
  9328.                                     'review_license' => 'flow_restart_review_review_license',
  9329.                                 ],
  9330.                             ],
  9331.                             'diagram' => '<bpmndi:BPMNDiagram xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI">'."\n".'    <bpmndi:BPMNPlane bpmnElement="Process_1">'."\n".'      <bpmndi:BPMNEdge id="flow_restart_review_review_license_di" bpmnElement="flow_restart_review_review_license">'."\n".'        <di:waypoint x="450" y="-110"/>'."\n".'        <di:waypoint x="340" y="-110"/>'."\n".'        <di:waypoint x="340" y="62"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_finished_restart_review_di" bpmnElement="flow_finished_restart_review">'."\n".'        <di:waypoint x="650" y="62"/>'."\n".'        <di:waypoint x="650" y="-110"/>'."\n".'        <di:waypoint x="550" y="-110"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_finish_review_finished_di" bpmnElement="flow_finish_review_finished">'."\n".'        <di:waypoint x="550" y="80"/>'."\n".'        <di:waypoint x="632" y="80"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_review_license_finish_review_di" bpmnElement="flow_review_license_finish_review">'."\n".'        <di:waypoint x="358" y="80"/>'."\n".'        <di:waypoint x="450" y="80"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_start_workflow_review_license_di" bpmnElement="flow_start_workflow_review_license">'."\n".'        <di:waypoint x="230" y="80"/>'."\n".'        <di:waypoint x="322" y="80"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_start_start_workflow_di" bpmnElement="flow_start_start_workflow">'."\n".'        <di:waypoint x="36" y="80"/>'."\n".'        <di:waypoint x="130" y="80"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNShape id="review_license_di" bpmnElement="review_license">'."\n".'        <dc:Bounds x="322" y="62" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="301" y="108" width="78" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="finished_di" bpmnElement="finished">'."\n".'        <dc:Bounds x="632" y="62" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="611" y="98" width="78" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="start_di" bpmnElement="start">'."\n".'        <dc:Bounds x="0" y="62" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-24" y="98" width="85" height="27"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="finish_review_di" bpmnElement="finish_review">'."\n".'        <dc:Bounds x="450" y="40" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="restart_review_di" bpmnElement="restart_review">'."\n".'        <dc:Bounds x="450" y="-150" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="start_workflow_di" bpmnElement="start_workflow">'."\n".'        <dc:Bounds x="130" y="40" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'    </bpmndi:BPMNPlane>'."\n".'  </bpmndi:BPMNDiagram>',
  9332.                         ],
  9333.                         'marking_store' => [
  9334.                             'type' => 'state_table',
  9335.                             'arguments' => [
  9336.                             ],
  9337.                         ],
  9338.                         'support_strategy' => [
  9339.                             'type' => 'expression',
  9340.                             'arguments' => [
  9341.                                 => '\\Pimcore\\Model\\Asset',
  9342.                                 => 'is_fully_authenticated()',
  9343.                             ],
  9344.                         ],
  9345.                         'supports' => [
  9346.                         ],
  9347.                     ],
  9348.                     'product_data_enrichment' => [
  9349.                         'label' => 'Product Data Enrichment Workflow',
  9350.                         'initial_markings' => [
  9351.                             => 'todo',
  9352.                         ],
  9353.                         'places' => [
  9354.                             'todo' => [
  9355.                                 'label' => 'ToDo',
  9356.                                 'title' => 'Product Magic did not start',
  9357.                                 'color' => '#3572b0',
  9358.                                 'colorInverted' => true,
  9359.                                 'permissions' => [
  9360.                                     => [
  9361.                                         'objectLayout' => 'CarTodo',
  9362.                                         'publish' => false,
  9363.                                         'unpublish' => false,
  9364.                                         'condition' => '',
  9365.                                     ],
  9366.                                 ],
  9367.                                 'visibleInHeader' => true,
  9368.                             ],
  9369.                             'edit_text' => [
  9370.                                 'label' => 'Edit Text',
  9371.                                 'color' => '#ffa500',
  9372.                                 'permissions' => [
  9373.                                     => [
  9374.                                         'publish' => false,
  9375.                                         'unpublish' => false,
  9376.                                         'condition' => '',
  9377.                                     ],
  9378.                                 ],
  9379.                                 'title' => '',
  9380.                                 'colorInverted' => false,
  9381.                                 'visibleInHeader' => true,
  9382.                             ],
  9383.                             'edit_images' => [
  9384.                                 'label' => 'Edit Images',
  9385.                                 'color' => '#ffa500',
  9386.                                 'permissions' => [
  9387.                                     => [
  9388.                                         'publish' => false,
  9389.                                         'unpublish' => false,
  9390.                                         'condition' => '',
  9391.                                     ],
  9392.                                 ],
  9393.                                 'title' => '',
  9394.                                 'colorInverted' => false,
  9395.                                 'visibleInHeader' => true,
  9396.                             ],
  9397.                             'done_text' => [
  9398.                                 'label' => 'Done Text',
  9399.                                 'color' => '#008000',
  9400.                                 'permissions' => [
  9401.                                     => [
  9402.                                         'publish' => false,
  9403.                                         'unpublish' => false,
  9404.                                         'condition' => '',
  9405.                                     ],
  9406.                                 ],
  9407.                                 'title' => '',
  9408.                                 'colorInverted' => false,
  9409.                                 'visibleInHeader' => true,
  9410.                             ],
  9411.                             'done_images' => [
  9412.                                 'label' => 'Done Images',
  9413.                                 'color' => '#008000',
  9414.                                 'permissions' => [
  9415.                                     => [
  9416.                                         'publish' => false,
  9417.                                         'unpublish' => false,
  9418.                                         'condition' => '',
  9419.                                     ],
  9420.                                 ],
  9421.                                 'title' => '',
  9422.                                 'colorInverted' => false,
  9423.                                 'visibleInHeader' => true,
  9424.                             ],
  9425.                             'done_all' => [
  9426.                                 'label' => 'Product is ready',
  9427.                                 'color' => '#009900',
  9428.                                 'permissions' => [
  9429.                                     => [
  9430.                                         'condition' => 'is_fully_authenticated() and \'ROLE_PIMCORE_ADMIN\' in role_names',
  9431.                                         'objectLayout' => 'CarReview',
  9432.                                     ],
  9433.                                     => [
  9434.                                         'objectLayout' => 'CarReview',
  9435.                                         'condition' => '',
  9436.                                     ],
  9437.                                 ],
  9438.                                 'title' => '',
  9439.                                 'colorInverted' => false,
  9440.                                 'visibleInHeader' => true,
  9441.                             ],
  9442.                         ],
  9443.                         'transitions' => [
  9444.                             'start_work' => [
  9445.                                 'from' => [
  9446.                                     => 'todo',
  9447.                                 ],
  9448.                                 'to' => [
  9449.                                     => 'edit_text',
  9450.                                     => 'edit_images',
  9451.                                 ],
  9452.                                 'options' => [
  9453.                                     'label' => 'Start Work',
  9454.                                     'objectLayout' => 'false',
  9455.                                     'notificationSettings' => [
  9456.                                     ],
  9457.                                     'changePublishedState' => 'no_change',
  9458.                                     'iconClass' => '',
  9459.                                     'notes' => [
  9460.                                         'commentEnabled' => false,
  9461.                                         'commentRequired' => false,
  9462.                                         'type' => 'Status update',
  9463.                                         'title' => '',
  9464.                                         'commentSetterFn' => '',
  9465.                                         'commentGetterFn' => '',
  9466.                                         'additionalFields' => [
  9467.                                         ],
  9468.                                     ],
  9469.                                 ],
  9470.                                 'name' => 'start_work',
  9471.                             ],
  9472.                             'mark_text_done' => [
  9473.                                 'from' => [
  9474.                                     => 'edit_text',
  9475.                                 ],
  9476.                                 'to' => [
  9477.                                     => 'done_text',
  9478.                                 ],
  9479.                                 'options' => [
  9480.                                     'label' => 'Mark Text Done',
  9481.                                     'objectLayout' => false,
  9482.                                     'notificationSettings' => [
  9483.                                     ],
  9484.                                     'changePublishedState' => 'no_change',
  9485.                                 ],
  9486.                                 'name' => 'mark_text_done',
  9487.                             ],
  9488.                             'mark_images_done' => [
  9489.                                 'from' => [
  9490.                                     => 'edit_images',
  9491.                                 ],
  9492.                                 'to' => [
  9493.                                     => 'done_images',
  9494.                                 ],
  9495.                                 'options' => [
  9496.                                     'label' => 'Mark Images Done',
  9497.                                     'notificationSettings' => [
  9498.                                         => [
  9499.                                             'notifyUsers' => [
  9500.                                                 => 'admin',
  9501.                                             ],
  9502.                                             'notifyRoles' => [
  9503.                                                 => 'projectmanagers',
  9504.                                                 => 'admins',
  9505.                                             ],
  9506.                                             'channelType' => [
  9507.                                                 => 'mail',
  9508.                                                 => 'pimcore_notification',
  9509.                                             ],
  9510.                                             'mailType' => 'template',
  9511.                                             'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  9512.                                         ],
  9513.                                     ],
  9514.                                     'objectLayout' => false,
  9515.                                     'changePublishedState' => 'no_change',
  9516.                                 ],
  9517.                                 'name' => 'mark_images_done',
  9518.                             ],
  9519.                             'mark_done_all' => [
  9520.                                 'from' => [
  9521.                                     => 'done_text',
  9522.                                     => 'done_images',
  9523.                                 ],
  9524.                                 'to' => [
  9525.                                     => 'done_all',
  9526.                                 ],
  9527.                                 'options' => [
  9528.                                     'label' => 'Mark Product Done',
  9529.                                     'changePublishedState' => 'force_published',
  9530.                                     'notes' => [
  9531.                                         'commentEnabled' => true,
  9532.                                         'commentRequired' => false,
  9533.                                         'type' => 'Status update',
  9534.                                         'additionalFields' => [
  9535.                                         ],
  9536.                                     ],
  9537.                                     'notificationSettings' => [
  9538.                                         => [
  9539.                                             'notifyUsers' => [
  9540.                                                 => 'admin',
  9541.                                             ],
  9542.                                             'notifyRoles' => [
  9543.                                                 => 'projectmanagers',
  9544.                                                 => 'admins',
  9545.                                             ],
  9546.                                             'channelType' => [
  9547.                                                 => 'mail',
  9548.                                                 => 'pimcore_notification',
  9549.                                             ],
  9550.                                             'mailType' => 'template',
  9551.                                             'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  9552.                                         ],
  9553.                                     ],
  9554.                                     'objectLayout' => false,
  9555.                                 ],
  9556.                                 'name' => 'mark_done_all',
  9557.                             ],
  9558.                             'reopen_issue' => [
  9559.                                 'from' => [
  9560.                                     => 'done_all',
  9561.                                 ],
  9562.                                 'options' => [
  9563.                                     'label' => 'Reopen Product',
  9564.                                     'notes' => [
  9565.                                         'commentEnabled' => true,
  9566.                                         'commentRequired' => true,
  9567.                                         'type' => 'Status update',
  9568.                                         'additionalFields' => [
  9569.                                         ],
  9570.                                     ],
  9571.                                     'objectLayout' => false,
  9572.                                     'notificationSettings' => [
  9573.                                     ],
  9574.                                     'changePublishedState' => 'no_change',
  9575.                                 ],
  9576.                                 'name' => 'reopen_issue',
  9577.                                 'to' => [
  9578.                                     => 'todo',
  9579.                                 ],
  9580.                             ],
  9581.                         ],
  9582.                         'globalActions' => [
  9583.                             'log_time' => [
  9584.                                 'label' => 'Log Time',
  9585.                                 'guard' => 'is_fully_authenticated()',
  9586.                                 'notes' => [
  9587.                                     'commentEnabled' => true,
  9588.                                     'commentRequired' => true,
  9589.                                     'type' => 'Worklog',
  9590.                                     'title' => 'Time Logged',
  9591.                                     'additionalFields' => [
  9592.                                         => [
  9593.                                             'name' => 'timeWorked',
  9594.                                             'fieldType' => 'input',
  9595.                                             'title' => 'Time spent',
  9596.                                             'required' => true,
  9597.                                             'fieldTypeSettings' => [
  9598.                                             ],
  9599.                                         ],
  9600.                                     ],
  9601.                                 ],
  9602.                                 'objectLayout' => false,
  9603.                                 'to' => [
  9604.                                 ],
  9605.                             ],
  9606.                         ],
  9607.                         'placeholders' => [
  9608.                         ],
  9609.                         'enabled' => true,
  9610.                         'priority' => 0,
  9611.                         'audit_trail' => [
  9612.                             'enabled' => false,
  9613.                         ],
  9614.                         'custom_extensions' => [
  9615.                             'folder' => '',
  9616.                             'description' => '',
  9617.                             'diagram_flow_mappings' => [
  9618.                                 'todo' => [
  9619.                                     'start_work' => 'flow_todo_start_work',
  9620.                                 ],
  9621.                                 'start_work' => [
  9622.                                     'edit_text' => 'flow_start_work_edit_text',
  9623.                                     'edit_images' => 'flow_start_work_edit_images',
  9624.                                 ],
  9625.                                 'edit_text' => [
  9626.                                     'mark_text_done' => 'flow_edit_text_mark_text_done',
  9627.                                 ],
  9628.                                 'mark_text_done' => [
  9629.                                     'done_text' => 'flow_mark_text_done_done_text',
  9630.                                 ],
  9631.                                 'edit_images' => [
  9632.                                     'mark_images_done' => 'flow_edit_images_mark_images_done',
  9633.                                 ],
  9634.                                 'mark_images_done' => [
  9635.                                     'done_images' => 'flow_mark_images_done_done_images',
  9636.                                 ],
  9637.                                 'done_text' => [
  9638.                                     'mark_done_all' => 'flow_done_text_mark_done_all',
  9639.                                 ],
  9640.                                 'done_images' => [
  9641.                                     'mark_done_all' => 'flow_done_images_mark_done_all',
  9642.                                 ],
  9643.                                 'mark_done_all' => [
  9644.                                     'done_all' => 'flow_mark_done_all_done_all',
  9645.                                 ],
  9646.                                 'done_all' => [
  9647.                                     'reopen_issue' => 'flow_done_all_reopen_issue',
  9648.                                 ],
  9649.                                 'reopen_issue' => [
  9650.                                     'todo' => 'Flow_0bom5ss',
  9651.                                 ],
  9652.                             ],
  9653.                             'diagram' => '<bpmndi:BPMNDiagram xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:bioc="http://bpmn.io/schema/bpmn/biocolor/1.0" xmlns:color="http://www.omg.org/spec/BPMN/non-normative/color/1.0">'."\n".'    <bpmndi:BPMNPlane bpmnElement="Process_1">'."\n".'      <bpmndi:BPMNEdge id="flow_done_all_reopen_issue_di" bpmnElement="flow_done_all_reopen_issue">'."\n".'        <di:waypoint x="936" y="68"/>'."\n".'        <di:waypoint x="990" y="68"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_mark_done_all_done_all_di" bpmnElement="flow_mark_done_all_done_all">'."\n".'        <di:waypoint x="860" y="68"/>'."\n".'        <di:waypoint x="900" y="68"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_done_images_mark_done_all_di" bpmnElement="flow_done_images_mark_done_all">'."\n".'        <di:waypoint x="636" y="200"/>'."\n".'        <di:waypoint x="710" y="200"/>'."\n".'        <di:waypoint x="710" y="68"/>'."\n".'        <di:waypoint x="760" y="68"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_done_text_mark_done_all_di" bpmnElement="flow_done_text_mark_done_all">'."\n".'        <di:waypoint x="636" y="-60"/>'."\n".'        <di:waypoint x="710" y="-60"/>'."\n".'        <di:waypoint x="710" y="68"/>'."\n".'        <di:waypoint x="760" y="68"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_mark_text_done_done_text_di" bpmnElement="flow_mark_text_done_done_text">'."\n".'        <di:waypoint x="540" y="-60"/>'."\n".'        <di:waypoint x="600" y="-60"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_edit_text_mark_text_done_di" bpmnElement="flow_edit_text_mark_text_done">'."\n".'        <di:waypoint x="368" y="-60"/>'."\n".'        <di:waypoint x="440" y="-60"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_start_work_edit_images_di" bpmnElement="flow_start_work_edit_images">'."\n".'        <di:waypoint x="210" y="68"/>'."\n".'        <di:waypoint x="260" y="68"/>'."\n".'        <di:waypoint x="260" y="200"/>'."\n".'        <di:waypoint x="332" y="200"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_start_work_edit_text_di" bpmnElement="flow_start_work_edit_text">'."\n".'        <di:waypoint x="210" y="68"/>'."\n".'        <di:waypoint x="260" y="68"/>'."\n".'        <di:waypoint x="260" y="-60"/>'."\n".'        <di:waypoint x="332" y="-60"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_todo_start_work_di" bpmnElement="flow_todo_start_work">'."\n".'        <di:waypoint x="18" y="68"/>'."\n".'        <di:waypoint x="110" y="68"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0bom5ss_di" bpmnElement="Flow_0bom5ss">'."\n".'        <di:waypoint x="1040" y="28"/>'."\n".'        <di:waypoint x="1040" y="-160"/>'."\n".'        <di:waypoint x="0" y="-160"/>'."\n".'        <di:waypoint x="0" y="50"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_edit_images_mark_images_done_di" bpmnElement="flow_edit_images_mark_images_done">'."\n".'        <di:waypoint x="368" y="200"/>'."\n".'        <di:waypoint x="440" y="200"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_mark_images_done_done_images_di" bpmnElement="flow_mark_images_done_done_images">'."\n".'        <di:waypoint x="540" y="200"/>'."\n".'        <di:waypoint x="600" y="200"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNShape id="done_all_di" bpmnElement="done_all" bioc:stroke="#009900" color:border-color="#009900">'."\n".'        <dc:Bounds x="900" y="50" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="878" y="86" width="80" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="mark_text_done_di" bpmnElement="mark_text_done">'."\n".'        <dc:Bounds x="440" y="-100" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="done_text_di" bpmnElement="done_text" bioc:stroke="#008000" color:border-color="#008000">'."\n".'        <dc:Bounds x="600" y="-78" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="593" y="-42" width="51" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="todo_di" bpmnElement="todo" bioc:stroke="#3572b0" color:border-color="#3572b0">'."\n".'        <dc:Bounds x="-18" y="50" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-53.5" y="61" width="25" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="edit_text_di" bpmnElement="edit_text" bioc:stroke="#ffa500" color:border-color="#ffa500">'."\n".'        <dc:Bounds x="332" y="-78" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="328" y="-42" width="43" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="start_work_di" bpmnElement="start_work">'."\n".'        <dc:Bounds x="110" y="28" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="mark_done_all_di" bpmnElement="mark_done_all">'."\n".'        <dc:Bounds x="760" y="28" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="reopen_issue_di" bpmnElement="reopen_issue">'."\n".'        <dc:Bounds x="990" y="28" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="mark_images_done_di" bpmnElement="mark_images_done">'."\n".'        <dc:Bounds x="440" y="160" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="edit_images_di" bpmnElement="edit_images" bioc:stroke="#ffa500" color:border-color="#ffa500">'."\n".'        <dc:Bounds x="332" y="182" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="321" y="218" width="59" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="done_images_di" bpmnElement="done_images" bioc:stroke="#008000" color:border-color="#008000">'."\n".'        <dc:Bounds x="600" y="182" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="585" y="218" width="66" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="log_time_di" bpmnElement="log_time">'."\n".'        <dc:Bounds x="-10" y="260" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'    </bpmndi:BPMNPlane>'."\n".'  </bpmndi:BPMNDiagram>',
  9654.                         ],
  9655.                         'type' => 'workflow',
  9656.                         'marking_store' => [
  9657.                             'type' => 'state_table',
  9658.                             'arguments' => [
  9659.                             ],
  9660.                         ],
  9661.                         'support_strategy' => [
  9662.                             'type' => 'expression',
  9663.                             'arguments' => [
  9664.                                 => '\\Pimcore\\Model\\DataObject\\Car',
  9665.                                 => 'subject.getPath() matches "#^/upload/new#"',
  9666.                             ],
  9667.                         ],
  9668.                         'supports' => [
  9669.                         ],
  9670.                     ],
  9671.                 ],
  9672.                 'error_handling' => [
  9673.                     'render_error_document' => true,
  9674.                 ],
  9675.                 'flags' => [
  9676.                 ],
  9677.                 'maps' => [
  9678.                     'tile_layer_url_template' => 'https://a.tile.openstreetmap.org/{z}/{x}/{y}.png',
  9679.                     'geocoding_url_template' => 'https://nominatim.openstreetmap.org/search?q={q}&addressdetails=1&format=json&limit=1',
  9680.                     'reverse_geocoding_url_template' => 'https://nominatim.openstreetmap.org/reverse?format=json&lat={lat}&lon={lon}&addressdetails=1',
  9681.                 ],
  9682.                 'maintenance' => [
  9683.                     'housekeeping' => [
  9684.                         'cleanup_tmp_files_atime_older_than' => 7776000,
  9685.                         'cleanup_profiler_files_atime_older_than' => 1800,
  9686.                     ],
  9687.                 ],
  9688.                 'services' => [
  9689.                     'google' => [
  9690.                         'client_id' => NULL,
  9691.                         'email' => NULL,
  9692.                         'simple_api_key' => NULL,
  9693.                         'browser_api_key' => NULL,
  9694.                     ],
  9695.                 ],
  9696.                 'encryption' => [
  9697.                     'secret' => NULL,
  9698.                 ],
  9699.                 'full_page_cache' => [
  9700.                     'enabled' => true,
  9701.                     'lifetime' => NULL,
  9702.                 ],
  9703.                 'email' => [
  9704.                     'sender' => [
  9705.                         'name' => '',
  9706.                         'email' => '',
  9707.                     ],
  9708.                     'return' => [
  9709.                         'name' => '',
  9710.                         'email' => '',
  9711.                     ],
  9712.                     'debug' => [
  9713.                         'email_addresses' => '',
  9714.                     ],
  9715.                     'usespecific' => false,
  9716.                 ],
  9717.                 'httpclient' => [
  9718.                     'adapter' => 'Socket',
  9719.                     'proxy_host' => NULL,
  9720.                     'proxy_port' => NULL,
  9721.                     'proxy_user' => NULL,
  9722.                     'proxy_pass' => NULL,
  9723.                 ],
  9724.                 'applicationlog' => [
  9725.                     'archive_treshold' => 30,
  9726.                     'archive_alternative_database' => '',
  9727.                     'delete_archive_threshold' => '6',
  9728.                 ],
  9729.                 'properties' => [
  9730.                     'predefined' => [
  9731.                         'definitions' => [
  9732.                         ],
  9733.                     ],
  9734.                 ],
  9735.                 'staticroutes' => [
  9736.                     'definitions' => [
  9737.                     ],
  9738.                 ],
  9739.                 'perspectives' => [
  9740.                     'definitions' => [
  9741.                     ],
  9742.                 ],
  9743.                 'custom_views' => [
  9744.                     'definitions' => [
  9745.                     ],
  9746.                 ],
  9747.                 'config_location' => [
  9748.                     'image_thumbnails' => [
  9749.                         'write_target' => [
  9750.                             'type' => 'symfony-config',
  9751.                             'options' => [
  9752.                                 'directory' => (\dirname(__DIR__3).'/config/image_thumbnails'),
  9753.                             ],
  9754.                         ],
  9755.                     ],
  9756.                     'custom_reports' => [
  9757.                         'write_target' => [
  9758.                             'type' => 'symfony-config',
  9759.                             'options' => [
  9760.                                 'directory' => (\dirname(__DIR__3).'/config/custom_reports'),
  9761.                             ],
  9762.                         ],
  9763.                     ],
  9764.                     'video_thumbnails' => [
  9765.                         'write_target' => [
  9766.                             'type' => 'symfony-config',
  9767.                             'options' => [
  9768.                                 'directory' => (\dirname(__DIR__3).'/config/video_thumbnails'),
  9769.                             ],
  9770.                         ],
  9771.                     ],
  9772.                     'document_types' => [
  9773.                         'write_target' => [
  9774.                             'type' => 'symfony-config',
  9775.                             'options' => [
  9776.                                 'directory' => (\dirname(__DIR__3).'/config/document_types'),
  9777.                             ],
  9778.                         ],
  9779.                     ],
  9780.                     'web_to_print' => [
  9781.                         'write_target' => [
  9782.                             'type' => 'symfony-config',
  9783.                             'options' => [
  9784.                                 'directory' => (\dirname(__DIR__3).'/config/web_to_print'),
  9785.                             ],
  9786.                         ],
  9787.                     ],
  9788.                     'predefined_properties' => [
  9789.                         'write_target' => [
  9790.                             'type' => 'symfony-config',
  9791.                             'options' => [
  9792.                                 'directory' => (\dirname(__DIR__3).'/config/predefined_properties'),
  9793.                             ],
  9794.                         ],
  9795.                     ],
  9796.                     'predefined_asset_metadata' => [
  9797.                         'write_target' => [
  9798.                             'type' => 'symfony-config',
  9799.                             'options' => [
  9800.                                 'directory' => (\dirname(__DIR__3).'/config/predefined_asset_metadata'),
  9801.                             ],
  9802.                         ],
  9803.                     ],
  9804.                     'staticroutes' => [
  9805.                         'write_target' => [
  9806.                             'type' => 'symfony-config',
  9807.                             'options' => [
  9808.                                 'directory' => (\dirname(__DIR__3).'/config/staticroutes'),
  9809.                             ],
  9810.                         ],
  9811.                     ],
  9812.                     'perspectives' => [
  9813.                         'write_target' => [
  9814.                             'type' => 'symfony-config',
  9815.                             'options' => [
  9816.                                 'directory' => (\dirname(__DIR__3).'/config/perspectives'),
  9817.                             ],
  9818.                         ],
  9819.                     ],
  9820.                     'custom_views' => [
  9821.                         'write_target' => [
  9822.                             'type' => 'symfony-config',
  9823.                             'options' => [
  9824.                                 'directory' => (\dirname(__DIR__3).'/config/custom_views'),
  9825.                             ],
  9826.                         ],
  9827.                     ],
  9828.                     'object_custom_layouts' => [
  9829.                         'write_target' => [
  9830.                             'type' => 'symfony-config',
  9831.                             'options' => [
  9832.                                 'directory' => (\dirname(__DIR__3).'/config/object_custom_layouts'),
  9833.                             ],
  9834.                         ],
  9835.                     ],
  9836.                     'system_settings' => [
  9837.                         'write_target' => [
  9838.                             'type' => 'symfony-config',
  9839.                             'options' => [
  9840.                                 'directory' => (\dirname(__DIR__3).'/config/system_settings'),
  9841.                             ],
  9842.                         ],
  9843.                         'read_target' => [
  9844.                             'type' => NULL,
  9845.                             'options' => [
  9846.                                 'directory' => NULL,
  9847.                             ],
  9848.                         ],
  9849.                     ],
  9850.                 ],
  9851.             ],
  9852.             'pimcore.documents.classes.map' => [
  9853.                 'folder' => '\\Pimcore\\Model\\Document\\Folder',
  9854.                 'page' => '\\Pimcore\\Model\\Document\\Page',
  9855.                 'snippet' => '\\Pimcore\\Model\\Document\\Snippet',
  9856.                 'link' => '\\Pimcore\\Model\\Document\\Link',
  9857.                 'hardlink' => '\\Pimcore\\Model\\Document\\Hardlink',
  9858.                 'email' => '\\Pimcore\\Model\\Document\\Email',
  9859.                 'newsletter' => '\\Pimcore\\Model\\Document\\Newsletter',
  9860.                 'printpage' => '\\Pimcore\\Model\\Document\\Printpage',
  9861.                 'printcontainer' => '\\Pimcore\\Model\\Document\\Printcontainer',
  9862.                 'headlessdocument' => '\\Pimcore\\Model\\Document\\Headlessdocument',
  9863.             ],
  9864.             'pimcore.routing.static.locale_params' => [
  9865.             ],
  9866.             'pimcore.targeting.enabled' => true,
  9867.             'pimcore.targeting.conditions' => [
  9868.                 'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  9869.                 'country' => 'Pimcore\\Targeting\\Condition\\Country',
  9870.                 'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  9871.                 'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  9872.                 'language' => 'Pimcore\\Targeting\\Condition\\Language',
  9873.                 'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  9874.                 'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  9875.                 'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  9876.                 'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  9877.                 'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  9878.                 'url' => 'Pimcore\\Targeting\\Condition\\Url',
  9879.                 'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  9880.                 'cmf_has_segment' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\HasSegment',
  9881.                 'cmf_customer_is_loggedin' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerIsLoggedIn',
  9882.                 'cmf_customer_segments_have_changed' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerSegmentsHaveChanged',
  9883.             ],
  9884.             'pimcore.geoip.db_file' => '',
  9885.             'pimcore.glossary.blocked_tags' => [
  9886.                 => 'a',
  9887.                 => 'script',
  9888.                 => 'style',
  9889.                 => 'code',
  9890.                 => 'pre',
  9891.                 => 'textarea',
  9892.                 => 'acronym',
  9893.                 => 'abbr',
  9894.                 => 'option',
  9895.                 => 'h1',
  9896.                 10 => 'h2',
  9897.                 11 => 'h3',
  9898.                 12 => 'h4',
  9899.                 13 => 'h5',
  9900.                 14 => 'h6',
  9901.             ],
  9902.             'pimcore.workflow' => [
  9903.                 'simple_asset_workflow' => [
  9904.                     'label' => 'Simple Asset Workflow',
  9905.                     'type' => 'state_machine',
  9906.                     'initial_markings' => [
  9907.                         => 'start',
  9908.                     ],
  9909.                     'places' => [
  9910.                         'start' => [
  9911.                             'label' => 'Start Place of the Workflow',
  9912.                             'title' => 'Start checking this asset',
  9913.                             'color' => '#3572b0',
  9914.                             'visibleInHeader' => true,
  9915.                             'colorInverted' => false,
  9916.                             'permissions' => [
  9917.                             ],
  9918.                         ],
  9919.                         'review_license' => [
  9920.                             'label' => 'Review License',
  9921.                             'color' => '#orange',
  9922.                             'visibleInHeader' => true,
  9923.                             'title' => '',
  9924.                             'colorInverted' => false,
  9925.                             'permissions' => [
  9926.                             ],
  9927.                         ],
  9928.                         'finished' => [
  9929.                             'label' => 'Asset Reviewed',
  9930.                             'color' => '#green',
  9931.                             'visibleInHeader' => true,
  9932.                             'title' => '',
  9933.                             'colorInverted' => false,
  9934.                             'permissions' => [
  9935.                             ],
  9936.                         ],
  9937.                     ],
  9938.                     'transitions' => [
  9939.                         'start_workflow' => [
  9940.                             'from' => [
  9941.                                 => 'start',
  9942.                             ],
  9943.                             'to' => [
  9944.                                 => 'review_license',
  9945.                             ],
  9946.                             'options' => [
  9947.                                 'label' => 'Start Workflow',
  9948.                                 'objectLayout' => false,
  9949.                                 'notificationSettings' => [
  9950.                                 ],
  9951.                                 'changePublishedState' => 'no_change',
  9952.                             ],
  9953.                             'name' => 'start_workflow',
  9954.                         ],
  9955.                         'finish_review' => [
  9956.                             'from' => [
  9957.                                 => 'review_license',
  9958.                             ],
  9959.                             'to' => [
  9960.                                 => 'finished',
  9961.                             ],
  9962.                             'options' => [
  9963.                                 'label' => 'Finish Review',
  9964.                                 'objectLayout' => false,
  9965.                                 'notificationSettings' => [
  9966.                                 ],
  9967.                                 'changePublishedState' => 'no_change',
  9968.                             ],
  9969.                             'name' => 'finish_review',
  9970.                         ],
  9971.                         'restart_review' => [
  9972.                             'from' => [
  9973.                                 => 'finished',
  9974.                             ],
  9975.                             'to' => [
  9976.                                 => 'review_license',
  9977.                             ],
  9978.                             'options' => [
  9979.                                 'label' => 'Restart Review',
  9980.                                 'objectLayout' => false,
  9981.                                 'notificationSettings' => [
  9982.                                 ],
  9983.                                 'changePublishedState' => 'no_change',
  9984.                             ],
  9985.                             'name' => 'restart_review',
  9986.                         ],
  9987.                     ],
  9988.                     'placeholders' => [
  9989.                     ],
  9990.                     'enabled' => true,
  9991.                     'priority' => 0,
  9992.                     'audit_trail' => [
  9993.                         'enabled' => false,
  9994.                     ],
  9995.                     'globalActions' => [
  9996.                     ],
  9997.                     'custom_extensions' => [
  9998.                         'folder' => '',
  9999.                         'description' => '',
  10000.                         'diagram_flow_mappings' => [
  10001.                             'start' => [
  10002.                                 'start_workflow' => 'flow_start_start_workflow',
  10003.                             ],
  10004.                             'start_workflow' => [
  10005.                                 'review_license' => 'flow_start_workflow_review_license',
  10006.                             ],
  10007.                             'review_license' => [
  10008.                                 'finish_review' => 'flow_review_license_finish_review',
  10009.                             ],
  10010.                             'finish_review' => [
  10011.                                 'finished' => 'flow_finish_review_finished',
  10012.                             ],
  10013.                             'finished' => [
  10014.                                 'restart_review' => 'flow_finished_restart_review',
  10015.                             ],
  10016.                             'restart_review' => [
  10017.                                 'review_license' => 'flow_restart_review_review_license',
  10018.                             ],
  10019.                         ],
  10020.                         'diagram' => '<bpmndi:BPMNDiagram xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI">'."\n".'    <bpmndi:BPMNPlane bpmnElement="Process_1">'."\n".'      <bpmndi:BPMNEdge id="flow_restart_review_review_license_di" bpmnElement="flow_restart_review_review_license">'."\n".'        <di:waypoint x="450" y="-110"/>'."\n".'        <di:waypoint x="340" y="-110"/>'."\n".'        <di:waypoint x="340" y="62"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_finished_restart_review_di" bpmnElement="flow_finished_restart_review">'."\n".'        <di:waypoint x="650" y="62"/>'."\n".'        <di:waypoint x="650" y="-110"/>'."\n".'        <di:waypoint x="550" y="-110"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_finish_review_finished_di" bpmnElement="flow_finish_review_finished">'."\n".'        <di:waypoint x="550" y="80"/>'."\n".'        <di:waypoint x="632" y="80"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_review_license_finish_review_di" bpmnElement="flow_review_license_finish_review">'."\n".'        <di:waypoint x="358" y="80"/>'."\n".'        <di:waypoint x="450" y="80"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_start_workflow_review_license_di" bpmnElement="flow_start_workflow_review_license">'."\n".'        <di:waypoint x="230" y="80"/>'."\n".'        <di:waypoint x="322" y="80"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_start_start_workflow_di" bpmnElement="flow_start_start_workflow">'."\n".'        <di:waypoint x="36" y="80"/>'."\n".'        <di:waypoint x="130" y="80"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNShape id="review_license_di" bpmnElement="review_license">'."\n".'        <dc:Bounds x="322" y="62" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="301" y="108" width="78" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="finished_di" bpmnElement="finished">'."\n".'        <dc:Bounds x="632" y="62" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="611" y="98" width="78" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="start_di" bpmnElement="start">'."\n".'        <dc:Bounds x="0" y="62" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-24" y="98" width="85" height="27"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="finish_review_di" bpmnElement="finish_review">'."\n".'        <dc:Bounds x="450" y="40" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="restart_review_di" bpmnElement="restart_review">'."\n".'        <dc:Bounds x="450" y="-150" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="start_workflow_di" bpmnElement="start_workflow">'."\n".'        <dc:Bounds x="130" y="40" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'    </bpmndi:BPMNPlane>'."\n".'  </bpmndi:BPMNDiagram>',
  10021.                     ],
  10022.                     'marking_store' => [
  10023.                         'type' => 'state_table',
  10024.                         'arguments' => [
  10025.                         ],
  10026.                     ],
  10027.                     'support_strategy' => [
  10028.                         'type' => 'expression',
  10029.                         'arguments' => [
  10030.                             => '\\Pimcore\\Model\\Asset',
  10031.                             => 'is_fully_authenticated()',
  10032.                         ],
  10033.                     ],
  10034.                     'supports' => [
  10035.                     ],
  10036.                 ],
  10037.                 'product_data_enrichment' => [
  10038.                     'label' => 'Product Data Enrichment Workflow',
  10039.                     'initial_markings' => [
  10040.                         => 'todo',
  10041.                     ],
  10042.                     'places' => [
  10043.                         'todo' => [
  10044.                             'label' => 'ToDo',
  10045.                             'title' => 'Product Magic did not start',
  10046.                             'color' => '#3572b0',
  10047.                             'colorInverted' => true,
  10048.                             'permissions' => [
  10049.                                 => [
  10050.                                     'objectLayout' => 'CarTodo',
  10051.                                     'publish' => false,
  10052.                                     'unpublish' => false,
  10053.                                     'condition' => '',
  10054.                                 ],
  10055.                             ],
  10056.                             'visibleInHeader' => true,
  10057.                         ],
  10058.                         'edit_text' => [
  10059.                             'label' => 'Edit Text',
  10060.                             'color' => '#ffa500',
  10061.                             'permissions' => [
  10062.                                 => [
  10063.                                     'publish' => false,
  10064.                                     'unpublish' => false,
  10065.                                     'condition' => '',
  10066.                                 ],
  10067.                             ],
  10068.                             'title' => '',
  10069.                             'colorInverted' => false,
  10070.                             'visibleInHeader' => true,
  10071.                         ],
  10072.                         'edit_images' => [
  10073.                             'label' => 'Edit Images',
  10074.                             'color' => '#ffa500',
  10075.                             'permissions' => [
  10076.                                 => [
  10077.                                     'publish' => false,
  10078.                                     'unpublish' => false,
  10079.                                     'condition' => '',
  10080.                                 ],
  10081.                             ],
  10082.                             'title' => '',
  10083.                             'colorInverted' => false,
  10084.                             'visibleInHeader' => true,
  10085.                         ],
  10086.                         'done_text' => [
  10087.                             'label' => 'Done Text',
  10088.                             'color' => '#008000',
  10089.                             'permissions' => [
  10090.                                 => [
  10091.                                     'publish' => false,
  10092.                                     'unpublish' => false,
  10093.                                     'condition' => '',
  10094.                                 ],
  10095.                             ],
  10096.                             'title' => '',
  10097.                             'colorInverted' => false,
  10098.                             'visibleInHeader' => true,
  10099.                         ],
  10100.                         'done_images' => [
  10101.                             'label' => 'Done Images',
  10102.                             'color' => '#008000',
  10103.                             'permissions' => [
  10104.                                 => [
  10105.                                     'publish' => false,
  10106.                                     'unpublish' => false,
  10107.                                     'condition' => '',
  10108.                                 ],
  10109.                             ],
  10110.                             'title' => '',
  10111.                             'colorInverted' => false,
  10112.                             'visibleInHeader' => true,
  10113.                         ],
  10114.                         'done_all' => [
  10115.                             'label' => 'Product is ready',
  10116.                             'color' => '#009900',
  10117.                             'permissions' => [
  10118.                                 => [
  10119.                                     'condition' => 'is_fully_authenticated() and \'ROLE_PIMCORE_ADMIN\' in role_names',
  10120.                                     'objectLayout' => 'CarReview',
  10121.                                 ],
  10122.                                 => [
  10123.                                     'objectLayout' => 'CarReview',
  10124.                                     'condition' => '',
  10125.                                 ],
  10126.                             ],
  10127.                             'title' => '',
  10128.                             'colorInverted' => false,
  10129.                             'visibleInHeader' => true,
  10130.                         ],
  10131.                     ],
  10132.                     'transitions' => [
  10133.                         'start_work' => [
  10134.                             'from' => [
  10135.                                 => 'todo',
  10136.                             ],
  10137.                             'to' => [
  10138.                                 => 'edit_text',
  10139.                                 => 'edit_images',
  10140.                             ],
  10141.                             'options' => [
  10142.                                 'label' => 'Start Work',
  10143.                                 'objectLayout' => 'false',
  10144.                                 'notificationSettings' => [
  10145.                                 ],
  10146.                                 'changePublishedState' => 'no_change',
  10147.                                 'iconClass' => '',
  10148.                                 'notes' => [
  10149.                                     'commentEnabled' => false,
  10150.                                     'commentRequired' => false,
  10151.                                     'type' => 'Status update',
  10152.                                     'title' => '',
  10153.                                     'commentSetterFn' => '',
  10154.                                     'commentGetterFn' => '',
  10155.                                     'additionalFields' => [
  10156.                                     ],
  10157.                                 ],
  10158.                             ],
  10159.                             'name' => 'start_work',
  10160.                         ],
  10161.                         'mark_text_done' => [
  10162.                             'from' => [
  10163.                                 => 'edit_text',
  10164.                             ],
  10165.                             'to' => [
  10166.                                 => 'done_text',
  10167.                             ],
  10168.                             'options' => [
  10169.                                 'label' => 'Mark Text Done',
  10170.                                 'objectLayout' => false,
  10171.                                 'notificationSettings' => [
  10172.                                 ],
  10173.                                 'changePublishedState' => 'no_change',
  10174.                             ],
  10175.                             'name' => 'mark_text_done',
  10176.                         ],
  10177.                         'mark_images_done' => [
  10178.                             'from' => [
  10179.                                 => 'edit_images',
  10180.                             ],
  10181.                             'to' => [
  10182.                                 => 'done_images',
  10183.                             ],
  10184.                             'options' => [
  10185.                                 'label' => 'Mark Images Done',
  10186.                                 'notificationSettings' => [
  10187.                                     => [
  10188.                                         'notifyUsers' => [
  10189.                                             => 'admin',
  10190.                                         ],
  10191.                                         'notifyRoles' => [
  10192.                                             => 'projectmanagers',
  10193.                                             => 'admins',
  10194.                                         ],
  10195.                                         'channelType' => [
  10196.                                             => 'mail',
  10197.                                             => 'pimcore_notification',
  10198.                                         ],
  10199.                                         'mailType' => 'template',
  10200.                                         'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  10201.                                     ],
  10202.                                 ],
  10203.                                 'objectLayout' => false,
  10204.                                 'changePublishedState' => 'no_change',
  10205.                             ],
  10206.                             'name' => 'mark_images_done',
  10207.                         ],
  10208.                         'mark_done_all' => [
  10209.                             'from' => [
  10210.                                 => 'done_text',
  10211.                                 => 'done_images',
  10212.                             ],
  10213.                             'to' => [
  10214.                                 => 'done_all',
  10215.                             ],
  10216.                             'options' => [
  10217.                                 'label' => 'Mark Product Done',
  10218.                                 'changePublishedState' => 'force_published',
  10219.                                 'notes' => [
  10220.                                     'commentEnabled' => true,
  10221.                                     'commentRequired' => false,
  10222.                                     'type' => 'Status update',
  10223.                                     'additionalFields' => [
  10224.                                     ],
  10225.                                 ],
  10226.                                 'notificationSettings' => [
  10227.                                     => [
  10228.                                         'notifyUsers' => [
  10229.                                             => 'admin',
  10230.                                         ],
  10231.                                         'notifyRoles' => [
  10232.                                             => 'projectmanagers',
  10233.                                             => 'admins',
  10234.                                         ],
  10235.                                         'channelType' => [
  10236.                                             => 'mail',
  10237.                                             => 'pimcore_notification',
  10238.                                         ],
  10239.                                         'mailType' => 'template',
  10240.                                         'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  10241.                                     ],
  10242.                                 ],
  10243.                                 'objectLayout' => false,
  10244.                             ],
  10245.                             'name' => 'mark_done_all',
  10246.                         ],
  10247.                         'reopen_issue' => [
  10248.                             'from' => [
  10249.                                 => 'done_all',
  10250.                             ],
  10251.                             'options' => [
  10252.                                 'label' => 'Reopen Product',
  10253.                                 'notes' => [
  10254.                                     'commentEnabled' => true,
  10255.                                     'commentRequired' => true,
  10256.                                     'type' => 'Status update',
  10257.                                     'additionalFields' => [
  10258.                                     ],
  10259.                                 ],
  10260.                                 'objectLayout' => false,
  10261.                                 'notificationSettings' => [
  10262.                                 ],
  10263.                                 'changePublishedState' => 'no_change',
  10264.                             ],
  10265.                             'name' => 'reopen_issue',
  10266.                             'to' => [
  10267.                                 => 'todo',
  10268.                             ],
  10269.                         ],
  10270.                     ],
  10271.                     'globalActions' => [
  10272.                         'log_time' => [
  10273.                             'label' => 'Log Time',
  10274.                             'guard' => 'is_fully_authenticated()',
  10275.                             'notes' => [
  10276.                                 'commentEnabled' => true,
  10277.                                 'commentRequired' => true,
  10278.                                 'type' => 'Worklog',
  10279.                                 'title' => 'Time Logged',
  10280.                                 'additionalFields' => [
  10281.                                     => [
  10282.                                         'name' => 'timeWorked',
  10283.                                         'fieldType' => 'input',
  10284.                                         'title' => 'Time spent',
  10285.                                         'required' => true,
  10286.                                         'fieldTypeSettings' => [
  10287.                                         ],
  10288.                                     ],
  10289.                                 ],
  10290.                             ],
  10291.                             'objectLayout' => false,
  10292.                             'to' => [
  10293.                             ],
  10294.                         ],
  10295.                     ],
  10296.                     'placeholders' => [
  10297.                     ],
  10298.                     'enabled' => true,
  10299.                     'priority' => 0,
  10300.                     'audit_trail' => [
  10301.                         'enabled' => false,
  10302.                     ],
  10303.                     'custom_extensions' => [
  10304.                         'folder' => '',
  10305.                         'description' => '',
  10306.                         'diagram_flow_mappings' => [
  10307.                             'todo' => [
  10308.                                 'start_work' => 'flow_todo_start_work',
  10309.                             ],
  10310.                             'start_work' => [
  10311.                                 'edit_text' => 'flow_start_work_edit_text',
  10312.                                 'edit_images' => 'flow_start_work_edit_images',
  10313.                             ],
  10314.                             'edit_text' => [
  10315.                                 'mark_text_done' => 'flow_edit_text_mark_text_done',
  10316.                             ],
  10317.                             'mark_text_done' => [
  10318.                                 'done_text' => 'flow_mark_text_done_done_text',
  10319.                             ],
  10320.                             'edit_images' => [
  10321.                                 'mark_images_done' => 'flow_edit_images_mark_images_done',
  10322.                             ],
  10323.                             'mark_images_done' => [
  10324.                                 'done_images' => 'flow_mark_images_done_done_images',
  10325.                             ],
  10326.                             'done_text' => [
  10327.                                 'mark_done_all' => 'flow_done_text_mark_done_all',
  10328.                             ],
  10329.                             'done_images' => [
  10330.                                 'mark_done_all' => 'flow_done_images_mark_done_all',
  10331.                             ],
  10332.                             'mark_done_all' => [
  10333.                                 'done_all' => 'flow_mark_done_all_done_all',
  10334.                             ],
  10335.                             'done_all' => [
  10336.                                 'reopen_issue' => 'flow_done_all_reopen_issue',
  10337.                             ],
  10338.                             'reopen_issue' => [
  10339.                                 'todo' => 'Flow_0bom5ss',
  10340.                             ],
  10341.                         ],
  10342.                         'diagram' => '<bpmndi:BPMNDiagram xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:bioc="http://bpmn.io/schema/bpmn/biocolor/1.0" xmlns:color="http://www.omg.org/spec/BPMN/non-normative/color/1.0">'."\n".'    <bpmndi:BPMNPlane bpmnElement="Process_1">'."\n".'      <bpmndi:BPMNEdge id="flow_done_all_reopen_issue_di" bpmnElement="flow_done_all_reopen_issue">'."\n".'        <di:waypoint x="936" y="68"/>'."\n".'        <di:waypoint x="990" y="68"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_mark_done_all_done_all_di" bpmnElement="flow_mark_done_all_done_all">'."\n".'        <di:waypoint x="860" y="68"/>'."\n".'        <di:waypoint x="900" y="68"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_done_images_mark_done_all_di" bpmnElement="flow_done_images_mark_done_all">'."\n".'        <di:waypoint x="636" y="200"/>'."\n".'        <di:waypoint x="710" y="200"/>'."\n".'        <di:waypoint x="710" y="68"/>'."\n".'        <di:waypoint x="760" y="68"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_done_text_mark_done_all_di" bpmnElement="flow_done_text_mark_done_all">'."\n".'        <di:waypoint x="636" y="-60"/>'."\n".'        <di:waypoint x="710" y="-60"/>'."\n".'        <di:waypoint x="710" y="68"/>'."\n".'        <di:waypoint x="760" y="68"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_mark_text_done_done_text_di" bpmnElement="flow_mark_text_done_done_text">'."\n".'        <di:waypoint x="540" y="-60"/>'."\n".'        <di:waypoint x="600" y="-60"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_edit_text_mark_text_done_di" bpmnElement="flow_edit_text_mark_text_done">'."\n".'        <di:waypoint x="368" y="-60"/>'."\n".'        <di:waypoint x="440" y="-60"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_start_work_edit_images_di" bpmnElement="flow_start_work_edit_images">'."\n".'        <di:waypoint x="210" y="68"/>'."\n".'        <di:waypoint x="260" y="68"/>'."\n".'        <di:waypoint x="260" y="200"/>'."\n".'        <di:waypoint x="332" y="200"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_start_work_edit_text_di" bpmnElement="flow_start_work_edit_text">'."\n".'        <di:waypoint x="210" y="68"/>'."\n".'        <di:waypoint x="260" y="68"/>'."\n".'        <di:waypoint x="260" y="-60"/>'."\n".'        <di:waypoint x="332" y="-60"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_todo_start_work_di" bpmnElement="flow_todo_start_work">'."\n".'        <di:waypoint x="18" y="68"/>'."\n".'        <di:waypoint x="110" y="68"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0bom5ss_di" bpmnElement="Flow_0bom5ss">'."\n".'        <di:waypoint x="1040" y="28"/>'."\n".'        <di:waypoint x="1040" y="-160"/>'."\n".'        <di:waypoint x="0" y="-160"/>'."\n".'        <di:waypoint x="0" y="50"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_edit_images_mark_images_done_di" bpmnElement="flow_edit_images_mark_images_done">'."\n".'        <di:waypoint x="368" y="200"/>'."\n".'        <di:waypoint x="440" y="200"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="flow_mark_images_done_done_images_di" bpmnElement="flow_mark_images_done_done_images">'."\n".'        <di:waypoint x="540" y="200"/>'."\n".'        <di:waypoint x="600" y="200"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNShape id="done_all_di" bpmnElement="done_all" bioc:stroke="#009900" color:border-color="#009900">'."\n".'        <dc:Bounds x="900" y="50" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="878" y="86" width="80" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="mark_text_done_di" bpmnElement="mark_text_done">'."\n".'        <dc:Bounds x="440" y="-100" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="done_text_di" bpmnElement="done_text" bioc:stroke="#008000" color:border-color="#008000">'."\n".'        <dc:Bounds x="600" y="-78" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="593" y="-42" width="51" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="todo_di" bpmnElement="todo" bioc:stroke="#3572b0" color:border-color="#3572b0">'."\n".'        <dc:Bounds x="-18" y="50" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-53.5" y="61" width="25" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="edit_text_di" bpmnElement="edit_text" bioc:stroke="#ffa500" color:border-color="#ffa500">'."\n".'        <dc:Bounds x="332" y="-78" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="328" y="-42" width="43" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="start_work_di" bpmnElement="start_work">'."\n".'        <dc:Bounds x="110" y="28" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="mark_done_all_di" bpmnElement="mark_done_all">'."\n".'        <dc:Bounds x="760" y="28" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="reopen_issue_di" bpmnElement="reopen_issue">'."\n".'        <dc:Bounds x="990" y="28" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="mark_images_done_di" bpmnElement="mark_images_done">'."\n".'        <dc:Bounds x="440" y="160" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="edit_images_di" bpmnElement="edit_images" bioc:stroke="#ffa500" color:border-color="#ffa500">'."\n".'        <dc:Bounds x="332" y="182" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="321" y="218" width="59" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="done_images_di" bpmnElement="done_images" bioc:stroke="#008000" color:border-color="#008000">'."\n".'        <dc:Bounds x="600" y="182" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="585" y="218" width="66" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="log_time_di" bpmnElement="log_time">'."\n".'        <dc:Bounds x="-10" y="260" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'    </bpmndi:BPMNPlane>'."\n".'  </bpmndi:BPMNDiagram>',
  10343.                     ],
  10344.                     'type' => 'workflow',
  10345.                     'marking_store' => [
  10346.                         'type' => 'state_table',
  10347.                         'arguments' => [
  10348.                         ],
  10349.                     ],
  10350.                     'support_strategy' => [
  10351.                         'type' => 'expression',
  10352.                         'arguments' => [
  10353.                             => '\\Pimcore\\Model\\DataObject\\Car',
  10354.                             => 'subject.getPath() matches "#^/upload/new#"',
  10355.                         ],
  10356.                     ],
  10357.                     'supports' => [
  10358.                     ],
  10359.                 ],
  10360.             ],
  10361.             'pimcore.gdpr-data-extrator.dataobjects' => [
  10362.                 'classes' => [
  10363.                 ],
  10364.             ],
  10365.             'pimcore.gdpr-data-extrator.assets' => [
  10366.                 'types' => [
  10367.                 ],
  10368.             ],
  10369.             'pimcore_admin.dataObjects.notes_events.types' => [
  10370.                 => '',
  10371.                 => 'content',
  10372.                 => 'seo',
  10373.                 => 'warning',
  10374.                 => 'notice',
  10375.             ],
  10376.             'pimcore_admin.assets.notes_events.types' => [
  10377.                 => '',
  10378.                 => 'content',
  10379.                 => 'seo',
  10380.                 => 'warning',
  10381.                 => 'notice',
  10382.             ],
  10383.             'pimcore_admin.documents.notes_events.types' => [
  10384.                 => '',
  10385.                 => 'content',
  10386.                 => 'seo',
  10387.                 => 'warning',
  10388.                 => 'notice',
  10389.             ],
  10390.             'pimcore_admin.csrf_protection.excluded_routes' => [
  10391.             ],
  10392.             'pimcore_admin.admin_languages' => [
  10393.             ],
  10394.             'pimcore_admin.custom_admin_path_identifier' => NULL,
  10395.             'pimcore_admin.custom_admin_route_name' => 'my_custom_admin_entry_point',
  10396.             'pimcore_admin.config' => [
  10397.                 'admin_csp_header' => [
  10398.                     'exclude_paths' => [
  10399.                         => '@^/admin/workflow-designer/index@',
  10400.                     ],
  10401.                     'enabled' => false,
  10402.                     'additional_urls' => [
  10403.                         'font-src' => [
  10404.                             => 'https://cdn.jsdelivr.net/npm/',
  10405.                         ],
  10406.                         'style-src' => [
  10407.                             => 'https://cdn.jsdelivr.net/npm/',
  10408.                         ],
  10409.                         'default-src' => [
  10410.                         ],
  10411.                         'img-src' => [
  10412.                         ],
  10413.                         'script-src' => [
  10414.                         ],
  10415.                         'connect-src' => [
  10416.                         ],
  10417.                         'media-src' => [
  10418.                         ],
  10419.                         'frame-src' => [
  10420.                         ],
  10421.                     ],
  10422.                 ],
  10423.                 'branding' => [
  10424.                     'login_screen_invert_colors' => false,
  10425.                     'color_login_screen' => '',
  10426.                     'color_admin_interface' => '',
  10427.                     'login_screen_custom_image' => '',
  10428.                     'color_admin_interface_background' => NULL,
  10429.                 ],
  10430.                 'gdpr_data_extractor' => [
  10431.                     'dataObjects' => [
  10432.                         'classes' => [
  10433.                         ],
  10434.                     ],
  10435.                     'assets' => [
  10436.                         'types' => [
  10437.                         ],
  10438.                     ],
  10439.                 ],
  10440.                 'objects' => [
  10441.                     'notes_events' => [
  10442.                         'types' => [
  10443.                             => '',
  10444.                             => 'content',
  10445.                             => 'seo',
  10446.                             => 'warning',
  10447.                             => 'notice',
  10448.                         ],
  10449.                     ],
  10450.                 ],
  10451.                 'assets' => [
  10452.                     'notes_events' => [
  10453.                         'types' => [
  10454.                             => '',
  10455.                             => 'content',
  10456.                             => 'seo',
  10457.                             => 'warning',
  10458.                             => 'notice',
  10459.                         ],
  10460.                     ],
  10461.                 ],
  10462.                 'documents' => [
  10463.                     'notes_events' => [
  10464.                         'types' => [
  10465.                             => '',
  10466.                             => 'content',
  10467.                             => 'seo',
  10468.                             => 'warning',
  10469.                             => 'notice',
  10470.                         ],
  10471.                     ],
  10472.                 ],
  10473.                 'admin_languages' => [
  10474.                 ],
  10475.                 'csrf_protection' => [
  10476.                     'excluded_routes' => [
  10477.                     ],
  10478.                 ],
  10479.                 'custom_admin_path_identifier' => NULL,
  10480.                 'custom_admin_route_name' => 'my_custom_admin_entry_point',
  10481.                 'config_location' => [
  10482.                     'admin_system_settings' => [
  10483.                         'write_target' => [
  10484.                             'type' => 'symfony-config',
  10485.                             'options' => [
  10486.                                 'directory' => (\dirname(__DIR__3).'/config/admin_system_settings'),
  10487.                             ],
  10488.                         ],
  10489.                         'read_target' => [
  10490.                             'type' => NULL,
  10491.                             'options' => [
  10492.                                 'directory' => NULL,
  10493.                             ],
  10494.                         ],
  10495.                     ],
  10496.                 ],
  10497.             ],
  10498.             'pimcore_ecommerce.pimcore.config' => [
  10499.                 'menu' => [
  10500.                     'pricing_rules' => [
  10501.                         'enabled' => true,
  10502.                     ],
  10503.                     'order_list' => [
  10504.                         'enabled' => true,
  10505.                         'route' => 'pimcore_ecommerce_backend_admin-order_list',
  10506.                         'path' => NULL,
  10507.                     ],
  10508.                 ],
  10509.             ],
  10510.             'pimcore_ecommerce.decimal_scale' => 4,
  10511.             'pimcore_ecommerce.factory.strict_tenants' => false,
  10512.             'pimcore_ecommerce.environment.options' => [
  10513.             ],
  10514.             'pimcore_ecommerce.pricing_manager.condition_mapping' => [
  10515.                 'Bracket' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Bracket',
  10516.                 'DateRange' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\DateRange',
  10517.                 'CartAmount' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\CartAmount',
  10518.                 'CatalogProduct' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\CatalogProduct',
  10519.                 'CatalogCategory' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\CatalogCategory',
  10520.                 'Token' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Token',
  10521.                 'Sold' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Sold',
  10522.                 'Sales' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Sales',
  10523.                 'ClientIp' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\ClientIp',
  10524.                 'VoucherToken' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\VoucherToken',
  10525.                 'Tenant' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Tenant',
  10526.                 'TargetGroup' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\TargetGroup',
  10527.             ],
  10528.             'pimcore_ecommerce.pricing_manager.action_mapping' => [
  10529.                 'ProductDiscount' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\ProductDiscount',
  10530.                 'CartDiscount' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\CartDiscount',
  10531.                 'Gift' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\Gift',
  10532.                 'FreeShipping' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\FreeShipping',
  10533.             ],
  10534.             'pimcore_ecommerce.index_service.default_tenant' => 'default',
  10535.             'pimcore_ecommerce.voucher_service.options' => [
  10536.                 'reservation_minutes_threshold' => 5,
  10537.                 'statistics_days_threshold' => 30,
  10538.             ],
  10539.             'pimcore_ecommerce.voucher_service.token_manager.mapping' => [
  10540.                 'VoucherTokenTypePattern' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\VoucherService\\TokenManager\\Pattern',
  10541.                 'VoucherTokenTypeSingle' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\VoucherService\\TokenManager\\Single',
  10542.             ],
  10543.             'pimcore_ecommerce.offer_tool.order_storage.offer_class' => 'Pimcore\\Model\\DataObject\\OfferToolOffer',
  10544.             'pimcore_ecommerce.offer_tool.order_storage.offer_item_class' => 'Pimcore\\Model\\DataObject\\OfferToolOfferItem',
  10545.             'pimcore_ecommerce.offer_tool.order_storage.parent_folder_path' => '/offertool/offers/%Y/%m',
  10546.             'cmf.customer_export.items_per_request' => 500,
  10547.             'cmf.segmentAssignment.table.raw' => 'plugin_cmf_segment_assignment',
  10548.             'cmf.segmentAssignment.table.index' => 'plugin_cmf_segment_assignment_index',
  10549.             'cmf.segmentAssignment.table.queue' => 'plugin_cmf_segment_assignment_queue',
  10550.             'pimcore_customer_management_framework.general.customerPimcoreClass' => 'Customer',
  10551.             'pimcore_customer_management_framework.general.mailBlackListFile' => (\dirname(__DIR__3).'/config/cmf/mail-blacklist.txt'),
  10552.             'pimcore_customer_management_framework.customer_save_manager.enableAutomaticObjectNamingScheme' => true,
  10553.             'pimcore_customer_management_framework.customer_save_validator.requiredFields' => [
  10554.                 => [
  10555.                     => 'email',
  10556.                 ],
  10557.                 => [
  10558.                     => 'firstname',
  10559.                     => 'lastname',
  10560.                 ],
  10561.             ],
  10562.             'pimcore_customer_management_framework.customer_save_validator.checkForDuplicates' => true,
  10563.             'pimcore_customer_management_framework.segment_manager.segmentFolder.calculated' => '/Customer Management/segments/calculated',
  10564.             'pimcore_customer_management_framework.segment_manager.segmentFolder.manual' => '/Customer Management/segments/manual',
  10565.             'pimcore_customer_management_framework.customer_provider.namingScheme' => '{countryCode}/{zip}/{firstname}-{lastname}',
  10566.             'pimcore_customer_management_framework.customer_provider.parentPath' => '/Customer Management/customers',
  10567.             'pimcore_customer_management_framework.customer_provider.archiveDir' => '/Customer Management/customers/_archive',
  10568.             'pimcore_customer_management_framework.customer_provider.newCustomersTempDir' => '/Customer Management/customers/_temp',
  10569.             'pimcore_customer_management_framework.customer_list.exporters' => [
  10570.                 'csv' => [
  10571.                     'name' => 'CSV',
  10572.                     'icon' => 'fa fa-file-text-o',
  10573.                     'exporter' => 'CustomerManagementFrameworkBundle\\CustomerList\\Exporter\\Csv',
  10574.                     'properties' => [
  10575.                         => 'id',
  10576.                         => 'active',
  10577.                         => 'gender',
  10578.                         => 'email',
  10579.                         => 'phone',
  10580.                         => 'firstname',
  10581.                         => 'lastname',
  10582.                         => 'street',
  10583.                         => 'zip',
  10584.                         => 'city',
  10585.                         10 => 'countryCode',
  10586.                         11 => 'idEncoded',
  10587.                     ],
  10588.                     'exportSegmentsAsColumns' => true,
  10589.                 ],
  10590.                 'xlsx' => [
  10591.                     'name' => 'XLSX',
  10592.                     'icon' => 'fa fa-file-excel-o',
  10593.                     'exporter' => 'CustomerManagementFrameworkBundle\\CustomerList\\Exporter\\Xlsx',
  10594.                     'properties' => [
  10595.                         => 'id',
  10596.                         => 'active',
  10597.                         => 'gender',
  10598.                         => 'email',
  10599.                         => 'phone',
  10600.                         => 'firstname',
  10601.                         => 'lastname',
  10602.                         => 'street',
  10603.                         => 'zip',
  10604.                         => 'city',
  10605.                         10 => 'countryCode',
  10606.                         11 => 'idEncoded',
  10607.                     ],
  10608.                     'exportSegmentsAsColumns' => true,
  10609.                 ],
  10610.             ],
  10611.             'pimcore_customer_management_framework.customer_list.filter_properties' => [
  10612.                 'equals' => [
  10613.                     'id' => 'o_id',
  10614.                     'active' => 'active',
  10615.                 ],
  10616.                 'search' => [
  10617.                     'email' => [
  10618.                         => 'email',
  10619.                     ],
  10620.                     'firstname' => [
  10621.                         => 'firstname',
  10622.                     ],
  10623.                     'lastname' => [
  10624.                         => 'lastname',
  10625.                     ],
  10626.                     'search' => [
  10627.                         => 'o_id',
  10628.                         => 'idEncoded',
  10629.                         => 'firstname',
  10630.                         => 'lastname',
  10631.                         => 'email',
  10632.                         => 'zip',
  10633.                         => 'city',
  10634.                     ],
  10635.                 ],
  10636.             ],
  10637.             'pimcore_customer_management_framework.customer_duplicates_services.duplicateCheckFields' => [
  10638.                 => [
  10639.                     => 'email',
  10640.                 ],
  10641.                 => [
  10642.                     => 'firstname',
  10643.                     => 'lastname',
  10644.                     => 'zip',
  10645.                     => 'street',
  10646.                 ],
  10647.             ],
  10648.             'pimcore_customer_management_framework.customer_duplicates_services.duplicateCheckTrimmedFields' => [
  10649.             ],
  10650.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_view.listFields' => [
  10651.                 => [
  10652.                     => 'id',
  10653.                 ],
  10654.                 => [
  10655.                     => 'email',
  10656.                 ],
  10657.                 => [
  10658.                     => 'firstname',
  10659.                     => 'lastname',
  10660.                 ],
  10661.                 => [
  10662.                     => 'street',
  10663.                 ],
  10664.                 => [
  10665.                     => 'zip',
  10666.                     => 'city',
  10667.                 ],
  10668.                 => [
  10669.                     => 'countryCode',
  10670.                 ],
  10671.             ],
  10672.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_view.enabled' => true,
  10673.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_index.enableDuplicatesIndex' => true,
  10674.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_index.duplicateCheckFields' => [
  10675.                 => [
  10676.                     'lastname' => [
  10677.                         'soundex' => true,
  10678.                         'metaphone' => true,
  10679.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
  10680.                         'similarityThreshold' => NULL,
  10681.                     ],
  10682.                     'firstname' => [
  10683.                         'soundex' => true,
  10684.                         'metaphone' => true,
  10685.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
  10686.                         'similarityThreshold' => NULL,
  10687.                     ],
  10688.                     'zip' => [
  10689.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\Zip',
  10690.                         'soundex' => false,
  10691.                         'metaphone' => false,
  10692.                         'similarityThreshold' => NULL,
  10693.                     ],
  10694.                     'city' => [
  10695.                         'soundex' => true,
  10696.                         'metaphone' => true,
  10697.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
  10698.                         'similarityThreshold' => NULL,
  10699.                     ],
  10700.                     'street' => [
  10701.                         'soundex' => true,
  10702.                         'metaphone' => true,
  10703.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
  10704.                         'similarityThreshold' => NULL,
  10705.                     ],
  10706.                 ],
  10707.                 => [
  10708.                     'email' => [
  10709.                         'metaphone' => true,
  10710.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
  10711.                         'similarityThreshold' => 90,
  10712.                         'soundex' => false,
  10713.                     ],
  10714.                 ],
  10715.             ],
  10716.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_index.dataTransformers' => [
  10717.                 'street' => '\\CustomerManagementFrameworkBundle\\DataTransformer\\DuplicateIndex\\Street',
  10718.                 'firstname' => '\\CustomerManagementFrameworkBundle\\DataTransformer\\DuplicateIndex\\Simplify',
  10719.                 'city' => '\\CustomerManagementFrameworkBundle\\DataTransformer\\DuplicateIndex\\Simplify',
  10720.                 'lastname' => '\\CustomerManagementFrameworkBundle\\DataTransformer\\DuplicateIndex\\Simplify',
  10721.             ],
  10722.             'pimcore_customer_management_framework.newsletter.newsletterSyncEnabled' => false,
  10723.             'pimcore_customer_management_framework.newsletter.newsletterQueueImmediateAsyncExecutionEnabled' => true,
  10724.             'pimcore_customer_management_framework.url_activity_tracker.enabled' => true,
  10725.             'pimcore_customer_management_framework.url_activity_tracker.linkCmfcPlaceholder' => '*|ID_ENCODED|*',
  10726.             'pimcore_customer_management_framework.segment_assignment_classes.types' => [
  10727.                 'document' => [
  10728.                     'page' => true,
  10729.                     'folder' => false,
  10730.                     'snippet' => false,
  10731.                     'link' => false,
  10732.                     'hardlink' => false,
  10733.                     'email' => false,
  10734.                     'newsletter' => false,
  10735.                     'printpage' => false,
  10736.                     'printcontainer' => false,
  10737.                 ],
  10738.                 'object' => [
  10739.                     'object' => [
  10740.                         'News' => true,
  10741.                         'Category' => true,
  10742.                     ],
  10743.                     'folder' => true,
  10744.                     'variant' => [
  10745.                     ],
  10746.                 ],
  10747.                 'asset' => [
  10748.                     'folder' => false,
  10749.                     'image' => false,
  10750.                     'text' => false,
  10751.                     'audio' => false,
  10752.                     'video' => false,
  10753.                     'document' => false,
  10754.                     'archive' => false,
  10755.                     'unknown' => false,
  10756.                 ],
  10757.             ],
  10758.             'pimcore.gdpr-data-extrator.customers' => [
  10759.                 'allowDelete' => false,
  10760.                 'includedRelations' => [
  10761.                 ],
  10762.             ],
  10763.             'pimcore_data_hub' => [
  10764.                 'supported_types' => [
  10765.                     'graphql' => 'Pimcore\\Bundle\\DataHubBundle',
  10766.                 ],
  10767.                 'configurations' => [
  10768.                 ],
  10769.                 'config_location' => [
  10770.                     'data_hub' => [
  10771.                         'write_target' => [
  10772.                             'type' => 'symfony-config',
  10773.                             'options' => [
  10774.                                 'directory' => (\dirname(__DIR__3).'/config/data_hub'),
  10775.                             ],
  10776.                         ],
  10777.                     ],
  10778.                 ],
  10779.             ],
  10780.             'pimcore_asset_metadata_classdefinitions' => [
  10781.                 'class_definitions' => [
  10782.                     'layout' => [
  10783.                         'map' => [
  10784.                             'panel' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Panel',
  10785.                             'accordion' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Accordion',
  10786.                             'button' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Button',
  10787.                             'iframe' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Iframe',
  10788.                             'fieldcontainer' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Fieldcontainer',
  10789.                             'fieldset' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Fieldset',
  10790.                             'tabpanel' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Tabpanel',
  10791.                             'text' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Text',
  10792.                             'region' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Region',
  10793.                         ],
  10794.                         'prefixes' => [
  10795.                         ],
  10796.                     ],
  10797.                     'data' => [
  10798.                         'map' => [
  10799.                             'asset' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Asset',
  10800.                             'calculatedValue' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\CalculatedValue',
  10801.                             'checkbox' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Checkbox',
  10802.                             'country' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Country',
  10803.                             'date' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Date',
  10804.                             'datetime' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Datetime',
  10805.                             'document' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Document',
  10806.                             'input' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Input',
  10807.                             'object' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\DataObject',
  10808.                             'language' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Language',
  10809.                             'manyToManyRelation' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\ManyToManyRelation',
  10810.                             'multiselect' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Multiselect',
  10811.                             'numeric' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Numeric',
  10812.                             'select' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Select',
  10813.                             'user' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\User',
  10814.                             'textarea' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Textarea',
  10815.                             'localizedfields' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Localizedfields',
  10816.                             'wysiwyg' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Wysiwyg',
  10817.                         ],
  10818.                         'prefixes' => [
  10819.                         ],
  10820.                     ],
  10821.                 ],
  10822.                 'show_grid' => true,
  10823.                 'show_gridicon' => true,
  10824.             ],
  10825.             'pimcore.statistics_explorer.es_connection_params' => [
  10826.             ],
  10827.             'pimcore.statistics_explorer.global_configurations' => [
  10828.                 'all_logins_last_six_months' => [
  10829.                     'context' => 'portal',
  10830.                     '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"}}}',
  10831.                 ],
  10832.                 'assets_types' => [
  10833.                     'context' => 'portal',
  10834.                     '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}}}',
  10835.                 ],
  10836.                 'classdefintions_class_names' => [
  10837.                     'context' => 'portal',
  10838.                     '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}}}',
  10839.                 ],
  10840.                 'asset_storage_by_types' => [
  10841.                     'context' => 'portal',
  10842.                     '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}}}',
  10843.                 ],
  10844.                 'most_downloaded_assets' => [
  10845.                     'context' => 'portal',
  10846.                     '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}}}',
  10847.                 ],
  10848.                 'most_downloaded_assets_of_user' => [
  10849.                     'context' => 'portal',
  10850.                     '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}}}',
  10851.                 ],
  10852.                 'downloads_over_time_context' => [
  10853.                     'context' => 'portal',
  10854.                     '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}}}',
  10855.                 ],
  10856.                 'downloads_over_time_thumbnail' => [
  10857.                     'context' => 'portal',
  10858.                     '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}}}',
  10859.                 ],
  10860.                 'downloads_over_time' => [
  10861.                     'context' => 'portal',
  10862.                     '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"}}}',
  10863.                 ],
  10864.                 'most_recent_downloads' => [
  10865.                     'context' => 'portal',
  10866.                     '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}}}',
  10867.                 ],
  10868.                 'most_recent_downloads_user' => [
  10869.                     'context' => 'portal',
  10870.                     '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}}}',
  10871.                 ],
  10872.                 'most_recent_updates' => [
  10873.                     'context' => 'portal',
  10874.                     '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}}}',
  10875.                 ],
  10876.                 'most_recent_updates_user' => [
  10877.                     'context' => 'portal',
  10878.                     '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}}}',
  10879.                 ],
  10880.             ],
  10881.             'pimcore.direct_edit.mercure_settings.client_side_url' => NULL,
  10882.             'pimcore.direct_edit.mercure_settings.server_side_url' => NULL,
  10883.             'portal-engine.elasticsearch.connection_params' => [
  10884.             ],
  10885.             'pimcore_portal_engine.core_fields_configuration' => [
  10886.                 'general' => [
  10887.                     'id' => [
  10888.                         'type' => 'long',
  10889.                         'title' => 'ID',
  10890.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  10891.                         'properties' => [
  10892.                         ],
  10893.                         'fields' => [
  10894.                         ],
  10895.                     ],
  10896.                     'creationDate' => [
  10897.                         'type' => 'date',
  10898.                         'title' => 'creationdate',
  10899.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  10900.                         'properties' => [
  10901.                         ],
  10902.                         'fields' => [
  10903.                         ],
  10904.                     ],
  10905.                     'modificationDate' => [
  10906.                         'type' => 'date',
  10907.                         'title' => 'modificationdate',
  10908.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  10909.                         'properties' => [
  10910.                         ],
  10911.                         'fields' => [
  10912.                         ],
  10913.                     ],
  10914.                     'type' => [
  10915.                         'type' => 'keyword',
  10916.                         'title' => 'type',
  10917.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  10918.                         'values' => [
  10919.                             'options' => [
  10920.                                 => [
  10921.                                     'key' => 'Variant',
  10922.                                     'value' => 'variant',
  10923.                                 ],
  10924.                                 => [
  10925.                                     'key' => 'Object',
  10926.                                     'value' => 'object',
  10927.                                 ],
  10928.                             ],
  10929.                         ],
  10930.                         'properties' => [
  10931.                         ],
  10932.                         'fields' => [
  10933.                         ],
  10934.                     ],
  10935.                     'key' => [
  10936.                         'type' => 'keyword',
  10937.                         'title' => 'key',
  10938.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  10939.                         'fields' => [
  10940.                             'analyzed_ngram' => [
  10941.                                 'type' => 'text',
  10942.                                 'analyzer' => 'portal_engine_ngram_analyzer',
  10943.                                 'search_analyzer' => 'portal_engine_whitespace_analyzer',
  10944.                             ],
  10945.                             'analyzed' => [
  10946.                                 'type' => 'text',
  10947.                                 'analyzer' => 'standard',
  10948.                                 'search_analyzer' => 'portal_engine_whitespace_analyzer',
  10949.                             ],
  10950.                         ],
  10951.                         'properties' => [
  10952.                         ],
  10953.                     ],
  10954.                     'path' => [
  10955.                         'type' => 'text',
  10956.                         'title' => 'path',
  10957.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  10958.                         'analyzer' => 'portal_engine_path_analyzer',
  10959.                         'properties' => [
  10960.                         ],
  10961.                         'fields' => [
  10962.                         ],
  10963.                     ],
  10964.                     'fullPath' => [
  10965.                         'type' => 'text',
  10966.                         'title' => 'fullPath',
  10967.                         'analyzer' => 'portal_engine_path_analyzer',
  10968.                         'properties' => [
  10969.                         ],
  10970.                         'fields' => [
  10971.                         ],
  10972.                     ],
  10973.                     'pathLevels' => [
  10974.                         'type' => 'nested',
  10975.                         'title' => 'pathLevels',
  10976.                         'properties' => [
  10977.                             'level' => [
  10978.                                 'type' => 'integer',
  10979.                             ],
  10980.                             'name' => [
  10981.                                 'type' => 'keyword',
  10982.                             ],
  10983.                         ],
  10984.                         'fields' => [
  10985.                         ],
  10986.                     ],
  10987.                     'tags' => [
  10988.                         'title' => 'tags',
  10989.                         'type' => 'integer',
  10990.                         'properties' => [
  10991.                         ],
  10992.                         'fields' => [
  10993.                         ],
  10994.                     ],
  10995.                     'thumbnail' => [
  10996.                         'title' => 'thumbnail',
  10997.                         'type' => 'keyword',
  10998.                         'properties' => [
  10999.                         ],
  11000.                         'fields' => [
  11001.                         ],
  11002.                     ],
  11003.                     'collections' => [
  11004.                         'title' => 'collections',
  11005.                         'type' => 'keyword',
  11006.                         'properties' => [
  11007.                         ],
  11008.                         'fields' => [
  11009.                         ],
  11010.                     ],
  11011.                     'publicShares' => [
  11012.                         'title' => 'publicShares',
  11013.                         'type' => 'keyword',
  11014.                         'properties' => [
  11015.                         ],
  11016.                         'fields' => [
  11017.                         ],
  11018.                     ],
  11019.                     'userOwner' => [
  11020.                         'title' => 'userOwner',
  11021.                         'type' => 'integer',
  11022.                         'properties' => [
  11023.                         ],
  11024.                         'fields' => [
  11025.                         ],
  11026.                     ],
  11027.                 ],
  11028.                 'data_object' => [
  11029.                     'published' => [
  11030.                         'type' => 'boolean',
  11031.                         'title' => 'published',
  11032.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  11033.                         'values' => [
  11034.                             'options' => [
  11035.                                 => [
  11036.                                     'key' => 'Yes',
  11037.                                     'value' => true,
  11038.                                 ],
  11039.                                 => [
  11040.                                     'key' => 'No',
  11041.                                     'value' => false,
  11042.                                 ],
  11043.                             ],
  11044.                         ],
  11045.                         'properties' => [
  11046.                         ],
  11047.                         'fields' => [
  11048.                         ],
  11049.                     ],
  11050.                     'classname' => [
  11051.                         'title' => 'classname',
  11052.                         'type' => 'keyword',
  11053.                         'properties' => [
  11054.                         ],
  11055.                         'fields' => [
  11056.                         ],
  11057.                     ],
  11058.                 ],
  11059.                 'asset' => [
  11060.                     'mimetype' => [
  11061.                         'title' => 'mimetype',
  11062.                         'type' => 'keyword',
  11063.                         'fields' => [
  11064.                             'analyzed_ngram' => [
  11065.                                 'type' => 'text',
  11066.                                 'analyzer' => 'portal_engine_ngram_analyzer',
  11067.                                 'search_analyzer' => 'portal_engine_whitespace_analyzer',
  11068.                             ],
  11069.                             'analyzed' => [
  11070.                                 'type' => 'text',
  11071.                                 'analyzer' => 'standard',
  11072.                                 'search_analyzer' => 'portal_engine_whitespace_analyzer',
  11073.                             ],
  11074.                         ],
  11075.                         'properties' => [
  11076.                         ],
  11077.                     ],
  11078.                     'fileSize' => [
  11079.                         'title' => 'fileSize',
  11080.                         'type' => 'long',
  11081.                         'properties' => [
  11082.                         ],
  11083.                         'fields' => [
  11084.                         ],
  11085.                     ],
  11086.                 ],
  11087.             ],
  11088.             'portal-engine.select-all-max-size' => 500,
  11089.             'simulation.enabled' => false,
  11090.             'simulation.simulate-cancelling' => false,
  11091.             'simulation.delete-after-cancelling' => false,
  11092.             'advanced_object_search.core_fields_configuration' => [
  11093.                 'o_id' => [
  11094.                     'type' => 'long',
  11095.                     'title' => 'ID',
  11096.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  11097.                 ],
  11098.                 'o_index' => [
  11099.                     'type' => 'long',
  11100.                     'title' => 'Index',
  11101.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  11102.                 ],
  11103.                 'o_creationDate' => [
  11104.                     'type' => 'date',
  11105.                     'title' => 'creationdate',
  11106.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  11107.                 ],
  11108.                 'o_modificationDate' => [
  11109.                     'type' => 'date',
  11110.                     'title' => 'modificationdate',
  11111.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  11112.                 ],
  11113.                 'o_published' => [
  11114.                     'type' => 'boolean',
  11115.                     'title' => 'published',
  11116.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  11117.                     'values' => [
  11118.                         'options' => [
  11119.                             => [
  11120.                                 'key' => 'Yes',
  11121.                                 'value' => true,
  11122.                             ],
  11123.                             => [
  11124.                                 'key' => 'No',
  11125.                                 'value' => false,
  11126.                             ],
  11127.                         ],
  11128.                     ],
  11129.                 ],
  11130.                 'o_type' => [
  11131.                     'type' => 'keyword',
  11132.                     'title' => 'type',
  11133.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  11134.                     'values' => [
  11135.                         'options' => [
  11136.                             => [
  11137.                                 'key' => 'Variant',
  11138.                                 'value' => 'variant',
  11139.                             ],
  11140.                             => [
  11141.                                 'key' => 'Object',
  11142.                                 'value' => 'object',
  11143.                             ],
  11144.                         ],
  11145.                     ],
  11146.                 ],
  11147.                 'key' => [
  11148.                     'type' => 'keyword',
  11149.                     'title' => 'key',
  11150.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  11151.                 ],
  11152.                 'path' => [
  11153.                     'type' => 'keyword',
  11154.                     'title' => 'path',
  11155.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  11156.                 ],
  11157.                 'type' => [
  11158.                     'title' => 'classname',
  11159.                     'type' => 'keyword',
  11160.                 ],
  11161.             ],
  11162.             'pimcore.advanced_object_search.index_configuration' => [
  11163.                 'elements_per_loop' => 100,
  11164.                 'nested_fields_limit' => 200,
  11165.                 'total_fields_limit' => 100000,
  11166.                 'exclude_classes' => [
  11167.                 ],
  11168.                 'exclude_fields' => [
  11169.                 ],
  11170.             ],
  11171.             'pimcore.datahub.simplerest.max_results_window' => 10000,
  11172.             'pimcore.datahub.simplerest.indexing_options' => [
  11173.                 'assets' => [
  11174.                     'enable_exif' => true,
  11175.                     'enable_xmp' => true,
  11176.                     'enable_iptc' => true,
  11177.                 ],
  11178.                 'global_options' => [
  11179.                     'numeric_detection' => false,
  11180.                     'date_detection' => true,
  11181.                 ],
  11182.                 'number_of_shards_config' => [
  11183.                     'default_number' => 1,
  11184.                     'index_specific' => [
  11185.                     ],
  11186.                 ],
  11187.             ],
  11188.             'pimcore_data_hub_file_export' => [
  11189.                 'defaultExporter' => 'pimcore.datahub.fileExport.exporter.file',
  11190.             ],
  11191.             'elements_process_manager' => [
  11192.                 'archiveThresholdLogs' => 7,
  11193.                 'processTimeoutMinutes' => 15,
  11194.                 'disableShortcutMenu' => false,
  11195.                 'reportingEmailAddresses' => [
  11196.                 ],
  11197.                 'additionalScriptExecutionUsers' => [
  11198.                 ],
  11199.                 'configurationMigrationsDirectory' => (\dirname(__DIR__4).'/src/Migrations'),
  11200.                 'configurationMigrationsNamespace' => 'App\\Migrations',
  11201.                 'restApiUsers' => [
  11202.                 ],
  11203.                 'executorClasses' => [
  11204.                     'pimcoreCommand' => [
  11205.                         'name' => 'pimcoreCommand',
  11206.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.class.pimcoreCommand',
  11207.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\PimcoreCommand',
  11208.                         'config' => [
  11209.                         ],
  11210.                     ],
  11211.                     'classMethod' => [
  11212.                         'name' => 'classMethod',
  11213.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.class.classMethod',
  11214.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\ClassMethod',
  11215.                         'config' => [
  11216.                         ],
  11217.                     ],
  11218.                 ],
  11219.                 'executorActionClasses' => [
  11220.                     'download' => [
  11221.                         'name' => 'download',
  11222.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.action.download',
  11223.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\Download',
  11224.                         'config' => [
  11225.                         ],
  11226.                     ],
  11227.                     'openItem' => [
  11228.                         'name' => 'openItem',
  11229.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.action.openItem',
  11230.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\OpenItem',
  11231.                         'config' => [
  11232.                         ],
  11233.                     ],
  11234.                     'jsEvent' => [
  11235.                         'name' => 'jsEvent',
  11236.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.action.jsEvent',
  11237.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\JsEvent',
  11238.                         'config' => [
  11239.                         ],
  11240.                     ],
  11241.                 ],
  11242.                 'executorCallbackClasses' => [
  11243.                     'executionNote' => [
  11244.                         'name' => 'executionNote',
  11245.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.callback.executionNote',
  11246.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Callback\\General',
  11247.                         'config' => [
  11248.                         ],
  11249.                         'jsFile' => '/bundles/elementsprocessmanager/js/executor/callback/executionNote.js',
  11250.                     ],
  11251.                 ],
  11252.                 'executorLoggerClasses' => [
  11253.                     'file' => [
  11254.                         'name' => 'file',
  11255.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.file',
  11256.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\File',
  11257.                         'config' => [
  11258.                         ],
  11259.                     ],
  11260.                     'console' => [
  11261.                         'name' => 'console',
  11262.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.console',
  11263.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\Console',
  11264.                         'config' => [
  11265.                         ],
  11266.                     ],
  11267.                     'application' => [
  11268.                         'name' => 'application',
  11269.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.application',
  11270.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\Application',
  11271.                         'config' => [
  11272.                         ],
  11273.                     ],
  11274.                     'emailSummary' => [
  11275.                         'name' => 'emailSummary',
  11276.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.emailSummary',
  11277.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\EmailSummary',
  11278.                         'config' => [
  11279.                         ],
  11280.                     ],
  11281.                 ],
  11282.             ],
  11283.             'pimcore_data_hub_productsup' => [
  11284.                 'defaultExporter' => 'pimcore.datahub.fileExport.exporter.productsup',
  11285.             ],
  11286.             'pimcore_headless_documents' => [
  11287.                 'templates' => [
  11288.                 ],
  11289.                 'bricks' => [
  11290.                 ],
  11291.                 'config_location' => [
  11292.                     'headless_templates' => [
  11293.                         'write_target' => [
  11294.                             'type' => 'symfony-config',
  11295.                             'options' => [
  11296.                                 'directory' => (\dirname(__DIR__3).'/config/headless_templates'),
  11297.                             ],
  11298.                         ],
  11299.                     ],
  11300.                     'headless_bricks' => [
  11301.                         'write_target' => [
  11302.                             'type' => 'symfony-config',
  11303.                             'options' => [
  11304.                                 'directory' => (\dirname(__DIR__3).'/config/headless_bricks'),
  11305.                             ],
  11306.                         ],
  11307.                     ],
  11308.                 ],
  11309.             ],
  11310.             'hwi_oauth.resource_owner.oauth1.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth1ResourceOwner',
  11311.             'hwi_oauth.resource_owner.oauth2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth2ResourceOwner',
  11312.             'hwi_oauth.resource_owner.amazon.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonResourceOwner',
  11313.             'hwi_oauth.resource_owner.apple.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AppleResourceOwner',
  11314.             'hwi_oauth.resource_owner.asana.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AsanaResourceOwner',
  11315.             'hwi_oauth.resource_owner.auth0.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Auth0ResourceOwner',
  11316.             'hwi_oauth.resource_owner.azure.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AzureResourceOwner',
  11317.             'hwi_oauth.resource_owner.bitbucket.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitbucketResourceOwner',
  11318.             'hwi_oauth.resource_owner.bitbucket2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Bitbucket2ResourceOwner',
  11319.             'hwi_oauth.resource_owner.bitly.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitlyResourceOwner',
  11320.             'hwi_oauth.resource_owner.box.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BoxResourceOwner',
  11321.             'hwi_oauth.resource_owner.bufferapp.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BufferAppResourceOwner',
  11322.             'hwi_oauth.resource_owner.clever.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\CleverResourceOwner',
  11323.             'hwi_oauth.resource_owner.dailymotion.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DailymotionResourceOwner',
  11324.             'hwi_oauth.resource_owner.deviantart.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeviantartResourceOwner',
  11325.             'hwi_oauth.resource_owner.deezer.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeezerResourceOwner',
  11326.             'hwi_oauth.resource_owner.discogs.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DiscogsResourceOwner',
  11327.             'hwi_oauth.resource_owner.disqus.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DisqusResourceOwner',
  11328.             'hwi_oauth.resource_owner.dropbox.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DropboxResourceOwner',
  11329.             'hwi_oauth.resource_owner.eve_online.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EveOnlineResourceOwner',
  11330.             'hwi_oauth.resource_owner.eventbrite.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EventbriteResourceOwner',
  11331.             'hwi_oauth.resource_owner.facebook.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FacebookResourceOwner',
  11332.             'hwi_oauth.resource_owner.fiware.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FiwareResourceOwner',
  11333.             'hwi_oauth.resource_owner.flickr.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FlickrResourceOwner',
  11334.             'hwi_oauth.resource_owner.foursquare.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FoursquareResourceOwner',
  11335.             'hwi_oauth.resource_owner.genius.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GeniusResourceOwner',
  11336.             'hwi_oauth.resource_owner.github.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitHubResourceOwner',
  11337.             'hwi_oauth.resource_owner.gitlab.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitLabResourceOwner',
  11338.             'hwi_oauth.resource_owner.google.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GoogleResourceOwner',
  11339.             'hwi_oauth.resource_owner.youtube.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YoutubeResourceOwner',
  11340.             'hwi_oauth.resource_owner.hubic.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\HubicResourceOwner',
  11341.             'hwi_oauth.resource_owner.instagram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\InstagramResourceOwner',
  11342.             'hwi_oauth.resource_owner.jawbone.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JawboneResourceOwner',
  11343.             'hwi_oauth.resource_owner.jira.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JiraResourceOwner',
  11344.             'hwi_oauth.resource_owner.keycloak.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\KeycloakResourceOwner',
  11345.             'hwi_oauth.resource_owner.linkedin.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinResourceOwner',
  11346.             'hwi_oauth.resource_owner.mailru.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\MailRuResourceOwner',
  11347.             'hwi_oauth.resource_owner.office365.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Office365ResourceOwner',
  11348.             'hwi_oauth.resource_owner.paypal.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PaypalResourceOwner',
  11349.             'hwi_oauth.resource_owner.qq.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\QQResourceOwner',
  11350.             'hwi_oauth.resource_owner.reddit.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RedditResourceOwner',
  11351.             'hwi_oauth.resource_owner.runkeeper.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RunKeeperResourceOwner',
  11352.             'hwi_oauth.resource_owner.salesforce.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SalesforceResourceOwner',
  11353.             'hwi_oauth.resource_owner.sensio_connect.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SensioConnectResourceOwner',
  11354.             'hwi_oauth.resource_owner.sina_weibo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SinaWeiboResourceOwner',
  11355.             'hwi_oauth.resource_owner.slack.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SlackResourceOwner',
  11356.             'hwi_oauth.resource_owner.spotify.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SpotifyResourceOwner',
  11357.             'hwi_oauth.resource_owner.soundcloud.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SoundcloudResourceOwner',
  11358.             'hwi_oauth.resource_owner.stack_exchange.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StackExchangeResourceOwner',
  11359.             'hwi_oauth.resource_owner.stereomood.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StereomoodResourceOwner',
  11360.             'hwi_oauth.resource_owner.strava.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StravaResourceOwner',
  11361.             'hwi_oauth.resource_owner.toshl.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ToshlResourceOwner',
  11362.             'hwi_oauth.resource_owner.trakt.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TraktResourceOwner',
  11363.             'hwi_oauth.resource_owner.trello.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TrelloResourceOwner',
  11364.             'hwi_oauth.resource_owner.twitch.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitchResourceOwner',
  11365.             'hwi_oauth.resource_owner.twitter.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitterResourceOwner',
  11366.             'hwi_oauth.resource_owner.vkontakte.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\VkontakteResourceOwner',
  11367.             'hwi_oauth.resource_owner.windows_live.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WindowsLiveResourceOwner',
  11368.             'hwi_oauth.resource_owner.wordpress.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WordpressResourceOwner',
  11369.             'hwi_oauth.resource_owner.xing.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\XingResourceOwner',
  11370.             'hwi_oauth.resource_owner.yahoo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YahooResourceOwner',
  11371.             'hwi_oauth.resource_owner.yandex.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YandexResourceOwner',
  11372.             'hwi_oauth.resource_owner.odnoklassniki.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OdnoklassnikiResourceOwner',
  11373.             'hwi_oauth.resource_owner.37signals.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ThirtySevenSignalsResourceOwner',
  11374.             'hwi_oauth.resource_owner.itembase.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ItembaseResourceOwner',
  11375.             'hwi_oauth.firewall_names' => [
  11376.                 => 'demo_frontend',
  11377.             ],
  11378.             'hwi_oauth.target_path_parameter' => NULL,
  11379.             'hwi_oauth.target_path_domains_whitelist' => [
  11380.             ],
  11381.             'hwi_oauth.use_referer' => true,
  11382.             'hwi_oauth.failed_use_referer' => false,
  11383.             'hwi_oauth.failed_auth_path' => 'hwi_oauth_connect',
  11384.             'hwi_oauth.grant_rule' => 'IS_AUTHENTICATED_REMEMBERED',
  11385.             'hwi_oauth.resource_owners' => [
  11386.                 'google' => 'google',
  11387.                 'twitter' => 'twitter',
  11388.             ],
  11389.             'hwi_oauth.connect.confirmation' => false,
  11390.             'hwi_oauth.fosub_enabled' => false,
  11391.             'hwi_oauth.connect' => false,
  11392.             'pimcore.enterprise_subscription_tools.token' => '',
  11393.             'pimcore.enterprise_subscription_tools.production_system' => NULL,
  11394.             'data_collector.templates' => [
  11395.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector' => [
  11396.                     => 'pimcore',
  11397.                     => '@PimcoreCore/Profiler/data_collector.html.twig',
  11398.                 ],
  11399.                 'data_collector.request' => [
  11400.                     => 'request',
  11401.                     => '@WebProfiler/Collector/request.html.twig',
  11402.                 ],
  11403.                 'data_collector.time' => [
  11404.                     => 'time',
  11405.                     => '@WebProfiler/Collector/time.html.twig',
  11406.                 ],
  11407.                 'data_collector.memory' => [
  11408.                     => 'memory',
  11409.                     => '@WebProfiler/Collector/memory.html.twig',
  11410.                 ],
  11411.                 'data_collector.validator' => [
  11412.                     => 'validator',
  11413.                     => '@WebProfiler/Collector/validator.html.twig',
  11414.                 ],
  11415.                 'data_collector.ajax' => [
  11416.                     => 'ajax',
  11417.                     => '@WebProfiler/Collector/ajax.html.twig',
  11418.                 ],
  11419.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector' => [
  11420.                     => 'pimcore_targeting',
  11421.                     => '@PimcoreCore/Profiler/targeting_data_collector.html.twig',
  11422.                 ],
  11423.                 'data_collector.form' => [
  11424.                     => 'form',
  11425.                     => '@WebProfiler/Collector/form.html.twig',
  11426.                 ],
  11427.                 'data_collector.exception' => [
  11428.                     => 'exception',
  11429.                     => '@WebProfiler/Collector/exception.html.twig',
  11430.                 ],
  11431.                 'data_collector.logger' => [
  11432.                     => 'logger',
  11433.                     => '@WebProfiler/Collector/logger.html.twig',
  11434.                 ],
  11435.                 'data_collector.events' => [
  11436.                     => 'events',
  11437.                     => '@WebProfiler/Collector/events.html.twig',
  11438.                 ],
  11439.                 'data_collector.router' => [
  11440.                     => 'router',
  11441.                     => '@WebProfiler/Collector/router.html.twig',
  11442.                 ],
  11443.                 'data_collector.cache' => [
  11444.                     => 'cache',
  11445.                     => '@WebProfiler/Collector/cache.html.twig',
  11446.                 ],
  11447.                 'data_collector.translation' => [
  11448.                     => 'translation',
  11449.                     => '@WebProfiler/Collector/translation.html.twig',
  11450.                 ],
  11451.                 'data_collector.security' => [
  11452.                     => 'security',
  11453.                     => '@Security/Collector/security.html.twig',
  11454.                 ],
  11455.                 'data_collector.twig' => [
  11456.                     => 'twig',
  11457.                     => '@WebProfiler/Collector/twig.html.twig',
  11458.                 ],
  11459.                 'data_collector.http_client' => [
  11460.                     => 'http_client',
  11461.                     => '@WebProfiler/Collector/http_client.html.twig',
  11462.                 ],
  11463.                 'data_collector.doctrine' => [
  11464.                     => 'db',
  11465.                     => '@Doctrine/Collector/db.html.twig',
  11466.                 ],
  11467.                 'data_collector.dump' => [
  11468.                     => 'dump',
  11469.                     => '@Debug/Profiler/dump.html.twig',
  11470.                 ],
  11471.                 'httplug.collector.collector' => [
  11472.                     => 'httplug',
  11473.                     => '@Httplug/webprofiler.html.twig',
  11474.                 ],
  11475.                 'data_collector.messenger' => [
  11476.                     => 'messenger',
  11477.                     => '@WebProfiler/Collector/messenger.html.twig',
  11478.                 ],
  11479.                 'mailer.data_collector' => [
  11480.                     => 'mailer',
  11481.                     => '@WebProfiler/Collector/mailer.html.twig',
  11482.                 ],
  11483.                 'notifier.data_collector' => [
  11484.                     => 'notifier',
  11485.                     => '@WebProfiler/Collector/notifier.html.twig',
  11486.                 ],
  11487.                 'data_collector.config' => [
  11488.                     => 'config',
  11489.                     => '@WebProfiler/Collector/config.html.twig',
  11490.                 ],
  11491.             ],
  11492.             'pimcore.service_controllers' => [
  11493.                 'AdvancedObjectSearchBundle\\Controller\\AdminController' => 'AdvancedObjectSearchBundle\\Controller\\AdminController',
  11494.                 'App\\Controller\\AccountController' => 'App\\Controller\\AccountController',
  11495.                 'App\\Controller\\BaseController' => 'App\\Controller\\BaseController',
  11496.                 'App\\Controller\\CartController' => 'App\\Controller\\CartController',
  11497.                 'App\\Controller\\CheckoutController' => 'App\\Controller\\CheckoutController',
  11498.                 'App\\Controller\\ContentController' => 'App\\Controller\\ContentController',
  11499.                 'App\\Controller\\DefaultController' => 'App\\Controller\\DefaultController',
  11500.                 'App\\Controller\\NewsController' => 'App\\Controller\\NewsController',
  11501.                 'App\\Controller\\PaymentController' => 'App\\Controller\\PaymentController',
  11502.                 'App\\Controller\\ProductController' => 'App\\Controller\\ProductController',
  11503.                 'App\\Controller\\Web2printController' => 'App\\Controller\\Web2printController',
  11504.                 'CustomerManagementFrameworkBundle\\Controller\\Admin' => 'CustomerManagementFrameworkBundle\\Controller\\Admin',
  11505.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\ActivitiesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\ActivitiesController',
  11506.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\CustomersController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\CustomersController',
  11507.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\Customers\\FilterDefinitionController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\Customers\\FilterDefinitionController',
  11508.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\DuplicatesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\DuplicatesController',
  11509.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\GDPRDataController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\GDPRDataController',
  11510.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\HelperController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\HelperController',
  11511.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\RulesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\RulesController',
  11512.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\SegmentAssignmentController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\SegmentAssignmentController',
  11513.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\SettingsController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\SettingsController',
  11514.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\TemplatesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\TemplatesController',
  11515.                 'CustomerManagementFrameworkBundle\\Controller\\Preview\\ObjectPreviewController' => 'CustomerManagementFrameworkBundle\\Controller\\Preview\\ObjectPreviewController',
  11516.                 'CustomerManagementFrameworkBundle\\Controller\\Report\\TermSegmentBuilderController' => 'CustomerManagementFrameworkBundle\\Controller\\Report\\TermSegmentBuilderController',
  11517.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\ActivitiesController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\ActivitiesController',
  11518.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\CustomersController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\CustomersController',
  11519.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\DeletionsController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\DeletionsController',
  11520.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentGroupsController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentGroupsController',
  11521.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsController',
  11522.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsOfCustomersController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsOfCustomersController',
  11523.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Mailchimp\\WebhookController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Mailchimp\\WebhookController',
  11524.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Newsletter\\AdminController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Newsletter\\AdminController',
  11525.                 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController',
  11526.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController',
  11527.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController',
  11528.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController',
  11529.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController',
  11530.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController',
  11531.                 'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController' => 'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController',
  11532.                 'OutputDataConfigToolkitBundle\\Controller\\AdminController' => 'OutputDataConfigToolkitBundle\\Controller\\AdminController',
  11533.                 'OutputDataConfigToolkitBundle\\Controller\\ClassController' => 'OutputDataConfigToolkitBundle\\Controller\\ClassController',
  11534.                 'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\BackendController' => 'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\BackendController',
  11535.                 'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\DefaultController' => 'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\DefaultController',
  11536.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController',
  11537.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController',
  11538.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController',
  11539.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController',
  11540.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController',
  11541.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController',
  11542.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController',
  11543.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController',
  11544.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController',
  11545.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController',
  11546.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController',
  11547.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController',
  11548.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController',
  11549.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController',
  11550.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController',
  11551.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController',
  11552.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController',
  11553.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController',
  11554.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController',
  11555.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController',
  11556.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController',
  11557.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController',
  11558.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController',
  11559.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController',
  11560.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController',
  11561.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController',
  11562.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController',
  11563.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController',
  11564.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController',
  11565.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController',
  11566.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController',
  11567.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController',
  11568.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController',
  11569.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController',
  11570.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController',
  11571.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController',
  11572.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController',
  11573.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController',
  11574.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController',
  11575.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController',
  11576.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController',
  11577.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController',
  11578.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController',
  11579.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController',
  11580.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController',
  11581.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController',
  11582.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController',
  11583.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController',
  11584.                 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController',
  11585.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController',
  11586.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController',
  11587.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController',
  11588.                 'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\ConfigController',
  11589.                 'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\DownloadController' => 'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\DownloadController',
  11590.                 'Pimcore\\Bundle\\DataHubProductsupBundle\\Controller\\ProductsupController' => 'Pimcore\\Bundle\\DataHubProductsupBundle\\Controller\\ProductsupController',
  11591.                 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\AbstractController' => 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\AbstractController',
  11592.                 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\ConfigController',
  11593.                 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\EndpointController' => 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\EndpointController',
  11594.                 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\SwaggerController' => 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\SwaggerController',
  11595.                 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController',
  11596.                 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController',
  11597.                 'Pimcore\\Bundle\\DirectEditBundle\\Controller\\AssetEditController' => 'Pimcore\\Bundle\\DirectEditBundle\\Controller\\AssetEditController',
  11598.                 'Pimcore\\Bundle\\DirectEditBundle\\Controller\\ClientController' => 'Pimcore\\Bundle\\DirectEditBundle\\Controller\\ClientController',
  11599.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\AdminOrderController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\AdminOrderController',
  11600.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\ConfigController',
  11601.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\FindologicController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\FindologicController',
  11602.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\IndexController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\IndexController',
  11603.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\PricingController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\PricingController',
  11604.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\VoucherController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\VoucherController',
  11605.                 'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle\\Controller\\LicenseCheckController' => 'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle\\Controller\\LicenseCheckController',
  11606.                 'Pimcore\\Bundle\\HeadlessDocumentsBundle\\Controller\\Admin\\Document\\HeadlessDocumentController' => 'Pimcore\\Bundle\\HeadlessDocumentsBundle\\Controller\\Admin\\Document\\HeadlessDocumentController',
  11607.                 'Pimcore\\Bundle\\HeadlessDocumentsBundle\\Controller\\Brick\\ConfigController' => 'Pimcore\\Bundle\\HeadlessDocumentsBundle\\Controller\\Brick\\ConfigController',
  11608.                 'Pimcore\\Bundle\\HeadlessDocumentsBundle\\Controller\\DefaultController' => 'Pimcore\\Bundle\\HeadlessDocumentsBundle\\Controller\\DefaultController',
  11609.                 'Pimcore\\Bundle\\HeadlessDocumentsBundle\\Controller\\Template\\ConfigController' => 'Pimcore\\Bundle\\HeadlessDocumentsBundle\\Controller\\Template\\ConfigController',
  11610.                 'Pimcore\\Bundle\\ObjectMergerBundle\\Controller\\AdminController' => 'Pimcore\\Bundle\\ObjectMergerBundle\\Controller\\AdminController',
  11611.                 'Pimcore\\Bundle\\OpenIdConnectBundle\\Controller\\AuthController' => 'Pimcore\\Bundle\\OpenIdConnectBundle\\Controller\\AuthController',
  11612.                 'Pimcore\\Bundle\\OpenIdConnectBundle\\Controller\\ButtonInjectionController' => 'Pimcore\\Bundle\\OpenIdConnectBundle\\Controller\\ButtonInjectionController',
  11613.                 'Pimcore\\Bundle\\OpenIdConnectBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\OpenIdConnectBundle\\Controller\\ConfigController',
  11614.                 'Pimcore\\Bundle\\PerspectiveEditorBundle\\Controller\\PerspectiveController' => 'Pimcore\\Bundle\\PerspectiveEditorBundle\\Controller\\PerspectiveController',
  11615.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AbstractSiteController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AbstractSiteController',
  11616.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\CollectionsController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\CollectionsController',
  11617.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\FrontendBuildController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\FrontendBuildController',
  11618.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\WizardController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\WizardController',
  11619.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AuthController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AuthController',
  11620.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\CollectionController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\CollectionController',
  11621.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\AssetController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\AssetController',
  11622.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\DataObjectController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\DataObjectController',
  11623.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DownloadCartController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DownloadCartController',
  11624.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\EmailController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\EmailController',
  11625.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\LanguageVariantController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\LanguageVariantController',
  11626.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PortalController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PortalController',
  11627.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PublicShareController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PublicShareController',
  11628.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\AssetUploadController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\AssetUploadController',
  11629.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\BatchTaskController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\BatchTaskController',
  11630.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\CollectionController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\CollectionController',
  11631.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\AssetController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\AssetController',
  11632.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\DataObjectController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\DataObjectController',
  11633.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\AssetController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\AssetController',
  11634.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\DataObjectController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\DataObjectController',
  11635.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DirectEditController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DirectEditController',
  11636.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DownloadController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DownloadController',
  11637.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\FolderController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\FolderController',
  11638.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShareController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShareController',
  11639.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DetailActionsController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DetailActionsController',
  11640.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DownloadController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DownloadController',
  11641.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SavedSearchController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SavedSearchController',
  11642.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SearchController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SearchController',
  11643.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\TranslationController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\TranslationController',
  11644.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SavedSearchController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SavedSearchController',
  11645.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SearchController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SearchController',
  11646.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SnippetController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SnippetController',
  11647.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\StatisticExplorerController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\StatisticExplorerController',
  11648.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\UserController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\UserController',
  11649.                 'Pimcore\\Bundle\\StatisticsExplorerBundle\\Controller\\StatisticsController' => 'Pimcore\\Bundle\\StatisticsExplorerBundle\\Controller\\StatisticsController',
  11650.                 'Pimcore\\Bundle\\WorkflowDesignerBundle\\Controller\\AdminController' => 'Pimcore\\Bundle\\WorkflowDesignerBundle\\Controller\\AdminController',
  11651.                 'Pimcore\\Bundle\\WorkflowDesignerBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\WorkflowDesignerBundle\\Controller\\ConfigController',
  11652.                 'Pimcore\\TranslationsProviderInterfaceBundle\\Controller\\BackendController' => 'Pimcore\\TranslationsProviderInterfaceBundle\\Controller\\BackendController',
  11653.                 'Pimcore\\TranslationsProviderInterfaceBundle\\Controller\\TranslationJobsController' => 'Pimcore\\TranslationsProviderInterfaceBundle\\Controller\\TranslationJobsController',
  11654.                 'Web2PrintToolsBundle\\Controller\\AdminController' => 'Web2PrintToolsBundle\\Controller\\AdminController',
  11655.                 'kernel' => 'App\\Kernel',
  11656.             ],
  11657.             'console.command.ids' => [
  11658.                 => 'console.command.public_alias.App\\Command\\AssetCopyrightCommand',
  11659.                 => 'console.command.public_alias.App\\Command\\AssetMetadataMigratorCommand',
  11660.                 => 'console.command.public_alias.App\\Command\\ClsDataCommand',
  11661.                 => 'console.command.public_alias.App\\Command\\DataCommand',
  11662.                 => 'console.command.public_alias.App\\Command\\StatisticGeneratorCommand',
  11663.                 => 'console.command.public_alias.App\\Command\\UpdateDomainCommand',
  11664.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand',
  11665.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand',
  11666.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand',
  11667.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand',
  11668.                 10 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand',
  11669.                 11 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand',
  11670.                 12 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand',
  11671.                 13 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand',
  11672.                 14 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand',
  11673.                 15 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews',
  11674.                 16 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand',
  11675.                 17 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand',
  11676.                 18 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand',
  11677.                 19 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand',
  11678.                 20 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand',
  11679.                 21 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand',
  11680.                 22 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand',
  11681.                 23 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand',
  11682.                 24 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand',
  11683.                 25 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand',
  11684.                 26 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand',
  11685.                 27 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand',
  11686.                 28 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand',
  11687.                 29 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand',
  11688.                 30 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand',
  11689.                 31 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand',
  11690.                 32 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand',
  11691.                 33 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand',
  11692.                 34 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand',
  11693.                 35 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\CleanupPendingOrdersCommand',
  11694.                 36 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\BootstrapCommand',
  11695.                 37 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\EsSyncCommand',
  11696.                 38 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessPreparationQueueCommand',
  11697.                 39 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessUpdateIndexQueueCommand',
  11698.                 40 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ResetQueueCommand',
  11699.                 41 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupReservationsCommand',
  11700.                 42 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupStatisticsCommand',
  11701.                 43 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\ActionTriggerQueueCommand',
  11702.                 44 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\BuildSegmentsCommand',
  11703.                 45 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\CronTriggerCommand',
  11704.                 46 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\DuplicatesIndexCommand',
  11705.                 47 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\MaintenanceCommand',
  11706.                 48 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\SegmentAssignmentIndexCommand',
  11707.                 49 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\MigrateLegacyConfig',
  11708.                 50 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand',
  11709.                 51 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand',
  11710.                 52 => 'console.command.public_alias.Pimcore\\AssetMetadataClassDefinitionsBundle\\Command\\MigrateToCustomSettingsCommand',
  11711.                 53 => 'console.command.public_alias.Pimcore\\AssetMetadataClassDefinitionsBundle\\Command\\PopulateCommand',
  11712.                 54 => 'console.command.public_alias.Pimcore\\Bundle\\DirectEditBundle\\Command\\CleanupCommand',
  11713.                 55 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\SizeEstimationCommand',
  11714.                 56 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\IndexRecreateCommand',
  11715.                 57 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\IndexUpdateCommand',
  11716.                 58 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\UpdateFrontendBuildCommand',
  11717.                 59 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\WizardCommand',
  11718.                 60 => 'Pimcore\\TranslationsProviderInterfaceBundle\\Command\\SimulationCommand',
  11719.                 61 => 'Pimcore\\TranslationsProviderInterfaceBundle\\Command\\TranslationJobsCommand',
  11720.                 62 => 'console.command.public_alias.AdvancedObjectSearchBundle\\Command\\ProcessUpdateQueueCommand',
  11721.                 63 => 'console.command.public_alias.AdvancedObjectSearchBundle\\Command\\ReindexCommand',
  11722.                 64 => 'console.command.public_alias.AdvancedObjectSearchBundle\\Command\\UpdateMappingCommand',
  11723.                 65 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubSimpleRestBundle\\Command\\CreateOrUpdateMappingCommand',
  11724.                 66 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubSimpleRestBundle\\Command\\ProcessQueueCommand',
  11725.                 67 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubSimpleRestBundle\\Command\\ResetQueueCommand',
  11726.                 68 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubFileExportBundle\\Command\\CronExecutionCommand',
  11727.                 69 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubFileExportBundle\\Command\\ExportFileCommand',
  11728.                 70 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\ClassMethodExecutorCommand',
  11729.                 71 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MaintenanceCommand',
  11730.                 72 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MigrationGeneratorCommand',
  11731.                 73 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubProductsupBundle\\Command\\ExportChildCommand',
  11732.                 74 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubProductsupBundle\\Command\\ExportCommand',
  11733.                 75 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand',
  11734.                 76 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand',
  11735.                 77 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand',
  11736.                 78 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand',
  11737.                 79 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand',
  11738.             ],
  11739.         ];
  11740.     }
  11741.     protected function throw($message)
  11742.     {
  11743.         throw new RuntimeException($message);
  11744.     }
  11745. }