var/cache/dev/ContainerGmCYfM6/App_KernelDevDebugContainer.php line 1102

Open in your IDE?
  1. <?php
  2. namespace ContainerGmCYfM6;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'Pimcore\\Cache\\Runtime' => true,
  31.             'Pimcore\\Extension\\Config' => true,
  32.             'kernel' => true,
  33.         ];
  34.         $this->methodMap = [
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  37.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  38.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  39.             '.container.private.session' => 'get_Container_Private_SessionService',
  40.             '.container.private.twig' => 'get_Container_Private_TwigService',
  41.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  42.             'Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler' => 'getContentSecurityPolicyHandlerService',
  43.             'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler' => 'getCsrfProtectionHandlerService',
  44.             'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolverService',
  45.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener' => 'getFullPageCacheListenerService',
  46.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener' => 'getGoogleAnalyticsCodeListenerService',
  47.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener' => 'getGoogleTagManagerListenerService',
  48.             'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService' => 'getElasticSearchConfigServiceService',
  49.             'Pimcore\\Cache\\Core\\CoreCacheHandler' => 'getCoreCacheHandlerService',
  50.             'Pimcore\\Config' => 'getConfigService',
  51.             'Pimcore\\Document\\Editable\\Block\\BlockStateStack' => 'getBlockStateStackService',
  52.             'Pimcore\\Document\\Renderer\\DocumentRenderer' => 'getDocumentRendererService',
  53.             'Pimcore\\Document\\StaticPageGenerator' => 'getStaticPageGeneratorService',
  54.             'Pimcore\\Extension\\Bundle\\PimcoreBundleManager' => 'getPimcoreBundleManagerService',
  55.             'Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface' => 'getAreabrickManagerInterfaceService',
  56.             'Pimcore\\Http\\RequestHelper' => 'getRequestHelperService',
  57.             'Pimcore\\Http\\Request\\Resolver\\DocumentResolver' => 'getDocumentResolverService',
  58.             'Pimcore\\Http\\Request\\Resolver\\EditmodeResolver' => 'getEditmodeResolverService',
  59.             'Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver' => 'getOutputTimestampResolverService',
  60.             'Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver' => 'getPimcoreContextResolverService',
  61.             'Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver' => 'getResponseHeaderResolverService',
  62.             'Pimcore\\Http\\Request\\Resolver\\SiteResolver' => 'getSiteResolverService',
  63.             'Pimcore\\Http\\Request\\Resolver\\StaticPageResolver' => 'getStaticPageResolverService',
  64.             'Pimcore\\Http\\ResponseHelper' => 'getResponseHelperService',
  65.             'Pimcore\\Localization\\LocaleServiceInterface' => 'getLocaleServiceInterfaceService',
  66.             'Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader' => 'getEditableLoaderService',
  67.             'Pimcore\\Model\\Document\\Service' => 'getServiceService',
  68.             'Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator' => 'getDocumentTargetingConfiguratorService',
  69.             'Pimcore\\Templating\\Renderer\\EditableRenderer' => 'getEditableRendererService',
  70.             'Pimcore\\Workflow\\ExpressionService' => 'getExpressionServiceService',
  71.             'Pimcore\\Workflow\\Manager' => 'getManagerService',
  72.             'Pimcore\\Workflow\\Place\\StatusInfo' => 'getStatusInfoService',
  73.             'Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension' => 'getWebLinkExtensionService',
  74.             'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener' => 'getSessionListenerService',
  75.             'Symfony\\Component\\Lock\\LockFactory' => 'getLockFactoryService',
  76.             'Symfony\\Contracts\\Translation\\TranslatorInterface' => 'getTranslatorInterfaceService',
  77.             'cache.app' => 'getCache_AppService',
  78.             'cache.system' => 'getCache_SystemService',
  79.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  80.             'cmf_routing.route_provider' => 'getCmfRouting_RouteProviderService',
  81.             'data_collector.dump' => 'getDataCollector_DumpService',
  82.             'doctrine' => 'getDoctrineService',
  83.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  84.             'doctrine.orm.portal_engine_entity_manager' => 'getDoctrine_Orm_PortalEngineEntityManagerService',
  85.             'doctrine.orm.statistics_explorer_entity_manager' => 'getDoctrine_Orm_StatisticsExplorerEntityManagerService',
  86.             'event_dispatcher' => 'getEventDispatcherService',
  87.             'http_kernel' => 'getHttpKernelService',
  88.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  89.             'monolog.logger.admin' => 'getMonolog_Logger_AdminService',
  90.             'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
  91.             'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService',
  92.             'monolog.logger.event' => 'getMonolog_Logger_EventService',
  93.             'monolog.logger.http_client' => 'getMonolog_Logger_HttpClientService',
  94.             'monolog.logger.init' => 'getMonolog_Logger_InitService',
  95.             'monolog.logger.php' => 'getMonolog_Logger_PhpService',
  96.             'monolog.logger.portalengine.es' => 'getMonolog_Logger_Portalengine_EsService',
  97.             'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
  98.             'monolog.logger.request' => 'getMonolog_Logger_RequestService',
  99.             'monolog.logger.router' => 'getMonolog_Logger_RouterService',
  100.             'monolog.logger.routing' => 'getMonolog_Logger_RoutingService',
  101.             'monolog.logger.security' => 'getMonolog_Logger_SecurityService',
  102.             'pimcore.cache.pool' => 'getPimcore_Cache_PoolService',
  103.             'pimcore.routing.router.request_context' => 'getPimcore_Routing_Router_RequestContextService',
  104.             'pimcore.templating.engine.delegating' => 'getPimcore_Templating_Engine_DelegatingService',
  105.             'pimcore_admin.security.user_loader' => 'getPimcoreAdmin_Security_UserLoaderService',
  106.             'request_stack' => 'getRequestStackService',
  107.             'router' => 'getRouterService',
  108.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  109.             'workflow.wfdesigner_imageapproval' => 'getWorkflow_WfdesignerImageapprovalService',
  110.             'workflow.wfdesigner_new_product_setup' => 'getWorkflow_WfdesignerNewProductSetupService',
  111.             'cache_clearer' => 'getCacheClearerService',
  112.             'filesystem' => 'getFilesystemService',
  113.             'serializer' => 'getSerializerService',
  114.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  115.             'form.factory' => 'getForm_FactoryService',
  116.             'form.type.file' => 'getForm_Type_FileService',
  117.             'profiler' => 'getProfilerService',
  118.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  119.             'security.token_storage' => 'getSecurity_TokenStorageService',
  120.             'twig' => 'getTwigService',
  121.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  122.             'session' => 'getSessionService',
  123.             'validator' => 'getValidatorService',
  124.         ];
  125.         $this->fileMap = [
  126.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  127.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  128.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  129.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  130.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  131.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  132.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  133.             'App\\Controller\\Web2printController' => 'getWeb2printControllerService',
  134.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  135.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController' => 'getCallbackSettingsControllerService',
  136.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController' => 'getConfigControllerService',
  137.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController' => 'getIndexControllerService',
  138.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController' => 'getMonitoringItemControllerService',
  139.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController' => 'getRestControllerService',
  140.             'Elements\\Bundle\\ProcessManagerBundle\\Installer' => 'getInstallerService',
  141.             'Elements\\Bundle\\ProcessManagerBundle\\Service\\CommandsValidator' => 'getCommandsValidatorService',
  142.             'FrontendPermissionToolkitBundle\\Service' => 'getService2Service',
  143.             'GuzzleHttp\\Client' => 'getClientService',
  144.             'Knp\\Component\\Pager\\PaginatorInterface' => 'getPaginatorInterfaceService',
  145.             'Pimcore\\Admin\\Serializer' => 'getSerializer2Service',
  146.             'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\BackendController' => 'getBackendControllerService',
  147.             'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
  148.             'Pimcore\\AssetMetadataClassDefinitionsBundle\\Installer' => 'getInstaller2Service',
  149.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'getAssetControllerService',
  150.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'getAssetHelperControllerService',
  151.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'getClassControllerService',
  152.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'getClassificationstoreControllerService',
  153.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'getDataObjectControllerService',
  154.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'getDataObjectHelperControllerService',
  155.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'getQuantityValueControllerService',
  156.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'getVariantsControllerService',
  157.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'getDocumentControllerService',
  158.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'getEmailControllerService',
  159.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'getFolderControllerService',
  160.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'getHardlinkControllerService',
  161.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'getLinkControllerService',
  162.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'getNewsletterControllerService',
  163.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'getPageControllerService',
  164.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'getPrintcontainerControllerService',
  165.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'getPrintpageControllerService',
  166.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'getRenderletControllerService',
  167.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'getSnippetControllerService',
  168.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'getElementControllerService',
  169.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'getEmailController2Service',
  170.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'getAdminerControllerService',
  171.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'getOpcacheControllerService',
  172.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'getIndexController2Service',
  173.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'getInstallControllerService',
  174.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'getLogControllerService',
  175.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'getLoginControllerService',
  176.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'getMiscControllerService',
  177.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'getNotificationControllerService',
  178.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'getPortalControllerService',
  179.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'getRecyclebinControllerService',
  180.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'getRedirectsControllerService',
  181.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'getSettingsControllerService',
  182.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'getTagsControllerService',
  183.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'getTargetingControllerService',
  184.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'getTranslationControllerService',
  185.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'getUserControllerService',
  186.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'getWorkflowControllerService',
  187.             'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'getExtensionManagerControllerService',
  188.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'getAdminControllerService',
  189.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'getAssetController2Service',
  190.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'getDataObjectController2Service',
  191.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'getPimcoreUsersControllerService',
  192.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'getSentMailControllerService',
  193.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'getAnalyticsControllerService',
  194.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'getCustomReportControllerService',
  195.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'getSettingsController2Service',
  196.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'getSearchControllerService',
  197.             'Pimcore\\Bundle\\AdminBundle\\Session\\Handler\\AdminSessionHandler' => 'getAdminSessionHandlerService',
  198.             'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'getPublicServicesControllerService',
  199.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener' => 'getWorkflowManagementListenerService',
  200.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'getConfigController2Service',
  201.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'getGraphQLExplorerControllerService',
  202.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'getWebserviceControllerService',
  203.             'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service' => 'getService3Service',
  204.             'Pimcore\\Bundle\\DataHubBundle\\Installer' => 'getInstaller3Service',
  205.             'Pimcore\\Bundle\\DataHubBundle\\Service\\CheckConsumerPermissionsService' => 'getCheckConsumerPermissionsServiceService',
  206.             'Pimcore\\Bundle\\DataHubBundle\\Service\\FileUploadService' => 'getFileUploadServiceService',
  207.             'Pimcore\\Bundle\\DataHubBundle\\Service\\OutputCacheService' => 'getOutputCacheServiceService',
  208.             'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\ConfigController' => 'getConfigController3Service',
  209.             'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\DownloadController' => 'getDownloadControllerService',
  210.             'Pimcore\\Bundle\\DataHubFileExportBundle\\Exporter\\File' => 'getFileService',
  211.             'Pimcore\\Bundle\\DataHubFileExportBundle\\Installer' => 'getInstaller4Service',
  212.             'Pimcore\\Bundle\\DataHubProductsupBundle\\Controller\\ProductsupController' => 'getProductsupControllerService',
  213.             'Pimcore\\Bundle\\DataHubProductsupBundle\\Installer' => 'getInstaller5Service',
  214.             'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\AbstractController' => 'getAbstractControllerService',
  215.             'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\ConfigController' => 'getConfigController4Service',
  216.             'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\EndpointController' => 'getEndpointControllerService',
  217.             'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\SwaggerController' => 'getSwaggerControllerService',
  218.             'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Installer' => 'getInstaller6Service',
  219.             'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'getConfigDataObjectControllerService',
  220.             'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'getPushImportControllerService',
  221.             'Pimcore\\Bundle\\DataImporterBundle\\Installer' => 'getInstaller7Service',
  222.             'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle\\Controller\\LicenseCheckController' => 'getLicenseCheckControllerService',
  223.             'Pimcore\\Bundle\\ObjectMergerBundle\\Controller\\AdminController' => 'getAdminController2Service',
  224.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AbstractSiteController' => 'getAbstractSiteControllerService',
  225.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\CollectionsController' => 'getCollectionsControllerService',
  226.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\FrontendBuildController' => 'getFrontendBuildControllerService',
  227.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\WizardController' => 'getWizardControllerService',
  228.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AuthController' => 'getAuthControllerService',
  229.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\CollectionController' => 'getCollectionControllerService',
  230.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\AssetController' => 'getAssetController3Service',
  231.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\DataObjectController' => 'getDataObjectController3Service',
  232.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DownloadCartController' => 'getDownloadCartControllerService',
  233.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\EmailController' => 'getEmailController3Service',
  234.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\LanguageVariantController' => 'getLanguageVariantControllerService',
  235.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PortalController' => 'getPortalController2Service',
  236.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PublicShareController' => 'getPublicShareControllerService',
  237.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\AssetUploadController' => 'getAssetUploadControllerService',
  238.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\BatchTaskController' => 'getBatchTaskControllerService',
  239.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\CollectionController' => 'getCollectionController2Service',
  240.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\AssetController' => 'getAssetController4Service',
  241.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\DataObjectController' => 'getDataObjectController4Service',
  242.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\AssetController' => 'getAssetController5Service',
  243.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\DataObjectController' => 'getDataObjectController5Service',
  244.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DirectEditController' => 'getDirectEditControllerService',
  245.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DownloadController' => 'getDownloadController2Service',
  246.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\FolderController' => 'getFolderController2Service',
  247.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShareController' => 'getPublicShareController2Service',
  248.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DetailActionsController' => 'getDetailActionsControllerService',
  249.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DownloadController' => 'getDownloadController3Service',
  250.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SavedSearchController' => 'getSavedSearchControllerService',
  251.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SearchController' => 'getSearchController2Service',
  252.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\TranslationController' => 'getTranslationController2Service',
  253.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SavedSearchController' => 'getSavedSearchController2Service',
  254.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SearchController' => 'getSearchController3Service',
  255.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SnippetController' => 'getSnippetController2Service',
  256.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\StatisticExplorerController' => 'getStatisticExplorerControllerService',
  257.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\UserController' => 'getUserController2Service',
  258.             'Pimcore\\Bundle\\PortalEngineBundle\\Installer' => 'getInstaller8Service',
  259.             'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexUpdateService' => 'getIndexUpdateServiceService',
  260.             'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\FrontendPermissionToolkit\\DataProvider' => 'getDataProviderService',
  261.             'Pimcore\\Bundle\\PortalEngineBundle\\Tools\\MigrationServiceLocator' => 'getMigrationServiceLocatorService',
  262.             'Pimcore\\Bundle\\StatisticsExplorerBundle\\Controller\\StatisticsController' => 'getStatisticsControllerService',
  263.             'Pimcore\\Bundle\\StatisticsExplorerBundle\\Installer' => 'getInstaller9Service',
  264.             'Pimcore\\Bundle\\WorkflowDesignerBundle\\Controller\\AdminController' => 'getAdminController3Service',
  265.             'Pimcore\\Bundle\\WorkflowDesignerBundle\\Installer' => 'getInstaller10Service',
  266.             'Pimcore\\Cache\\Symfony\\CacheClearer' => 'getCacheClearer2Service',
  267.             'Pimcore\\Controller\\Config\\ControllerDataProvider' => 'getControllerDataProviderService',
  268.             'Pimcore\\DataObject\\BlockDataMarshaller\\Consent' => 'getConsentService',
  269.             'Pimcore\\DataObject\\BlockDataMarshaller\\Date' => 'getDateService',
  270.             'Pimcore\\DataObject\\BlockDataMarshaller\\ExternalImage' => 'getExternalImageService',
  271.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geobounds' => 'getGeoboundsService',
  272.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopoint' => 'getGeopointService',
  273.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopolygon' => 'getGeopolygonService',
  274.             'Pimcore\\DataObject\\BlockDataMarshaller\\Localizedfields' => 'getLocalizedfieldsService',
  275.             'Pimcore\\DataObject\\BlockDataMarshaller\\RgbaColor' => 'getRgbaColorService',
  276.             'Pimcore\\DataObject\\BlockDataMarshaller\\StructuredTable' => 'getStructuredTableService',
  277.             'Pimcore\\DataObject\\ClassBuilder\\FieldDefinitionDocBlockBuilderInterface' => 'getFieldDefinitionDocBlockBuilderInterfaceService',
  278.             'Pimcore\\DataObject\\ClassBuilder\\PHPClassDumperInterface' => 'getPHPClassDumperInterfaceService',
  279.             'Pimcore\\DataObject\\ClassBuilder\\PHPFieldCollectionClassDumperInterface' => 'getPHPFieldCollectionClassDumperInterfaceService',
  280.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickClassDumperInterface' => 'getPHPObjectBrickClassDumperInterfaceService',
  281.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickContainerClassDumperInterface' => 'getPHPObjectBrickContainerClassDumperInterfaceService',
  282.             'Pimcore\\DataObject\\Consent\\Service' => 'getService4Service',
  283.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\BlockDataMarshaller\\EncryptedField' => 'getEncryptedFieldService',
  284.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\BooleanSelect' => 'getBooleanSelectService',
  285.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\EncryptedField' => 'getEncryptedField2Service',
  286.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Multiselect' => 'getMultiselectService',
  287.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\QuantityValue' => 'getQuantityValueService',
  288.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\RgbaColor' => 'getRgbaColor2Service',
  289.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Table' => 'getTableService',
  290.             'Pimcore\\DataObject\\GridColumnConfig\\Service' => 'getService5Service',
  291.             'Pimcore\\Document\\Editable\\EditableHandler' => 'getEditableHandlerService',
  292.             'Pimcore\\Document\\Editable\\EditableUsageResolver' => 'getEditableUsageResolverService',
  293.             'Pimcore\\Element\\MarshallerService' => 'getMarshallerServiceService',
  294.             'Pimcore\\Helper\\LongRunningHelper' => 'getLongRunningHelperService',
  295.             'Pimcore\\Http\\ClientFactory' => 'getClientFactoryService',
  296.             'Pimcore\\Http\\Request\\Resolver\\TemplateResolver' => 'getTemplateResolverService',
  297.             'Pimcore\\Image\\Adapter\\GD' => 'getGDService',
  298.             'Pimcore\\Image\\Adapter\\Imagick' => 'getImagickService',
  299.             'Pimcore\\Image\\Optimizer' => 'getOptimizerService',
  300.             'Pimcore\\Localization\\IntlFormatter' => 'getIntlFormatterService',
  301.             'Pimcore\\Log\\ApplicationLogger' => 'getApplicationLoggerService',
  302.             'Pimcore\\Log\\Handler\\ApplicationLoggerDb' => 'getApplicationLoggerDbService',
  303.             'Pimcore\\Mail\\Mailer' => 'getMailerService',
  304.             'Pimcore\\Migrations\\FilteredMigrationsRepository' => 'getFilteredMigrationsRepositoryService',
  305.             'Pimcore\\Migrations\\FilteredTableMetadataStorage' => 'getFilteredTableMetadataStorageService',
  306.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassDefinitionManager' => 'getClassDefinitionManagerService',
  307.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassLayoutDefinitionManager' => 'getClassLayoutDefinitionManagerService',
  308.             'Pimcore\\Model\\DataObject\\ClassDefinition\\DynamicOptionsProvider\\CountryOptionsProvider' => 'getCountryOptionsProviderService',
  309.             'Pimcore\\Model\\DataObject\\QuantityValue\\QuantityValueConverterInterface' => 'getQuantityValueConverterInterfaceService',
  310.             'Pimcore\\Model\\DataObject\\QuantityValue\\UnitConversionService' => 'getUnitConversionServiceService',
  311.             'Pimcore\\Model\\Notification\\Service\\NotificationService' => 'getNotificationServiceService',
  312.             'Pimcore\\Model\\Version\\Adapter\\VersionStorageAdapterInterface' => 'getVersionStorageAdapterInterfaceService',
  313.             'Pimcore\\Tool\\AssetsInstaller' => 'getAssetsInstallerService',
  314.             'Pimcore\\Tool\\Storage' => 'getStorageService',
  315.             'Pimcore\\Workflow\\Dumper\\GraphvizDumper' => 'getGraphvizDumperService',
  316.             'Pimcore\\Workflow\\Dumper\\StateMachineGraphvizDumper' => 'getStateMachineGraphvizDumperService',
  317.             'Pimcore\\Workflow\\Notification\\NotificationEmailService' => 'getNotificationEmailServiceService',
  318.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  319.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  320.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  321.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  322.             'TorqIT\\MoreCoreBundle\\Controller\\ClassConfigController' => 'getClassConfigControllerService',
  323.             'TorqIT\\MoreCoreBundle\\Controller\\CoreTypeController' => 'getCoreTypeControllerService',
  324.             'TorqIT\\MoreCoreBundle\\Controller\\DefaultController' => 'getDefaultController3Service',
  325.             'TorqIT\\MoreCoreBundle\\Controller\\ImageViewController' => 'getImageViewControllerService',
  326.             'TorqIT\\MoreCoreBundle\\Controller\\ShopifyController' => 'getShopifyControllerService',
  327.             'TorqIT\\MoreCoreBundle\\Controller\\Widgets\\CompletionReportController' => 'getCompletionReportControllerService',
  328.             'TorqIT\\MoreCoreBundle\\Controller\\Widgets\\ObjectViewerController' => 'getObjectViewerControllerService',
  329.             'cache.app_clearer' => 'getCache_AppClearerService',
  330.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  331.             'cache.system_clearer' => 'getCache_SystemClearerService',
  332.             'cache_warmer' => 'getCacheWarmerService',
  333.             'cmf_routing.redirect_controller' => 'getCmfRouting_RedirectControllerService',
  334.             'console.command.public_alias.App\\Command\\DataImportCommand' => 'getDataImportCommandService',
  335.             'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\ClassMethodExecutorCommand' => 'getClassMethodExecutorCommandService',
  336.             'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MaintenanceCommand' => 'getMaintenanceCommandService',
  337.             'console.command.public_alias.Pimcore\\AssetMetadataClassDefinitionsBundle\\Command\\MigrateToCustomSettingsCommand' => 'getMigrateToCustomSettingsCommandService',
  338.             'console.command.public_alias.Pimcore\\AssetMetadataClassDefinitionsBundle\\Command\\PopulateCommand' => 'getPopulateCommandService',
  339.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand' => 'getListCommandService',
  340.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand' => 'getCacheWarmingCommandService',
  341.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand' => 'getClassesDefinitionsBuildCommandService',
  342.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand' => 'getClassCommandService',
  343.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand' => 'getCustomLayoutCommandService',
  344.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand' => 'getFieldCollectionCommandService',
  345.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand' => 'getObjectBrickCommandService',
  346.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand' => 'getDeleteClassificationStoreCommandService',
  347.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand' => 'getDeleteUnusedLocaleDataCommandService',
  348.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews' => 'getGeneratePagePreviewsService',
  349.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand' => 'getMigrateElementsCommandService',
  350.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand' => 'getEmailLogsCleanupCommandService',
  351.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand' => 'getGenerateStaticPagesCommandService',
  352.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand' => 'getInternalMigrationHelpersCommandService',
  353.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand' => 'getInternalModelDaoMappingGeneratorCommandService',
  354.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand' => 'getInternalUnicodeCldrLanguageTerritoryGeneratorCommandService',
  355.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand' => 'getLowQualityImagePreviewCommandService',
  356.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand' => 'getMaintenanceModeCommandService',
  357.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand' => 'getStorageCommandService',
  358.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand' => 'getThumbnailsFolderStructureCommandService',
  359.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand' => 'getMysqlToolsCommandService',
  360.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand' => 'getRecyclebinCleanupCommandService',
  361.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand' => 'getRequirementsCheckCommandService',
  362.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand' => 'getResetPasswordCommandService',
  363.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand' => 'getRunScriptCommandService',
  364.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand' => 'getSearchBackendReindexCommandService',
  365.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand' => 'getThumbnailsClearCommandService',
  366.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand' => 'getThumbnailsImageCommandService',
  367.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand' => 'getThumbnailsVideoCommandService',
  368.             'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand' => 'getRebuildWorkspacesCommandService',
  369.             'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand' => 'getRebuildDefinitionsCommandService',
  370.             'console.command.public_alias.Pimcore\\Bundle\\DataHubFileExportBundle\\Command\\CronExecutionCommand' => 'getCronExecutionCommandService',
  371.             'console.command.public_alias.Pimcore\\Bundle\\DataHubFileExportBundle\\Command\\ExportFileCommand' => 'getExportFileCommandService',
  372.             'console.command.public_alias.Pimcore\\Bundle\\DataHubProductsupBundle\\Command\\ExportChildCommand' => 'getExportChildCommandService',
  373.             'console.command.public_alias.Pimcore\\Bundle\\DataHubProductsupBundle\\Command\\ExportCommand' => 'getExportCommandService',
  374.             'console.command.public_alias.Pimcore\\Bundle\\DataHubSimpleRestBundle\\Command\\CreateOrUpdateMappingCommand' => 'getCreateOrUpdateMappingCommandService',
  375.             'console.command.public_alias.Pimcore\\Bundle\\DataHubSimpleRestBundle\\Command\\ProcessQueueCommand' => 'getProcessQueueCommandService',
  376.             'console.command.public_alias.Pimcore\\Bundle\\DataHubSimpleRestBundle\\Command\\ResetQueueCommand' => 'getResetQueueCommandService',
  377.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand' => 'getCronExecutionCommand2Service',
  378.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand' => 'getDummyDataCommandService',
  379.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand' => 'getParallelProcessQueueCommandService',
  380.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand' => 'getPrepareImportCommandService',
  381.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand' => 'getSequentialProcessQueueCommandService',
  382.             'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\SizeEstimationCommand' => 'getSizeEstimationCommandService',
  383.             'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\IndexRecreateCommand' => 'getIndexRecreateCommandService',
  384.             'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\IndexUpdateCommand' => 'getIndexUpdateCommandService',
  385.             'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\UpdateFrontendBuildCommand' => 'getUpdateFrontendBuildCommandService',
  386.             'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\WizardCommand' => 'getWizardCommandService',
  387.             'console.command.public_alias.TorqIT\\MoreCoreBundle\\Command\\PushToShopifyCommand' => 'getPushToShopifyCommandService',
  388.             'console.command.public_alias.TorqIT\\RoleCreatorBundle\\Command\\RoleCreatorCommand' => 'getRoleCreatorCommandService',
  389.             'console.command_loader' => 'getConsole_CommandLoaderService',
  390.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  391.             'error_controller' => 'getErrorControllerService',
  392.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  393.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  394.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  395.             'monolog.logger.DATA-IMPORTER' => 'getMonolog_Logger_DATAIMPORTERService',
  396.             'monolog.logger.console' => 'getMonolog_Logger_ConsoleService',
  397.             'monolog.logger.debug' => 'getMonolog_Logger_DebugService',
  398.             'monolog.logger.lock' => 'getMonolog_Logger_LockService',
  399.             'monolog.logger.mailer' => 'getMonolog_Logger_MailerService',
  400.             'monolog.logger.messenger' => 'getMonolog_Logger_MessengerService',
  401.             'monolog.logger.pimcore' => 'getMonolog_Logger_PimcoreService',
  402.             'monolog.logger.pimcore_admin.session' => 'getMonolog_Logger_PimcoreAdmin_SessionService',
  403.             'monolog.logger.pimcore_api' => 'getMonolog_Logger_PimcoreApiService',
  404.             'monolog.logger.pimcore_datahub_simplerest' => 'getMonolog_Logger_PimcoreDatahubSimplerestService',
  405.             'monolog.logger.pimcore_statistics_explorer.es' => 'getMonolog_Logger_PimcoreStatisticsExplorer_EsService',
  406.             'monolog.logger.portalengine' => 'getMonolog_Logger_PortalengineService',
  407.             'monolog.logger.session' => 'getMonolog_Logger_SessionService',
  408.             'monolog.logger.translation' => 'getMonolog_Logger_TranslationService',
  409.             'pimcore.analytics.google.fallback_service_locator' => 'getPimcore_Analytics_Google_FallbackServiceLocatorService',
  410.             'pimcore.cache.adapter.null_tag_aware' => 'getPimcore_Cache_Adapter_NullTagAwareService',
  411.             'pimcore.custom_report.adapter.factories' => 'getPimcore_CustomReport_Adapter_FactoriesService',
  412.             'pimcore.datahub.fileExport.exporter.productsup' => 'getPimcore_Datahub_FileExport_Exporter_ProductsupService',
  413.             'pimcore.implementation_loader.asset.metadata.data' => 'getPimcore_ImplementationLoader_Asset_Metadata_DataService',
  414.             'pimcore.implementation_loader.object.data' => 'getPimcore_ImplementationLoader_Object_DataService',
  415.             'pimcore.implementation_loader.object.layout' => 'getPimcore_ImplementationLoader_Object_LayoutService',
  416.             'pimcore.model.factory' => 'getPimcore_Model_FactoryService',
  417.             'pimcore.newsletter.address_source_adapter.factories' => 'getPimcore_Newsletter_AddressSourceAdapter_FactoriesService',
  418.             'pimcore.workflow.place-options-provider' => 'getPimcore_Workflow_PlaceoptionsproviderService',
  419.             'pimcore_admin.security.user_checker' => 'getPimcoreAdmin_Security_UserCheckerService',
  420.             'pimcore_admin.security.user_provider' => 'getPimcoreAdmin_Security_UserProviderService',
  421.             'pimcore_asset_metadata_classdefinitions.implementation_loader.data' => 'getPimcoreAssetMetadataClassdefinitions_ImplementationLoader_DataService',
  422.             'pimcore_asset_metadata_classdefinitions.implementation_loader.layout' => 'getPimcoreAssetMetadataClassdefinitions_ImplementationLoader_LayoutService',
  423.             'presta_sitemap.controller' => 'getPrestaSitemap_ControllerService',
  424.             'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService',
  425.             'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService',
  426.             'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService',
  427.             'routing.loader' => 'getRouting_LoaderService',
  428.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  429.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  430.             'scheb_two_factor.security.google_authenticator' => 'getSchebTwoFactor_Security_GoogleAuthenticatorService',
  431.             'services_resetter' => 'getServicesResetterService',
  432.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  433.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  434.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  435.         ];
  436.         $this->aliases = [
  437.             'App\\Kernel' => 'kernel',
  438.             'Doctrine\\Common\\Persistence\\ConnectionRegistry' => 'doctrine',
  439.             'Doctrine\\Persistence\\ConnectionRegistry' => 'doctrine',
  440.             'GuzzleHttp\\ClientInterface' => 'GuzzleHttp\\Client',
  441.             'Pimcore\\Db\\Connection' => 'doctrine.dbal.default_connection',
  442.             'Pimcore\\Db\\ConnectionInterface' => 'doctrine.dbal.default_connection',
  443.             'Pimcore\\Kernel' => 'kernel',
  444.             'Pimcore\\Localization\\LocaleService' => 'Pimcore\\Localization\\LocaleServiceInterface',
  445.             'Presta\\SitemapBundle\\Controller\\SitemapController' => 'presta_sitemap.controller',
  446.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticator' => 'scheb_two_factor.security.google_authenticator',
  447.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticatorInterface' => 'scheb_two_factor.security.google_authenticator',
  448.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  449.             'database_connection' => 'doctrine.dbal.default_connection',
  450.             'doctrine.orm.entity_manager' => 'doctrine.orm.portal_engine_entity_manager',
  451.             'messenger.bus.pimcore-core' => 'messenger.default_bus',
  452.             'pimcore.app_logger' => 'Pimcore\\Log\\ApplicationLogger',
  453.             'pimcore.app_logger.default' => 'Pimcore\\Log\\ApplicationLogger',
  454.             'pimcore.datahub.fileExport.exporter.file' => 'Pimcore\\Bundle\\DataHubFileExportBundle\\Exporter\\File',
  455.             'pimcore.http_client' => 'GuzzleHttp\\Client',
  456.             'pimcore.locale' => 'Pimcore\\Localization\\LocaleServiceInterface',
  457.             'pimcore.templating.engine.twig' => '.container.private.twig',
  458.             'pimcore_admin.security.token_storage_user_resolver' => 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver',
  459.             'pimcore_admin.serializer' => 'Pimcore\\Admin\\Serializer',
  460.             'translator' => 'Symfony\\Contracts\\Translation\\TranslatorInterface',
  461.         ];
  462.         $this->privates['service_container'] = function () {
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  469.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Kernel.php';
  470.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  483.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  500.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ResetInterface.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheTrait.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ProxyAdapter.php';
  511.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  512.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceProviderInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  552.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  553.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  554.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  555.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/TagAwareCacheInterface.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableTagAwareAdapter.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  624.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  631.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  632.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
  633.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  634.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  635.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  637.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  644.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  645.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  646.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  648.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  650.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  651.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  652.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  653.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  654.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  655.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  656.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  657.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  658.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  660.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  661.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  662.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  664.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  665.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  666.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  667.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  668.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  669.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/ConnectionInterface.php';
  670.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/PimcoreExtensionsTrait.php';
  671.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/Connection.php';
  672.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  673.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  674.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  676.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  677.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/BlacklistSchemaAssetFilter.php';
  678.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  680.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  681.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  682.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  683.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultNamingStrategy.php';
  684.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  685.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  686.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  688.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  689.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  690.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  691.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  692.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  694.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  695.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Request/ParamConverter/DataObjectParamConverter.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
  697.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  698.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  699.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  700.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  702.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  703.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  704.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  706.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  708.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  709.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  710.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  723.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Config.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DatabaseTableTrait.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/ExpiringStoreTrait.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DoctrineDbalStore.php';
  729.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DynamicRouteHandlerInterface.php';
  730.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DocumentRouteHandler.php';
  731.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Event/Traits/RecursionBlockingEventDispatchHelperTrait.php';
  732.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/RedirectHandler.php';
  733.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Manager.php';
  734.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Place/StatusInfo.php';
  735.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/ExpressionService.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/EventListener/ExpressionLanguage.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  738.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/EventSubscriber/NotesSubscriber.php';
  739.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/ActionsButtonService.php';
  740.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleManager.php';
  741.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/Config/StateConfig.php';
  742.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleLocator.php';
  743.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Composer/PackageInfo.php';
  744.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestHelper.php';
  745.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseHelper.php';
  746.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestMatcherFactory.php';
  747.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseStack.php';
  748.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Response/CodeInjector.php';
  749.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/AbstractRequestResolver.php';
  750.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/PimcoreContextResolver.php';
  751.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Context/PimcoreContextGuesser.php';
  752.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/StaticPageResolver.php';
  753.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/OutputTimestampResolver.php';
  754.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/SiteResolver.php';
  755.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/EditmodeResolver.php';
  756.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/DocumentResolver.php';
  757.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/ResponseHeaderResolver.php';
  758.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleServiceInterface.php';
  759.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleService.php';
  760.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/LoaderInterface.php';
  761.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassNameLoaderInterface.php';
  762.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ImplementationLoader.php';
  763.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoaderInterface.php';
  764.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoader.php';
  765.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/AbstractClassNameLoader.php';
  766.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/PrefixLoader.php';
  767.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/PrefixLoader.php';
  768.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/Block/BlockStateStack.php';
  769.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/EditmodeEditableDefinitionCollector.php';
  770.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/ModelInterface.php';
  771.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/DataObject/Traits/ObjectVarTrait.php';
  772.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/AbstractModel.php';
  773.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Element/Service.php';
  774.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Document/Service.php';
  775.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRendererInterface.php';
  776.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRenderer.php';
  777.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/StaticPageGenerator.php';
  778.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PimcoreContextAwareTrait.php';
  779.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/RoutingListener.php';
  780.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreContextListener.php';
  781.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentFallbackListener.php';
  782.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreHeaderListener.php';
  783.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/LocaleListener.php';
  784.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/TranslationDebugListener.php';
  785.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/ElementListener.php';
  786.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GlobalTemplateVariablesListener.php';
  787.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/HardlinkCanonicalListener.php';
  788.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/BlockStateListener.php';
  789.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentMetaDataListener.php';
  790.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/StaticPageContextAwareTrait.php';
  791.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/StaticPageGeneratorListener.php';
  792.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/EventedControllerListener.php';
  793.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseHeaderListener.php';
  794.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/EditmodeListener.php';
  795.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseStackListener.php';
  796.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/ResponseInjectionTrait.php';
  797.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/InternalWysiwygHtmlAttributeFilterListener.php';
  798.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/EnabledTrait.php';
  799.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PreviewRequestTrait.php';
  800.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleAnalyticsCodeListener.php';
  801.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleTagManagerListener.php';
  802.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/FullPageCacheListener.php';
  803.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/FullPage/SessionStatus.php';
  804.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/MaintenancePageListener.php';
  805.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleSearchConsoleVerificationListener.php';
  806.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/OutputTimestampListener.php';
  807.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/WebDebugToolbarListener.php';
  808.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/ActionRenderer.php';
  809.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/IncludeRenderer.php';
  810.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/EditableRenderer.php';
  811.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Renderer/RendererInterface.php';
  812.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Renderer/AbstractRenderer.php';
  813.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Renderer/Breadcrumbs.php';
  814.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/EngineInterface.php';
  815.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/StreamingEngineInterface.php';
  816.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/DelegatingEngine.php';
  817.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/TwigDefaultDelegatingEngine.php';
  818.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreDataCollector.php';
  819.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreTargetingDataCollector.php';
  820.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/SiteId/SiteIdProvider.php';
  821.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Config/ConfigProvider.php';
  822.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/TrackerInterface.php';
  823.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/AbstractTracker.php';
  824.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Tracker.php';
  825.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/CoreCacheHandler.php';
  826.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/WriteLock.php';
  827.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/TargetingStorageInterface.php';
  828.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Traits/TimestampsTrait.php';
  829.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/CookieStorage.php';
  830.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/CookieSaveHandlerInterface.php';
  831.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/AbstractCookieSaveHandler.php';
  832.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/JWTCookieSaveHandler.php';
  833.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorageInterface.php';
  834.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorage.php';
  835.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoaderInterface.php';
  836.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Debug/Traits/StopwatchTrait.php';
  837.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoader.php';
  838.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcherInterface.php';
  839.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcher.php';
  840.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactoryInterface.php';
  841.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactory.php';
  842.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/ActionHandlerInterface.php';
  843.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/DelegatingActionHandler.php';
  844.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Document/DocumentTargetingConfigurator.php';
  845.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/TargetingDataCollector.php';
  846.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php';
  847.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php';
  848.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Code/TargetingCodeGenerator.php';
  849.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/ToolbarListener.php';
  850.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingSessionBagListener.php';
  851.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  852.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/HelperCharsetTrait.php';
  853.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/PimcoreUrl.php';
  854.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/AbstractExtension.php';
  855.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/CacheBusterAware.php';
  856.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/WebLinksTrait.php';
  857.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadLink.php';
  858.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/TextUtilsTrait.php';
  859.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadMeta.php';
  860.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadScript.php';
  861.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadStyle.php';
  862.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadTitle.php';
  863.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Inc.php';
  864.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/InlineScript.php';
  865.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder.php';
  866.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/ContainerService.php';
  867.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSessionBagListener.php';
  868.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Session/SessionConfiguratorInterface.php';
  869.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Session/AdminSessionBagConfigurator.php';
  870.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/User/TokenStorageUserResolver.php';
  871.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php';
  872.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/ContentSecurityPolicyHandler.php';
  873.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSecurityListener.php';
  874.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/Traits/ControllerTypeTrait.php';
  875.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminAuthenticationDoubleCheckListener.php';
  876.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CsrfProtectionListener.php';
  877.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/HttpCacheListener.php';
  878.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CustomAdminEntryPointCheckListener.php';
  879.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UserPerspectiveListener.php';
  880.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UsageStatisticsListener.php';
  881.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/EnablePreviewTimeSliderListener.php';
  882.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  883.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  884.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  885.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Asset/SearchIndexFieldDefinitionService.php';
  886.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Asset/ThumbnailService.php';
  887.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Asset/NameExtractorService.php';
  888.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/DataObject/SearchIndexFieldDefinitionService.php';
  889.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/DataObject/NameExtractorService.php';
  890.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/DataObject/MainImageExtractorService.php';
  891.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/DataPool/DataPoolConfigService.php';
  892.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/DataPool/TranslatorService.php';
  893.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Content/HeadTitleService.php';
  894.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Content/NavigationService.php';
  895.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Content/PageConfigService.php';
  896.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Element/NameExtractorService.php';
  897.             include_once \dirname(__DIR__4).'/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Client.php';
  898.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Tools/EsClientFactory.php';
  899.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/ElasticSearchConfigService.php';
  900.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/IndexQueueService.php';
  901.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/IndexServiceInterface.php';
  902.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Traits/LoggerAware.php';
  903.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/AbstractIndexService.php';
  904.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/DataObject/IndexService.php';
  905.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/Asset/IndexService.php';
  906.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/PortalConfig/PortalConfigService.php';
  907.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Entity/EntityManagerService.php';
  908.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Security/SecurityService.php';
  909.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Collection/CollectionService.php';
  910.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/PublicShare/PublicShareService.php';
  911.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Workflow/WorkflowService.php';
  912.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Document/LanguageVariantService.php';
  913.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Document/PrefixService.php';
  914.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/User/AvatarService.php';
  915.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  916.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  917.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/ContentExtension.php';
  918.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/EditmodeExtension.php';
  919.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/EventSubscriber/PrefixSubscriber.php';
  920.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/EventSubscriber/RequestSubscriber.php';
  921.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/EventSubscriber/SecuritySubscriber.php';
  922.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  923.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  924.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  925.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/HttpClient/HttpClientInterface.php';
  926.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  927.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  928.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  929.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Registry.php';
  930.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/WorkflowSupportStrategyInterface.php';
  931.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/InstanceOfSupportStrategy.php';
  932.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/WorkflowInterface.php';
  933.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Workflow.php';
  934.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Definition.php';
  935.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Transition.php';
  936.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Notes/NotesAwareInterface.php';
  937.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Notification/NotificationInterface.php';
  938.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Notes/NotesAwareTrait.php';
  939.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Notification/NotificationTrait.php';
  940.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Transition.php';
  941.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';
  942.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/MarkingStore/StateTableMarkingStore.php';
  943.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/Translator.php';
  944.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  945.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  946.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  947.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  948.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  949.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouterInterface.php';
  950.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouter.php';
  951.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  952.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  953.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/VersatileGeneratorInterface.php';
  954.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainedRouterInterface.php';
  955.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerTrait.php';
  956.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/DynamicRouter.php';
  957.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php';
  958.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php';
  959.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcher.php';
  960.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/FinalMatcherInterface.php';
  961.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/UrlMatcher.php';
  962.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  963.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  964.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php';
  965.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGenerator.php';
  966.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ProviderBasedGenerator.php';
  967.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ContentAwareGenerator.php';
  968.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerInterface.php';
  969.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteContentEnhancer.php';
  970.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Element/Router.php';
  971.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Staticroute/Router.php';
  972.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/RouteProviderInterface.php';
  973.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/DynamicRouteProvider.php';
  974.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DataObjectRouteHandler.php';
  975.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickManagerInterface.php';
  976.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickManager.php';
  977.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  978.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  979.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  980.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/User/UserLoader.php';
  981.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  982.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  983.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  984.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  985.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  986.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  987.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  988.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  989.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  990.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  991.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  992.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  993.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  994.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  995.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  996.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  997.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  998.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  999.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1034.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1035.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1036.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1037.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1038.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HelpersExtension.php';
  1039.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentEditableExtension.php';
  1040.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreObjectExtension.php';
  1041.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreToolExtension.php';
  1042.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/NavigationExtension.php';
  1043.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/GlossaryExtension.php';
  1044.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Tool/Glossary/Processor.php';
  1045.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HeaderExtension.php';
  1046.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetCompressExtension.php';
  1047.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/WebsiteConfigExtension.php';
  1048.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DumpExtension.php';
  1049.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/CacheExtension.php';
  1050.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetHelperExtensions.php';
  1051.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DataObjectHelperExtensions.php';
  1052.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentHelperExtensions.php';
  1053.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/ImageThumbnailExtension.php';
  1054.             include_once \dirname(__DIR__4).'/vendor/rybakit/twig-deferred-extension/src/DeferredExtension.php';
  1055.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  1056.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AdminExtension.php';
  1057.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  1058.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  1059.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/ConfigExtension.php';
  1060.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Frontend/FrontendConfigService.php';
  1061.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/HeadTitleExtension.php';
  1062.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/PortalImagesExtension.php';
  1063.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/PortalLanguagesExtension.php';
  1064.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/TranslatorExtension.php';
  1065.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Security/Traits/SecurityServiceAware.php';
  1066.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/UserExtension.php';
  1067.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/WebpackExtension.php';
  1068.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1069.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1070.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1071.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1072.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1073.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  1074.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Session/SessionConfigurator.php';
  1075.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1076.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1077.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1078.         };
  1079.     }
  1080.     public function compile(): void
  1081.     {
  1082.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1083.     }
  1084.     public function isCompiled(): bool
  1085.     {
  1086.         return true;
  1087.     }
  1088.     public function getRemovedIds(): array
  1089.     {
  1090.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1091.     }
  1092.     protected function load($file$lazyLoad true)
  1093.     {
  1094.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1095.             return $class::do($this$lazyLoad);
  1096.         }
  1097.         if ('.' === $file[-4]) {
  1098.             $class substr($class0, -4);
  1099.         } else {
  1100.             $file .= '.php';
  1101.         }
  1102.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1103.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1104.     }
  1105.     protected function createProxy($class\Closure $factory)
  1106.     {
  1107.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1108.         return $factory();
  1109.     }
  1110.     /**
  1111.      * Gets the public '.container.private.form.factory' shared service.
  1112.      *
  1113.      * @return \Symfony\Component\Form\FormFactory
  1114.      */
  1115.     protected function get_Container_Private_Form_FactoryService()
  1116.     {
  1117.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  1118.     }
  1119.     /**
  1120.      * Gets the public '.container.private.profiler' shared service.
  1121.      *
  1122.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1123.      */
  1124.     protected function get_Container_Private_ProfilerService()
  1125.     {
  1126.         $a = ($this->services['monolog.logger.profiler'] ?? $this->getMonolog_Logger_ProfilerService());
  1127.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1128.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1129.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1130.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1131.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1132.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1133.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1134.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1135.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1136.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1137.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1138.         $d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  1139.         $d->addInstance('pimcore.cache.pool', ($this->privates['.pimcore.cache.pool.inner'] ?? $this->get_Pimcore_Cache_Pool_InnerService()));
  1140.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1141.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1142.         $d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
  1143.         $d->addInstance('cache.doctrine.orm.portal_engine.result', ($this->privates['cache.doctrine.orm.portal_engine.result'] ?? $this->getCache_Doctrine_Orm_PortalEngine_ResultService()));
  1144.         $d->addInstance('cache.doctrine.orm.portal_engine.query', ($this->privates['cache.doctrine.orm.portal_engine.query'] ?? $this->getCache_Doctrine_Orm_PortalEngine_QueryService()));
  1145.         $d->addInstance('cache.doctrine.orm.statistics_explorer.result', ($this->privates['cache.doctrine.orm.statistics_explorer.result'] ?? $this->getCache_Doctrine_Orm_StatisticsExplorer_ResultService()));
  1146.         $d->addInstance('cache.doctrine.orm.statistics_explorer.query', ($this->privates['cache.doctrine.orm.statistics_explorer.query'] ?? $this->getCache_Doctrine_Orm_StatisticsExplorer_QueryService()));
  1147.         $d->addInstance('pimcore.cache.adapter.redis_tag_aware', ($this->privates['pimcore.cache.adapter.redis_tag_aware'] ?? $this->getPimcore_Cache_Adapter_RedisTagAwareService()));
  1148.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1149.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1150.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1151.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  1152.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1153.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1154.         $g->registerBus('messenger.bus.pimcore-core', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1155.         $g->registerBus('messenger.bus.portal-engine', ($this->privates['debug.traced.messenger.bus.portal-engine'] ?? $this->getDebug_Traced_Messenger_Bus_PortalengineService()));
  1156.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1157.         if ($this->has('kernel')) {
  1158.             $h->setKernel($b);
  1159.         }
  1160.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] ?? $this->getPimcoreDataCollectorService()));
  1161.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1162.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1163.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1164.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1165.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1166.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] ?? $this->getPimcoreTargetingDataCollectorService()));
  1167.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1168.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1169.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1170.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1171.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1172.         $instance->add($d);
  1173.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
  1174.         $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));
  1175.         $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())));
  1176.         $instance->add($e);
  1177.         $instance->add($f);
  1178.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1179.         $instance->add($g);
  1180.         $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()))));
  1181.         $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()))));
  1182.         $instance->add($h);
  1183.         return $instance;
  1184.     }
  1185.     /**
  1186.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1187.      *
  1188.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1189.      */
  1190.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1191.     {
  1192.         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()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), falsefalsefalse);
  1193.     }
  1194.     /**
  1195.      * Gets the public '.container.private.security.token_storage' shared service.
  1196.      *
  1197.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1198.      */
  1199.     protected function get_Container_Private_Security_TokenStorageService()
  1200.     {
  1201.         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, [
  1202.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1203.         ], [
  1204.             'request_stack' => '?',
  1205.         ]));
  1206.     }
  1207.     /**
  1208.      * Gets the public '.container.private.session' shared service.
  1209.      *
  1210.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1211.      */
  1212.     protected function get_Container_Private_SessionService()
  1213.     {
  1214.         $this->services['.container.private.session'] = $instance = ($this->privates['session.factory'] ?? $this->getSession_FactoryService())->createSession();
  1215.         $a = new \Pimcore\Session\SessionConfigurator();
  1216.         $a->addConfigurator(($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService()));
  1217.         $a->configure($instance);
  1218.         return $instance;
  1219.     }
  1220.     /**
  1221.      * Gets the public '.container.private.twig' shared service.
  1222.      *
  1223.      * @return \Twig\Environment
  1224.      */
  1225.     protected function get_Container_Private_TwigService()
  1226.     {
  1227.         $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']);
  1228.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1229.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1230.         $c = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1231.         $d = ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  1232.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1233.         $f = ($this->services['router'] ?? $this->getRouterService());
  1234.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1235.         $g->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  1236.         $h = ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService());
  1237.         $i = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  1238.         $j = new \Pimcore\Bundle\PortalEngineBundle\Service\Frontend\FrontendConfigService();
  1239.         $j->setConfig('geo.tileLayerUrl''https://a.tile.openstreetmap.org/{z}/{x}/{y}.png');
  1240.         $j->setConfig('geo.copyright''&copy; <a href="http://osm.org/copyright">OpenStreetMap</a> contributors');
  1241.         $k = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService());
  1242.         $l = new \Pimcore\Bundle\PortalEngineBundle\Twig\UserExtension();
  1243.         $l->setSecurityService($k);
  1244.         $m = new \Symfony\Bridge\Twig\AppVariable();
  1245.         $m->setEnvironment('dev');
  1246.         $m->setDebug(true);
  1247.         if ($this->has('.container.private.security.token_storage')) {
  1248.             $m->setTokenStorage($b);
  1249.         }
  1250.         if ($this->has('request_stack')) {
  1251.             $m->setRequestStack($a);
  1252.         }
  1253.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1254.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1255.         $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)));
  1256.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $c));
  1257.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($d));
  1258.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1259.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  1260.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1261.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1262.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($ctrue));
  1263.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1264.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1265.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($a, ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService()))));
  1266.         $instance->addExtension(($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
  1267.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1268.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($d));
  1269.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  1270.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1271.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  1272.         $instance->addExtension(new \Pimcore\Twig\Extension\HelpersExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService())));
  1273.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentEditableExtension(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService())));
  1274.         $instance->addExtension(($this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] ?? $this->getSubrequestExtensionService()));
  1275.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreObjectExtension());
  1276.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreToolExtension());
  1277.         $instance->addExtension(new \Pimcore\Twig\Extension\NavigationExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService())));
  1278.         $instance->addExtension(new \Pimcore\Twig\Extension\GlossaryExtension(new \Pimcore\Tool\Glossary\Processor(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), $h, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $this->parameters['pimcore.glossary.blocked_tags'])));
  1279.         $instance->addExtension(new \Pimcore\Twig\Extension\HeaderExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadLink'] ?? $this->getHeadLinkService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadMeta'] ?? $this->getHeadMetaService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadScript'] ?? $this->getHeadScriptService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadStyle'] ?? $this->getHeadStyleService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadTitle'] ?? $this->getHeadTitleService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\InlineScript'] ?? $this->getInlineScriptService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder'] ?? $this->getPlaceholderService())));
  1280.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetCompressExtension());
  1281.         $instance->addExtension(new \Pimcore\Twig\Extension\WebsiteConfigExtension());
  1282.         $instance->addExtension(new \Pimcore\Twig\Extension\DumpExtension());
  1283.         $instance->addExtension(new \Pimcore\Twig\Extension\CacheExtension($h));
  1284.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetHelperExtensions());
  1285.         $instance->addExtension(new \Pimcore\Twig\Extension\DataObjectHelperExtensions());
  1286.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentHelperExtensions());
  1287.         $instance->addExtension(new \Pimcore\Twig\Extension\ImageThumbnailExtension());
  1288.         $instance->addExtension(new \Twig\DeferredExtension\DeferredExtension());
  1289.         $instance->addExtension(new \Twig\Extra\String\StringExtension(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')))));
  1290.         $instance->addExtension(new \Pimcore\Twig\Extension\AdminExtension($f));
  1291.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1292.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1293.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  1294.         ], [
  1295.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1296.             'webpack_encore.tag_renderer' => '?',
  1297.         ])));
  1298.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1299.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\ConfigExtension($i, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? $this->getDataPoolConfigServiceService()), $j));
  1300.         $instance->addExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'] ?? $this->getContentExtensionService()));
  1301.         $instance->addExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'] ?? $this->getEditmodeExtensionService()));
  1302.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\HeadTitleExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\HeadTitleService'] ?? $this->getHeadTitleServiceService())));
  1303.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\PortalImagesExtension($f$i$h$k, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\User\\AvatarService'] ?? $this->getAvatarServiceService())));
  1304.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\PortalLanguagesExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\LanguageVariantService'] ?? $this->getLanguageVariantServiceService())));
  1305.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\TranslatorExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\TranslatorService'] ?? $this->getTranslatorServiceService())));
  1306.         $instance->addExtension($l);
  1307.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\WebpackExtension($i));
  1308.         $instance->addGlobal('app'$m);
  1309.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1310.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1311.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1312.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1313.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1314.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => ['privates''Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl''getPimcoreUrlService'false],
  1315.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadLink''getHeadLinkService'false],
  1316.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadMeta''getHeadMetaService'false],
  1317.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadScript''getHeadScriptService'false],
  1318.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadStyle''getHeadStyleService'false],
  1319.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadTitle''getHeadTitleService'false],
  1320.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Inc''getIncService'false],
  1321.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\InlineScript''getInlineScriptService'false],
  1322.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Navigation''getNavigationService'false],
  1323.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder''getPlaceholderService'false],
  1324.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension''getAbstractExtensionService'true],
  1325.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware''getCacheBusterAwareService'true],
  1326.         ], [
  1327.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1328.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1329.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1330.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1331.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => '?',
  1332.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => '?',
  1333.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => '?',
  1334.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => '?',
  1335.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => '?',
  1336.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => '?',
  1337.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => '?',
  1338.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => '?',
  1339.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => '?',
  1340.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => '?',
  1341.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => '?',
  1342.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => '?',
  1343.         ])));
  1344.         $instance->addGlobal('container'$this);
  1345.         $instance->addGlobal('pimcore_csrf', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  1346.         $instance->addGlobal('pimcore_csp', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] ?? $this->getContentSecurityPolicyHandlerService()));
  1347.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1348.         return $instance;
  1349.     }
  1350.     /**
  1351.      * Gets the public '.container.private.validator' shared service.
  1352.      *
  1353.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1354.      */
  1355.     protected function get_Container_Private_ValidatorService()
  1356.     {
  1357.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1358.     }
  1359.     /**
  1360.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler' shared autowired service.
  1361.      *
  1362.      * @return \Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler
  1363.      */
  1364.     protected function getContentSecurityPolicyHandlerService()
  1365.     {
  1366.         $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())));
  1367.         $a = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  1368.         $instance->setLogger($a);
  1369.         $instance->setLogger($a);
  1370.         $instance->addAllowedUrls('default-src', []);
  1371.         $instance->addAllowedUrls('img-src', []);
  1372.         $instance->addAllowedUrls('script-src', []);
  1373.         $instance->addAllowedUrls('style-src', []);
  1374.         $instance->addAllowedUrls('connect-src', []);
  1375.         $instance->addAllowedUrls('font-src', []);
  1376.         $instance->addAllowedUrls('media-src', []);
  1377.         $instance->addAllowedUrls('frame-src', []);
  1378.         $instance->addAllowedUrls('connect-src', [=> 'https://license.pimcore.com/']);
  1379.         return $instance;
  1380.     }
  1381.     /**
  1382.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler' shared autowired service.
  1383.      *
  1384.      * @return \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler
  1385.      */
  1386.     protected function getCsrfProtectionHandlerService()
  1387.     {
  1388.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1389.         if (isset($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'])) {
  1390.             return $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'];
  1391.         }
  1392.         $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler([], $a);
  1393.         $b = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  1394.         $instance->setLogger($b);
  1395.         $instance->setLogger($b);
  1396.         return $instance;
  1397.     }
  1398.     /**
  1399.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver' shared autowired service.
  1400.      *
  1401.      * @return \Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver
  1402.      */
  1403.     protected function getTokenStorageUserResolverService()
  1404.     {
  1405.         return $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] = new \Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1406.     }
  1407.     /**
  1408.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener' shared autowired service.
  1409.      *
  1410.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener
  1411.      */
  1412.     protected function getFullPageCacheListenerService()
  1413.     {
  1414.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1415.         $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())));
  1416.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1417.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  1418.         return $instance;
  1419.     }
  1420.     /**
  1421.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener' shared autowired service.
  1422.      *
  1423.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener
  1424.      */
  1425.     protected function getGoogleAnalyticsCodeListenerService()
  1426.     {
  1427.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener(($this->privates['Pimcore\\Analytics\\Google\\Tracker'] ?? $this->getTrackerService()));
  1428.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  1429.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1430.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  1431.         return $instance;
  1432.     }
  1433.     /**
  1434.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener' shared autowired service.
  1435.      *
  1436.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener
  1437.      */
  1438.     protected function getGoogleTagManagerListenerService()
  1439.     {
  1440.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener(($this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] ?? $this->getSiteIdProviderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()));
  1441.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  1442.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1443.         return $instance;
  1444.     }
  1445.     /**
  1446.      * Gets the public 'Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\ElasticSearchConfigService' shared autowired service.
  1447.      *
  1448.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\ElasticSearchConfigService
  1449.      */
  1450.     protected function getElasticSearchConfigServiceService()
  1451.     {
  1452.         $this->services['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService'] = $instance = new \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\ElasticSearchConfigService('taiga-demo-pimcore-elasticsearch''pp', ['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], []);
  1453.         $instance->setLogger(($this->services['monolog.logger.portalengine.es'] ?? $this->getMonolog_Logger_Portalengine_EsService()));
  1454.         return $instance;
  1455.     }
  1456.     /**
  1457.      * Gets the public 'Pimcore\Cache\Core\CoreCacheHandler' shared autowired service.
  1458.      *
  1459.      * @return \Pimcore\Cache\Core\CoreCacheHandler
  1460.      */
  1461.     protected function getCoreCacheHandlerService()
  1462.     {
  1463.         $a = ($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService());
  1464.         $b = new \Pimcore\Cache\Core\WriteLock($a);
  1465.         $c = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  1466.         $b->setLogger($c);
  1467.         $b->setLogger($c);
  1468.         $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] = $instance = new \Pimcore\Cache\Core\CoreCacheHandler($a$b, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1469.         $instance->setLogger($c);
  1470.         $instance->setLogger($c);
  1471.         return $instance;
  1472.     }
  1473.     /**
  1474.      * Gets the public 'Pimcore\Config' shared autowired service.
  1475.      *
  1476.      * @return \Pimcore\Config
  1477.      */
  1478.     protected function getConfigService()
  1479.     {
  1480.         return $this->services['Pimcore\\Config'] = new \Pimcore\Config();
  1481.     }
  1482.     /**
  1483.      * Gets the public 'Pimcore\Document\Editable\Block\BlockStateStack' shared autowired service.
  1484.      *
  1485.      * @return \Pimcore\Document\Editable\Block\BlockStateStack
  1486.      */
  1487.     protected function getBlockStateStackService()
  1488.     {
  1489.         return $this->services['Pimcore\\Document\\Editable\\Block\\BlockStateStack'] = new \Pimcore\Document\Editable\Block\BlockStateStack();
  1490.     }
  1491.     /**
  1492.      * Gets the public 'Pimcore\Document\Renderer\DocumentRenderer' shared autowired service.
  1493.      *
  1494.      * @return \Pimcore\Document\Renderer\DocumentRenderer
  1495.      */
  1496.     protected function getDocumentRendererService()
  1497.     {
  1498.         $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] = $instance = new \Pimcore\Document\Renderer\DocumentRenderer(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService()), ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService()), ($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
  1499.         $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())));
  1500.         return $instance;
  1501.     }
  1502.     /**
  1503.      * Gets the public 'Pimcore\Document\StaticPageGenerator' shared autowired service.
  1504.      *
  1505.      * @return \Pimcore\Document\StaticPageGenerator
  1506.      */
  1507.     protected function getStaticPageGeneratorService()
  1508.     {
  1509.         return $this->services['Pimcore\\Document\\StaticPageGenerator'] = new \Pimcore\Document\StaticPageGenerator(($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] ?? $this->getDocumentRendererService()), ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService()));
  1510.     }
  1511.     /**
  1512.      * Gets the public 'Pimcore\Extension\Bundle\PimcoreBundleManager' shared autowired service.
  1513.      *
  1514.      * @return \Pimcore\Extension\Bundle\PimcoreBundleManager
  1515.      */
  1516.     protected function getPimcoreBundleManagerService()
  1517.     {
  1518.         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)), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['router'] ?? $this->getRouterService()));
  1519.     }
  1520.     /**
  1521.      * Gets the public 'Pimcore\Extension\Document\Areabrick\AreabrickManagerInterface' shared autowired service.
  1522.      *
  1523.      * @return \Pimcore\Extension\Document\Areabrick\AreabrickManager
  1524.      */
  1525.     protected function getAreabrickManagerInterfaceService()
  1526.     {
  1527.         $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, [
  1528.             'portal-engine-statistics' => ['privates''pimcore_portal_engine.area.brick.portal_engine_statistics''getPimcorePortalEngine_Area_Brick_PortalEngineStatisticsService'true],
  1529.             'portal-engine-teaser-cta' => ['privates''pimcore_portal_engine.area.brick.portal_engine_teaser_cta''getPimcorePortalEngine_Area_Brick_PortalEngineTeaserCtaService'true],
  1530.             'portal-engine-teasers' => ['privates''pimcore_portal_engine.area.brick.portal_engine_teasers''getPimcorePortalEngine_Area_Brick_PortalEngineTeasersService'true],
  1531.             'portal-engine-wysiwyg' => ['privates''pimcore_portal_engine.area.brick.portal_engine_wysiwyg''getPimcorePortalEngine_Area_Brick_PortalEngineWysiwygService'true],
  1532.         ], [
  1533.             'portal-engine-statistics' => '?',
  1534.             'portal-engine-teaser-cta' => '?',
  1535.             'portal-engine-teasers' => '?',
  1536.             'portal-engine-wysiwyg' => '?',
  1537.         ]));
  1538.         $instance->registerService('portal-engine-statistics''pimcore_portal_engine.area.brick.portal_engine_statistics');
  1539.         $instance->registerService('portal-engine-wysiwyg''pimcore_portal_engine.area.brick.portal_engine_wysiwyg');
  1540.         $instance->registerService('portal-engine-teasers''pimcore_portal_engine.area.brick.portal_engine_teasers');
  1541.         $instance->registerService('portal-engine-teaser-cta''pimcore_portal_engine.area.brick.portal_engine_teaser_cta');
  1542.         return $instance;
  1543.     }
  1544.     /**
  1545.      * Gets the public 'Pimcore\Http\RequestHelper' shared autowired service.
  1546.      *
  1547.      * @return \Pimcore\Http\RequestHelper
  1548.      */
  1549.     protected function getRequestHelperService()
  1550.     {
  1551.         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()));
  1552.     }
  1553.     /**
  1554.      * Gets the public 'Pimcore\Http\Request\Resolver\DocumentResolver' shared autowired service.
  1555.      *
  1556.      * @return \Pimcore\Http\Request\Resolver\DocumentResolver
  1557.      */
  1558.     protected function getDocumentResolverService()
  1559.     {
  1560.         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())));
  1561.     }
  1562.     /**
  1563.      * Gets the public 'Pimcore\Http\Request\Resolver\EditmodeResolver' shared autowired service.
  1564.      *
  1565.      * @return \Pimcore\Http\Request\Resolver\EditmodeResolver
  1566.      */
  1567.     protected function getEditmodeResolverService()
  1568.     {
  1569.         $this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] = $instance = new \Pimcore\Http\Request\Resolver\EditmodeResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  1570.         $a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  1571.         $instance->setLogger($a);
  1572.         $instance->setLogger($a);
  1573.         return $instance;
  1574.     }
  1575.     /**
  1576.      * Gets the public 'Pimcore\Http\Request\Resolver\OutputTimestampResolver' shared autowired service.
  1577.      *
  1578.      * @return \Pimcore\Http\Request\Resolver\OutputTimestampResolver
  1579.      */
  1580.     protected function getOutputTimestampResolverService()
  1581.     {
  1582.         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())));
  1583.     }
  1584.     /**
  1585.      * Gets the public 'Pimcore\Http\Request\Resolver\PimcoreContextResolver' shared autowired service.
  1586.      *
  1587.      * @return \Pimcore\Http\Request\Resolver\PimcoreContextResolver
  1588.      */
  1589.     protected function getPimcoreContextResolverService()
  1590.     {
  1591.         $a = new \Pimcore\Http\Context\PimcoreContextGuesser(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())));
  1592.         $a->addContextRoutes('profiler', [=> ['path' => '^/_(profiler|wdt)(/.*)?$''route' => false'host' => false'methods' => []]]);
  1593.         $a->addContextRoutes('admin', [=> ['path' => '^/admin(/.*)?$''route' => false'host' => false'methods' => []], => ['route' => '^pimcore_admin_''path' => false'host' => false'methods' => []]]);
  1594.         $a->addContextRoutes('plugin', [=> ['path' => '^/plugin(/.*)?$''route' => false'host' => false'methods' => []]]);
  1595.         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);
  1596.     }
  1597.     /**
  1598.      * Gets the public 'Pimcore\Http\Request\Resolver\ResponseHeaderResolver' shared autowired service.
  1599.      *
  1600.      * @return \Pimcore\Http\Request\Resolver\ResponseHeaderResolver
  1601.      */
  1602.     protected function getResponseHeaderResolverService()
  1603.     {
  1604.         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())));
  1605.     }
  1606.     /**
  1607.      * Gets the public 'Pimcore\Http\Request\Resolver\SiteResolver' shared autowired service.
  1608.      *
  1609.      * @return \Pimcore\Http\Request\Resolver\SiteResolver
  1610.      */
  1611.     protected function getSiteResolverService()
  1612.     {
  1613.         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())));
  1614.     }
  1615.     /**
  1616.      * Gets the public 'Pimcore\Http\Request\Resolver\StaticPageResolver' shared autowired service.
  1617.      *
  1618.      * @return \Pimcore\Http\Request\Resolver\StaticPageResolver
  1619.      */
  1620.     protected function getStaticPageResolverService()
  1621.     {
  1622.         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())));
  1623.     }
  1624.     /**
  1625.      * Gets the public 'Pimcore\Http\ResponseHelper' shared autowired service.
  1626.      *
  1627.      * @return \Pimcore\Http\ResponseHelper
  1628.      */
  1629.     protected function getResponseHelperService()
  1630.     {
  1631.         return $this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper();
  1632.     }
  1633.     /**
  1634.      * Gets the public 'Pimcore\Localization\LocaleServiceInterface' shared autowired service.
  1635.      *
  1636.      * @return \Pimcore\Localization\LocaleService
  1637.      */
  1638.     protected function getLocaleServiceInterfaceService()
  1639.     {
  1640.         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()));
  1641.     }
  1642.     /**
  1643.      * Gets the public 'Pimcore\Model\Document\Editable\Loader\EditableLoader' shared autowired service.
  1644.      *
  1645.      * @return \Pimcore\Model\Document\Editable\Loader\EditableLoader
  1646.      */
  1647.     protected function getEditableLoaderService()
  1648.     {
  1649.         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\\'])]);
  1650.     }
  1651.     /**
  1652.      * Gets the public 'Pimcore\Model\Document\Service' shared autowired service.
  1653.      *
  1654.      * @return \Pimcore\Model\Document\Service
  1655.      */
  1656.     protected function getServiceService()
  1657.     {
  1658.         return $this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service();
  1659.     }
  1660.     /**
  1661.      * Gets the public 'Pimcore\Targeting\Document\DocumentTargetingConfigurator' shared autowired service.
  1662.      *
  1663.      * @return \Pimcore\Targeting\Document\DocumentTargetingConfigurator
  1664.      */
  1665.     protected function getDocumentTargetingConfiguratorService()
  1666.     {
  1667.         return $this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] = new \Pimcore\Targeting\Document\DocumentTargetingConfigurator(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), ($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] ?? $this->getCoreCacheHandlerService()));
  1668.     }
  1669.     /**
  1670.      * Gets the public 'Pimcore\Templating\Renderer\EditableRenderer' shared autowired service.
  1671.      *
  1672.      * @return \Pimcore\Templating\Renderer\EditableRenderer
  1673.      */
  1674.     protected function getEditableRendererService()
  1675.     {
  1676.         $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())));
  1677.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1678.         $instance->setLogger($a);
  1679.         $instance->setLogger($a);
  1680.         return $instance;
  1681.     }
  1682.     /**
  1683.      * Gets the public 'Pimcore\Workflow\ExpressionService' shared autowired service.
  1684.      *
  1685.      * @return \Pimcore\Workflow\ExpressionService
  1686.      */
  1687.     protected function getExpressionServiceService()
  1688.     {
  1689.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1690.         return $this->services['Pimcore\\Workflow\\ExpressionService'] = new \Pimcore\Workflow\ExpressionService(new \Symfony\Component\Workflow\EventListener\ExpressionLanguage(($this->services['cache.app'] ?? $this->getCache_AppService())), $a, new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker($a, ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), falsefalse), ($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.validator'] ?? $this->get_Container_Private_ValidatorService()));
  1691.     }
  1692.     /**
  1693.      * Gets the public 'Pimcore\Workflow\Manager' shared autowired service.
  1694.      *
  1695.      * @return \Pimcore\Workflow\Manager
  1696.      */
  1697.     protected function getManagerService()
  1698.     {
  1699.         $this->services['Pimcore\\Workflow\\Manager'] = $instance = new \Pimcore\Workflow\Manager(($this->privates['workflow.registry'] ?? $this->getWorkflow_RegistryService()), ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService()), ($this->services['Pimcore\\Workflow\\ExpressionService'] ?? $this->getExpressionServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1700.         $instance->registerWorkflow('wfdesigner_new_product_setup', ['label' => 'New Product Setup''priority' => 0'type' => 'workflow']);
  1701.         $instance->addPlaceConfig('wfdesigner_new_product_setup''Event_1j6h3mi', ['label' => 'Start''colorInverted' => false'visibleInHeader' => true'title' => 'Start''color' => '#000000''permissions' => []]);
  1702.         $instance->addPlaceConfig('wfdesigner_new_product_setup''Event_1jsks8m', ['label' => 'Needs Photography''title' => 'NeedsPhotography''visibleInHeader' => true'color' => '#8b7117''colorInverted' => false'permissions' => []]);
  1703.         $instance->addPlaceConfig('wfdesigner_new_product_setup''Event_16b4msa', ['label' => 'Needs Logistics''title' => '''visibleInHeader' => true'color' => '#8b7117''colorInverted' => false'permissions' => []]);
  1704.         $instance->addPlaceConfig('wfdesigner_new_product_setup''Event_08qt3jh', ['label' => 'Photography Complete''colorInverted' => false'visibleInHeader' => true'title' => '''color' => '#bfdadc''permissions' => []]);
  1705.         $instance->addPlaceConfig('wfdesigner_new_product_setup''Event_0ch0wvv', ['label' => 'Logistics Complete''colorInverted' => false'visibleInHeader' => true'title' => '''color' => '#bfdadc''permissions' => []]);
  1706.         $instance->addPlaceConfig('wfdesigner_new_product_setup''Event_0k3xi88', ['label' => 'Product Complete''colorInverted' => false'visibleInHeader' => true'title' => '''color' => '#000000''permissions' => []]);
  1707.         $instance->addPlaceConfig('wfdesigner_new_product_setup''Event_1gvvcqm', ['label' => 'Needs Specific Data''colorInverted' => false'visibleInHeader' => true'title' => '''color' => '#8b7117''permissions' => []]);
  1708.         $instance->addPlaceConfig('wfdesigner_new_product_setup''Event_0o29d5t', ['label' => 'Specific Attributes Complete''colorInverted' => false'visibleInHeader' => true'title' => '''color' => '#bfdadc''permissions' => []]);
  1709.         $instance->addPlaceConfig('wfdesigner_new_product_setup''Event_0cgyhmd', ['label' => 'Needs Lumber Attributes''colorInverted' => false'visibleInHeader' => true'title' => '''color' => '#bfdadc''permissions' => []]);
  1710.         $instance->addPlaceConfig('wfdesigner_new_product_setup''Event_1u6pdid', ['label' => 'Needs Composite Attributes''colorInverted' => false'visibleInHeader' => true'title' => '''color' => '#bfdadc''permissions' => []]);
  1711.         $instance->addPlaceConfig('wfdesigner_new_product_setup''Event_1w2jmju', ['label' => 'Needs Pricing''colorInverted' => false'visibleInHeader' => true'title' => '''color' => '#bfdadc''permissions' => []]);
  1712.         $instance->registerWorkflow('wfdesigner_imageapproval', ['label' => 'ImageApproval''priority' => 0'type' => 'workflow']);
  1713.         $instance->addPlaceConfig('wfdesigner_imageapproval''Event_0b9fi8w', ['label' => 'Image Needs Approval''title' => '''visibleInHeader' => true'color' => '#f0e137''colorInverted' => false'permissions' => []]);
  1714.         $instance->addPlaceConfig('wfdesigner_imageapproval''Event_15egtd0', ['label' => 'Image Approved''title' => '''visibleInHeader' => true'color' => '#18e30e''colorInverted' => false'permissions' => []]);
  1715.         return $instance;
  1716.     }
  1717.     /**
  1718.      * Gets the public 'Pimcore\Workflow\Place\StatusInfo' shared autowired service.
  1719.      *
  1720.      * @return \Pimcore\Workflow\Place\StatusInfo
  1721.      */
  1722.     protected function getStatusInfoService()
  1723.     {
  1724.         return $this->services['Pimcore\\Workflow\\Place\\StatusInfo'] = new \Pimcore\Workflow\Place\StatusInfo(($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  1725.     }
  1726.     /**
  1727.      * Gets the public 'Symfony\Bridge\Twig\Extension\WebLinkExtension' shared service.
  1728.      *
  1729.      * @return \Symfony\Bridge\Twig\Extension\WebLinkExtension
  1730.      */
  1731.     protected function getWebLinkExtensionService()
  1732.     {
  1733.         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())));
  1734.     }
  1735.     /**
  1736.      * Gets the public 'Symfony\Component\HttpKernel\EventListener\SessionListener' shared service.
  1737.      *
  1738.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1739.      */
  1740.     protected function getSessionListenerService()
  1741.     {
  1742.         return $this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1743.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  1744.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  1745.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  1746.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  1747.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  1748.         ], [
  1749.             'initialized_session' => '?',
  1750.             'logger' => '?',
  1751.             'session' => '?',
  1752.             'session_collector' => '?',
  1753.             'session_factory' => '?',
  1754.         ]), true$this->parameters['session.storage.options']);
  1755.     }
  1756.     /**
  1757.      * Gets the public 'Symfony\Component\Lock\LockFactory' shared autowired service.
  1758.      *
  1759.      * @return \Symfony\Component\Lock\LockFactory
  1760.      */
  1761.     protected function getLockFactoryService()
  1762.     {
  1763.         $this->services['Symfony\\Component\\Lock\\LockFactory'] = $instance = new \Symfony\Component\Lock\LockFactory(new \Symfony\Component\Lock\Store\DoctrineDbalStore(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService())));
  1764.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1765.         return $instance;
  1766.     }
  1767.     /**
  1768.      * Gets the public 'Symfony\Contracts\Translation\TranslatorInterface' shared autowired service.
  1769.      *
  1770.      * @return \Pimcore\Translation\Translator
  1771.      */
  1772.     protected function getTranslatorInterfaceService()
  1773.     {
  1774.         $this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] = $instance = new \Pimcore\Translation\Translator(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  1775.         $instance->setKernel(($this->services['kernel'] ?? $this->get('kernel'1)));
  1776.         $instance->setAdminPath('@PimcoreCoreBundle/Resources/translations');
  1777.         $instance->setAdminTranslationMapping([]);
  1778.         return $instance;
  1779.     }
  1780.     /**
  1781.      * Gets the public 'cache.app' shared service.
  1782.      *
  1783.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1784.      */
  1785.     protected function getCache_AppService()
  1786.     {
  1787.         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'));
  1788.     }
  1789.     /**
  1790.      * Gets the public 'cache.system' shared service.
  1791.      *
  1792.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1793.      */
  1794.     protected function getCache_SystemService()
  1795.     {
  1796.         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())));
  1797.     }
  1798.     /**
  1799.      * Gets the public 'cache.validator_expression_language' shared service.
  1800.      *
  1801.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1802.      */
  1803.     protected function getCache_ValidatorExpressionLanguageService()
  1804.     {
  1805.         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())));
  1806.     }
  1807.     /**
  1808.      * Gets the public 'cmf_routing.route_provider' shared autowired service.
  1809.      *
  1810.      * @return \Pimcore\Routing\DynamicRouteProvider
  1811.      */
  1812.     protected function getCmfRouting_RouteProviderService()
  1813.     {
  1814.         $a = ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService());
  1815.         $this->services['cmf_routing.route_provider'] = $instance = new \Pimcore\Routing\DynamicRouteProvider($a);
  1816.         $instance->addHandler(($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()));
  1817.         $instance->addHandler(new \Pimcore\Routing\Dynamic\DataObjectRouteHandler($a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config()))));
  1818.         return $instance;
  1819.     }
  1820.     /**
  1821.      * Gets the public 'data_collector.dump' shared service.
  1822.      *
  1823.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1824.      */
  1825.     protected function getDataCollector_DumpService()
  1826.     {
  1827.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL);
  1828.     }
  1829.     /**
  1830.      * Gets the public 'doctrine' shared service.
  1831.      *
  1832.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1833.      */
  1834.     protected function getDoctrineService()
  1835.     {
  1836.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''portal_engine');
  1837.     }
  1838.     /**
  1839.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1840.      *
  1841.      * @return \Pimcore\Db\Connection
  1842.      */
  1843.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1844.     {
  1845.         $a = new \Doctrine\DBAL\Configuration();
  1846.         $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()))]));
  1847.         $a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter([=> 'lock_keys'=> 'cache_items'=> 'cache_items'])]));
  1848.         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' => $this->getEnv('DATABASE_HOST'), 'port' => $this->getEnv('DATABASE_PORT_INT'), 'user' => $this->getEnv('DATABASE_USER'), 'password' => $this->getEnv('DATABASE_PASSWORD'), 'dbname' => $this->getEnv('DATABASE_NAME'), 'driverOptions' => [1002 => 'SET sql_mode = \'\';'], 'wrapperClass' => '\\Pimcore\\Db\\Connection''serverVersion' => '5.5.5-10.4.22-MariaDB-1:10.4.22+maria~focal''defaultTableOptions' => ['charset' => 'UTF8MB4''engine' => 'InnoDB''collate' => 'utf8mb4_general_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1849.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => ['privates''cmf_routing.persistence.doctrine.route_condition_metadata_listener''getCmfRouting_Persistence_Doctrine_RouteConditionMetadataListenerService'true],
  1850.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1851.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1852.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1853.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1854.             'doctrine.orm.portal_engine_listeners.attach_entity_listeners' => ['privates''doctrine.orm.portal_engine_listeners.attach_entity_listeners''getDoctrine_Orm_PortalEngineListeners_AttachEntityListenersService'true],
  1855.             'doctrine.orm.statistics_explorer_listeners.attach_entity_listeners' => ['privates''doctrine.orm.statistics_explorer_listeners.attach_entity_listeners''getDoctrine_Orm_StatisticsExplorerListeners_AttachEntityListenersService'true],
  1856.         ], [
  1857.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => '?',
  1858.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1859.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1860.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1861.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1862.             'doctrine.orm.portal_engine_listeners.attach_entity_listeners' => '?',
  1863.             'doctrine.orm.statistics_explorer_listeners.attach_entity_listeners' => '?',
  1864.         ]), [=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'cmf_routing.persistence.doctrine.route_condition_metadata_listener'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.portal_engine_listeners.attach_entity_listeners'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.statistics_explorer_listeners.attach_entity_listeners']]), ['enum' => 'string''bit' => 'boolean']);
  1865.     }
  1866.     /**
  1867.      * Gets the public 'doctrine.orm.portal_engine_entity_manager' shared service.
  1868.      *
  1869.      * @return \Doctrine\ORM\EntityManager
  1870.      */
  1871.     protected function getDoctrine_Orm_PortalEngineEntityManagerService($lazyLoad true)
  1872.     {
  1873.         if ($lazyLoad) {
  1874.             return $this->services['doctrine.orm.portal_engine_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1875.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1876.                     $wrappedInstance $this->getDoctrine_Orm_PortalEngineEntityManagerService(false);
  1877.                     $proxy->setProxyInitializer(null);
  1878.                     return true;
  1879.                 });
  1880.             });
  1881.         }
  1882.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1883.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1884.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1885.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1886.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1887.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1888.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  1889.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1890.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1891.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  1892.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  1893.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  1894.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  1895.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1896.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1897.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1898.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1899.         $a = new \Doctrine\ORM\Configuration();
  1900.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1901.         $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');
  1902.         $a->setEntityNamespaces(['PimcorePortalEngine' => 'Pimcore\\Bundle\\PortalEngineBundle\\Entity']);
  1903.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1904.         $a->setQueryCache(($this->privates['cache.doctrine.orm.portal_engine.query'] ?? $this->getCache_Doctrine_Orm_PortalEngine_QueryService()));
  1905.         $a->setResultCache(($this->privates['cache.doctrine.orm.portal_engine.result'] ?? $this->getCache_Doctrine_Orm_PortalEngine_ResultService()));
  1906.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1907.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1908.         $a->setProxyNamespace('Proxies');
  1909.         $a->setAutoGenerateProxyClasses(false);
  1910.         $a->setSchemaIgnoreClasses([]);
  1911.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1912.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1913.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  1914.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1915.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1916.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1917.         $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1918.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1919.         return $instance;
  1920.     }
  1921.     /**
  1922.      * Gets the public 'doctrine.orm.statistics_explorer_entity_manager' shared service.
  1923.      *
  1924.      * @return \Doctrine\ORM\EntityManager
  1925.      */
  1926.     protected function getDoctrine_Orm_StatisticsExplorerEntityManagerService($lazyLoad true)
  1927.     {
  1928.         if ($lazyLoad) {
  1929.             return $this->services['doctrine.orm.statistics_explorer_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1930.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1931.                     $wrappedInstance $this->getDoctrine_Orm_StatisticsExplorerEntityManagerService(false);
  1932.                     $proxy->setProxyInitializer(null);
  1933.                     return true;
  1934.                 });
  1935.             });
  1936.         }
  1937.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1938.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1939.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1940.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1941.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  1942.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1943.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1944.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  1945.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  1946.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  1947.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  1948.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1949.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1950.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1951.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1952.         $a = new \Doctrine\ORM\Configuration();
  1953.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1954.         $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');
  1955.         $a->setEntityNamespaces(['PimcoreStatisticsExplorerBundle' => 'Pimcore\\Bundle\\StatisticsExplorerBundle\\Entity']);
  1956.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1957.         $a->setQueryCache(($this->privates['cache.doctrine.orm.statistics_explorer.query'] ?? $this->getCache_Doctrine_Orm_StatisticsExplorer_QueryService()));
  1958.         $a->setResultCache(($this->privates['cache.doctrine.orm.statistics_explorer.result'] ?? $this->getCache_Doctrine_Orm_StatisticsExplorer_ResultService()));
  1959.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1960.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1961.         $a->setProxyNamespace('Proxies');
  1962.         $a->setAutoGenerateProxyClasses(false);
  1963.         $a->setSchemaIgnoreClasses([]);
  1964.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1965.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1966.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  1967.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1968.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1969.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1970.         $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1971.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1972.         return $instance;
  1973.     }
  1974.     /**
  1975.      * Gets the public 'event_dispatcher' shared service.
  1976.      *
  1977.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1978.      */
  1979.     protected function getEventDispatcherService()
  1980.     {
  1981.         $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())));
  1982.         $instance->addListener('scheb_two_factor.authentication.complete', [=> function () {
  1983.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  1984.         }, => 'onAuthenticationComplete'], 0);
  1985.         $instance->addListener('scheb_two_factor.authentication.attempt', [=> function () {
  1986.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  1987.         }, => 'onAuthenticationAttempt'], 0);
  1988.         $instance->addListener('kernel.controller', [=> function () {
  1989.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1990.         }, => 'onKernelController'], 0);
  1991.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1992.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1993.         }, => 'checkPassport'], 1024);
  1994.         $instance->addListener('kernel.response', [=> function () {
  1995.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1996.         }, => 'onKernelResponse'], 0);
  1997.         $instance->addListener('kernel.response', [=> function () {
  1998.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  1999.         }, => 'onKernelResponse'], 0);
  2000.         $instance->addListener('kernel.response', [=> function () {
  2001.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] ?? $this->getGoogleAnalyticsCodeListenerService());
  2002.         }, => 'onKernelResponse'], -110);
  2003.         $instance->addListener('kernel.response', [=> function () {
  2004.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] ?? $this->getGoogleTagManagerListenerService());
  2005.         }, => 'onKernelResponse'], -108);
  2006.         $instance->addListener('kernel.request', [=> function () {
  2007.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  2008.         }, => 'onKernelRequest'], 610);
  2009.         $instance->addListener('kernel.response', [=> function () {
  2010.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  2011.         }, => 'onKernelResponse'], -120);
  2012.         $instance->addListener('kernel.response', [=> function () {
  2013.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  2014.         }, => 'stopPropagationCheck'], 100);
  2015.         $instance->addListener('kernel.request', [=> function () {
  2016.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] ?? $this->getMaintenancePageListenerService());
  2017.         }, => 'onKernelRequest'], 620);
  2018.         $instance->addListener('pimcore.admin.indexAction.settings', [=> function () {
  2019.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\AdminListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\AdminListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\AdminListener()));
  2020.         }, => 'addIndexSettings'], 0);
  2021.         $instance->addListener('Pimcore\\Bundle\\DataImporterBundle\\Event\\PostPreparationEvent', [=> function () {
  2022.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\DataImporterListener'] ?? $this->load('getDataImporterListenerService'));
  2023.         }, => 'importPrepared'], 0);
  2024.         $instance->addListener('kernel.exception', [=> function () {
  2025.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  2026.         }, => 'onKernelException'], 0);
  2027.         $instance->addListener('workflow.wfdesigner_new_product_setup.leave', [=> function () {
  2028.             return ($this->privates['workflow.wfdesigner_new_product_setup.listener.audit_trail'] ?? $this->load('getWorkflow_WfdesignerNewProductSetup_Listener_AuditTrailService'));
  2029.         }, => 'onLeave'], 0);
  2030.         $instance->addListener('workflow.wfdesigner_new_product_setup.transition', [=> function () {
  2031.             return ($this->privates['workflow.wfdesigner_new_product_setup.listener.audit_trail'] ?? $this->load('getWorkflow_WfdesignerNewProductSetup_Listener_AuditTrailService'));
  2032.         }, => 'onTransition'], 0);
  2033.         $instance->addListener('workflow.wfdesigner_new_product_setup.enter', [=> function () {
  2034.             return ($this->privates['workflow.wfdesigner_new_product_setup.listener.audit_trail'] ?? $this->load('getWorkflow_WfdesignerNewProductSetup_Listener_AuditTrailService'));
  2035.         }, => 'onEnter'], 0);
  2036.         $instance->addListener('kernel.response', [=> function () {
  2037.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2038.         }, => 'onKernelResponse'], 0);
  2039.         $instance->addListener('kernel.response', [=> function () {
  2040.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2041.         }, => 'onKernelResponse'], -1024);
  2042.         $instance->addListener('kernel.request', [=> function () {
  2043.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  2044.         }, => 'setDefaultLocale'], 100);
  2045.         $instance->addListener('kernel.request', [=> function () {
  2046.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  2047.         }, => 'onKernelRequest'], 16);
  2048.         $instance->addListener('kernel.finish_request', [=> function () {
  2049.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  2050.         }, => 'onKernelFinishRequest'], 0);
  2051.         $instance->addListener('kernel.request', [=> function () {
  2052.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2053.         }, => 'onKernelRequest'], 256);
  2054.         $instance->addListener('kernel.response', [=> function () {
  2055.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2056.         }, => 'onResponse'], -255);
  2057.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2058.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2059.         }, => 'onControllerArguments'], 0);
  2060.         $instance->addListener('kernel.exception', [=> function () {
  2061.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2062.         }, => 'logKernelException'], 0);
  2063.         $instance->addListener('kernel.exception', [=> function () {
  2064.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2065.         }, => 'onKernelException'], -128);
  2066.         $instance->addListener('kernel.response', [=> function () {
  2067.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2068.         }, => 'removeCspHeader'], -128);
  2069.         $instance->addListener('kernel.request', [=> function () {
  2070.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2071.         }, => 'onKernelRequest'], 15);
  2072.         $instance->addListener('kernel.finish_request', [=> function () {
  2073.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2074.         }, => 'onKernelFinishRequest'], -15);
  2075.         $instance->addListener('console.error', [=> function () {
  2076.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2077.         }, => 'onConsoleError'], -128);
  2078.         $instance->addListener('console.terminate', [=> function () {
  2079.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2080.         }, => 'onConsoleTerminate'], -128);
  2081.         $instance->addListener('console.error', [=> function () {
  2082.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2083.         }, => 'onConsoleError'], 0);
  2084.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2085.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2086.         }, => 'onMessage'], -255);
  2087.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2088.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2089.         }, => 'onMessage'], -255);
  2090.         $instance->addListener('kernel.request', [=> function () {
  2091.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2092.         }, => 'configure'], 2048);
  2093.         $instance->addListener('console.command', [=> function () {
  2094.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2095.         }, => 'configure'], 2048);
  2096.         $instance->addListener('kernel.request', [=> function () {
  2097.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2098.         }, => 'onKernelRequest'], 32);
  2099.         $instance->addListener('kernel.finish_request', [=> function () {
  2100.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2101.         }, => 'onKernelFinishRequest'], 0);
  2102.         $instance->addListener('kernel.exception', [=> function () {
  2103.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2104.         }, => 'onKernelException'], -64);
  2105.         $instance->addListener('kernel.response', [=> function () {
  2106.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2107.         }, => 'onKernelResponse'], 0);
  2108.         $instance->addListener('kernel.request', [=> function () {
  2109.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  2110.         }, => 'onKernelRequest'], 128);
  2111.         $instance->addListener('kernel.response', [=> function () {
  2112.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  2113.         }, => 'onKernelResponse'], -1000);
  2114.         $instance->addListener('kernel.finish_request', [=> function () {
  2115.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  2116.         }, => 'onFinishRequest'], 0);
  2117.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2118.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  2119.         }, => 'onMessageFailed'], 100);
  2120.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2121.             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()));
  2122.         }, => 'onMessageFailed'], 200);
  2123.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2124.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  2125.         }, => 'onWorkerRunning'], 100);
  2126.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2127.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2128.         }, => 'onWorkerStarted'], 0);
  2129.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2130.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2131.         }, => 'onWorkerRunning'], 0);
  2132.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2133.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  2134.         }, => 'onWorkerStarted'], 100);
  2135.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2136.             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()));
  2137.         }, => 'onMessageFailed'], 0);
  2138.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2139.             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()));
  2140.         }, => 'onWorkerRunning'], 0);
  2141.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  2142.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  2143.         }, => 'onNotification'], -255);
  2144.         $instance->addListener('kernel.response', [=> function () {
  2145.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2146.         }, => 'onKernelResponse'], -100);
  2147.         $instance->addListener('kernel.exception', [=> function () {
  2148.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2149.         }, => 'onKernelException'], 0);
  2150.         $instance->addListener('kernel.terminate', [=> function () {
  2151.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2152.         }, => 'onKernelTerminate'], -1024);
  2153.         $instance->addListener('kernel.controller', [=> function () {
  2154.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2155.         }, => 'onKernelController'], 0);
  2156.         $instance->addListener('kernel.response', [=> function () {
  2157.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2158.         }, => 'onKernelResponse'], 0);
  2159.         $instance->addListener('kernel.response', [=> function () {
  2160.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2161.         }, => 'onKernelResponse'], 0);
  2162.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2163.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2164.         }, => 'checkPassport'], 0);
  2165.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2166.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2167.         }, => 'onLoginSuccess'], 0);
  2168.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2169.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  2170.         }, => 'onVoterVote'], 0);
  2171.         $instance->addListener('kernel.request', [=> function () {
  2172.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2173.         }, => 'configureLogoutUrlGenerator'], 8);
  2174.         $instance->addListener('kernel.request', [=> function () {
  2175.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2176.         }, => 'onKernelRequest'], 8);
  2177.         $instance->addListener('kernel.finish_request', [=> function () {
  2178.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2179.         }, => 'onKernelFinishRequest'], 0);
  2180.         $instance->addListener('kernel.exception', [=> function () {
  2181.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.pimcore_admin'] ?? $this->load('getSecurity_Authentication_KernelExceptionListener_TwoFactor_PimcoreAdminService'));
  2182.         }, => 'onKernelException'], 2);
  2183.         $instance->addListener('kernel.request', [=> function () {
  2184.             return ($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService());
  2185.         }, => 'onKernelRequest'], 0);
  2186.         $instance->addListener('security.authentication.success', [=> function () {
  2187.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  2188.         }, => 'onLogin'], 9223372036854775807);
  2189.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  2190.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  2191.         }, => 'onAccessDenied'], 0);
  2192.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  2193.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  2194.         }, => 'onTwoFactorForm'], 0);
  2195.         $instance->addListener('kernel.response', [=> function () {
  2196.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  2197.         }, => 'onKernelResponse'], 1);
  2198.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2199.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  2200.         }, => 'onMessage'], 0);
  2201.         $instance->addListener('console.command', [=> function () {
  2202.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2203.         }, => 'onCommand'], 255);
  2204.         $instance->addListener('console.terminate', [=> function () {
  2205.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2206.         }, => 'onTerminate'], -255);
  2207.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2208.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2209.         }, => 'onWorkerMessageHandled'], 0);
  2210.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2211.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2212.         }, => 'onWorkerMessageFailed'], 0);
  2213.         $instance->addListener('kernel.controller', [=> function () {
  2214.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2215.         }, => 'onKernelController'], 0);
  2216.         $instance->addListener('kernel.controller', [=> function () {
  2217.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2218.         }, => 'onKernelController'], 0);
  2219.         $instance->addListener('kernel.controller', [=> function () {
  2220.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2221.         }, => 'onKernelController'], -128);
  2222.         $instance->addListener('kernel.view', [=> function () {
  2223.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2224.         }, => 'onKernelView'], 0);
  2225.         $instance->addListener('kernel.controller', [=> function () {
  2226.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2227.         }, => 'onKernelController'], 0);
  2228.         $instance->addListener('kernel.response', [=> function () {
  2229.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2230.         }, => 'onKernelResponse'], 0);
  2231.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2232.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2233.         }, => 'onKernelControllerArguments'], 0);
  2234.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2235.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2236.         }, => 'onKernelControllerArguments'], 0);
  2237.         $instance->addListener('presta_sitemap.populate', [=> function () {
  2238.             return ($this->privates['presta_sitemap.eventlistener.route_annotation'] ?? $this->load('getPrestaSitemap_Eventlistener_RouteAnnotationService'));
  2239.         }, => 'registerRouteAnnotation'], 0);
  2240.         $instance->addListener('security.authentication.success', [=> function () {
  2241.             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()));
  2242.         }, => 'onLogin'], 9223372036854775806);
  2243.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2244.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  2245.         }, => 'checkPassport'], 0);
  2246.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2247.             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()));
  2248.         }, => 'onSuccessfulLogin'], -63);
  2249.         $instance->addListener('console.command', [=> function () {
  2250.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  2251.         }, => 'configure'], 1024);
  2252.         $instance->addListener('kernel.response', [=> function () {
  2253.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2254.         }, => 'onKernelResponse'], -128);
  2255.         $instance->addListener('knp_pager.items', [=> function () {
  2256.             return ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] ?? ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] = new \Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber()));
  2257.         }, => 'items'], -5);
  2258.         $instance->addListener('knp_pager.before', [=> function () {
  2259.             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()));
  2260.         }, => 'before'], 0);
  2261.         $instance->addListener('knp_pager.pagination', [=> function () {
  2262.             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()));
  2263.         }, => 'pagination'], 0);
  2264.         $instance->addListener('workflow.completed', [=> function () {
  2265.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotificationSubscriber'] ?? $this->load('getNotificationSubscriberService'));
  2266.         }, => 'onWorkflowCompleted'], 0);
  2267.         $instance->addListener('workflow.completed', [=> function () {
  2268.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
  2269.         }, => 'onWorkflowCompleted'], 1);
  2270.         $instance->addListener('workflow.enter', [=> function () {
  2271.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
  2272.         }, => 'onWorkflowEnter'], 0);
  2273.         $instance->addListener('pimcore.workflow.preGlobalAction', [=> function () {
  2274.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
  2275.         }, => 'onPreGlobalAction'], 0);
  2276.         $instance->addListener('pimcore.workflow.postGlobalAction', [=> function () {
  2277.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
  2278.         }, => 'onPostGlobalAction'], 0);
  2279.         $instance->addListener('workflow.completed', [=> function () {
  2280.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] ?? ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] = new \Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber()));
  2281.         }, => 'onWorkflowCompleted'], 0);
  2282.         $instance->addListener('kernel.request', [=> function () {
  2283.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  2284.         }, => 'onKernelRequest'], 512);
  2285.         $instance->addListener('kernel.exception', [=> function () {
  2286.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  2287.         }, => 'onKernelException'], 64);
  2288.         $instance->addListener('kernel.request', [=> function () {
  2289.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener'] ?? $this->getPimcoreContextListenerService());
  2290.         }, => 'onKernelRequest'], 24);
  2291.         $instance->addListener('kernel.request', [=> function () {
  2292.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  2293.         }, => 'onKernelRequest'], 20);
  2294.         $instance->addListener('kernel.controller', [=> function () {
  2295.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  2296.         }, => 'onKernelController'], 50);
  2297.         $instance->addListener('kernel.response', [=> function () {
  2298.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener()));
  2299.         }, => 'onKernelResponse'], 0);
  2300.         $instance->addListener('kernel.request', [=> function () {
  2301.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  2302.         }, => 'onKernelRequest'], 1);
  2303.         $instance->addListener('kernel.response', [=> function () {
  2304.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  2305.         }, => 'onKernelResponse'], 0);
  2306.         $instance->addListener('kernel.request', [=> function () {
  2307.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener'] ?? $this->getTranslationDebugListenerService());
  2308.         }, => 'onKernelRequest'], 0);
  2309.         $instance->addListener('kernel.terminate', [=> function () {
  2310.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  2311.         }, => 'onKernelTerminate'], 0);
  2312.         $instance->addListener('console.terminate', [=> function () {
  2313.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  2314.         }, => 'onConsoleTerminate'], 0);
  2315.         $instance->addListener('kernel.controller', [=> function () {
  2316.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] ?? $this->getElementListenerService());
  2317.         }, => 'onKernelController'], 30);
  2318.         $instance->addListener('kernel.controller', [=> function () {
  2319.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  2320.         }, => 'onKernelController'], 15);
  2321.         $instance->addListener('kernel.response', [=> function () {
  2322.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  2323.         }, => 'onKernelResponse'], 0);
  2324.         $instance->addListener('kernel.request', [=> function () {
  2325.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  2326.         }, => 'onKernelRequest'], 700);
  2327.         $instance->addListener('kernel.response', [=> function () {
  2328.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener'] ?? $this->getHardlinkCanonicalListenerService());
  2329.         }, => 'onKernelResponse'], 0);
  2330.         $instance->addListener('kernel.request', [=> function () {
  2331.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  2332.         }, => 'onKernelRequest'], 0);
  2333.         $instance->addListener('kernel.response', [=> function () {
  2334.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  2335.         }, => 'onKernelResponse'], 0);
  2336.         $instance->addListener('kernel.request', [=> function () {
  2337.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener'] ?? $this->getDocumentMetaDataListenerService());
  2338.         }, => 'onKernelRequest'], 0);
  2339.         $instance->addListener('pimcore.document.renderer.pre_render', [=> function () {
  2340.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  2341.         }, => 'onPreRender'], 0);
  2342.         $instance->addListener('pimcore.document.renderer.post_render', [=> function () {
  2343.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  2344.         }, => 'onPostRender'], 0);
  2345.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2346.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2347.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  2348.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2349.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2350.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  2351.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2352.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2353.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  2354.         $instance->addListener('kernel.request', [=> function () {
  2355.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2356.         }, => 'onKernelRequest'], 510);
  2357.         $instance->addListener('kernel.response', [=> function () {
  2358.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2359.         }, => 'onKernelResponse'], -120);
  2360.         $instance->addListener('kernel.view', [=> function () {
  2361.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ContentTemplateListener'] ?? $this->load('getContentTemplateListenerService'));
  2362.         }, => 'onKernelView'], 16);
  2363.         $instance->addListener('kernel.controller', [=> function () {
  2364.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  2365.         }, => 'onKernelController'], 0);
  2366.         $instance->addListener('kernel.response', [=> function () {
  2367.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  2368.         }, => 'onKernelResponse'], 0);
  2369.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2370.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2371.         }, => 'onElementPostAdd'], 0);
  2372.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2373.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2374.         }, => 'onElementPostAdd'], 0);
  2375.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2376.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2377.         }, => 'onElementPostAdd'], 0);
  2378.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2379.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2380.         }, => 'onElementPostDelete'], 0);
  2381.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2382.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2383.         }, => 'onElementPostDelete'], 0);
  2384.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2385.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2386.         }, => 'onElementPostDelete'], 0);
  2387.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  2388.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2389.         }, => 'onAdminElementGetPreSendData'], 0);
  2390.         $instance->addListener('pimcore.admin.asset.get.preSendData', [=> function () {
  2391.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2392.         }, => 'onAdminElementGetPreSendData'], 0);
  2393.         $instance->addListener('pimcore.admin.document.get.preSendData', [=> function () {
  2394.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2395.         }, => 'onAdminElementGetPreSendData'], 0);
  2396.         $instance->addListener('pimcore.dataobject.postCopy', [=> function () {
  2397.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2398.         }, => 'onPostCopy'], 0);
  2399.         $instance->addListener('pimcore.document.postCopy', [=> function () {
  2400.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2401.         }, => 'onPostCopy'], 0);
  2402.         $instance->addListener('pimcore.asset.postCopy', [=> function () {
  2403.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2404.         }, => 'onPostCopy'], 0);
  2405.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2406.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2407.         }, => 'onPostAssetDelete'], -9999);
  2408.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2409.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2410.         }, => 'onPostAddUpdateElement'], 0);
  2411.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2412.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2413.         }, => 'onPostAddUpdateElement'], 0);
  2414.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2415.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2416.         }, => 'onPostAddUpdateElement'], 0);
  2417.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  2418.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2419.         }, => 'onPreDeleteElement'], 0);
  2420.         $instance->addListener('pimcore.document.preDelete', [=> function () {
  2421.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2422.         }, => 'onPreDeleteElement'], 0);
  2423.         $instance->addListener('pimcore.asset.preDelete', [=> function () {
  2424.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2425.         }, => 'onPreDeleteElement'], 0);
  2426.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2427.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2428.         }, => 'onPostAddUpdateElement'], 0);
  2429.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2430.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2431.         }, => 'onPostAddUpdateElement'], 0);
  2432.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2433.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2434.         }, => 'onPostAddUpdateElement'], 0);
  2435.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2436.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2437.         }, => 'onPostAdd'], 0);
  2438.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2439.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2440.         }, => 'onPostAdd'], 0);
  2441.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2442.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2443.         }, => 'onPostAdd'], 0);
  2444.         $instance->addListener('pimcore.class.postAdd', [=> function () {
  2445.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2446.         }, => 'onPostAdd'], 0);
  2447.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2448.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2449.         }, => 'onPostDelete'], 0);
  2450.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2451.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2452.         }, => 'onPostDelete'], 0);
  2453.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2454.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2455.         }, => 'onPostDelete'], 0);
  2456.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2457.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2458.         }, => 'onPostDelete'], 0);
  2459.         $instance->addListener('kernel.exception', [=> function () {
  2460.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseExceptionListener'] ?? $this->load('getResponseExceptionListenerService'));
  2461.         }, => 'onKernelException'], 0);
  2462.         $instance->addListener('kernel.response', [=> function () {
  2463.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] ?? $this->getResponseHeaderListenerService());
  2464.         }, => 'onKernelResponse'], 32);
  2465.         $instance->addListener('kernel.request', [=> function () {
  2466.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  2467.         }, => 'onKernelRequest'], 0);
  2468.         $instance->addListener('kernel.response', [=> function () {
  2469.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  2470.         }, => 'onKernelResponse'], 0);
  2471.         $instance->addListener('kernel.response', [=> function () {
  2472.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseStackListener'] ?? $this->getResponseStackListenerService());
  2473.         }, => 'onKernelResponse'], 24);
  2474.         $instance->addListener('kernel.response', [=> function () {
  2475.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] ?? $this->getInternalWysiwygHtmlAttributeFilterListenerService());
  2476.         }, => 'onKernelResponse'], 0);
  2477.         $instance->addListener('kernel.request', [=> function () {
  2478.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] ?? $this->getGoogleSearchConsoleVerificationListenerService());
  2479.         }, => 'onKernelRequest'], 64);
  2480.         $instance->addListener('kernel.request', [=> function () {
  2481.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener'] ?? $this->getOutputTimestampListenerService());
  2482.         }, => 'onKernelRequest'], 0);
  2483.         $instance->addListener('kernel.request', [=> function () {
  2484.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'] ?? $this->getWebDebugToolbarListenerService());
  2485.         }, => 'onKernelResponse'], -118);
  2486.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [=> function () {
  2487.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener()));
  2488.         }, => 'handle'], 0);
  2489.         $instance->addListener('presta_sitemap.populate', [=> function () {
  2490.             return ($this->privates['Pimcore\\Sitemap\\EventListener\\SitemapGeneratorListener'] ?? $this->load('getSitemapGeneratorListenerService'));
  2491.         }, => 'onPopulateSitemap'], 0);
  2492.         $instance->addListener('kernel.request', [=> function () {
  2493.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2494.         }, => 'onKernelRequest'], 7);
  2495.         $instance->addListener('kernel.response', [=> function () {
  2496.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2497.         }, => 'onKernelResponse'], -115);
  2498.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  2499.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2500.         }, => 'onPreResolve'], 0);
  2501.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  2502.             return ($this->privates['Pimcore\\Targeting\\EventListener\\DocumentTargetGroupListener'] ?? $this->load('getDocumentTargetGroupListenerService'));
  2503.         }, => 'onVisitorInfoResolve'], 0);
  2504.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  2505.             return ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] = new \Pimcore\Targeting\EventListener\FullPageCacheCookieCleanupListener()));
  2506.         }, => 'onPrepareFullPageCacheResponse'], 0);
  2507.         $instance->addListener('pimcore.targeting.visited_pages_count_match', [=> function () {
  2508.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  2509.         }, => 'onVisitedPagesCountMatch'], 0);
  2510.         $instance->addListener('pimcore.targeting.post_resolve', [=> function () {
  2511.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  2512.         }, => 'onPostResolveVisitorInfo'], 0);
  2513.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  2514.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  2515.         }, => 'onPreResolve'], -10);
  2516.         $instance->addListener('kernel.response', [=> function () {
  2517.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  2518.         }, => 'onKernelResponse'], -127);
  2519.         $instance->addListener('pimcore.cache.full_page.ignored_session_keys', [=> function () {
  2520.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  2521.         }, => 'configureIgnoredSessionKeys'], 0);
  2522.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  2523.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  2524.         }, => 'prepareFullPageCacheResponse'], 0);
  2525.         $instance->addListener('kernel.request', [=> function () {
  2526.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  2527.         }, => 'onKernelRequest'], 127);
  2528.         $instance->addListener('kernel.request', [=> function () {
  2529.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService());
  2530.         }, => 'onKernelRequest'], 127);
  2531.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2532.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  2533.         }, => 'onLogout'], 0);
  2534.         $instance->addListener('kernel.response', [=> function () {
  2535.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] ?? $this->getAdminSecurityListenerService());
  2536.         }, => 'onKernelResponse'], 0);
  2537.         $instance->addListener('kernel.controller', [=> function () {
  2538.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] ?? $this->getAdminAuthenticationDoubleCheckListenerService());
  2539.         }, => 'onKernelController'], 0);
  2540.         $instance->addListener('kernel.request', [=> function () {
  2541.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());
  2542.         }, => 'handleRequest'], 11);
  2543.         $instance->addListener('kernel.exception', [=> function () {
  2544.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] ?? $this->load('getAdminExceptionListenerService'));
  2545.         }, => 'onKernelException'], 0);
  2546.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2547.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  2548.         }, => 'onClassDelete'], 0);
  2549.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  2550.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  2551.         }, => 'onUserDelete'], 0);
  2552.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2553.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  2554.         }, => 'onObjectDelete'], 0);
  2555.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2556.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  2557.         }, => 'onClassDelete'], 0);
  2558.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  2559.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  2560.         }, => 'onUserDelete'], 0);
  2561.         $instance->addListener('kernel.request', [=> function () {
  2562.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener'] ?? $this->getAdminSessionBagListenerService());
  2563.         }, => 'onKernelRequest'], 127);
  2564.         $instance->addListener('kernel.response', [=> function () {
  2565.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener'] ?? $this->getHttpCacheListenerService());
  2566.         }, => 'onKernelResponse'], 0);
  2567.         $instance->addListener('kernel.request', [=> function () {
  2568.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] ?? $this->getCustomAdminEntryPointCheckListenerService());
  2569.         }, => 'onKernelRequest'], 560);
  2570.         $instance->addListener('kernel.request', [=> function () {
  2571.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] ?? $this->getUserPerspectiveListenerService());
  2572.         }, => 'onKernelRequest'], 0);
  2573.         $instance->addListener('kernel.request', [=> function () {
  2574.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] ?? $this->getUsageStatisticsListenerService());
  2575.         }, => 'onKernelRequest'], 0);
  2576.         $instance->addListener('kernel.response', [=> function () {
  2577.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener'] ?? $this->getEnablePreviewTimeSliderListenerService());
  2578.         }, => 'onKernelResponse'], 0);
  2579.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2580.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2581.         }, => 'onObjectUpdate'], 0);
  2582.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2583.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2584.         }, => 'onObjectDelete'], 0);
  2585.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2586.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2587.         }, => 'onDocumentUpdate'], 0);
  2588.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2589.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2590.         }, => 'onDocumentDelete'], 0);
  2591.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2592.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2593.         }, => 'onAssetUpdate'], 0);
  2594.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2595.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2596.         }, => 'onAssetDelete'], 0);
  2597.         $instance->addListener('pimcore.datahub.configuration.postDelete', [=> function () {
  2598.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriber3Service'));
  2599.         }, => 'postDelete'], 0);
  2600.         $instance->addListener('pimcore.datahub.configuration.postSave', [=> function () {
  2601.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriber3Service'));
  2602.         }, => 'postSave'], 0);
  2603.         $instance->addListener('console.error', [=> function () {
  2604.             return ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] ?? ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] = new \Elements\Bundle\ProcessManagerBundle\SystemEventsListener()));
  2605.         }, => 'onConsoleError'], 0);
  2606.         $instance->addListener('console.terminate', [=> function () {
  2607.             return ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] ?? ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] = new \Elements\Bundle\ProcessManagerBundle\SystemEventsListener()));
  2608.         }, => 'onConsoleTerminate'], 0);
  2609.         $instance->addListener('Pimcore\\Bundle\\DataHubFileExportBundle\\Event\\Admin\\ValidateConfigEvent', [=> function () {
  2610.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\AdminSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\AdminSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\AdminSubscriber()));
  2611.         }, => 'isValidConfig'], 0);
  2612.         $instance->addListener('Pimcore\\Bundle\\DataHubFileExportBundle\\Event\\Admin\\ResetConfigEvent', [=> function () {
  2613.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\AdminSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\AdminSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\AdminSubscriber()));
  2614.         }, => 'resetConfig'], 0);
  2615.         $instance->addListener('pimcore.datahub.configuration.postDelete', [=> function () {
  2616.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\ConfigurationEventSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\ConfigurationEventSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\ConfigurationEventSubscriber()));
  2617.         }, => 'postDelete'], 0);
  2618.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2619.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\DataObjectSubscriber()));
  2620.         }, => 'doExport'], 0);
  2621.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2622.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\DataObjectSubscriber()));
  2623.         }, => 'doExport'], 0);
  2624.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  2625.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\DataObjectSubscriber()));
  2626.         }, => 'preDelete'], 0);
  2627.         $instance->addListener('Pimcore\\Bundle\\DataHubFileExportBundle\\Event\\Admin\\ValidateConfigEvent', [=> function () {
  2628.             return ($this->privates['Pimcore\\Bundle\\DataHubProductsupBundle\\EventSubscriber\\AdminSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubProductsupBundle\\EventSubscriber\\AdminSubscriber'] = new \Pimcore\Bundle\DataHubProductsupBundle\EventSubscriber\AdminSubscriber()));
  2629.         }, => 'isValidConfig'], 0);
  2630.         $instance->addListener('Pimcore\\Bundle\\DataHubFileExportBundle\\Event\\Admin\\ResetConfigEvent', [=> function () {
  2631.             return ($this->privates['Pimcore\\Bundle\\DataHubProductsupBundle\\EventSubscriber\\AdminSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubProductsupBundle\\EventSubscriber\\AdminSubscriber'] = new \Pimcore\Bundle\DataHubProductsupBundle\EventSubscriber\AdminSubscriber()));
  2632.         }, => 'resetConfig'], 0);
  2633.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2634.             return ($this->privates['Pimcore\\Bundle\\DataHubProductsupBundle\\EventSubscriber\\DataObjectSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubProductsupBundle\\EventSubscriber\\DataObjectSubscriber'] = new \Pimcore\Bundle\DataHubProductsupBundle\EventSubscriber\DataObjectSubscriber()));
  2635.         }, => 'doExport'], 0);
  2636.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2637.             return ($this->privates['Pimcore\\Bundle\\DataHubProductsupBundle\\EventSubscriber\\DataObjectSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubProductsupBundle\\EventSubscriber\\DataObjectSubscriber'] = new \Pimcore\Bundle\DataHubProductsupBundle\EventSubscriber\DataObjectSubscriber()));
  2638.         }, => 'doExport'], 0);
  2639.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  2640.             return ($this->privates['Pimcore\\Bundle\\DataHubProductsupBundle\\EventSubscriber\\DataObjectSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubProductsupBundle\\EventSubscriber\\DataObjectSubscriber'] = new \Pimcore\Bundle\DataHubProductsupBundle\EventSubscriber\DataObjectSubscriber()));
  2641.         }, => 'preDelete'], 0);
  2642.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2643.             return ($this->privates['Pimcore\\Bundle\\DataHubSimpleRestBundle\\EventSubscriber\\ChangedEventSubscriber'] ?? $this->load('getChangedEventSubscriberService'));
  2644.         }, => 'updateElement'], 0);
  2645.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2646.             return ($this->privates['Pimcore\\Bundle\\DataHubSimpleRestBundle\\EventSubscriber\\ChangedEventSubscriber'] ?? $this->load('getChangedEventSubscriberService'));
  2647.         }, => 'updateElement'], 0);
  2648.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2649.             return ($this->privates['Pimcore\\Bundle\\DataHubSimpleRestBundle\\EventSubscriber\\ChangedEventSubscriber'] ?? $this->load('getChangedEventSubscriberService'));
  2650.         }, => 'updateElement'], 0);
  2651.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2652.             return ($this->privates['Pimcore\\Bundle\\DataHubSimpleRestBundle\\EventSubscriber\\ChangedEventSubscriber'] ?? $this->load('getChangedEventSubscriberService'));
  2653.         }, => 'deleteElement'], 0);
  2654.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2655.             return ($this->privates['Pimcore\\Bundle\\DataHubSimpleRestBundle\\EventSubscriber\\ChangedEventSubscriber'] ?? $this->load('getChangedEventSubscriberService'));
  2656.         }, => 'deleteElement'], 0);
  2657.         $instance->addListener('pimcore.datahub.configuration.postDelete', [=> function () {
  2658.             return ($this->privates['Pimcore\\Bundle\\DataHubSimpleRestBundle\\EventSubscriber\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriber2Service'));
  2659.         }, => 'postDelete'], 0);
  2660.         $instance->addListener('kernel.terminate', [=> function () {
  2661.             return ($this->privates['Pimcore\\Bundle\\WorkflowDesignerBundle\\EventSubscriber\\ContainerClearSubscriber'] ?? $this->load('getContainerClearSubscriberService'));
  2662.         }, => 'onTerminate'], -5000);
  2663.         $instance->addListener('kernel.finish_request', [=> function () {
  2664.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  2665.         }, => 'resetAssets'], 0);
  2666.         $instance->addListener('pimcore.admin.asset.get.preSendData', [=> function () {
  2667.             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()));
  2668.         }, => 'getPreSendData'], 0);
  2669.         $instance->addListener('pimcore.admin.asset.list.beforeBatchUpdate', [=> function () {
  2670.             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()));
  2671.         }, => 'assetListBeforeBatchUpdate'], 0);
  2672.         $instance->addListener('pimcore.admin.asset.list.beforeUpdate', [=> function () {
  2673.             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()));
  2674.         }, => 'assetListBeforeUpdate'], 0);
  2675.         $instance->addListener('pimcore.admin.asset.getFieldGridConfig', [=> function () {
  2676.             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()));
  2677.         }, => 'assetListGetFieldGridConfig'], 0);
  2678.         $instance->addListener('pimcore.admin.asset.metadata.preSave', [=> function () {
  2679.             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()));
  2680.         }, => 'assetMetadataPreSet'], 0);
  2681.         $instance->addListener('pimcore.asset.preGetMetadata', [=> function () {
  2682.             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()));
  2683.         }, => 'preGetMetadata'], 0);
  2684.         $instance->addListener('pimcore.asset.preUpdate', [=> function () {
  2685.             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()));
  2686.         }, => 'preUpdate'], 0);
  2687.         $instance->addListener('pimcore.admin.indexAction.settings', [=> function () {
  2688.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\AdminSettingsSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\AdminSettingsSubscriber'] = new \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\AdminSettingsSubscriber([])));
  2689.         }, => 'getSettings'], 0);
  2690.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2691.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\AssetUpdateSubscriber'] ?? $this->load('getAssetUpdateSubscriberService'));
  2692.         }, => 'updateAsset'], 0);
  2693.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2694.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\BatchTaskSubscriber'] ?? $this->load('getBatchTaskSubscriberService'));
  2695.         }, => 'onBatchTaskMessageFailed'], 0);
  2696.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2697.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\BatchTaskSubscriber'] ?? $this->load('getBatchTaskSubscriberService'));
  2698.         }, => 'onWorkerMessageHandled'], 0);
  2699.         $instance->addListener('kernel.terminate', [=> function () {
  2700.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\BatchTaskSubscriber'] ?? $this->load('getBatchTaskSubscriberService'));
  2701.         }, => 'onTerminate'], 0);
  2702.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2703.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DeleteElementSubscriber'] ?? $this->load('getDeleteElementSubscriberService'));
  2704.         }, => 'onDataObjectPostDelete'], 0);
  2705.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2706.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DeleteElementSubscriber'] ?? $this->load('getDeleteElementSubscriberService'));
  2707.         }, => 'onAssetPostDelete'], 0);
  2708.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Permission\\DataPoolUpdateItemEvent', [=> function () {
  2709.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DenyPermissionsForFolders'] ?? $this->load('getDenyPermissionsForFoldersService'));
  2710.         }, => 'denyAccessForRootAndUploadFolder'], 0);
  2711.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Permission\\DataPoolDeleteItemEvent', [=> function () {
  2712.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DenyPermissionsForFolders'] ?? $this->load('getDenyPermissionsForFoldersService'));
  2713.         }, => 'denyAccessForRootAndUploadFolder'], 0);
  2714.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Permission\\DataPoolSubfolderItemEvent', [=> function () {
  2715.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DenyPermissionsForFolders'] ?? $this->load('getDenyPermissionsForFoldersService'));
  2716.         }, => 'denyAccessForUploadFolderOnly'], 0);
  2717.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2718.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentCacheClearSubscriber'] ?? $this->load('getDocumentCacheClearSubscriberService'));
  2719.         }, => 'onDocumentSave'], 0);
  2720.         $instance->addListener('pimcore.document.preUpdate', [=> function () {
  2721.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  2722.         }, => 'onDocumentSave'], 0);
  2723.         $instance->addListener('pimcore.document.preAdd', [=> function () {
  2724.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  2725.         }, => 'onDocumentAdd'], 0);
  2726.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2727.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  2728.         }, => 'triggerUpdatePortalsJson'], 0);
  2729.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2730.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  2731.         }, => 'triggerUpdatePortalsJson'], 0);
  2732.         $instance->addListener('kernel.terminate', [=> function () {
  2733.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  2734.         }, => 'onTerminate'], 0);
  2735.         $instance->addListener('console.terminate', [=> function () {
  2736.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  2737.         }, => 'onTerminate'], -1000);
  2738.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Download\\DownloadAssetEvent', [=> function () {
  2739.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DownloadTrackerSubscriber'] ?? $this->load('getDownloadTrackerSubscriberService'));
  2740.         }, => 'onDownloadAsset'], 0);
  2741.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2742.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  2743.         }, => 'updateDataObject'], 0);
  2744.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2745.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  2746.         }, => 'updateDataObject'], 0);
  2747.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  2748.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  2749.         }, => 'deleteDataObject'], 0);
  2750.         $instance->addListener('pimcore.class.postUpdate', [=> function () {
  2751.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  2752.         }, => 'updateDataObjectMapping'], 0);
  2753.         $instance->addListener('pimcore.class.postAdd', [=> function () {
  2754.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  2755.         }, => 'addDataObjectMapping'], 0);
  2756.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2757.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  2758.         }, => 'deleteDataObjectIndex'], 0);
  2759.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2760.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  2761.         }, => 'updateAsset'], 0);
  2762.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2763.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  2764.         }, => 'updateAsset'], 0);
  2765.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2766.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  2767.         }, => 'deleteAsset'], 0);
  2768.         $instance->addListener('pimcore.asset.metadata.configuration.postUpdate', [=> function () {
  2769.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  2770.         }, => 'updateAssetMapping'], 0);
  2771.         $instance->addListener('pimcore.asset.metadata.configuration.postDelete', [=> function () {
  2772.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  2773.         }, => 'updateAssetMapping'], 0);
  2774.         $instance->addListener('pimcore.tag.preDelete', [=> function () {
  2775.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  2776.         }, => 'deleteTag'], 0);
  2777.         $instance->addListener('pimcore.tag.postAddToElement', [=> function () {
  2778.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  2779.         }, => 'updateTagAssignment'], 0);
  2780.         $instance->addListener('pimcore.tag.postRemoveFromElement', [=> function () {
  2781.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  2782.         }, => 'updateTagAssignment'], 0);
  2783.         $instance->addListener('kernel.controller', [=> function () {
  2784.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\PrefixSubscriber'] ?? $this->getPrefixSubscriberService());
  2785.         }, => 'onKernelController'], 0);
  2786.         $instance->addListener('kernel.request', [=> function () {
  2787.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\RequestSubscriber'] ?? $this->getRequestSubscriberService());
  2788.         }, => 'onKernelRequest'], 33);
  2789.         $instance->addListener('kernel.exception', [=> function () {
  2790.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\ResponseExceptionSubscriber'] ?? $this->load('getResponseExceptionSubscriberService'));
  2791.         }, => 'onKernelException'], -5);
  2792.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  2793.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SaveUserSubscriber'] ?? $this->load('getSaveUserSubscriberService'));
  2794.         }, => 'onPreUpdate'], 0);
  2795.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2796.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SaveUserSubscriber'] ?? $this->load('getSaveUserSubscriberService'));
  2797.         }, => 'onPostDelete'], 0);
  2798.         $instance->addListener('kernel.controller', [=> function () {
  2799.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'] ?? $this->getSecuritySubscriberService());
  2800.         }, => 'onKernelController'], 19);
  2801.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  2802.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'] ?? $this->getSecuritySubscriberService());
  2803.         }, => 'onPreUpdate'], 0);
  2804.         $instance->addListener('pimcore.asset.preUpdate', [=> function () {
  2805.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'] ?? $this->getSecuritySubscriberService());
  2806.         }, => 'onPreUpdate'], 0);
  2807.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\DataObject\\ExtractMappingEvent', [=> function () {
  2808.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SizeEstimationStrategyListener'] ?? $this->load('getSizeEstimationStrategyListenerService'));
  2809.         }, => 'onExtractMapping'], 0);
  2810.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\DataObject\\UpdateIndexDataEvent', [=> function () {
  2811.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SizeEstimationStrategyListener'] ?? $this->load('getSizeEstimationStrategyListenerService'));
  2812.         }, => 'onUpdateIndexData'], 0);
  2813.         $instance->addListener('Pimcore\\Bundle\\StatisticsExplorerBundle\\Events\\DataFilterModificationEvent', [=> function () {
  2814.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\StatisticsSubscriber'] ?? $this->load('getStatisticsSubscriberService'));
  2815.         }, => 'modifyStatisticsFilter'], 0);
  2816.         $instance->addListener('Pimcore\\Bundle\\StatisticsExplorerBundle\\Events\\DataResultEvent', [=> function () {
  2817.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\StatisticsSubscriber'] ?? $this->load('getStatisticsSubscriberService'));
  2818.         }, => 'modifyDataResult'], 0);
  2819.         $instance->addListener('Pimcore\\Bundle\\StatisticsExplorerBundle\\Events\\StatisticsServiceInitEvent', [=> function () {
  2820.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\StatisticsSubscriber'] ?? $this->load('getStatisticsSubscriberService'));
  2821.         }, => 'addDataObjectClassSources'], 0);
  2822.         $instance->addListener('Pimcore\\Bundle\\StatisticsExplorerBundle\\Events\\TableRenderEvent', [=> function () {
  2823.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\StatisticsSubscriber'] ?? $this->load('getStatisticsSubscriberService'));
  2824.         }, => 'renderAssetListing'], 0);
  2825.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2826.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2827.         }, => 'checkPassport'], 512);
  2828.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2829.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2830.         }, => 'onLogout'], 0);
  2831.         return $instance;
  2832.     }
  2833.     /**
  2834.      * Gets the public 'http_kernel' shared service.
  2835.      *
  2836.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2837.      */
  2838.     protected function getHttpKernelService()
  2839.     {
  2840.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  2841.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  2842.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  2843.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  2844.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  2845.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\DocumentValueResolver'] ?? $this->load('getDocumentValueResolverService'));
  2846.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\EditmodeValueResolver'] ?? $this->load('getEditmodeValueResolverService'));
  2847.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\WebsiteConfigValueResolver'] ?? $this->load('getWebsiteConfigValueResolverService'));
  2848.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  2849.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  2850.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  2851.             yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  2852.         }, 11)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2853.     }
  2854.     /**
  2855.      * Gets the public 'messenger.default_bus' shared service.
  2856.      *
  2857.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2858.      */
  2859.     protected function getMessenger_DefaultBusService()
  2860.     {
  2861.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2862.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.traceable'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_TraceableService'));
  2863.             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')));
  2864.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  2865.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  2866.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  2867.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  2868.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_HandleMessageService'));
  2869.         }, 7)));
  2870.     }
  2871.     /**
  2872.      * Gets the public 'monolog.logger.admin' shared service.
  2873.      *
  2874.      * @return \Symfony\Bridge\Monolog\Logger
  2875.      */
  2876.     protected function getMonolog_Logger_AdminService()
  2877.     {
  2878.         $this->services['monolog.logger.admin'] = $instance = new \Symfony\Bridge\Monolog\Logger('admin');
  2879.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2880.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2881.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2882.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2883.         return $instance;
  2884.     }
  2885.     /**
  2886.      * Gets the public 'monolog.logger.cache' shared service.
  2887.      *
  2888.      * @return \Symfony\Bridge\Monolog\Logger
  2889.      */
  2890.     protected function getMonolog_Logger_CacheService()
  2891.     {
  2892.         $this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2893.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2894.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  2895.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2896.         return $instance;
  2897.     }
  2898.     /**
  2899.      * Gets the public 'monolog.logger.doctrine' shared service.
  2900.      *
  2901.      * @return \Symfony\Bridge\Monolog\Logger
  2902.      */
  2903.     protected function getMonolog_Logger_DoctrineService()
  2904.     {
  2905.         $this->services['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2906.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2907.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  2908.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2909.         return $instance;
  2910.     }
  2911.     /**
  2912.      * Gets the public 'monolog.logger.event' shared service.
  2913.      *
  2914.      * @return \Symfony\Bridge\Monolog\Logger
  2915.      */
  2916.     protected function getMonolog_Logger_EventService()
  2917.     {
  2918.         $this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
  2919.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2920.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  2921.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2922.         return $instance;
  2923.     }
  2924.     /**
  2925.      * Gets the public 'monolog.logger.http_client' shared service.
  2926.      *
  2927.      * @return \Symfony\Bridge\Monolog\Logger
  2928.      */
  2929.     protected function getMonolog_Logger_HttpClientService()
  2930.     {
  2931.         $this->services['monolog.logger.http_client'] = $instance = new \Symfony\Bridge\Monolog\Logger('http_client');
  2932.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2933.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2934.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2935.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2936.         return $instance;
  2937.     }
  2938.     /**
  2939.      * Gets the public 'monolog.logger.init' shared service.
  2940.      *
  2941.      * @return \Symfony\Bridge\Monolog\Logger
  2942.      */
  2943.     protected function getMonolog_Logger_InitService()
  2944.     {
  2945.         $this->services['monolog.logger.init'] = $instance = new \Symfony\Bridge\Monolog\Logger('init');
  2946.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2947.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2948.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2949.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2950.         return $instance;
  2951.     }
  2952.     /**
  2953.      * Gets the public 'monolog.logger.php' shared service.
  2954.      *
  2955.      * @return \Symfony\Bridge\Monolog\Logger
  2956.      */
  2957.     protected function getMonolog_Logger_PhpService()
  2958.     {
  2959.         $this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  2960.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2961.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2962.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2963.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2964.         return $instance;
  2965.     }
  2966.     /**
  2967.      * Gets the public 'monolog.logger.portalengine.es' shared service.
  2968.      *
  2969.      * @return \Symfony\Bridge\Monolog\Logger
  2970.      */
  2971.     protected function getMonolog_Logger_Portalengine_EsService()
  2972.     {
  2973.         $this->services['monolog.logger.portalengine.es'] = $instance = new \Symfony\Bridge\Monolog\Logger('portalengine.es');
  2974.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2975.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2976.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2977.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2978.         return $instance;
  2979.     }
  2980.     /**
  2981.      * Gets the public 'monolog.logger.profiler' shared service.
  2982.      *
  2983.      * @return \Symfony\Bridge\Monolog\Logger
  2984.      */
  2985.     protected function getMonolog_Logger_ProfilerService()
  2986.     {
  2987.         $this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
  2988.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2989.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2990.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2991.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2992.         return $instance;
  2993.     }
  2994.     /**
  2995.      * Gets the public 'monolog.logger.request' shared service.
  2996.      *
  2997.      * @return \Symfony\Bridge\Monolog\Logger
  2998.      */
  2999.     protected function getMonolog_Logger_RequestService()
  3000.     {
  3001.         $this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3002.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3003.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3004.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3005.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3006.         return $instance;
  3007.     }
  3008.     /**
  3009.      * Gets the public 'monolog.logger.router' shared service.
  3010.      *
  3011.      * @return \Symfony\Bridge\Monolog\Logger
  3012.      */
  3013.     protected function getMonolog_Logger_RouterService()
  3014.     {
  3015.         $this->services['monolog.logger.router'] = $instance = new \Symfony\Bridge\Monolog\Logger('router');
  3016.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3017.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3018.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3019.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3020.         return $instance;
  3021.     }
  3022.     /**
  3023.      * Gets the public 'monolog.logger.routing' shared service.
  3024.      *
  3025.      * @return \Symfony\Bridge\Monolog\Logger
  3026.      */
  3027.     protected function getMonolog_Logger_RoutingService()
  3028.     {
  3029.         $this->services['monolog.logger.routing'] = $instance = new \Symfony\Bridge\Monolog\Logger('routing');
  3030.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3031.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3032.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3033.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3034.         return $instance;
  3035.     }
  3036.     /**
  3037.      * Gets the public 'monolog.logger.security' shared service.
  3038.      *
  3039.      * @return \Symfony\Bridge\Monolog\Logger
  3040.      */
  3041.     protected function getMonolog_Logger_SecurityService()
  3042.     {
  3043.         $this->services['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  3044.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3045.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3046.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3047.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3048.         return $instance;
  3049.     }
  3050.     /**
  3051.      * Gets the public 'pimcore.cache.pool' shared service.
  3052.      *
  3053.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  3054.      */
  3055.     protected function getPimcore_Cache_PoolService()
  3056.     {
  3057.         $this->services['pimcore.cache.pool'] = $instance = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.pimcore.cache.pool.inner'] ?? $this->get_Pimcore_Cache_Pool_InnerService()), NULL);
  3058.         if ($this->has('monolog.logger.cache')) {
  3059.             $instance->setLogger(($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3060.         }
  3061.         return $instance;
  3062.     }
  3063.     /**
  3064.      * Gets the public 'pimcore.routing.router.request_context' shared service.
  3065.      *
  3066.      * @return \Symfony\Component\Routing\RequestContext
  3067.      */
  3068.     protected function getPimcore_Routing_Router_RequestContextService()
  3069.     {
  3070.         $this->services['pimcore.routing.router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  3071.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3072.         return $instance;
  3073.     }
  3074.     /**
  3075.      * Gets the public 'pimcore.templating.engine.delegating' shared autowired service.
  3076.      *
  3077.      * @return \Pimcore\Templating\TwigDefaultDelegatingEngine
  3078.      */
  3079.     protected function getPimcore_Templating_Engine_DelegatingService()
  3080.     {
  3081.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3082.         if (isset($this->services['pimcore.templating.engine.delegating'])) {
  3083.             return $this->services['pimcore.templating.engine.delegating'];
  3084.         }
  3085.         return $this->services['pimcore.templating.engine.delegating'] = new \Pimcore\Templating\TwigDefaultDelegatingEngine($a);
  3086.     }
  3087.     /**
  3088.      * Gets the public 'pimcore_admin.security.user_loader' shared autowired service.
  3089.      *
  3090.      * @return \Pimcore\Bundle\AdminBundle\Security\User\UserLoader
  3091.      */
  3092.     protected function getPimcoreAdmin_Security_UserLoaderService()
  3093.     {
  3094.         return $this->services['pimcore_admin.security.user_loader'] = new \Pimcore\Bundle\AdminBundle\Security\User\UserLoader(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  3095.     }
  3096.     /**
  3097.      * Gets the public 'request_stack' shared service.
  3098.      *
  3099.      * @return \Symfony\Component\HttpFoundation\RequestStack
  3100.      */
  3101.     protected function getRequestStackService()
  3102.     {
  3103.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  3104.     }
  3105.     /**
  3106.      * Gets the public 'router' shared service.
  3107.      *
  3108.      * @return \Symfony\Cmf\Component\Routing\ChainRouter
  3109.      */
  3110.     protected function getRouterService()
  3111.     {
  3112.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3113.         $this->services['router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
  3114.         $b = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  3115.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3116.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  3117.         ], [
  3118.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3119.         ]))->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');
  3120.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3121.         $c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3122.         $d = ($this->services['cmf_routing.route_provider'] ?? $this->getCmfRouting_RouteProviderService());
  3123.         $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);
  3124.         $e->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3125.         $e->addRouteEnhancer(new \Symfony\Cmf\Component\Routing\Enhancer\RouteContentEnhancer('_route_object''_content'), 100);
  3126.         $f = new \Pimcore\Routing\Staticroute\Router($b, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  3127.         $g = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  3128.         $f->setLogger($g);
  3129.         $f->setLocaleParams([]);
  3130.         $f->setLogger($g);
  3131.         $instance->setContext($b);
  3132.         $instance->add($c'300');
  3133.         $instance->add($e'200');
  3134.         $instance->add(new \Pimcore\Routing\Element\Router($b, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService())), 110);
  3135.         $instance->add($f100);
  3136.         return $instance;
  3137.     }
  3138.     /**
  3139.      * Gets the public 'var_dumper.cloner' shared service.
  3140.      *
  3141.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  3142.      */
  3143.     protected function getVarDumper_ClonerService()
  3144.     {
  3145.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  3146.         $instance->setMaxItems(2500);
  3147.         $instance->setMinDepth(1);
  3148.         $instance->setMaxString(-1);
  3149.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  3150.         return $instance;
  3151.     }
  3152.     /**
  3153.      * Gets the public 'workflow.wfdesigner_imageapproval' shared autowired service.
  3154.      *
  3155.      * @return \Symfony\Component\Workflow\Workflow
  3156.      */
  3157.     protected function getWorkflow_WfdesignerImageapprovalService()
  3158.     {
  3159.         return $this->services['workflow.wfdesigner_imageapproval'] = new \Symfony\Component\Workflow\Workflow(new \Symfony\Component\Workflow\Definition([=> 'Event_0b9fi8w'=> 'Event_15egtd0'], [=> new \Pimcore\Workflow\Transition('Activity_1qvqnwe', [=> 'Event_0b9fi8w'], [=> 'Event_15egtd0'], ['label' => 'Approve Image''objectLayout' => false'notificationSettings' => [], 'changePublishedState' => 'no_change'])], [=> 'Event_0b9fi8w']), new \Pimcore\Workflow\MarkingStore\StateTableMarkingStore('wfdesigner_imageapproval'), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'wfdesigner_imageapproval'NULL);
  3160.     }
  3161.     /**
  3162.      * Gets the public 'workflow.wfdesigner_new_product_setup' shared autowired service.
  3163.      *
  3164.      * @return \Symfony\Component\Workflow\Workflow
  3165.      */
  3166.     protected function getWorkflow_WfdesignerNewProductSetupService()
  3167.     {
  3168.         return $this->services['workflow.wfdesigner_new_product_setup'] = new \Symfony\Component\Workflow\Workflow(new \Symfony\Component\Workflow\Definition([=> 'Event_1j6h3mi'=> 'Event_1jsks8m'=> 'Event_16b4msa'=> 'Event_08qt3jh'=> 'Event_0ch0wvv'=> 'Event_0k3xi88'=> 'Event_1gvvcqm'=> 'Event_0o29d5t'=> 'Event_0cgyhmd'=> 'Event_1u6pdid'10 => 'Event_1w2jmju'], [=> new \Pimcore\Workflow\Transition('Activity_05izyij', [=> 'Event_1jsks8m'], [=> 'Event_08qt3jh'], ['label' => 'Upload Photography''notes' => ['commentEnabled' => false'commentRequired' => false'type' => 'Status update''additionalFields' => []], 'notificationSettings' => [], 'objectLayout' => false'changePublishedState' => 'no_change']), => new \Pimcore\Workflow\Transition('Activity_00iyjxj', [=> 'Event_16b4msa'], [=> 'Event_0ch0wvv'], ['label' => 'Enter Logistics''objectLayout' => false'notificationSettings' => [], 'changePublishedState' => 'no_change']), => new \Pimcore\Workflow\Transition('Activity_0j73owb', [=> 'Event_1j6h3mi'], [=> 'Event_1jsks8m'=> 'Event_16b4msa'=> 'Event_1gvvcqm'], ['label' => 'Product Approved''objectLayout' => 'false''notificationSettings' => [=> ['condition' => '''notifyRoles' => [=> 'Photography'=> 'Logistics'], 'channelType' => [=> 'pimcore_notification'], 'mailType' => 'template''mailPath' => '@App/Workflow/notificationEmail.html.twig''notifyUsers' => []]], 'changePublishedState' => 'no_change''notes' => ['commentEnabled' => false'commentRequired' => false'type' => 'Status update''additionalFields' => [], 'title' => '''commentSetterFn' => '''commentGetterFn' => ''], 'iconClass' => '']), => new \Pimcore\Workflow\Transition('Activity_1svm9pf', [=> 'Event_08qt3jh'=> 'Event_0ch0wvv'=> 'Event_0o29d5t'], [=> 'Event_1w2jmju'], ['label' => 'Ready for Pricing''notes' => ['commentEnabled' => false'commentRequired' => false'type' => 'Status update''additionalFields' => []], 'notificationSettings' => [], 'objectLayout' => false'changePublishedState' => 'no_change']), => new \Pimcore\Workflow\Transition('Activity_0sdk647', [=> 'Event_1gvvcqm'], [=> 'Event_0cgyhmd'], ['label' => 'Categorize as Lumber''objectLayout' => 'false''notificationSettings' => [=> ['condition' => '''notifyRoles' => [=> 'LumberSpecialist'], 'channelType' => [=> 'pimcore_notification'], 'mailType' => 'template''mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig''notifyUsers' => []]], 'changePublishedState' => 'no_change''iconClass' => '''notes' => ['commentEnabled' => false'commentRequired' => false'type' => 'Status update''title' => '''commentSetterFn' => '''commentGetterFn' => '''additionalFields' => []]]), => new \Pimcore\Workflow\Transition('Activity_1rrzsu4', [=> 'Event_1gvvcqm'], [=> 'Event_1u6pdid'], ['label' => 'Categorize as Composite''objectLayout' => false'notificationSettings' => [], 'changePublishedState' => 'no_change']), => new \Pimcore\Workflow\Transition('Activity_0o885hk', [=> 'Event_0cgyhmd'], [=> 'Event_0o29d5t'], ['label' => 'Lumber Attributes Complete''objectLayout' => false'notificationSettings' => [], 'changePublishedState' => 'no_change']), => new \Pimcore\Workflow\Transition('Activity_180uvoy', [=> 'Event_1u6pdid'], [=> 'Event_0o29d5t'], ['label' => 'Composite Attributes Complete''objectLayout' => false'notificationSettings' => [], 'changePublishedState' => 'no_change']), => new \Pimcore\Workflow\Transition('Activity_0iqpc8g', [=> 'Event_1w2jmju'], [=> 'Event_0k3xi88'], ['label' => 'Pricing Complete''objectLayout' => false'notificationSettings' => [], 'changePublishedState' => 'no_change'])], [=> 'Event_1j6h3mi']), new \Pimcore\Workflow\MarkingStore\StateTableMarkingStore('wfdesigner_new_product_setup'), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'wfdesigner_new_product_setup'NULL);
  3169.     }
  3170.     /**
  3171.      * Gets the private '.debug.http_client' shared service.
  3172.      *
  3173.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3174.      */
  3175.     protected function get_Debug_HttpClientService()
  3176.     {
  3177.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3178.         if ($this->has('monolog.logger.http_client')) {
  3179.             $a->setLogger(($this->services['monolog.logger.http_client'] ?? $this->getMonolog_Logger_HttpClientService()));
  3180.         }
  3181.         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))));
  3182.     }
  3183.     /**
  3184.      * Gets the private '.pimcore.cache.pool.inner' shared service.
  3185.      *
  3186.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  3187.      */
  3188.     protected function get_Pimcore_Cache_Pool_InnerService()
  3189.     {
  3190.         return $this->privates['.pimcore.cache.pool.inner'] = new \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter(($this->privates['.pimcore.cache.pool.inner.recorder_inner'] ?? $this->get_Pimcore_Cache_Pool_Inner_RecorderInnerService()));
  3191.     }
  3192.     /**
  3193.      * Gets the private '.pimcore.cache.pool.inner.recorder_inner' shared autowired service.
  3194.      *
  3195.      * @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
  3196.      */
  3197.     protected function get_Pimcore_Cache_Pool_Inner_RecorderInnerService($lazyLoad true)
  3198.     {
  3199.         if ($lazyLoad) {
  3200.             return $this->privates['.pimcore.cache.pool.inner.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
  3201.                 return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3202.                     $wrappedInstance $this->get_Pimcore_Cache_Pool_Inner_RecorderInnerService(false);
  3203.                     $proxy->setProxyInitializer(null);
  3204.                     return true;
  3205.                 });
  3206.             });
  3207.         }
  3208.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
  3209.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  3210.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
  3211.         $instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://'.$this->getEnv('string:REDIS_HOST').':6379?database='.$this->getEnv('string:REDIS_DB'), ['lazy' => true]), '06sjtxRoJA'31536000, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  3212.         $a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  3213.         $instance->setLogger($a);
  3214.         $instance->setLogger($a);
  3215.         return $instance;
  3216.     }
  3217.     /**
  3218.      * Gets the private '.service_locator.KLVvNIq' shared service.
  3219.      *
  3220.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3221.      */
  3222.     protected function get_ServiceLocator_KLVvNIqService()
  3223.     {
  3224.         return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3225.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  3226.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  3227.         ], [
  3228.             'doctrine.ulid_generator' => '?',
  3229.             'doctrine.uuid_generator' => '?',
  3230.         ]);
  3231.     }
  3232.     /**
  3233.      * Gets the private '.service_locator.VMNzrGt' shared service.
  3234.      *
  3235.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3236.      */
  3237.     protected function get_ServiceLocator_VMNzrGtService()
  3238.     {
  3239.         return $this->privates['.service_locator.VMNzrGt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3240.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  3241.             'security.firewall.map.context.pimcore_admin' => ['privates''security.firewall.map.context.pimcore_admin''getSecurity_Firewall_Map_Context_PimcoreAdminService'true],
  3242.             'security.firewall.map.context.pimcore_admin_webdav' => ['privates''security.firewall.map.context.pimcore_admin_webdav''getSecurity_Firewall_Map_Context_PimcoreAdminWebdavService'true],
  3243.             'security.firewall.map.context.portal_engine' => ['privates''security.firewall.map.context.portal_engine''getSecurity_Firewall_Map_Context_PortalEngineService'true],
  3244.         ], [
  3245.             'security.firewall.map.context.dev' => '?',
  3246.             'security.firewall.map.context.pimcore_admin' => '?',
  3247.             'security.firewall.map.context.pimcore_admin_webdav' => '?',
  3248.             'security.firewall.map.context.portal_engine' => '?',
  3249.         ]);
  3250.     }
  3251.     /**
  3252.      * Gets the private 'Pimcore\Analytics\Google\Tracker' shared autowired service.
  3253.      *
  3254.      * @return \Pimcore\Analytics\Google\Tracker
  3255.      */
  3256.     protected function getTrackerService()
  3257.     {
  3258.         $this->privates['Pimcore\\Analytics\\Google\\Tracker'] = $instance = new \Pimcore\Analytics\Google\Tracker(($this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] ?? $this->getSiteIdProviderService()), ($this->privates['Pimcore\\Analytics\\Google\\Config\\ConfigProvider'] ?? ($this->privates['Pimcore\\Analytics\\Google\\Config\\ConfigProvider'] = new \Pimcore\Analytics\Google\Config\ConfigProvider())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3259.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3260.         return $instance;
  3261.     }
  3262.     /**
  3263.      * Gets the private 'Pimcore\Analytics\SiteId\SiteIdProvider' shared autowired service.
  3264.      *
  3265.      * @return \Pimcore\Analytics\SiteId\SiteIdProvider
  3266.      */
  3267.     protected function getSiteIdProviderService()
  3268.     {
  3269.         return $this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] = new \Pimcore\Analytics\SiteId\SiteIdProvider(($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()));
  3270.     }
  3271.     /**
  3272.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener' shared autowired service.
  3273.      *
  3274.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener
  3275.      */
  3276.     protected function getAdminAuthenticationDoubleCheckListenerService()
  3277.     {
  3278.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())), ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), $this->parameters['pimcore.admin.unauthenticated_routes']);
  3279.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3280.         return $instance;
  3281.     }
  3282.     /**
  3283.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener' shared autowired service.
  3284.      *
  3285.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener
  3286.      */
  3287.     protected function getAdminSecurityListenerService()
  3288.     {
  3289.         $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())));
  3290.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3291.         return $instance;
  3292.     }
  3293.     /**
  3294.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener' shared autowired service.
  3295.      *
  3296.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener
  3297.      */
  3298.     protected function getAdminSessionBagListenerService()
  3299.     {
  3300.         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())));
  3301.     }
  3302.     /**
  3303.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener' shared autowired service.
  3304.      *
  3305.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener
  3306.      */
  3307.     protected function getCsrfProtectionListenerService()
  3308.     {
  3309.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  3310.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3311.         return $instance;
  3312.     }
  3313.     /**
  3314.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener' shared autowired service.
  3315.      *
  3316.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener
  3317.      */
  3318.     protected function getCustomAdminEntryPointCheckListenerService()
  3319.     {
  3320.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener(NULL);
  3321.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3322.         return $instance;
  3323.     }
  3324.     /**
  3325.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener' shared autowired service.
  3326.      *
  3327.      * @return \Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener
  3328.      */
  3329.     protected function getEnablePreviewTimeSliderListenerService()
  3330.     {
  3331.         $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()));
  3332.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  3333.         return $instance;
  3334.     }
  3335.     /**
  3336.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener' shared autowired service.
  3337.      *
  3338.      * @return \Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener
  3339.      */
  3340.     protected function getHttpCacheListenerService()
  3341.     {
  3342.         $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())));
  3343.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3344.         return $instance;
  3345.     }
  3346.     /**
  3347.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener' shared autowired service.
  3348.      *
  3349.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener
  3350.      */
  3351.     protected function getUsageStatisticsListenerService()
  3352.     {
  3353.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  3354.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3355.         return $instance;
  3356.     }
  3357.     /**
  3358.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener' shared autowired service.
  3359.      *
  3360.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener
  3361.      */
  3362.     protected function getUserPerspectiveListenerService()
  3363.     {
  3364.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()));
  3365.         $a = ($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService());
  3366.         $instance->setLogger($a);
  3367.         $instance->setLogger($a);
  3368.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3369.         return $instance;
  3370.     }
  3371.     /**
  3372.      * Gets the private 'Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator' shared autowired service.
  3373.      *
  3374.      * @return \Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator
  3375.      */
  3376.     protected function getAdminSessionBagConfiguratorService()
  3377.     {
  3378.         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())));
  3379.     }
  3380.     /**
  3381.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector' shared autowired service.
  3382.      *
  3383.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector
  3384.      */
  3385.     protected function getPimcoreDataCollectorService()
  3386.     {
  3387.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3388.     }
  3389.     /**
  3390.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector' shared autowired service.
  3391.      *
  3392.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector
  3393.      */
  3394.     protected function getPimcoreTargetingDataCollectorService()
  3395.     {
  3396.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService()));
  3397.     }
  3398.     /**
  3399.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener' shared autowired service.
  3400.      *
  3401.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener
  3402.      */
  3403.     protected function getBlockStateListenerService()
  3404.     {
  3405.         $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())));
  3406.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3407.         $instance->setLogger($a);
  3408.         $instance->setLogger($a);
  3409.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3410.         return $instance;
  3411.     }
  3412.     /**
  3413.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener' shared autowired service.
  3414.      *
  3415.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener
  3416.      */
  3417.     protected function getDocumentFallbackListenerService()
  3418.     {
  3419.         $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())));
  3420.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3421.         return $instance;
  3422.     }
  3423.     /**
  3424.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener' shared autowired service.
  3425.      *
  3426.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener
  3427.      */
  3428.     protected function getDocumentMetaDataListenerService()
  3429.     {
  3430.         $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()));
  3431.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3432.         return $instance;
  3433.     }
  3434.     /**
  3435.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener' shared autowired service.
  3436.      *
  3437.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener
  3438.      */
  3439.     protected function getEditmodeListenerService()
  3440.     {
  3441.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener(($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), ($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] ?? ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector())));
  3442.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3443.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3444.         return $instance;
  3445.     }
  3446.     /**
  3447.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener' shared autowired service.
  3448.      *
  3449.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener
  3450.      */
  3451.     protected function getElementListenerService()
  3452.     {
  3453.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  3454.         $a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  3455.         $instance->setLogger($a);
  3456.         $instance->setLogger($a);
  3457.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3458.         return $instance;
  3459.     }
  3460.     /**
  3461.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener' shared autowired service.
  3462.      *
  3463.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener
  3464.      */
  3465.     protected function getGlobalTemplateVariablesListenerService()
  3466.     {
  3467.         $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()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3468.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3469.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3470.         return $instance;
  3471.     }
  3472.     /**
  3473.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener' shared autowired service.
  3474.      *
  3475.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener
  3476.      */
  3477.     protected function getGoogleSearchConsoleVerificationListenerService()
  3478.     {
  3479.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener();
  3480.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3481.         return $instance;
  3482.     }
  3483.     /**
  3484.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener' shared autowired service.
  3485.      *
  3486.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener
  3487.      */
  3488.     protected function getHardlinkCanonicalListenerService()
  3489.     {
  3490.         $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()));
  3491.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3492.         return $instance;
  3493.     }
  3494.     /**
  3495.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener' shared autowired service.
  3496.      *
  3497.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener
  3498.      */
  3499.     protected function getInternalWysiwygHtmlAttributeFilterListenerService()
  3500.     {
  3501.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener();
  3502.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  3503.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3504.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  3505.         return $instance;
  3506.     }
  3507.     /**
  3508.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener' shared autowired service.
  3509.      *
  3510.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener
  3511.      */
  3512.     protected function getLocaleListenerService()
  3513.     {
  3514.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener();
  3515.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3516.         return $instance;
  3517.     }
  3518.     /**
  3519.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener' shared autowired service.
  3520.      *
  3521.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener
  3522.      */
  3523.     protected function getOutputTimestampListenerService()
  3524.     {
  3525.         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()));
  3526.     }
  3527.     /**
  3528.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener' shared autowired service.
  3529.      *
  3530.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener
  3531.      */
  3532.     protected function getRoutingListenerService()
  3533.     {
  3534.         $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())));
  3535.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3536.         return $instance;
  3537.     }
  3538.     /**
  3539.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener' shared autowired service.
  3540.      *
  3541.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener
  3542.      */
  3543.     protected function getStaticPageGeneratorListenerService()
  3544.     {
  3545.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener(($this->services['Pimcore\\Document\\StaticPageGenerator'] ?? $this->getStaticPageGeneratorService()), ($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())));
  3546.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3547.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  3548.         return $instance;
  3549.     }
  3550.     /**
  3551.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener' shared autowired service.
  3552.      *
  3553.      * @return \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener
  3554.      */
  3555.     protected function getMaintenancePageListenerService()
  3556.     {
  3557.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener(($this->services['kernel'] ?? $this->get('kernel'1)));
  3558.         $instance->loadTemplateFromResource('@PimcoreCoreBundle/Resources/misc/maintenance.html');
  3559.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  3560.         return $instance;
  3561.     }
  3562.     /**
  3563.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener' shared autowired service.
  3564.      *
  3565.      * @return \Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener
  3566.      */
  3567.     protected function getPimcoreContextListenerService()
  3568.     {
  3569.         $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())));
  3570.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3571.         $instance->setLogger($a);
  3572.         $instance->setLogger($a);
  3573.         return $instance;
  3574.     }
  3575.     /**
  3576.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener' shared autowired service.
  3577.      *
  3578.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener
  3579.      */
  3580.     protected function getResponseHeaderListenerService()
  3581.     {
  3582.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener(($this->services['Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver'] ?? $this->getResponseHeaderResolverService()));
  3583.     }
  3584.     /**
  3585.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener' shared autowired service.
  3586.      *
  3587.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener
  3588.      */
  3589.     protected function getResponseStackListenerService()
  3590.     {
  3591.         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())));
  3592.     }
  3593.     /**
  3594.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener' shared autowired service.
  3595.      *
  3596.      * @return \Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener
  3597.      */
  3598.     protected function getTranslationDebugListenerService()
  3599.     {
  3600.         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');
  3601.     }
  3602.     /**
  3603.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener' shared autowired service.
  3604.      *
  3605.      * @return \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener
  3606.      */
  3607.     protected function getWebDebugToolbarListenerService()
  3608.     {
  3609.         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()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $this->parameters['pimcore.web_profiler.toolbar.excluded_routes']);
  3610.     }
  3611.     /**
  3612.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber' shared autowired service.
  3613.      *
  3614.      * @return \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber
  3615.      */
  3616.     protected function getPrefixSubscriberService()
  3617.     {
  3618.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\PrefixSubscriber'] = new \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'] ?? $this->getPrefixServiceService()));
  3619.     }
  3620.     /**
  3621.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber' shared autowired service.
  3622.      *
  3623.      * @return \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber
  3624.      */
  3625.     protected function getRequestSubscriberService()
  3626.     {
  3627.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\RequestSubscriber'] = new \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()));
  3628.     }
  3629.     /**
  3630.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber' shared autowired service.
  3631.      *
  3632.      * @return \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber
  3633.      */
  3634.     protected function getSecuritySubscriberService()
  3635.     {
  3636.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'] = new \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService()), ($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())), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PublicShare\\PublicShareService'] ?? $this->getPublicShareServiceService()), []);
  3637.     }
  3638.     /**
  3639.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Asset\NameExtractorService' shared autowired service.
  3640.      *
  3641.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Asset\NameExtractorService
  3642.      */
  3643.     protected function getNameExtractorServiceService()
  3644.     {
  3645.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\NameExtractorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Asset\NameExtractorService(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3646.     }
  3647.     /**
  3648.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Asset\SearchIndexFieldDefinitionService' shared autowired service.
  3649.      *
  3650.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Asset\SearchIndexFieldDefinitionService
  3651.      */
  3652.     protected function getSearchIndexFieldDefinitionServiceService()
  3653.     {
  3654.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\SearchIndexFieldDefinitionService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Asset\SearchIndexFieldDefinitionService(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3655.             'asset' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\AssetRelationAdapter''getAssetRelationAdapterService'true],
  3656.             'calculatedValue' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\TextAdapter''getTextAdapterService'true],
  3657.             'checkbox' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\BooleanAdapter''getBooleanAdapter2Service'true],
  3658.             'country' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\CountryAdapter''getCountryAdapterService'true],
  3659.             'date' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\DateAdapter''getDateAdapter2Service'true],
  3660.             'datetime' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\DateTimeAdapter''getDateTimeAdapterService'true],
  3661.             'input' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\TextAdapter''getTextAdapterService'true],
  3662.             'language' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\LanguageAdapter''getLanguageAdapterService'true],
  3663.             'manyToManyRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\ManyToManyRelationAdapter''getManyToManyRelationAdapterService'true],
  3664.             'multiselect' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\MultiSelectAdapter''getMultiSelectAdapter2Service'true],
  3665.             'numeric' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\NumericAdapter''getNumericAdapterService'true],
  3666.             'object' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\ObjectRelationAdapter''getObjectRelationAdapterService'true],
  3667.             'select' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\SelectAdapter''getSelectAdapter2Service'true],
  3668.             'textarea' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\TextAdapter''getTextAdapterService'true],
  3669.             'wysiwyg' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\DefaultAdapter''getDefaultAdapter2Service'true],
  3670.         ], [
  3671.             'asset' => '?',
  3672.             'calculatedValue' => '?',
  3673.             'checkbox' => '?',
  3674.             'country' => '?',
  3675.             'date' => '?',
  3676.             'datetime' => '?',
  3677.             'input' => '?',
  3678.             'language' => '?',
  3679.             'manyToManyRelation' => '?',
  3680.             'multiselect' => '?',
  3681.             'numeric' => '?',
  3682.             'object' => '?',
  3683.             'select' => '?',
  3684.             'textarea' => '?',
  3685.             'wysiwyg' => '?',
  3686.         ]));
  3687.     }
  3688.     /**
  3689.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Asset\ThumbnailService' shared autowired service.
  3690.      *
  3691.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Asset\ThumbnailService
  3692.      */
  3693.     protected function getThumbnailServiceService()
  3694.     {
  3695.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\ThumbnailService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Asset\ThumbnailService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\MainImageExtractorService'] ?? $this->getMainImageExtractorServiceService()));
  3696.     }
  3697.     /**
  3698.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Collection\CollectionService' shared autowired service.
  3699.      *
  3700.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Collection\CollectionService
  3701.      */
  3702.     protected function getCollectionServiceService()
  3703.     {
  3704.         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()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'] ?? $this->getIndexQueueServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? $this->getDataPoolConfigServiceService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  3705.     }
  3706.     /**
  3707.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Content\HeadTitleService' shared autowired service.
  3708.      *
  3709.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Content\HeadTitleService
  3710.      */
  3711.     protected function getHeadTitleServiceService()
  3712.     {
  3713.         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()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService()));
  3714.     }
  3715.     /**
  3716.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Content\NavigationService' shared autowired service.
  3717.      *
  3718.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Content\NavigationService
  3719.      */
  3720.     protected function getNavigationServiceService()
  3721.     {
  3722.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Content\NavigationService(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService()), new \Pimcore\Bundle\PortalEngineBundle\Service\Content\PageConfigService(), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? $this->getDataPoolConfigServiceService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()));
  3723.     }
  3724.     /**
  3725.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataObject\MainImageExtractorService' shared autowired service.
  3726.      *
  3727.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\MainImageExtractorService
  3728.      */
  3729.     protected function getMainImageExtractorServiceService()
  3730.     {
  3731.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\MainImageExtractorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\MainImageExtractorService(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3732.     }
  3733.     /**
  3734.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataObject\NameExtractorService' shared autowired service.
  3735.      *
  3736.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\NameExtractorService
  3737.      */
  3738.     protected function getNameExtractorService3Service()
  3739.     {
  3740.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\NameExtractorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\NameExtractorService(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3741.     }
  3742.     /**
  3743.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataObject\SearchIndexFieldDefinitionService' shared autowired service.
  3744.      *
  3745.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\SearchIndexFieldDefinitionService
  3746.      */
  3747.     protected function getSearchIndexFieldDefinitionService2Service()
  3748.     {
  3749.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\SearchIndexFieldDefinitionService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\SearchIndexFieldDefinitionService(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3750.             'advancedManyToManyObjectRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\AdvancedManyToManyObjectRelationAdapter''getAdvancedManyToManyObjectRelationAdapter2Service'true],
  3751.             'advancedManyToManyRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\AdvancedManyToManyRelationAdapter''getAdvancedManyToManyRelationAdapter2Service'true],
  3752.             'calculatedValue' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\TextAdapter''getTextAdapter2Service'true],
  3753.             'checkbox' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\BooleanAdapter''getBooleanAdapter4Service'true],
  3754.             'country' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\CountryAdapter''getCountryAdapter3Service'true],
  3755.             'countrymultiselect' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\CountryMultiSelectAdapter''getCountryMultiSelectAdapter2Service'true],
  3756.             'date' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\DateAdapter''getDateAdapter4Service'true],
  3757.             'datetime' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\DateTimeAdapter''getDateTimeAdapter3Service'true],
  3758.             'input' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\TextAdapter''getTextAdapter2Service'true],
  3759.             'inputQuantityValue' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\QuantityValueAdapter''getQuantityValueAdapter2Service'true],
  3760.             'language' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\LanguageAdapter''getLanguageAdapter3Service'true],
  3761.             'languagemultiselect' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\LanguageMultiSelectAdapter''getLanguageMultiSelectAdapter2Service'true],
  3762.             'localizedfields' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\LocalizedFieldsAdapter''getLocalizedFieldsAdapter2Service'true],
  3763.             'manyToManyObjectRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\ManyToManyObjectRelationAdapter''getManyToManyObjectRelationAdapter2Service'true],
  3764.             'manyToManyRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\ManyToManyRelationAdapter''getManyToManyRelationAdapter3Service'true],
  3765.             'manyToOneRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\ManyToOneRelationAdapter''getManyToOneRelationAdapter2Service'true],
  3766.             'multiselect' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\MultiSelectAdapter''getMultiSelectAdapter4Service'true],
  3767.             'numeric' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\NumericAdapter''getNumericAdapter2Service'true],
  3768.             'quantityValue' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\QuantityValueAdapter''getQuantityValueAdapter2Service'true],
  3769.             'select' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\SelectAdapter''getSelectAdapter4Service'true],
  3770.             'slider' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\NumericAdapter''getNumericAdapter2Service'true],
  3771.             'textarea' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\TextAdapter''getTextAdapter2Service'true],
  3772.             'wysiwyg' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\DefaultAdapter''getDefaultAdapter4Service'true],
  3773.         ], [
  3774.             'advancedManyToManyObjectRelation' => '?',
  3775.             'advancedManyToManyRelation' => '?',
  3776.             'calculatedValue' => '?',
  3777.             'checkbox' => '?',
  3778.             'country' => '?',
  3779.             'countrymultiselect' => '?',
  3780.             'date' => '?',
  3781.             'datetime' => '?',
  3782.             'input' => '?',
  3783.             'inputQuantityValue' => '?',
  3784.             'language' => '?',
  3785.             'languagemultiselect' => '?',
  3786.             'localizedfields' => '?',
  3787.             'manyToManyObjectRelation' => '?',
  3788.             'manyToManyRelation' => '?',
  3789.             'manyToOneRelation' => '?',
  3790.             'multiselect' => '?',
  3791.             'numeric' => '?',
  3792.             'quantityValue' => '?',
  3793.             'select' => '?',
  3794.             'slider' => '?',
  3795.             'textarea' => '?',
  3796.             'wysiwyg' => '?',
  3797.         ]));
  3798.     }
  3799.     /**
  3800.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataPool\DataPoolConfigService' shared autowired service.
  3801.      *
  3802.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\DataPool\DataPoolConfigService
  3803.      */
  3804.     protected function getDataPoolConfigServiceService()
  3805.     {
  3806.         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()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\LanguageVariantService'] ?? $this->getLanguageVariantServiceService()));
  3807.     }
  3808.     /**
  3809.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataPool\TranslatorService' shared autowired service.
  3810.      *
  3811.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\DataPool\TranslatorService
  3812.      */
  3813.     protected function getTranslatorServiceService()
  3814.     {
  3815.         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()));
  3816.     }
  3817.     /**
  3818.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Document\LanguageVariantService' shared autowired service.
  3819.      *
  3820.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Document\LanguageVariantService
  3821.      */
  3822.     protected function getLanguageVariantServiceService()
  3823.     {
  3824.         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()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService()));
  3825.     }
  3826.     /**
  3827.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Document\PrefixService' shared autowired service.
  3828.      *
  3829.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Document\PrefixService
  3830.      */
  3831.     protected function getPrefixServiceService()
  3832.     {
  3833.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Document\PrefixService(($this->services['router'] ?? $this->getRouterService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? $this->getDataPoolConfigServiceService()));
  3834.     }
  3835.     /**
  3836.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Element\NameExtractorService' shared autowired service.
  3837.      *
  3838.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Element\NameExtractorService
  3839.      */
  3840.     protected function getNameExtractorService2Service()
  3841.     {
  3842.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Element\NameExtractorService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\NameExtractorService'] ?? $this->getNameExtractorServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\NameExtractorService'] ?? $this->getNameExtractorService3Service()));
  3843.     }
  3844.     /**
  3845.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Entity\EntityManagerService' shared autowired service.
  3846.      *
  3847.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Entity\EntityManagerService
  3848.      */
  3849.     protected function getEntityManagerServiceService()
  3850.     {
  3851.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Entity\\EntityManagerService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Entity\EntityManagerService(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3852.     }
  3853.     /**
  3854.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\PortalConfig\PortalConfigService' shared autowired service.
  3855.      *
  3856.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\PortalConfig\PortalConfigService
  3857.      */
  3858.     protected function getPortalConfigServiceService()
  3859.     {
  3860.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\PortalConfig\PortalConfigService(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3861.     }
  3862.     /**
  3863.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\PublicShare\PublicShareService' shared autowired service.
  3864.      *
  3865.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\PublicShare\PublicShareService
  3866.      */
  3867.     protected function getPublicShareServiceService()
  3868.     {
  3869.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PublicShare\\PublicShareService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\PublicShare\PublicShareService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Entity\\EntityManagerService'] ?? $this->getEntityManagerServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Collection\\CollectionService'] ?? $this->getCollectionServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'] ?? $this->getIndexQueueServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? $this->getDataPoolConfigServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  3870.     }
  3871.     /**
  3872.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\Asset\IndexService' shared autowired service.
  3873.      *
  3874.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\Asset\IndexService
  3875.      */
  3876.     protected function getIndexService2Service()
  3877.     {
  3878.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3879.         $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\IndexService'] = $instance = new \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\Asset\IndexService($a, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($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()));
  3880.         $instance->setEsClient(($this->privates['pimcore.portal_engine.es_client'] ?? $this->getPimcore_PortalEngine_EsClientService()));
  3881.         $instance->setCoreFieldsConfig($this->parameters['pimcore_portal_engine.core_fields_configuration']);
  3882.         $instance->setFieldDefinitionService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\SearchIndexFieldDefinitionService'] ?? $this->getSearchIndexFieldDefinitionServiceService()));
  3883.         $instance->setThumbnailService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\ThumbnailService'] ?? $this->getThumbnailServiceService()));
  3884.         $instance->setWorkflowService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'] ?? $this->getWorkflowServiceService()));
  3885.         $instance->setLogger($a);
  3886.         return $instance;
  3887.     }
  3888.     /**
  3889.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\DataObject\IndexService' shared autowired service.
  3890.      *
  3891.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\DataObject\IndexService
  3892.      */
  3893.     protected function getIndexService3Service()
  3894.     {
  3895.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3896.         $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\IndexService'] = $instance = new \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\DataObject\IndexService($a, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($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()));
  3897.         $instance->setEsClient(($this->privates['pimcore.portal_engine.es_client'] ?? $this->getPimcore_PortalEngine_EsClientService()));
  3898.         $instance->setCoreFieldsConfig($this->parameters['pimcore_portal_engine.core_fields_configuration']);
  3899.         $instance->setFieldDefinitionService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\SearchIndexFieldDefinitionService'] ?? $this->getSearchIndexFieldDefinitionService2Service()));
  3900.         $instance->setMainImageExtractorService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\MainImageExtractorService'] ?? $this->getMainImageExtractorServiceService()));
  3901.         $instance->setContainerParamBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  3902.         $instance->setLogger($a);
  3903.         return $instance;
  3904.     }
  3905.     /**
  3906.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\IndexQueueService' shared autowired service.
  3907.      *
  3908.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\IndexQueueService
  3909.      */
  3910.     protected function getIndexQueueServiceService()
  3911.     {
  3912.         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()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\IndexService'] ?? $this->getIndexService3Service()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\IndexService'] ?? $this->getIndexService2Service()));
  3913.     }
  3914.     /**
  3915.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Security\SecurityService' shared autowired service.
  3916.      *
  3917.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Security\SecurityService
  3918.      */
  3919.     protected function getSecurityServiceService()
  3920.     {
  3921.         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())));
  3922.     }
  3923.     /**
  3924.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\User\AvatarService' shared autowired service.
  3925.      *
  3926.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\User\AvatarService
  3927.      */
  3928.     protected function getAvatarServiceService()
  3929.     {
  3930.         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()), ($this->services['router'] ?? $this->getRouterService()));
  3931.     }
  3932.     /**
  3933.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Workflow\WorkflowService' shared autowired service.
  3934.      *
  3935.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Workflow\WorkflowService
  3936.      */
  3937.     protected function getWorkflowServiceService()
  3938.     {
  3939.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Workflow\WorkflowService(($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService()), ($this->privates['workflow.registry'] ?? $this->getWorkflow_RegistryService()), ($this->privates['Pimcore\\Workflow\\ActionsButtonService'] ?? $this->getActionsButtonServiceService()), ($this->services['Pimcore\\Workflow\\Place\\StatusInfo'] ?? $this->getStatusInfoService()), ($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()));
  3940.     }
  3941.     /**
  3942.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension' shared autowired service.
  3943.      *
  3944.      * @return \Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension
  3945.      */
  3946.     protected function getContentExtensionService()
  3947.     {
  3948.         $a = ($this->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'] ?? $this->getBreadcrumbsService());
  3949.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'])) {
  3950.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'];
  3951.         }
  3952.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'] = new \Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'] ?? $this->getNavigationServiceService()), ($this->privates['Pimcore\\Templating\\Renderer\\IncludeRenderer'] ?? $this->getIncludeRendererService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'] ?? $this->getPrefixServiceService()), $a);
  3953.     }
  3954.     /**
  3955.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Twig\EditmodeExtension' shared autowired service.
  3956.      *
  3957.      * @return \Pimcore\Bundle\PortalEngineBundle\Twig\EditmodeExtension
  3958.      */
  3959.     protected function getEditmodeExtensionService()
  3960.     {
  3961.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'] ?? $this->getContentExtensionService());
  3962.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'])) {
  3963.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'];
  3964.         }
  3965.         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()), ($this->services['Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface'] ?? $this->getAreabrickManagerInterfaceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()));
  3966.     }
  3967.     /**
  3968.      * Gets the private 'Pimcore\Document\Editable\EditmodeEditableDefinitionCollector' shared autowired service.
  3969.      *
  3970.      * @return \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector
  3971.      */
  3972.     protected function getEditmodeEditableDefinitionCollectorService()
  3973.     {
  3974.         return $this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector();
  3975.     }
  3976.     /**
  3977.      * Gets the private 'Pimcore\Http\Response\CodeInjector' shared autowired service.
  3978.      *
  3979.      * @return \Pimcore\Http\Response\CodeInjector
  3980.      */
  3981.     protected function getCodeInjectorService()
  3982.     {
  3983.         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())));
  3984.     }
  3985.     /**
  3986.      * Gets the private 'Pimcore\Navigation\Renderer\Breadcrumbs' shared autowired service.
  3987.      *
  3988.      * @return \Pimcore\Navigation\Renderer\Breadcrumbs
  3989.      */
  3990.     protected function getBreadcrumbsService()
  3991.     {
  3992.         $a = ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService());
  3993.         if (isset($this->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'])) {
  3994.             return $this->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'];
  3995.         }
  3996.         return $this->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'] = new \Pimcore\Navigation\Renderer\Breadcrumbs($a);
  3997.     }
  3998.     /**
  3999.      * Gets the private 'Pimcore\Routing\Dynamic\DocumentRouteHandler' shared autowired service.
  4000.      *
  4001.      * @return \Pimcore\Routing\Dynamic\DocumentRouteHandler
  4002.      */
  4003.     protected function getDocumentRouteHandlerService()
  4004.     {
  4005.         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()));
  4006.     }
  4007.     /**
  4008.      * Gets the private 'Pimcore\Routing\RedirectHandler' shared autowired service.
  4009.      *
  4010.      * @return \Pimcore\Routing\RedirectHandler
  4011.      */
  4012.     protected function getRedirectHandlerService()
  4013.     {
  4014.         $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())), ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService()));
  4015.         $a = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  4016.         $instance->setLogger($a);
  4017.         $instance->setLogger($a);
  4018.         return $instance;
  4019.     }
  4020.     /**
  4021.      * Gets the private 'Pimcore\Targeting\ActionHandler\DelegatingActionHandler' shared autowired service.
  4022.      *
  4023.      * @return \Pimcore\Targeting\ActionHandler\DelegatingActionHandler
  4024.      */
  4025.     protected function getDelegatingActionHandlerService()
  4026.     {
  4027.         return $this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] = new \Pimcore\Targeting\ActionHandler\DelegatingActionHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4028.             'assign_target_group' => ['privates''Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup''getAssignTargetGroupService'true],
  4029.             'codesnippet' => ['privates''Pimcore\\Targeting\\ActionHandler\\CodeSnippet''getCodeSnippetService'true],
  4030.             'redirect' => ['privates''Pimcore\\Targeting\\ActionHandler\\Redirect''getRedirectService'true],
  4031.         ], [
  4032.             'assign_target_group' => '?',
  4033.             'codesnippet' => '?',
  4034.             'redirect' => '?',
  4035.         ]), ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService()));
  4036.     }
  4037.     /**
  4038.      * Gets the private 'Pimcore\Targeting\ConditionMatcher' shared autowired service.
  4039.      *
  4040.      * @return \Pimcore\Targeting\ConditionMatcher
  4041.      */
  4042.     protected function getConditionMatcherService()
  4043.     {
  4044.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4045.         return $this->privates['Pimcore\\Targeting\\ConditionMatcher'] = new \Pimcore\Targeting\ConditionMatcher(new \Pimcore\Targeting\ConditionFactory($a$this->parameters['pimcore.targeting.conditions']), ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService()), $a, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4046.     }
  4047.     /**
  4048.      * Gets the private 'Pimcore\Targeting\DataLoader' shared autowired service.
  4049.      *
  4050.      * @return \Pimcore\Targeting\DataLoader
  4051.      */
  4052.     protected function getDataLoaderService()
  4053.     {
  4054.         $this->privates['Pimcore\\Targeting\\DataLoader'] = $instance = new \Pimcore\Targeting\DataLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4055.             'device' => ['privates''Pimcore\\Targeting\\DataProvider\\Device''getDeviceService'true],
  4056.             'geoip' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoIp''getGeoIpService'true],
  4057.             'geolocation' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoLocation''getGeoLocationService'true],
  4058.             'targeting_storage' => ['privates''Pimcore\\Targeting\\DataProvider\\TargetingStorage''getTargetingStorageService'true],
  4059.             'visited_pages_counter' => ['privates''Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter''getVisitedPagesCounterService'true],
  4060.         ], [
  4061.             'device' => '?',
  4062.             'geoip' => '?',
  4063.             'geolocation' => '?',
  4064.             'targeting_storage' => '?',
  4065.             'visited_pages_counter' => '?',
  4066.         ]));
  4067.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4068.         return $instance;
  4069.     }
  4070.     /**
  4071.      * Gets the private 'Pimcore\Targeting\Debug\OverrideHandler' shared autowired service.
  4072.      *
  4073.      * @return \Pimcore\Targeting\Debug\OverrideHandler
  4074.      */
  4075.     protected function getOverrideHandlerService($lazyLoad true)
  4076.     {
  4077.         if ($lazyLoad) {
  4078.             return $this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] = $this->createProxy('OverrideHandler_fb58919', function () {
  4079.                 return \OverrideHandler_fb58919::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4080.                     $wrappedInstance $this->getOverrideHandlerService(false);
  4081.                     $proxy->setProxyInitializer(null);
  4082.                     return true;
  4083.                 });
  4084.             });
  4085.         }
  4086.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/OverrideHandler.php';
  4087.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/OverrideHandlerInterface.php';
  4088.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DocumentTargetingOverrideHandler.php';
  4089.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LanguageOverrideHandler.php';
  4090.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DeviceOverrideHandler.php';
  4091.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LocationOverrideHandler.php';
  4092.         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()]);
  4093.     }
  4094.     /**
  4095.      * Gets the private 'Pimcore\Targeting\Debug\TargetingDataCollector' shared autowired service.
  4096.      *
  4097.      * @return \Pimcore\Targeting\Debug\TargetingDataCollector
  4098.      */
  4099.     protected function getTargetingDataCollectorService()
  4100.     {
  4101.         $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] = $instance = new \Pimcore\Targeting\Debug\TargetingDataCollector(($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()));
  4102.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4103.         return $instance;
  4104.     }
  4105.     /**
  4106.      * Gets the private 'Pimcore\Targeting\EventListener\TargetingListener' shared autowired service.
  4107.      *
  4108.      * @return \Pimcore\Targeting\EventListener\TargetingListener
  4109.      */
  4110.     protected function getTargetingListenerService()
  4111.     {
  4112.         $a = ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage()));
  4113.         $b = ($this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] ?? $this->getDelegatingActionHandlerService());
  4114.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4115.         $d = new \Pimcore\Targeting\VisitorInfoResolver(($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService()), $a, ($this->privates['Pimcore\\Targeting\\ConditionMatcher'] ?? $this->getConditionMatcherService()), $b, ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $c);
  4116.         $e = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  4117.         $d->setStopwatch($e);
  4118.         $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] = $instance = new \Pimcore\Targeting\EventListener\TargetingListener($d$b$a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), new \Pimcore\Targeting\Code\TargetingCodeGenerator($c, ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService())));
  4119.         $instance->setStopwatch($e);
  4120.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4121.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  4122.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  4123.         return $instance;
  4124.     }
  4125.     /**
  4126.      * Gets the private 'Pimcore\Targeting\EventListener\ToolbarListener' shared autowired service.
  4127.      *
  4128.      * @return \Pimcore\Targeting\EventListener\ToolbarListener
  4129.      */
  4130.     protected function getToolbarListenerService()
  4131.     {
  4132.         $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] = $instance = new \Pimcore\Targeting\EventListener\ToolbarListener(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService()), ($this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] ?? $this->getOverrideHandlerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()), ($this->privates['Pimcore\\Http\\Response\\CodeInjector'] ?? $this->getCodeInjectorService()));
  4133.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4134.         return $instance;
  4135.     }
  4136.     /**
  4137.      * Gets the private 'Pimcore\Targeting\Storage\CookieStorage' shared autowired service.
  4138.      *
  4139.      * @return \Pimcore\Targeting\Storage\CookieStorage
  4140.      */
  4141.     protected function getCookieStorageService()
  4142.     {
  4143.         return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] = new \Pimcore\Targeting\Storage\CookieStorage(new \Pimcore\Targeting\Storage\Cookie\JWTCookieSaveHandler('sITxjojv4hvAVnUqESK1AMewJ5dqPXAu1Vx7IYtNCPs=', [], NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4144.     }
  4145.     /**
  4146.      * Gets the private 'Pimcore\Templating\Renderer\ActionRenderer' shared autowired service.
  4147.      *
  4148.      * @return \Pimcore\Templating\Renderer\ActionRenderer
  4149.      */
  4150.     protected function getActionRendererService()
  4151.     {
  4152.         return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] = new \Pimcore\Templating\Renderer\ActionRenderer(($this->privates['twig.runtime.httpkernel'] ?? $this->getTwig_Runtime_HttpkernelService()));
  4153.     }
  4154.     /**
  4155.      * Gets the private 'Pimcore\Templating\Renderer\IncludeRenderer' shared autowired service.
  4156.      *
  4157.      * @return \Pimcore\Templating\Renderer\IncludeRenderer
  4158.      */
  4159.     protected function getIncludeRendererService()
  4160.     {
  4161.         return $this->privates['Pimcore\\Templating\\Renderer\\IncludeRenderer'] = new \Pimcore\Templating\Renderer\IncludeRenderer(($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()));
  4162.     }
  4163.     /**
  4164.      * Gets the private 'Pimcore\Twig\Extension\SubrequestExtension' shared autowired service.
  4165.      *
  4166.      * @return \Pimcore\Twig\Extension\SubrequestExtension
  4167.      */
  4168.     protected function getSubrequestExtensionService($lazyLoad true)
  4169.     {
  4170.         if ($lazyLoad) {
  4171.             return $this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] = $this->createProxy('SubrequestExtension_ac4dffd', function () {
  4172.                 return \SubrequestExtension_ac4dffd::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4173.                     $wrappedInstance $this->getSubrequestExtensionService(false);
  4174.                     $proxy->setProxyInitializer(null);
  4175.                     return true;
  4176.                 });
  4177.             });
  4178.         }
  4179.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/SubrequestExtension.php';
  4180.         return new \Pimcore\Twig\Extension\SubrequestExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] ?? $this->getIncService()));
  4181.     }
  4182.     /**
  4183.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadLink' shared autowired service.
  4184.      *
  4185.      * @return \Pimcore\Twig\Extension\Templating\HeadLink
  4186.      */
  4187.     protected function getHeadLinkService()
  4188.     {
  4189.         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()));
  4190.     }
  4191.     /**
  4192.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadMeta' shared autowired service.
  4193.      *
  4194.      * @return \Pimcore\Twig\Extension\Templating\HeadMeta
  4195.      */
  4196.     protected function getHeadMetaService()
  4197.     {
  4198.         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())));
  4199.     }
  4200.     /**
  4201.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadScript' shared autowired service.
  4202.      *
  4203.      * @return \Pimcore\Twig\Extension\Templating\HeadScript
  4204.      */
  4205.     protected function getHeadScriptService()
  4206.     {
  4207.         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()));
  4208.     }
  4209.     /**
  4210.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadStyle' shared autowired service.
  4211.      *
  4212.      * @return \Pimcore\Twig\Extension\Templating\HeadStyle
  4213.      */
  4214.     protected function getHeadStyleService()
  4215.     {
  4216.         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())));
  4217.     }
  4218.     /**
  4219.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadTitle' shared autowired service.
  4220.      *
  4221.      * @return \Pimcore\Twig\Extension\Templating\HeadTitle
  4222.      */
  4223.     protected function getHeadTitleService()
  4224.     {
  4225.         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())));
  4226.     }
  4227.     /**
  4228.      * Gets the private 'Pimcore\Twig\Extension\Templating\Inc' shared autowired service.
  4229.      *
  4230.      * @return \Pimcore\Twig\Extension\Templating\Inc
  4231.      */
  4232.     protected function getIncService()
  4233.     {
  4234.         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()));
  4235.     }
  4236.     /**
  4237.      * Gets the private 'Pimcore\Twig\Extension\Templating\InlineScript' shared autowired service.
  4238.      *
  4239.      * @return \Pimcore\Twig\Extension\Templating\InlineScript
  4240.      */
  4241.     protected function getInlineScriptService()
  4242.     {
  4243.         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()));
  4244.     }
  4245.     /**
  4246.      * Gets the private 'Pimcore\Twig\Extension\Templating\Navigation' shared autowired service.
  4247.      *
  4248.      * @return \Pimcore\Twig\Extension\Templating\Navigation
  4249.      */
  4250.     protected function getNavigationService($lazyLoad true)
  4251.     {
  4252.         if ($lazyLoad) {
  4253.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] = $this->createProxy('Navigation_62d2b4b', function () {
  4254.                 return \Navigation_62d2b4b::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4255.                     $wrappedInstance $this->getNavigationService(false);
  4256.                     $proxy->setProxyInitializer(null);
  4257.                     return true;
  4258.                 });
  4259.             });
  4260.         }
  4261.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Navigation.php';
  4262.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Builder.php';
  4263.         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, [
  4264.             'breadcrumbs' => ['privates''Pimcore\\Navigation\\Renderer\\Breadcrumbs''getBreadcrumbsService'false],
  4265.             'menu' => ['privates''Pimcore\\Navigation\\Renderer\\Menu''getMenuService'true],
  4266.         ], [
  4267.             'breadcrumbs' => '?',
  4268.             'menu' => '?',
  4269.         ]));
  4270.     }
  4271.     /**
  4272.      * Gets the private 'Pimcore\Twig\Extension\Templating\PimcoreUrl' shared autowired service.
  4273.      *
  4274.      * @return \Pimcore\Twig\Extension\Templating\PimcoreUrl
  4275.      */
  4276.     protected function getPimcoreUrlService()
  4277.     {
  4278.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] = new \Pimcore\Twig\Extension\Templating\PimcoreUrl(($this->services['router'] ?? $this->getRouterService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  4279.     }
  4280.     /**
  4281.      * Gets the private 'Pimcore\Twig\Extension\Templating\Placeholder' shared autowired service.
  4282.      *
  4283.      * @return \Pimcore\Twig\Extension\Templating\Placeholder
  4284.      */
  4285.     protected function getPlaceholderService()
  4286.     {
  4287.         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())));
  4288.     }
  4289.     /**
  4290.      * Gets the private 'Pimcore\Workflow\ActionsButtonService' shared autowired service.
  4291.      *
  4292.      * @return \Pimcore\Workflow\ActionsButtonService
  4293.      */
  4294.     protected function getActionsButtonServiceService()
  4295.     {
  4296.         return $this->privates['Pimcore\\Workflow\\ActionsButtonService'] = new \Pimcore\Workflow\ActionsButtonService(($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService()));
  4297.     }
  4298.     /**
  4299.      * Gets the private 'Pimcore\Workflow\EventSubscriber\NotesSubscriber' shared autowired service.
  4300.      *
  4301.      * @return \Pimcore\Workflow\EventSubscriber\NotesSubscriber
  4302.      */
  4303.     protected function getNotesSubscriberService()
  4304.     {
  4305.         return $this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] = new \Pimcore\Workflow\EventSubscriber\NotesSubscriber(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  4306.     }
  4307.     /**
  4308.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  4309.      *
  4310.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  4311.      */
  4312.     protected function getResetAssetsEventListenerService()
  4313.     {
  4314.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> 'portalEngineBundle'=> 'portalEngineAppPortalConfig_5'=> 'pimcoreStatisticsExplorer'=> 'pimcoreWorkflowDesigner']);
  4315.     }
  4316.     /**
  4317.      * Gets the private 'annotations.cache_adapter' shared service.
  4318.      *
  4319.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  4320.      */
  4321.     protected function getAnnotations_CacheAdapterService()
  4322.     {
  4323.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  4324.     }
  4325.     /**
  4326.      * Gets the private 'annotations.cached_reader' shared service.
  4327.      *
  4328.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  4329.      */
  4330.     protected function getAnnotations_CachedReaderService()
  4331.     {
  4332.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  4333.     }
  4334.     /**
  4335.      * Gets the private 'annotations.reader' shared service.
  4336.      *
  4337.      * @return \Doctrine\Common\Annotations\AnnotationReader
  4338.      */
  4339.     protected function getAnnotations_ReaderService()
  4340.     {
  4341.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  4342.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  4343.         $a->registerUniqueLoader('class_exists');
  4344.         $instance->addGlobalIgnoredName('required'$a);
  4345.         return $instance;
  4346.     }
  4347.     /**
  4348.      * Gets the private 'assets.packages' shared service.
  4349.      *
  4350.      * @return \Symfony\Component\Asset\Packages
  4351.      */
  4352.     protected function getAssets_PackagesService()
  4353.     {
  4354.         $a = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  4355.         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 () {
  4356.             return new \EmptyIterator();
  4357.         }, 0));
  4358.     }
  4359.     /**
  4360.      * Gets the private 'cache.annotations' shared service.
  4361.      *
  4362.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4363.      */
  4364.     protected function getCache_AnnotationsService()
  4365.     {
  4366.         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())));
  4367.     }
  4368.     /**
  4369.      * Gets the private 'cache.doctrine.orm.portal_engine.query' shared service.
  4370.      *
  4371.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4372.      */
  4373.     protected function getCache_Doctrine_Orm_PortalEngine_QueryService()
  4374.     {
  4375.         return $this->privates['cache.doctrine.orm.portal_engine.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4376.     }
  4377.     /**
  4378.      * Gets the private 'cache.doctrine.orm.portal_engine.result' shared service.
  4379.      *
  4380.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4381.      */
  4382.     protected function getCache_Doctrine_Orm_PortalEngine_ResultService()
  4383.     {
  4384.         return $this->privates['cache.doctrine.orm.portal_engine.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4385.     }
  4386.     /**
  4387.      * Gets the private 'cache.doctrine.orm.statistics_explorer.query' shared service.
  4388.      *
  4389.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4390.      */
  4391.     protected function getCache_Doctrine_Orm_StatisticsExplorer_QueryService()
  4392.     {
  4393.         return $this->privates['cache.doctrine.orm.statistics_explorer.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4394.     }
  4395.     /**
  4396.      * Gets the private 'cache.doctrine.orm.statistics_explorer.result' shared service.
  4397.      *
  4398.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4399.      */
  4400.     protected function getCache_Doctrine_Orm_StatisticsExplorer_ResultService()
  4401.     {
  4402.         return $this->privates['cache.doctrine.orm.statistics_explorer.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4403.     }
  4404.     /**
  4405.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  4406.      *
  4407.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4408.      */
  4409.     protected function getCache_Messenger_RestartWorkersSignalService()
  4410.     {
  4411.         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'));
  4412.     }
  4413.     /**
  4414.      * Gets the private 'cache.property_info' shared service.
  4415.      *
  4416.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4417.      */
  4418.     protected function getCache_PropertyInfoService()
  4419.     {
  4420.         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())));
  4421.     }
  4422.     /**
  4423.      * Gets the private 'cache.rate_limiter' shared service.
  4424.      *
  4425.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4426.      */
  4427.     protected function getCache_RateLimiterService()
  4428.     {
  4429.         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'));
  4430.     }
  4431.     /**
  4432.      * Gets the private 'cache.security_expression_language' shared service.
  4433.      *
  4434.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4435.      */
  4436.     protected function getCache_SecurityExpressionLanguageService()
  4437.     {
  4438.         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())));
  4439.     }
  4440.     /**
  4441.      * Gets the private 'cache.security_token_verifier' shared service.
  4442.      *
  4443.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4444.      */
  4445.     protected function getCache_SecurityTokenVerifierService()
  4446.     {
  4447.         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())));
  4448.     }
  4449.     /**
  4450.      * Gets the private 'cache.serializer' shared service.
  4451.      *
  4452.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4453.      */
  4454.     protected function getCache_SerializerService()
  4455.     {
  4456.         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())));
  4457.     }
  4458.     /**
  4459.      * Gets the private 'cache.validator' shared service.
  4460.      *
  4461.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4462.      */
  4463.     protected function getCache_ValidatorService()
  4464.     {
  4465.         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())));
  4466.     }
  4467.     /**
  4468.      * Gets the private 'cache.webpack_encore' shared service.
  4469.      *
  4470.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4471.      */
  4472.     protected function getCache_WebpackEncoreService()
  4473.     {
  4474.         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())));
  4475.     }
  4476.     /**
  4477.      * Gets the private 'config_cache_factory' shared service.
  4478.      *
  4479.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  4480.      */
  4481.     protected function getConfigCacheFactoryService()
  4482.     {
  4483.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  4484.             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)));
  4485.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  4486.         }, 2));
  4487.     }
  4488.     /**
  4489.      * Gets the private 'data_collector.form' shared service.
  4490.      *
  4491.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  4492.      */
  4493.     protected function getDataCollector_FormService()
  4494.     {
  4495.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  4496.     }
  4497.     /**
  4498.      * Gets the private 'data_collector.request' shared service.
  4499.      *
  4500.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  4501.      */
  4502.     protected function getDataCollector_RequestService()
  4503.     {
  4504.         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())));
  4505.     }
  4506.     /**
  4507.      * Gets the private 'debug.controller_resolver' shared service.
  4508.      *
  4509.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  4510.      */
  4511.     protected function getDebug_ControllerResolverService()
  4512.     {
  4513.         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))));
  4514.     }
  4515.     /**
  4516.      * Gets the private 'debug.debug_handlers_listener' shared service.
  4517.      *
  4518.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  4519.      */
  4520.     protected function getDebug_DebugHandlersListenerService()
  4521.     {
  4522.         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);
  4523.     }
  4524.     /**
  4525.      * Gets the private 'debug.file_link_formatter' shared service.
  4526.      *
  4527.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  4528.      */
  4529.     protected function getDebug_FileLinkFormatterService()
  4530.     {
  4531.         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 () {
  4532.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  4533.         });
  4534.     }
  4535.     /**
  4536.      * Gets the private 'debug.log_processor' shared service.
  4537.      *
  4538.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  4539.      */
  4540.     protected function getDebug_LogProcessorService()
  4541.     {
  4542.         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())));
  4543.     }
  4544.     /**
  4545.      * Gets the private 'debug.security.access.decision_manager' shared service.
  4546.      *
  4547.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  4548.      */
  4549.     protected function getDebug_Security_Access_DecisionManagerService()
  4550.     {
  4551.         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 () {
  4552.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  4553.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  4554.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  4555.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  4556.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolAccessVoter'] ?? $this->load('getDataPoolAccessVoterService'));
  4557.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolAssetUploadFolderReviewingVoter'] ?? $this->load('getDataPoolAssetUploadFolderReviewingVoterService'));
  4558.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolDownloadVoter'] ?? $this->load('getDataPoolDownloadVoterService'));
  4559.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolItemPermissionVoter'] ?? $this->load('getDataPoolItemPermissionVoterService'));
  4560.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolVersionHistoryVoter'] ?? $this->load('getDataPoolVersionHistoryVoterService'));
  4561.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\GuestUserPermissionVoter'] ?? $this->load('getGuestUserPermissionVoterService'));
  4562.             yield 10 => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\PortalAccessVoter'] ?? $this->load('getPortalAccessVoterService'));
  4563.             yield 11 => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\StatisticExplorerAccessVoter'] ?? $this->load('getStatisticExplorerAccessVoterService'));
  4564.         }, 12), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  4565.     }
  4566.     /**
  4567.      * Gets the private 'debug.security.firewall' shared service.
  4568.      *
  4569.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  4570.      */
  4571.     protected function getDebug_Security_FirewallService()
  4572.     {
  4573.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  4574.     }
  4575.     /**
  4576.      * Gets the private 'debug.traced.messenger.bus.portal-engine' shared service.
  4577.      *
  4578.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  4579.      */
  4580.     protected function getDebug_Traced_Messenger_Bus_PortalengineService()
  4581.     {
  4582.         return $this->privates['debug.traced.messenger.bus.portal-engine'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  4583.             yield => ($this->privates['messenger.bus.portal-engine.middleware.traceable'] ?? $this->load('getMessenger_Bus_Portalengine_Middleware_TraceableService'));
  4584.             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')));
  4585.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  4586.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  4587.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  4588.             yield => ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Messenger\\Middleware\\CollectGarbageMiddleware'] ?? $this->load('getCollectGarbageMiddlewareService'));
  4589.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  4590.             yield => ($this->privates['messenger.bus.portal-engine.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Portalengine_Middleware_HandleMessageService'));
  4591.         }, 8)));
  4592.     }
  4593.     /**
  4594.      * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  4595.      *
  4596.      * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  4597.      */
  4598.     protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  4599.     {
  4600.         return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []));
  4601.     }
  4602.     /**
  4603.      * Gets the private 'exception_listener' shared service.
  4604.      *
  4605.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  4606.      */
  4607.     protected function getExceptionListenerService()
  4608.     {
  4609.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  4610.     }
  4611.     /**
  4612.      * Gets the private 'form.registry' shared service.
  4613.      *
  4614.      * @return \Symfony\Component\Form\FormRegistry
  4615.      */
  4616.     protected function getForm_RegistryService()
  4617.     {
  4618.         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, [
  4619.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\ChangeUserDataForm' => ['privates''Pimcore\\Bundle\\PortalEngineBundle\\Form\\ChangeUserDataForm''getChangeUserDataFormService'true],
  4620.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\LoginForm' => ['privates''Pimcore\\Bundle\\PortalEngineBundle\\Form\\LoginForm''getLoginFormService'true],
  4621.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\RecoverPasswordForm' => ['privates''Pimcore\\Bundle\\PortalEngineBundle\\Form\\RecoverPasswordForm''getRecoverPasswordFormService'true],
  4622.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'true],
  4623.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => ['privates''cmf_routing.route_type_form_type''getCmfRouting_RouteTypeFormTypeService'true],
  4624.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  4625.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  4626.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'true],
  4627.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  4628.         ], [
  4629.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\ChangeUserDataForm' => '?',
  4630.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\LoginForm' => '?',
  4631.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\RecoverPasswordForm' => '?',
  4632.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  4633.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => '?',
  4634.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  4635.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  4636.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  4637.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  4638.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  4639.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  4640.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  4641.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  4642.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  4643.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  4644.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  4645.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  4646.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  4647.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  4648.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  4649.         }, 1)], new RewindableGenerator(function () {
  4650.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  4651.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService'));
  4652.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  4653.     }
  4654.     /**
  4655.      * Gets the private 'fragment.renderer.inline' shared service.
  4656.      *
  4657.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  4658.      */
  4659.     protected function getFragment_Renderer_InlineService()
  4660.     {
  4661.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4662.         $instance->setFragmentPath('/_fragment');
  4663.         return $instance;
  4664.     }
  4665.     /**
  4666.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  4667.      *
  4668.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  4669.      */
  4670.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  4671.     {
  4672.         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())));
  4673.     }
  4674.     /**
  4675.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  4676.      *
  4677.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  4678.      */
  4679.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  4680.     {
  4681.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  4682.     }
  4683.     /**
  4684.      * Gets the private 'locale_aware_listener' shared service.
  4685.      *
  4686.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  4687.      */
  4688.     protected function getLocaleAwareListenerService()
  4689.     {
  4690.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  4691.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  4692.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  4693.             yield => ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  4694.             yield => ($this->privates['Pimcore\\Bundle\\AdminBundle\\Translation\\AdminUserTranslator'] ?? $this->load('getAdminUserTranslatorService'));
  4695.         }, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4696.     }
  4697.     /**
  4698.      * Gets the private 'locale_listener' shared service.
  4699.      *
  4700.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  4701.      */
  4702.     protected function getLocaleListener2Service()
  4703.     {
  4704.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
  4705.     }
  4706.     /**
  4707.      * Gets the private 'monolog.handler.console' shared service.
  4708.      *
  4709.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  4710.      */
  4711.     protected function getMonolog_Handler_ConsoleService()
  4712.     {
  4713.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  4714.     }
  4715.     /**
  4716.      * Gets the private 'monolog.handler.main' shared service.
  4717.      *
  4718.      * @return \Monolog\Handler\StreamHandler
  4719.      */
  4720.     protected function getMonolog_Handler_MainService()
  4721.     {
  4722.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  4723.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  4724.         return $instance;
  4725.     }
  4726.     /**
  4727.      * Gets the private 'monolog.logger' shared service.
  4728.      *
  4729.      * @return \Symfony\Bridge\Monolog\Logger
  4730.      */
  4731.     protected function getMonolog_LoggerService()
  4732.     {
  4733.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  4734.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4735.         $instance->useMicrosecondTimestamps(true);
  4736.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4737.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4738.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4739.         return $instance;
  4740.     }
  4741.     /**
  4742.      * Gets the private 'parameter_bag' shared service.
  4743.      *
  4744.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  4745.      */
  4746.     protected function getParameterBagService()
  4747.     {
  4748.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  4749.     }
  4750.     /**
  4751.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware' shared service.
  4752.      *
  4753.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  4754.      */
  4755.     protected function getPimcore_Cache_Adapter_RedisTagAwareService()
  4756.     {
  4757.         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()));
  4758.     }
  4759.     /**
  4760.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware.recorder_inner' shared autowired service.
  4761.      *
  4762.      * @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
  4763.      */
  4764.     protected function getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService($lazyLoad true)
  4765.     {
  4766.         if ($lazyLoad) {
  4767.             return $this->privates['pimcore.cache.adapter.redis_tag_aware.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
  4768.                 return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4769.                     $wrappedInstance $this->getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService(false);
  4770.                     $proxy->setProxyInitializer(null);
  4771.                     return true;
  4772.                 });
  4773.             });
  4774.         }
  4775.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
  4776.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  4777.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
  4778.         $instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://localhost', ['lazy' => true]), 'H6Hh-nLQW8'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  4779.         $a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  4780.         $instance->setLogger($a);
  4781.         $instance->setLogger($a);
  4782.         return $instance;
  4783.     }
  4784.     /**
  4785.      * Gets the private 'pimcore.portal_engine.es_client' shared autowired service.
  4786.      *
  4787.      * @return \Elasticsearch\Client
  4788.      */
  4789.     protected function getPimcore_PortalEngine_EsClientService()
  4790.     {
  4791.         return $this->privates['pimcore.portal_engine.es_client'] = \Pimcore\Bundle\PortalEngineBundle\Tools\EsClientFactory::getESClient(($this->services['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService'] ?? $this->getElasticSearchConfigServiceService()));
  4792.     }
  4793.     /**
  4794.      * Gets the private 'profiler_listener' shared service.
  4795.      *
  4796.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  4797.      */
  4798.     protected function getProfilerListenerService()
  4799.     {
  4800.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  4801.     }
  4802.     /**
  4803.      * Gets the private 'property_info' shared service.
  4804.      *
  4805.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  4806.      */
  4807.     protected function getPropertyInfoService()
  4808.     {
  4809.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  4810.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  4811.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4812.             yield => ($this->privates['doctrine.orm.portal_engine_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PortalEngineEntityManager_PropertyInfoExtractorService'));
  4813.             yield => ($this->privates['doctrine.orm.statistics_explorer_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_StatisticsExplorerEntityManager_PropertyInfoExtractorService'));
  4814.         }, 4), new RewindableGenerator(function () {
  4815.             yield => ($this->privates['doctrine.orm.portal_engine_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PortalEngineEntityManager_PropertyInfoExtractorService'));
  4816.             yield => ($this->privates['doctrine.orm.statistics_explorer_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_StatisticsExplorerEntityManager_PropertyInfoExtractorService'));
  4817.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4818.         }, 3), new RewindableGenerator(function () {
  4819.             return new \EmptyIterator();
  4820.         }, 0), new RewindableGenerator(function () {
  4821.             yield => ($this->privates['doctrine.orm.portal_engine_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PortalEngineEntityManager_PropertyInfoExtractorService'));
  4822.             yield => ($this->privates['doctrine.orm.statistics_explorer_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_StatisticsExplorerEntityManager_PropertyInfoExtractorService'));
  4823.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4824.         }, 3), new RewindableGenerator(function () {
  4825.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4826.         }, 1));
  4827.     }
  4828.     /**
  4829.      * Gets the private 'router.expression_language_provider' shared service.
  4830.      *
  4831.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  4832.      */
  4833.     protected function getRouter_ExpressionLanguageProviderService()
  4834.     {
  4835.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4836.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  4837.         ], [
  4838.             'env' => 'Closure',
  4839.         ]));
  4840.     }
  4841.     /**
  4842.      * Gets the private 'router_listener' shared service.
  4843.      *
  4844.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  4845.      */
  4846.     protected function getRouterListenerService()
  4847.     {
  4848.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService()), ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  4849.     }
  4850.     /**
  4851.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  4852.      *
  4853.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  4854.      */
  4855.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  4856.     {
  4857.         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()));
  4858.     }
  4859.     /**
  4860.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  4861.      *
  4862.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  4863.      */
  4864.     protected function getSchebTwoFactor_ProviderRegistryService()
  4865.     {
  4866.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  4867.             yield 'google' => ($this->privates['scheb_two_factor.security.google.provider'] ?? $this->load('getSchebTwoFactor_Security_Google_ProviderService'));
  4868.         }, 1));
  4869.     }
  4870.     /**
  4871.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  4872.      *
  4873.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  4874.      */
  4875.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  4876.     {
  4877.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  4878.     }
  4879.     /**
  4880.      * Gets the private 'security.authentication.form_listener.two_factor.pimcore_admin' shared service.
  4881.      *
  4882.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  4883.      */
  4884.     protected function getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService()
  4885.     {
  4886.         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()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4887.     }
  4888.     /**
  4889.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.pimcore_admin' shared service.
  4890.      *
  4891.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  4892.      */
  4893.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService()
  4894.     {
  4895.         return $this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener(($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'pimcore_admin'falsefalse);
  4896.     }
  4897.     /**
  4898.      * Gets the private 'security.context_listener.0' shared service.
  4899.      *
  4900.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  4901.      */
  4902.     protected function getSecurity_ContextListener_0Service()
  4903.     {
  4904.         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 () {
  4905.             yield => ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authentication\\UserProvider'] ?? $this->load('getUserProviderService'));
  4906.             yield => ($this->services['pimcore_admin.security.user_provider'] ?? ($this->services['pimcore_admin.security.user_provider'] = new \Pimcore\Bundle\AdminBundle\Security\User\UserProvider()));
  4907.         }, 2), 'pimcore_admin_webdav', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.pimcore_admin_webdav'] ?? $this->getSecurity_EventDispatcher_PimcoreAdminWebdavService()), ($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']);
  4908.     }
  4909.     /**
  4910.      * Gets the private 'security.context_listener.1' shared service.
  4911.      *
  4912.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  4913.      */
  4914.     protected function getSecurity_ContextListener_1Service()
  4915.     {
  4916.         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 () {
  4917.             yield => ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authentication\\UserProvider'] ?? $this->load('getUserProviderService'));
  4918.             yield => ($this->services['pimcore_admin.security.user_provider'] ?? ($this->services['pimcore_admin.security.user_provider'] = new \Pimcore\Bundle\AdminBundle\Security\User\UserProvider()));
  4919.         }, 2), 'portal_engine', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.portal_engine'] ?? $this->getSecurity_EventDispatcher_PortalEngineService()), ($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']);
  4920.     }
  4921.     /**
  4922.      * Gets the private 'security.event_dispatcher.pimcore_admin_webdav' shared service.
  4923.      *
  4924.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  4925.      */
  4926.     protected function getSecurity_EventDispatcher_PimcoreAdminWebdavService()
  4927.     {
  4928.         $this->privates['security.event_dispatcher.pimcore_admin_webdav'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  4929.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4930.             return ($this->privates['security.listener.pimcore_admin_webdav.user_provider'] ?? $this->load('getSecurity_Listener_PimcoreAdminWebdav_UserProviderService'));
  4931.         }, => 'checkPassport'], 2048);
  4932.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4933.             return ($this->privates['security.listener.session.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_Session_PimcoreAdminWebdavService'));
  4934.         }, => 'onSuccessfulLogin'], 0);
  4935.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4936.             return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
  4937.         }, => 'preCheckCredentials'], 256);
  4938.         $instance->addListener('security.authentication.success', [=> function () {
  4939.             return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
  4940.         }, => 'postCheckCredentials'], 256);
  4941.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4942.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  4943.         }, => 'checkPassport'], 1024);
  4944.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4945.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  4946.         }, => 'checkPassport'], 0);
  4947.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4948.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  4949.         }, => 'onLoginSuccess'], 0);
  4950.         $instance->addListener('security.authentication.success', [=> function () {
  4951.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  4952.         }, => 'onLogin'], 9223372036854775807);
  4953.         $instance->addListener('security.authentication.success', [=> function () {
  4954.             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()));
  4955.         }, => 'onLogin'], 9223372036854775806);
  4956.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4957.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  4958.         }, => 'checkPassport'], 0);
  4959.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4960.             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()));
  4961.         }, => 'onSuccessfulLogin'], -63);
  4962.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4963.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  4964.         }, => 'onLogout'], 0);
  4965.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4966.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  4967.         }, => 'checkPassport'], 512);
  4968.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4969.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  4970.         }, => 'onLogout'], 0);
  4971.         return $instance;
  4972.     }
  4973.     /**
  4974.      * Gets the private 'security.event_dispatcher.portal_engine' shared service.
  4975.      *
  4976.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  4977.      */
  4978.     protected function getSecurity_EventDispatcher_PortalEngineService()
  4979.     {
  4980.         $this->privates['security.event_dispatcher.portal_engine'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  4981.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4982.             return ($this->privates['security.listener.portal_engine.user_provider'] ?? $this->load('getSecurity_Listener_PortalEngine_UserProviderService'));
  4983.         }, => 'checkPassport'], 2048);
  4984.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4985.             return ($this->privates['security.listener.session.portal_engine'] ?? $this->load('getSecurity_Listener_Session_PortalEngineService'));
  4986.         }, => 'onSuccessfulLogin'], 0);
  4987.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4988.             return ($this->privates['security.logout.listener.default.portal_engine'] ?? $this->load('getSecurity_Logout_Listener_Default_PortalEngineService'));
  4989.         }, => 'onLogout'], 64);
  4990.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4991.             return ($this->privates['security.listener.check_remember_me_conditions.portal_engine'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_PortalEngineService'));
  4992.         }, => 'onSuccessfulLogin'], -32);
  4993.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4994.             return ($this->privates['security.listener.remember_me.portal_engine'] ?? $this->load('getSecurity_Listener_RememberMe_PortalEngineService'));
  4995.         }, => 'onSuccessfulLogin'], -64);
  4996.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  4997.             return ($this->privates['security.listener.remember_me.portal_engine'] ?? $this->load('getSecurity_Listener_RememberMe_PortalEngineService'));
  4998.         }, => 'clearCookie'], 0);
  4999.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  5000.             return ($this->privates['security.listener.remember_me.portal_engine'] ?? $this->load('getSecurity_Listener_RememberMe_PortalEngineService'));
  5001.         }, => 'clearCookie'], 0);
  5002.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> function () {
  5003.             return ($this->privates['security.listener.remember_me.portal_engine'] ?? $this->load('getSecurity_Listener_RememberMe_PortalEngineService'));
  5004.         }, => 'clearCookie'], 0);
  5005.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5006.             return ($this->privates['security.listener.user_checker.portal_engine'] ?? $this->load('getSecurity_Listener_UserChecker_PortalEngineService'));
  5007.         }, => 'preCheckCredentials'], 256);
  5008.         $instance->addListener('security.authentication.success', [=> function () {
  5009.             return ($this->privates['security.listener.user_checker.portal_engine'] ?? $this->load('getSecurity_Listener_UserChecker_PortalEngineService'));
  5010.         }, => 'postCheckCredentials'], 256);
  5011.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5012.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  5013.         }, => 'checkPassport'], 1024);
  5014.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5015.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  5016.         }, => 'checkPassport'], 0);
  5017.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  5018.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  5019.         }, => 'onLoginSuccess'], 0);
  5020.         $instance->addListener('security.authentication.success', [=> function () {
  5021.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  5022.         }, => 'onLogin'], 9223372036854775807);
  5023.         $instance->addListener('security.authentication.success', [=> function () {
  5024.             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()));
  5025.         }, => 'onLogin'], 9223372036854775806);
  5026.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5027.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  5028.         }, => 'checkPassport'], 0);
  5029.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  5030.             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()));
  5031.         }, => 'onSuccessfulLogin'], -63);
  5032.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  5033.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  5034.         }, => 'onLogout'], 0);
  5035.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5036.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  5037.         }, => 'checkPassport'], 512);
  5038.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  5039.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  5040.         }, => 'onLogout'], 0);
  5041.         return $instance;
  5042.     }
  5043.     /**
  5044.      * Gets the private 'security.firewall.map' shared service.
  5045.      *
  5046.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  5047.      */
  5048.     protected function getSecurity_Firewall_MapService()
  5049.     {
  5050.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.VMNzrGt'] ?? $this->get_ServiceLocator_VMNzrGtService()), new RewindableGenerator(function () {
  5051.             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)/')));
  5052.             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')));
  5053.             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(/.*)?$')));
  5054.             yield 'security.firewall.map.context.portal_engine' => ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Firewall\\RequestMatcher'] ?? $this->load('getRequestMatcherService'));
  5055.         }, 4));
  5056.     }
  5057.     /**
  5058.      * Gets the private 'security.firewall_config.two_factor.pimcore_admin' shared service.
  5059.      *
  5060.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  5061.      */
  5062.     protected function getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()
  5063.     {
  5064.         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());
  5065.     }
  5066.     /**
  5067.      * Gets the private 'security.helper' shared service.
  5068.      *
  5069.      * @return \Symfony\Component\Security\Core\Security
  5070.      */
  5071.     protected function getSecurity_HelperService()
  5072.     {
  5073.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5074.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  5075.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  5076.         ], [
  5077.             'security.authorization_checker' => '?',
  5078.             'security.token_storage' => '?',
  5079.         ]));
  5080.     }
  5081.     /**
  5082.      * Gets the private 'security.http_utils' shared service.
  5083.      *
  5084.      * @return \Symfony\Component\Security\Http\HttpUtils
  5085.      */
  5086.     protected function getSecurity_HttpUtilsService()
  5087.     {
  5088.         $a = ($this->services['router'] ?? $this->getRouterService());
  5089.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  5090.     }
  5091.     /**
  5092.      * Gets the private 'security.logout_url_generator' shared service.
  5093.      *
  5094.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  5095.      */
  5096.     protected function getSecurity_LogoutUrlGeneratorService()
  5097.     {
  5098.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  5099.         $instance->registerListener('pimcore_admin''pimcore_admin_logout''logout''_csrf_token'NULLNULL);
  5100.         $instance->registerListener('portal_engine''pimcore_portalengine_auth_logout''logout''_csrf_token'NULLNULL);
  5101.         return $instance;
  5102.     }
  5103.     /**
  5104.      * Gets the private 'security.role_hierarchy' shared service.
  5105.      *
  5106.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  5107.      */
  5108.     protected function getSecurity_RoleHierarchyService()
  5109.     {
  5110.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  5111.     }
  5112.     /**
  5113.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  5114.      *
  5115.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  5116.      */
  5117.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  5118.     {
  5119.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  5120.     }
  5121.     /**
  5122.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  5123.      *
  5124.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  5125.      */
  5126.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  5127.     {
  5128.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  5129.         $b = new \Pimcore\Bundle\CoreBundle\Request\ParamConverter\DataObjectParamConverter();
  5130.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  5131.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  5132.         $a->add($b, -2'data_object_converter');
  5133.         $a->add($b0NULL);
  5134.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  5135.     }
  5136.     /**
  5137.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  5138.      *
  5139.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  5140.      */
  5141.     protected function getSensioFrameworkExtra_Security_ListenerService()
  5142.     {
  5143.         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()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5144.     }
  5145.     /**
  5146.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  5147.      *
  5148.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  5149.      */
  5150.     protected function getSensioFrameworkExtra_View_ListenerService()
  5151.     {
  5152.         $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))));
  5153.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5154.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  5155.         ], [
  5156.             'twig' => '?',
  5157.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  5158.         return $instance;
  5159.     }
  5160.     /**
  5161.      * Gets the private 'session.factory' shared service.
  5162.      *
  5163.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  5164.      */
  5165.     protected function getSession_FactoryService()
  5166.     {
  5167.         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'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0), true), [=> ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService()), => 'onSessionUsage']);
  5168.     }
  5169.     /**
  5170.      * Gets the private 'translator.data_collector' shared service.
  5171.      *
  5172.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  5173.      */
  5174.     protected function getTranslator_DataCollectorService()
  5175.     {
  5176.         return $this->privates['translator.data_collector'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  5177.     }
  5178.     /**
  5179.      * Gets the private 'translator.default' shared service.
  5180.      *
  5181.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  5182.      */
  5183.     protected function getTranslator_DefaultService()
  5184.     {
  5185.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5186.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  5187.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  5188.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  5189.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  5190.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  5191.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  5192.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  5193.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  5194.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  5195.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  5196.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  5197.         ], [
  5198.             'translation.loader.csv' => '?',
  5199.             'translation.loader.dat' => '?',
  5200.             'translation.loader.ini' => '?',
  5201.             'translation.loader.json' => '?',
  5202.             'translation.loader.mo' => '?',
  5203.             'translation.loader.php' => '?',
  5204.             'translation.loader.po' => '?',
  5205.             'translation.loader.qt' => '?',
  5206.             'translation.loader.res' => '?',
  5207.             'translation.loader.xliff' => '?',
  5208.             'translation.loader.yml' => '?',
  5209.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-simple-rest/src/Resources/translations/admin.de.yml'), => (\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/torqit/object-merger/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/translations/admin.en.csv'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations/admin.en.yml'), 10 => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-productsup/src/Resources/translations/admin.en.yml'), 11 => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-simple-rest/src/Resources/translations/admin.en.yml'), 12 => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/translations/admin.en.yml'), 13 => (\dirname(__DIR__4).'/vendor/pimcore/asset-metadata-class-definitions/src/Resources/translations/admin.en.yml'), 14 => (\dirname(__DIR__4).'/vendor/pimcore/frontend-permission-toolkit-bundle/src/Resources/translations/admin.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'extended' => [=> (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/cs.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/de.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/en.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/es.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/fr.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/hu.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/it.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/nl.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/pl.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/sk.extended.json'), 10 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/th.extended.json')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/torqit/object-merger/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations'), 11 => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-productsup/src/Resources/translations'), 12 => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-simple-rest/src/Resources/translations'), 13 => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/translations'), 14 => (\dirname(__DIR__4).'/vendor/pimcore/asset-metadata-class-definitions/src/Resources/translations'), 15 => (\dirname(__DIR__4).'/vendor/pimcore/frontend-permission-toolkit-bundle/src/Resources/translations'), 16 => (\dirname(__DIR__4).'/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 24 => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/translations'), 25 => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/torqit/pimcore-role-creator-bundle/src/translations'), 31 => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src/translations'), 32 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 33 => (\dirname(__DIR__4).'/vendor/pimcore/statistics-explorer/src/translations'), 34 => (\dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/translations'), 35 => (\dirname(__DIR__4).'/bundles/TorqIT/MoreCoreBundle/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/torqit/object-merger/src/Resources/translations'=> 'vendor/pimcore/enterprise-subscription-tools/src/Resources/translations'=> 'vendor/pimcore/data-hub/src/Resources/translations'=> 'vendor/pimcore/data-importer/src/Resources/translations'=> 'vendor/elements/process-manager-bundle/src/Resources/translations'10 => 'vendor/pimcore/data-hub-file-export/src/Resources/translations'11 => 'vendor/pimcore/data-hub-productsup/src/Resources/translations'12 => 'vendor/pimcore/data-hub-simple-rest/src/Resources/translations'13 => 'vendor/pimcore/workflow-designer/src/Resources/translations'14 => 'vendor/pimcore/asset-metadata-class-definitions/src/Resources/translations'15 => 'vendor/pimcore/frontend-permission-toolkit-bundle/src/Resources/translations'16 => 'translations'17 => 'vendor/symfony/framework-bundle/translations'18 => 'vendor/symfony/security-bundle/translations'19 => 'vendor/symfony/twig-bundle/translations'20 => 'vendor/symfony/monolog-bundle/translations'21 => 'vendor/doctrine/doctrine-bundle/translations'22 => 'vendor/doctrine/doctrine-migrations-bundle/translations'23 => 'vendor/sensio/framework-extra-bundle/src/translations'24 => 'vendor/symfony-cmf/routing-bundle/src/translations'25 => 'vendor/presta/sitemap-bundle/translations'26 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'27 => 'vendor/symfony/debug-bundle/translations'28 => 'vendor/symfony/web-profiler-bundle/translations'29 => 'vendor/pimcore/pimcore/bundles/AdminBundle/translations'30 => 'vendor/torqit/pimcore-role-creator-bundle/src/translations'31 => 'vendor/league/flysystem-bundle/src/translations'32 => 'vendor/symfony/webpack-encore-bundle/src/translations'33 => 'vendor/pimcore/statistics-explorer/src/translations'34 => 'vendor/pimcore/portal-engine/src/translations'35 => 'bundles/TorqIT/MoreCoreBundle/translations']]], []);
  5210.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  5211.         $instance->setFallbackLocales([=> 'en']);
  5212.         return $instance;
  5213.     }
  5214.     /**
  5215.      * Gets the private 'twig.loader.native_filesystem' shared service.
  5216.      *
  5217.      * @return \Twig\Loader\FilesystemLoader
  5218.      */
  5219.     protected function getTwig_Loader_NativeFilesystemService()
  5220.     {
  5221.         $this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  5222.         $instance->addPath((\dirname(__DIR__4).'/templates'), 'App');
  5223.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  5224.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  5225.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  5226.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  5227.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  5228.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  5229.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  5230.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  5231.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  5232.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  5233.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  5234.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  5235.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), 'PimcoreCore');
  5236.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), '!PimcoreCore');
  5237.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), 'PimcoreAdmin');
  5238.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), '!PimcoreAdmin');
  5239.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/views'), 'PimcoreDataHub');
  5240.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/views'), '!PimcoreDataHub');
  5241.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/views'), 'ElementsProcessManager');
  5242.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/views'), '!ElementsProcessManager');
  5243.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub-simple-rest/src/Resources/views'), 'PimcoreDataHubSimpleRest');
  5244.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub-simple-rest/src/Resources/views'), '!PimcoreDataHubSimpleRest');
  5245.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/views'), 'PimcoreWorkflowDesigner');
  5246.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/views'), '!PimcoreWorkflowDesigner');
  5247.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/statistics-explorer/src/Resources/views'), 'PimcoreStatisticsExplorer');
  5248.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/statistics-explorer/src/Resources/views'), '!PimcoreStatisticsExplorer');
  5249.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Resources/views'), 'PimcorePortalEngine');
  5250.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Resources/views'), '!PimcorePortalEngine');
  5251.         $instance->addPath((\dirname(__DIR__4).'/bundles/TorqIT/MoreCoreBundle/Resources/views'), 'TorqITMoreCore');
  5252.         $instance->addPath((\dirname(__DIR__4).'/bundles/TorqIT/MoreCoreBundle/Resources/views'), '!TorqITMoreCore');
  5253.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  5254.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  5255.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  5256.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  5257.         return $instance;
  5258.     }
  5259.     /**
  5260.      * Gets the private 'twig.runtime.httpkernel' shared service.
  5261.      *
  5262.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  5263.      */
  5264.     protected function getTwig_Runtime_HttpkernelService()
  5265.     {
  5266.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  5267.         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, [
  5268.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  5269.         ], [
  5270.             'inline' => '?',
  5271.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner('sITxjojv4hvAVnUqESK1AMewJ5dqPXAu1Vx7IYtNCPs='), $a));
  5272.     }
  5273.     /**
  5274.      * Gets the private 'validator.builder' shared service.
  5275.      *
  5276.      * @return \Symfony\Component\Validator\ValidatorBuilder
  5277.      */
  5278.     protected function getValidator_BuilderService()
  5279.     {
  5280.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  5281.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  5282.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5283.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  5284.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  5285.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  5286.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  5287.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  5288.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  5289.             'cmf_routing.validator.route_defaults' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  5290.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  5291.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  5292.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  5293.         ], [
  5294.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  5295.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => '?',
  5296.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  5297.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  5298.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  5299.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  5300.             'cmf_routing.validator.route_defaults' => '?',
  5301.             'doctrine.orm.validator.unique' => '?',
  5302.             'security.validator.user_password' => '?',
  5303.             'validator.expression' => '?',
  5304.         ])));
  5305.         if ($this->has('Symfony\\Contracts\\Translation\\TranslatorInterface')) {
  5306.             $instance->setTranslator(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  5307.         }
  5308.         $instance->setTranslationDomain('validators');
  5309.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  5310.         $instance->enableAnnotationMapping(true);
  5311.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  5312.         $instance->addMethodMapping('loadValidatorMetadata');
  5313.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  5314.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  5315.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.portal_engine_entity_manager'] ?? $this->getDoctrine_Orm_PortalEngineEntityManagerService()), NULL));
  5316.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.statistics_explorer_entity_manager'] ?? $this->getDoctrine_Orm_StatisticsExplorerEntityManagerService()), NULL));
  5317.         return $instance;
  5318.     }
  5319.     /**
  5320.      * Gets the private 'var_dumper.html_dumper' shared service.
  5321.      *
  5322.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  5323.      */
  5324.     protected function getVarDumper_HtmlDumperService()
  5325.     {
  5326.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  5327.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  5328.         return $instance;
  5329.     }
  5330.     /**
  5331.      * Gets the private 'web_profiler.csp.handler' shared service.
  5332.      *
  5333.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  5334.      */
  5335.     protected function getWebProfiler_Csp_HandlerService()
  5336.     {
  5337.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  5338.     }
  5339.     /**
  5340.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  5341.      *
  5342.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  5343.      */
  5344.     protected function getWebProfiler_DebugToolbarService()
  5345.     {
  5346.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  5347.     }
  5348.     /**
  5349.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  5350.      *
  5351.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  5352.      */
  5353.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  5354.     {
  5355.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5356.             'pimcoreStatisticsExplorer' => ['privates''webpack_encore.entrypoint_lookup[pimcoreStatisticsExplorer]''getWebpackEncore_EntrypointLookuppimcoreStatisticsExplorerService'true],
  5357.             'pimcoreWorkflowDesigner' => ['privates''webpack_encore.entrypoint_lookup[pimcoreWorkflowDesigner]''getWebpackEncore_EntrypointLookuppimcoreWorkflowDesignerService'true],
  5358.             'portalEngineAppPortalConfig_5' => ['privates''webpack_encore.entrypoint_lookup[portalEngineAppPortalConfig_5]''getWebpackEncore_EntrypointLookupportalEngineAppPortalConfig5Service'true],
  5359.             'portalEngineBundle' => ['privates''webpack_encore.entrypoint_lookup[portalEngineBundle]''getWebpackEncore_EntrypointLookupportalEngineBundleService'true],
  5360.         ], [
  5361.             'pimcoreStatisticsExplorer' => '?',
  5362.             'pimcoreWorkflowDesigner' => '?',
  5363.             'portalEngineAppPortalConfig_5' => '?',
  5364.             'portalEngineBundle' => '?',
  5365.         ]));
  5366.     }
  5367.     /**
  5368.      * Gets the private 'workflow.registry' shared autowired service.
  5369.      *
  5370.      * @return \Symfony\Component\Workflow\Registry
  5371.      */
  5372.     protected function getWorkflow_RegistryService()
  5373.     {
  5374.         $this->privates['workflow.registry'] = $instance = new \Symfony\Component\Workflow\Registry();
  5375.         $instance->addWorkflow(($this->services['workflow.wfdesigner_new_product_setup'] ?? $this->getWorkflow_WfdesignerNewProductSetupService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('\\Pimcore\\Model\\DataObject\\Product'));
  5376.         $instance->addWorkflow(($this->services['workflow.wfdesigner_imageapproval'] ?? $this->getWorkflow_WfdesignerImageapprovalService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('\\Pimcore\\Model\\Asset\\Image'));
  5377.         return $instance;
  5378.     }
  5379.     /**
  5380.      * Gets the public 'cache_clearer' alias.
  5381.      *
  5382.      * @return object The ".container.private.cache_clearer" service.
  5383.      */
  5384.     protected function getCacheClearerService()
  5385.     {
  5386.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  5387.         return $this->get('.container.private.cache_clearer');
  5388.     }
  5389.     /**
  5390.      * Gets the public 'filesystem' alias.
  5391.      *
  5392.      * @return object The ".container.private.filesystem" service.
  5393.      */
  5394.     protected function getFilesystemService()
  5395.     {
  5396.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  5397.         return $this->get('.container.private.filesystem');
  5398.     }
  5399.     /**
  5400.      * Gets the public 'serializer' alias.
  5401.      *
  5402.      * @return object The ".container.private.serializer" service.
  5403.      */
  5404.     protected function getSerializerService()
  5405.     {
  5406.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  5407.         return $this->get('.container.private.serializer');
  5408.     }
  5409.     /**
  5410.      * Gets the public 'security.csrf.token_manager' alias.
  5411.      *
  5412.      * @return object The ".container.private.security.csrf.token_manager" service.
  5413.      */
  5414.     protected function getSecurity_Csrf_TokenManagerService()
  5415.     {
  5416.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  5417.         return $this->get('.container.private.security.csrf.token_manager');
  5418.     }
  5419.     /**
  5420.      * Gets the public 'form.factory' alias.
  5421.      *
  5422.      * @return object The ".container.private.form.factory" service.
  5423.      */
  5424.     protected function getForm_FactoryService()
  5425.     {
  5426.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  5427.         return $this->get('.container.private.form.factory');
  5428.     }
  5429.     /**
  5430.      * Gets the public 'form.type.file' alias.
  5431.      *
  5432.      * @return object The ".container.private.form.type.file" service.
  5433.      */
  5434.     protected function getForm_Type_FileService()
  5435.     {
  5436.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  5437.         return $this->get('.container.private.form.type.file');
  5438.     }
  5439.     /**
  5440.      * Gets the public 'profiler' alias.
  5441.      *
  5442.      * @return object The ".container.private.profiler" service.
  5443.      */
  5444.     protected function getProfilerService()
  5445.     {
  5446.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  5447.         return $this->get('.container.private.profiler');
  5448.     }
  5449.     /**
  5450.      * Gets the public 'security.authorization_checker' alias.
  5451.      *
  5452.      * @return object The ".container.private.security.authorization_checker" service.
  5453.      */
  5454.     protected function getSecurity_AuthorizationCheckerService()
  5455.     {
  5456.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  5457.         return $this->get('.container.private.security.authorization_checker');
  5458.     }
  5459.     /**
  5460.      * Gets the public 'security.token_storage' alias.
  5461.      *
  5462.      * @return object The ".container.private.security.token_storage" service.
  5463.      */
  5464.     protected function getSecurity_TokenStorageService()
  5465.     {
  5466.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  5467.         return $this->get('.container.private.security.token_storage');
  5468.     }
  5469.     /**
  5470.      * Gets the public 'twig' alias.
  5471.      *
  5472.      * @return object The ".container.private.twig" service.
  5473.      */
  5474.     protected function getTwigService()
  5475.     {
  5476.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  5477.         return $this->get('.container.private.twig');
  5478.     }
  5479.     /**
  5480.      * Gets the public 'security.password_encoder' alias.
  5481.      *
  5482.      * @return object The ".container.private.security.password_encoder" service.
  5483.      */
  5484.     protected function getSecurity_PasswordEncoderService()
  5485.     {
  5486.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  5487.         return $this->get('.container.private.security.password_encoder');
  5488.     }
  5489.     /**
  5490.      * Gets the public 'session' alias.
  5491.      *
  5492.      * @return object The ".container.private.session" service.
  5493.      */
  5494.     protected function getSessionService()
  5495.     {
  5496.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  5497.         return $this->get('.container.private.session');
  5498.     }
  5499.     /**
  5500.      * Gets the public 'validator' alias.
  5501.      *
  5502.      * @return object The ".container.private.validator" service.
  5503.      */
  5504.     protected function getValidatorService()
  5505.     {
  5506.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  5507.         return $this->get('.container.private.validator');
  5508.     }
  5509.     /**
  5510.      * @return array|bool|float|int|string|\UnitEnum|null
  5511.      */
  5512.     public function getParameter(string $name)
  5513.     {
  5514.         if (isset($this->buildParameters[$name])) {
  5515.             return $this->buildParameters[$name];
  5516.         }
  5517.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  5518.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  5519.         }
  5520.         if (isset($this->loadedDynamicParameters[$name])) {
  5521.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  5522.         }
  5523.         return $this->parameters[$name];
  5524.     }
  5525.     public function hasParameter(string $name): bool
  5526.     {
  5527.         if (isset($this->buildParameters[$name])) {
  5528.             return true;
  5529.         }
  5530.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  5531.     }
  5532.     public function setParameter(string $name$value): void
  5533.     {
  5534.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  5535.     }
  5536.     public function getParameterBag(): ParameterBagInterface
  5537.     {
  5538.         if (null === $this->parameterBag) {
  5539.             $parameters $this->parameters;
  5540.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  5541.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  5542.             }
  5543.             foreach ($this->buildParameters as $name => $value) {
  5544.                 $parameters[$name] = $value;
  5545.             }
  5546.             $this->parameterBag = new FrozenParameterBag($parameters);
  5547.         }
  5548.         return $this->parameterBag;
  5549.     }
  5550.     private $loadedDynamicParameters = [
  5551.         'kernel.runtime_environment' => false,
  5552.         'kernel.build_dir' => false,
  5553.         'kernel.cache_dir' => false,
  5554.         'debug.container.dump' => false,
  5555.         'serializer.mapping.cache.file' => false,
  5556.         'session.save_path' => false,
  5557.         'validator.mapping.cache.file' => false,
  5558.         'profiler.storage.dsn' => false,
  5559.         'doctrine.orm.proxy_dir' => false,
  5560.         'pimcore.enterprise_subscription_tools.token' => false,
  5561.     ];
  5562.     private $dynamicParameters = [];
  5563.     private function getDynamicParameter(string $name)
  5564.     {
  5565.         switch ($name) {
  5566.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  5567.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  5568.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  5569.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  5570.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  5571.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  5572.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  5573.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  5574.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  5575.             case 'pimcore.enterprise_subscription_tools.token'$value $this->getEnv('PIMCORE_ENTERPRISE_TOKEN'); break;
  5576.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  5577.         }
  5578.         $this->loadedDynamicParameters[$name] = true;
  5579.         return $this->dynamicParameters[$name] = $value;
  5580.     }
  5581.     protected function getDefaultParameters(): array
  5582.     {
  5583.         return [
  5584.             'kernel.project_dir' => \dirname(__DIR__4),
  5585.             'kernel.environment' => 'dev',
  5586.             'kernel.debug' => true,
  5587.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  5588.             'kernel.bundles' => [
  5589.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  5590.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  5591.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  5592.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  5593.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  5594.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  5595.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  5596.                 'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
  5597.                 'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
  5598.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  5599.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  5600.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  5601.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  5602.                 'PimcoreCoreBundle' => 'Pimcore\\Bundle\\CoreBundle\\PimcoreCoreBundle',
  5603.                 'PimcoreAdminBundle' => 'Pimcore\\Bundle\\AdminBundle\\PimcoreAdminBundle',
  5604.                 'RoleCreatorBundle' => 'TorqIT\\RoleCreatorBundle\\RoleCreatorBundle',
  5605.                 'ObjectMergerBundle' => 'Pimcore\\Bundle\\ObjectMergerBundle\\ObjectMergerBundle',
  5606.                 'PimcoreEnterpriseSubscriptionToolsBundle' => 'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle\\PimcoreEnterpriseSubscriptionToolsBundle',
  5607.                 'PimcoreDataHubBundle' => 'Pimcore\\Bundle\\DataHubBundle\\PimcoreDataHubBundle',
  5608.                 'PimcoreDataImporterBundle' => 'Pimcore\\Bundle\\DataImporterBundle\\PimcoreDataImporterBundle',
  5609.                 'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
  5610.                 'ElementsProcessManagerBundle' => 'Elements\\Bundle\\ProcessManagerBundle\\ElementsProcessManagerBundle',
  5611.                 'PimcoreDataHubFileExportBundle' => 'Pimcore\\Bundle\\DataHubFileExportBundle\\PimcoreDataHubFileExportBundle',
  5612.                 'PimcoreDataHubProductsupBundle' => 'Pimcore\\Bundle\\DataHubProductsupBundle\\PimcoreDataHubProductsupBundle',
  5613.                 'PimcoreDataHubSimpleRestBundle' => 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\PimcoreDataHubSimpleRestBundle',
  5614.                 'PimcoreWorkflowDesignerBundle' => 'Pimcore\\Bundle\\WorkflowDesignerBundle\\PimcoreWorkflowDesignerBundle',
  5615.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  5616.                 'PimcoreAssetMetadataClassDefinitionsBundle' => 'Pimcore\\AssetMetadataClassDefinitionsBundle\\PimcoreAssetMetadataClassDefinitionsBundle',
  5617.                 'PimcoreStatisticsExplorerBundle' => 'Pimcore\\Bundle\\StatisticsExplorerBundle\\PimcoreStatisticsExplorerBundle',
  5618.                 'PimcorePortalEngineBundle' => 'Pimcore\\Bundle\\PortalEngineBundle\\PimcorePortalEngineBundle',
  5619.                 'FrontendPermissionToolkitBundle' => 'FrontendPermissionToolkitBundle\\FrontendPermissionToolkitBundle',
  5620.                 'TorqITMoreCoreBundle' => 'TorqIT\\MoreCoreBundle\\TorqITMoreCoreBundle',
  5621.             ],
  5622.             'kernel.bundles_metadata' => [
  5623.                 'FrameworkBundle' => [
  5624.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  5625.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  5626.                 ],
  5627.                 'SecurityBundle' => [
  5628.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  5629.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  5630.                 ],
  5631.                 'TwigBundle' => [
  5632.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  5633.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  5634.                 ],
  5635.                 'MonologBundle' => [
  5636.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  5637.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  5638.                 ],
  5639.                 'DoctrineBundle' => [
  5640.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  5641.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  5642.                 ],
  5643.                 'DoctrineMigrationsBundle' => [
  5644.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  5645.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  5646.                 ],
  5647.                 'SensioFrameworkExtraBundle' => [
  5648.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  5649.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  5650.                 ],
  5651.                 'CmfRoutingBundle' => [
  5652.                     'path' => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src'),
  5653.                     'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
  5654.                 ],
  5655.                 'PrestaSitemapBundle' => [
  5656.                     'path' => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle'),
  5657.                     'namespace' => 'Presta\\SitemapBundle',
  5658.                 ],
  5659.                 'SchebTwoFactorBundle' => [
  5660.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  5661.                     'namespace' => 'Scheb\\TwoFactorBundle',
  5662.                 ],
  5663.                 'FOSJsRoutingBundle' => [
  5664.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  5665.                     'namespace' => 'FOS\\JsRoutingBundle',
  5666.                 ],
  5667.                 'DebugBundle' => [
  5668.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  5669.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  5670.                 ],
  5671.                 'WebProfilerBundle' => [
  5672.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  5673.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  5674.                 ],
  5675.                 'PimcoreCoreBundle' => [
  5676.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle'),
  5677.                     'namespace' => 'Pimcore\\Bundle\\CoreBundle',
  5678.                 ],
  5679.                 'PimcoreAdminBundle' => [
  5680.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle'),
  5681.                     'namespace' => 'Pimcore\\Bundle\\AdminBundle',
  5682.                 ],
  5683.                 'RoleCreatorBundle' => [
  5684.                     'path' => (\dirname(__DIR__4).'/vendor/torqit/pimcore-role-creator-bundle/src'),
  5685.                     'namespace' => 'TorqIT\\RoleCreatorBundle',
  5686.                 ],
  5687.                 'ObjectMergerBundle' => [
  5688.                     'path' => (\dirname(__DIR__4).'/vendor/torqit/object-merger/src'),
  5689.                     'namespace' => 'Pimcore\\Bundle\\ObjectMergerBundle',
  5690.                 ],
  5691.                 'PimcoreEnterpriseSubscriptionToolsBundle' => [
  5692.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src'),
  5693.                     'namespace' => 'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle',
  5694.                 ],
  5695.                 'PimcoreDataHubBundle' => [
  5696.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src'),
  5697.                     'namespace' => 'Pimcore\\Bundle\\DataHubBundle',
  5698.                 ],
  5699.                 'PimcoreDataImporterBundle' => [
  5700.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src'),
  5701.                     'namespace' => 'Pimcore\\Bundle\\DataImporterBundle',
  5702.                 ],
  5703.                 'FlysystemBundle' => [
  5704.                     'path' => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src'),
  5705.                     'namespace' => 'League\\FlysystemBundle',
  5706.                 ],
  5707.                 'ElementsProcessManagerBundle' => [
  5708.                     'path' => (\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src'),
  5709.                     'namespace' => 'Elements\\Bundle\\ProcessManagerBundle',
  5710.                 ],
  5711.                 'PimcoreDataHubFileExportBundle' => [
  5712.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src'),
  5713.                     'namespace' => 'Pimcore\\Bundle\\DataHubFileExportBundle',
  5714.                 ],
  5715.                 'PimcoreDataHubProductsupBundle' => [
  5716.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-productsup/src'),
  5717.                     'namespace' => 'Pimcore\\Bundle\\DataHubProductsupBundle',
  5718.                 ],
  5719.                 'PimcoreDataHubSimpleRestBundle' => [
  5720.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-simple-rest/src'),
  5721.                     'namespace' => 'Pimcore\\Bundle\\DataHubSimpleRestBundle',
  5722.                 ],
  5723.                 'PimcoreWorkflowDesignerBundle' => [
  5724.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src'),
  5725.                     'namespace' => 'Pimcore\\Bundle\\WorkflowDesignerBundle',
  5726.                 ],
  5727.                 'WebpackEncoreBundle' => [
  5728.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  5729.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  5730.                 ],
  5731.                 'PimcoreAssetMetadataClassDefinitionsBundle' => [
  5732.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/asset-metadata-class-definitions/src'),
  5733.                     'namespace' => 'Pimcore\\AssetMetadataClassDefinitionsBundle',
  5734.                 ],
  5735.                 'PimcoreStatisticsExplorerBundle' => [
  5736.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/statistics-explorer/src'),
  5737.                     'namespace' => 'Pimcore\\Bundle\\StatisticsExplorerBundle',
  5738.                 ],
  5739.                 'PimcorePortalEngineBundle' => [
  5740.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/portal-engine/src'),
  5741.                     'namespace' => 'Pimcore\\Bundle\\PortalEngineBundle',
  5742.                 ],
  5743.                 'FrontendPermissionToolkitBundle' => [
  5744.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/frontend-permission-toolkit-bundle/src'),
  5745.                     'namespace' => 'FrontendPermissionToolkitBundle',
  5746.                 ],
  5747.                 'TorqITMoreCoreBundle' => [
  5748.                     'path' => (\dirname(__DIR__4).'/bundles/TorqIT/MoreCoreBundle'),
  5749.                     'namespace' => 'TorqIT\\MoreCoreBundle',
  5750.                 ],
  5751.             ],
  5752.             'kernel.charset' => 'UTF-8',
  5753.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  5754.             'locale' => 'en',
  5755.             'log.fileobject' => (\dirname(__DIR__3).'/application-logger'),
  5756.             'pimcore_portal_engine.elasticsearch.host' => 'taiga-demo-pimcore-elasticsearch',
  5757.             'pimcore_portal_engine.elasticsearch.index_prefix' => 'pp',
  5758.             'secret' => 'sITxjojv4hvAVnUqESK1AMewJ5dqPXAu1Vx7IYtNCPs=',
  5759.             'security.authenticator.manager.enabled' => true,
  5760.             'pimcore_portal_engine.firewall_settings' => [
  5761.                 'provider' => 'portal_engine',
  5762.                 'request_matcher' => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Firewall\\RequestMatcher',
  5763.                 'logout' => [
  5764.                     'invalidate_session' => false,
  5765.                     'path' => 'pimcore_portalengine_auth_logout',
  5766.                     'target' => 'pimcore_portalengine_auth_login',
  5767.                 ],
  5768.                 'remember_me' => [
  5769.                     'secret' => 'sITxjojv4hvAVnUqESK1AMewJ5dqPXAu1Vx7IYtNCPs=',
  5770.                     'lifetime' => 7776000,
  5771.                     'path' => '/',
  5772.                 ],
  5773.                 'custom_authenticators' => [
  5774.                     => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authenticator\\GuestUserAuthenticator',
  5775.                     => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authenticator\\LoginAuthenticator',
  5776.                     => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authenticator\\TokenAuthenticator',
  5777.                     => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authenticator\\OpenIdConnectAuthenticator',
  5778.                 ],
  5779.                 'entry_point' => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authenticator\\LoginAuthenticator',
  5780.             ],
  5781.             'event_dispatcher.event_aliases' => [
  5782.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  5783.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  5784.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  5785.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  5786.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  5787.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  5788.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  5789.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  5790.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  5791.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  5792.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  5793.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  5794.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  5795.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  5796.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  5797.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  5798.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  5799.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  5800.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  5801.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  5802.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  5803.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  5804.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  5805.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  5806.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  5807.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  5808.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  5809.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  5810.                 'Presta\\SitemapBundle\\Event\\SitemapAddUrlEvent' => 'presta_sitemap.add_url',
  5811.                 'Presta\\SitemapBundle\\Event\\SitemapPopulateEvent' => 'presta_sitemap.populate',
  5812.             ],
  5813.             'fragment.renderer.hinclude.global_template' => NULL,
  5814.             'fragment.path' => '/_fragment',
  5815.             'kernel.secret' => 'sITxjojv4hvAVnUqESK1AMewJ5dqPXAu1Vx7IYtNCPs=',
  5816.             'kernel.http_method_override' => true,
  5817.             'kernel.trusted_hosts' => [
  5818.             ],
  5819.             'kernel.default_locale' => 'en',
  5820.             'kernel.enabled_locales' => [
  5821.             ],
  5822.             'kernel.error_controller' => 'error_controller',
  5823.             'kernel.trusted_proxies' => '127.0.0.1,REMOTE_ADDR',
  5824.             'kernel.trusted_headers' => 62,
  5825.             'debug.file_link_format' => NULL,
  5826.             'asset.request_context.base_path' => NULL,
  5827.             'asset.request_context.secure' => NULL,
  5828.             'translator.logging' => false,
  5829.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  5830.             'debug.error_handler.throw_at' => -1,
  5831.             'router.request_context.host' => 'localhost',
  5832.             'router.request_context.scheme' => 'http',
  5833.             'router.request_context.base_url' => '',
  5834.             'router.resource' => 'kernel::loadRoutes',
  5835.             'request_listener.http_port' => 80,
  5836.             'request_listener.https_port' => 443,
  5837.             'session.metadata.storage_key' => '_sf2_meta',
  5838.             'session.storage.options' => [
  5839.                 'cache_limiter' => '0',
  5840.                 'cookie_lifetime' => 86400,
  5841.                 'cookie_secure' => 'auto',
  5842.                 'cookie_httponly' => true,
  5843.                 'gc_maxlifetime' => 86400,
  5844.                 'gc_probability' => 1,
  5845.             ],
  5846.             'session.metadata.update_threshold' => 0,
  5847.             'form.type_extension.csrf.enabled' => true,
  5848.             'form.type_extension.csrf.field_name' => '_token',
  5849.             'validator.translation_domain' => 'validators',
  5850.             'profiler_listener.only_exceptions' => false,
  5851.             'profiler_listener.only_main_requests' => false,
  5852.             'security.role_hierarchy.roles' => [
  5853.                 'ROLE_PIMCORE_ADMIN' => [
  5854.                     => 'ROLE_PIMCORE_USER',
  5855.                 ],
  5856.             ],
  5857.             'security.access.denied_url' => NULL,
  5858.             'security.authentication.manager.erase_credentials' => true,
  5859.             'security.authentication.session_strategy.strategy' => 'migrate',
  5860.             'security.access.always_authenticate_before_granting' => false,
  5861.             'security.authentication.hide_user_not_found' => true,
  5862.             'security.firewalls' => [
  5863.                 => 'dev',
  5864.                 => 'pimcore_admin_webdav',
  5865.                 => 'pimcore_admin',
  5866.                 => 'portal_engine',
  5867.             ],
  5868.             'twig.form.resources' => [
  5869.                 => 'form_div_layout.html.twig',
  5870.             ],
  5871.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  5872.             'monolog.use_microseconds' => true,
  5873.             'monolog.swift_mailer.handlers' => [
  5874.             ],
  5875.             'monolog.handlers_to_channels' => [
  5876.                 'monolog.handler.console' => [
  5877.                     'type' => 'exclusive',
  5878.                     'elements' => [
  5879.                         => 'event',
  5880.                         => 'doctrine',
  5881.                         => 'console',
  5882.                         => 'cache',
  5883.                     ],
  5884.                 ],
  5885.                 'monolog.handler.main' => [
  5886.                     'type' => 'exclusive',
  5887.                     'elements' => [
  5888.                         => 'event',
  5889.                         => 'doctrine',
  5890.                         => 'cache',
  5891.                     ],
  5892.                 ],
  5893.             ],
  5894.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  5895.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  5896.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  5897.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  5898.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  5899.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  5900.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  5901.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  5902.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  5903.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  5904.             'doctrine.entity_managers' => [
  5905.                 'portal_engine' => 'doctrine.orm.portal_engine_entity_manager',
  5906.                 'statistics_explorer' => 'doctrine.orm.statistics_explorer_entity_manager',
  5907.             ],
  5908.             'doctrine.default_entity_manager' => 'portal_engine',
  5909.             'doctrine.dbal.connection_factory.types' => [
  5910.                 'jsonfy' => [
  5911.                     'class' => 'Pimcore\\Bundle\\PortalEngineBundle\\Tools\\Doctrine\\Type\\Jsonfy',
  5912.                 ],
  5913.                 'uuid' => [
  5914.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  5915.                 ],
  5916.                 'ulid' => [
  5917.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  5918.                 ],
  5919.             ],
  5920.             'doctrine.connections' => [
  5921.                 'default' => 'doctrine.dbal.default_connection',
  5922.             ],
  5923.             'doctrine.default_connection' => 'default',
  5924.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  5925.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  5926.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  5927.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  5928.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  5929.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  5930.             'doctrine.orm.cache.memcache_host' => 'localhost',
  5931.             'doctrine.orm.cache.memcache_port' => 11211,
  5932.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  5933.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  5934.             'doctrine.orm.cache.memcached_host' => 'localhost',
  5935.             'doctrine.orm.cache.memcached_port' => 11211,
  5936.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  5937.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  5938.             'doctrine.orm.cache.redis_host' => 'localhost',
  5939.             'doctrine.orm.cache.redis_port' => 6379,
  5940.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  5941.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  5942.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  5943.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  5944.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  5945.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  5946.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  5947.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  5948.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  5949.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  5950.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  5951.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  5952.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  5953.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  5954.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  5955.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  5956.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  5957.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  5958.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  5959.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  5960.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  5961.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  5962.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  5963.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  5964.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  5965.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  5966.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  5967.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  5968.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  5969.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  5970.             'doctrine.orm.auto_generate_proxy_classes' => false,
  5971.             'doctrine.orm.proxy_namespace' => 'Proxies',
  5972.             'doctrine.migrations.preferred_em' => NULL,
  5973.             'doctrine.migrations.preferred_connection' => 'default',
  5974.             'cmf_routing.uri_filter_regexp' => '',
  5975.             'cmf_routing.default_controller' => NULL,
  5976.             'cmf_routing.generic_controller' => NULL,
  5977.             'cmf_routing.controllers_by_type' => [
  5978.             ],
  5979.             'cmf_routing.controllers_by_class' => [
  5980.             ],
  5981.             'cmf_routing.templates_by_class' => [
  5982.             ],
  5983.             'cmf_routing.route_collection_limit' => 0,
  5984.             'cmf_routing.dynamic.limit_candidates' => 20,
  5985.             'cmf_routing.dynamic.locales' => [
  5986.             ],
  5987.             'cmf_routing.dynamic.auto_locale_pattern' => false,
  5988.             'cmf_routing.replace_symfony_router' => true,
  5989.             'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
  5990.             'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
  5991.             'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
  5992.             'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  5993.             'presta_sitemap.dump_directory' => (\dirname(__DIR__4).'/public'),
  5994.             'presta_sitemap.timetolive' => 3600,
  5995.             'presta_sitemap.sitemap_file_prefix' => 'sitemap',
  5996.             'presta_sitemap.items_by_set' => 50000,
  5997.             'presta_sitemap.defaults' => [
  5998.                 'lastmod' => NULL,
  5999.                 'priority' => NULL,
  6000.                 'changefreq' => NULL,
  6001.             ],
  6002.             'presta_sitemap.default_section' => 'default',
  6003.             'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
  6004.             'scheb_two_factor.model_manager_name' => NULL,
  6005.             'scheb_two_factor.security_tokens' => [
  6006.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\LegacyTwoFactorRequiredToken',
  6007.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\TwoFactorRequiredToken',
  6008.             ],
  6009.             'scheb_two_factor.ip_whitelist' => [
  6010.             ],
  6011.             'scheb_two_factor.google.server_name' => 'Pimcore',
  6012.             'scheb_two_factor.google.issuer' => 'Pimcore 2 Factor Authentication',
  6013.             'scheb_two_factor.google.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  6014.             'scheb_two_factor.google.digits' => 6,
  6015.             'scheb_two_factor.google.window' => 1,
  6016.             'scheb_two_factor.trusted_device.enabled' => false,
  6017.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  6018.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  6019.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  6020.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  6021.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  6022.             'fos_js_routing.request_context_base_url' => NULL,
  6023.             'fos_js_routing.cache_control' => [
  6024.                 'enabled' => false,
  6025.             ],
  6026.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  6027.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  6028.             'web_profiler.debug_toolbar.mode' => 2,
  6029.             'container.dumper.inline_class_loader' => true,
  6030.             'pimcore.extensions.bundles.search_paths' => [
  6031.                 => 'src',
  6032.                 => 'vendor/pimcore/pimcore/bundles',
  6033.                 => 'bundles/TorqIT/MoreCoreBundle',
  6034.             ],
  6035.             'pimcore.extensions.bundles.handle_composer' => true,
  6036.             'pimcore.admin.unauthenticated_routes' => [
  6037.                 => [
  6038.                     'route' => 'pimcore_settings_display_custom_logo',
  6039.                     'path' => false,
  6040.                     'host' => false,
  6041.                     'methods' => [
  6042.                     ],
  6043.                 ],
  6044.                 => [
  6045.                     'route' => 'pimcore_admin_login',
  6046.                     'path' => false,
  6047.                     'host' => false,
  6048.                     'methods' => [
  6049.                     ],
  6050.                 ],
  6051.                 => [
  6052.                     'route' => 'pimcore_admin_webdav',
  6053.                     'path' => false,
  6054.                     'host' => false,
  6055.                     'methods' => [
  6056.                     ],
  6057.                 ],
  6058.             ],
  6059.             'pimcore.encryption.secret' => NULL,
  6060.             'pimcore.admin.session.attribute_bags' => [
  6061.                 'pimcore_admin' => [
  6062.                     'storage_key' => '_pimcore_admin',
  6063.                 ],
  6064.                 'pimcore_objects' => [
  6065.                     'storage_key' => '_pimcore_objects',
  6066.                 ],
  6067.                 'pimcore_copy' => [
  6068.                     'storage_key' => '_pimcore_copy',
  6069.                 ],
  6070.                 'pimcore_gridconfig' => [
  6071.                     'storage_key' => '_pimcore_gridconfig',
  6072.                 ],
  6073.                 'pimcore_importconfig' => [
  6074.                     'storage_key' => '_pimcore_importconfig',
  6075.                 ],
  6076.             ],
  6077.             'pimcore.admin.translations.path' => '@PimcoreCoreBundle/Resources/translations',
  6078.             'pimcore.translations.admin_translation_mapping' => [
  6079.             ],
  6080.             'pimcore.web_profiler.toolbar.excluded_routes' => [
  6081.                 => [
  6082.                     'path' => '^/admin/asset/image-editor',
  6083.                     'route' => false,
  6084.                     'host' => false,
  6085.                     'methods' => [
  6086.                     ],
  6087.                 ],
  6088.             ],
  6089.             'pimcore.response_exception_listener.render_error_document' => true,
  6090.             'pimcore.maintenance.housekeeping.cleanup_tmp_files_atime_older_than' => 7776000,
  6091.             'pimcore.maintenance.housekeeping.cleanup_profiler_files_atime_older_than' => 1800,
  6092.             'pimcore.documents.default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  6093.             'pimcore.documents.web_to_print.default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  6094.             'pimcore.documents.web_to_print.default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  6095.             'pimcore.config' => [
  6096.                 'web_profiler' => [
  6097.                     'toolbar' => [
  6098.                         'excluded_routes' => [
  6099.                             => [
  6100.                                 'path' => '^/admin/asset/image-editor',
  6101.                                 'route' => false,
  6102.                                 'host' => false,
  6103.                                 'methods' => [
  6104.                                 ],
  6105.                             ],
  6106.                         ],
  6107.                     ],
  6108.                 ],
  6109.                 'security' => [
  6110.                     'encoder_factories' => [
  6111.                         'Pimcore\\Bundle\\AdminBundle\\Security\\User\\User' => [
  6112.                             'id' => 'pimcore_admin.security.password_encoder_factory',
  6113.                         ],
  6114.                     ],
  6115.                     'factory_type' => 'password_hasher',
  6116.                     'password_hasher_factories' => [
  6117.                         'Pimcore\\Bundle\\AdminBundle\\Security\\User\\User' => [
  6118.                             'id' => 'pimcore_admin.security.password_hasher_factory',
  6119.                         ],
  6120.                     ],
  6121.                 ],
  6122.                 'bundles' => [
  6123.                     'search_paths' => [
  6124.                         => 'src',
  6125.                         => 'vendor/pimcore/pimcore/bundles',
  6126.                         => 'bundles/TorqIT/MoreCoreBundle',
  6127.                     ],
  6128.                     'handle_composer' => true,
  6129.                 ],
  6130.                 'assets' => [
  6131.                     'metadata' => [
  6132.                         'class_definitions' => [
  6133.                             'data' => [
  6134.                                 'map' => [
  6135.                                     'asset' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Asset',
  6136.                                     'checkbox' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Checkbox',
  6137.                                     'date' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Date',
  6138.                                     'document' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Document',
  6139.                                     'input' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Input',
  6140.                                     'object' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\DataObject',
  6141.                                     'select' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Select',
  6142.                                     'textarea' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Textarea',
  6143.                                     'calculatedValue' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\CalculatedValue',
  6144.                                     'country' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Country',
  6145.                                     'datetime' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Datetime',
  6146.                                     'language' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Language',
  6147.                                     'multiselect' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Multiselect',
  6148.                                     'manyToManyRelation' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\ManyToManyRelation',
  6149.                                     'numeric' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Numeric',
  6150.                                     'wysiwyg' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Wysiwyg',
  6151.                                     'user' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\User',
  6152.                                 ],
  6153.                                 'prefixes' => [
  6154.                                 ],
  6155.                             ],
  6156.                         ],
  6157.                         'predefined' => [
  6158.                             'definitions' => [
  6159.                             ],
  6160.                         ],
  6161.                     ],
  6162.                     'versions' => [
  6163.                         'days' => NULL,
  6164.                         'steps' => NULL,
  6165.                         'use_hardlinks' => true,
  6166.                         'disable_stack_trace' => false,
  6167.                     ],
  6168.                     'hide_edit_image' => false,
  6169.                     'disable_tree_preview' => true,
  6170.                     'image' => [
  6171.                         'thumbnails' => [
  6172.                             'definitions' => [
  6173.                                 'AzureScannable' => [
  6174.                                     'items' => [
  6175.                                         => [
  6176.                                             'method' => 'contain',
  6177.                                             'arguments' => [
  6178.                                                 'width' => 1200,
  6179.                                                 'height' => 1200,
  6180.                                                 'forceResize' => false,
  6181.                                             ],
  6182.                                         ],
  6183.                                     ],
  6184.                                     'medias' => [
  6185.                                     ],
  6186.                                     'name' => 'AzureScannable',
  6187.                                     'description' => '',
  6188.                                     'group' => '',
  6189.                                     'format' => 'PNG',
  6190.                                     'quality' => 85,
  6191.                                     'highResolution' => 0.0,
  6192.                                     'preserveColor' => false,
  6193.                                     'preserveMetaData' => false,
  6194.                                     'rasterizeSVG' => false,
  6195.                                     'downloadable' => false,
  6196.                                     'modificationDate' => 1663168286,
  6197.                                     'creationDate' => 1663168260,
  6198.                                     'preserveAnimation' => false,
  6199.                                 ],
  6200.                                 'DemoThumb' => [
  6201.                                     'items' => [
  6202.                                         => [
  6203.                                             'method' => 'cover',
  6204.                                             'arguments' => [
  6205.                                                 'width' => 300,
  6206.                                                 'height' => 200,
  6207.                                                 'positioning' => 'center',
  6208.                                                 'forceResize' => false,
  6209.                                             ],
  6210.                                         ],
  6211.                                     ],
  6212.                                     'medias' => [
  6213.                                     ],
  6214.                                     'name' => 'DemoThumb',
  6215.                                     'description' => '',
  6216.                                     'group' => '',
  6217.                                     'format' => 'ORIGINAL',
  6218.                                     'quality' => 85,
  6219.                                     'highResolution' => 0.0,
  6220.                                     'preserveColor' => false,
  6221.                                     'preserveMetaData' => false,
  6222.                                     'rasterizeSVG' => false,
  6223.                                     'downloadable' => false,
  6224.                                     'modificationDate' => 1663086103,
  6225.                                     'creationDate' => 1662993602,
  6226.                                     'preserveAnimation' => false,
  6227.                                 ],
  6228.                                 'NewThumbnails' => [
  6229.                                     'items' => [
  6230.                                     ],
  6231.                                     'medias' => [
  6232.                                     ],
  6233.                                     'name' => 'NewThumbnails',
  6234.                                     'description' => '',
  6235.                                     'group' => '',
  6236.                                     'format' => 'SOURCE',
  6237.                                     'quality' => 85,
  6238.                                     'highResolution' => NULL,
  6239.                                     'preserveColor' => false,
  6240.                                     'preserveMetaData' => false,
  6241.                                     'rasterizeSVG' => false,
  6242.                                     'downloadable' => false,
  6243.                                     'modificationDate' => 1684347584,
  6244.                                     'creationDate' => 1684347584,
  6245.                                     'preserveAnimation' => false,
  6246.                                 ],
  6247.                                 'PSG' => [
  6248.                                     'items' => [
  6249.                                         => [
  6250.                                             'method' => 'rotate',
  6251.                                             'arguments' => [
  6252.                                                 'angle' => 80,
  6253.                                             ],
  6254.                                         ],
  6255.                                     ],
  6256.                                     'medias' => [
  6257.                                     ],
  6258.                                     'name' => 'PSG',
  6259.                                     'description' => '',
  6260.                                     'group' => '',
  6261.                                     'format' => 'SOURCE',
  6262.                                     'quality' => 85,
  6263.                                     'highResolution' => 0.0,
  6264.                                     'preserveColor' => false,
  6265.                                     'preserveMetaData' => false,
  6266.                                     'rasterizeSVG' => false,
  6267.                                     'downloadable' => true,
  6268.                                     'modificationDate' => 1695402933,
  6269.                                     'creationDate' => 1695402847,
  6270.                                     'preserveAnimation' => false,
  6271.                                 ],
  6272.                                 'portal-engine-logo' => [
  6273.                                     'items' => [
  6274.                                         => [
  6275.                                             'method' => 'scaleByWidth',
  6276.                                             'arguments' => [
  6277.                                                 'width' => 200,
  6278.                                                 'forceResize' => true,
  6279.                                             ],
  6280.                                         ],
  6281.                                         => [
  6282.                                             'method' => 'setBackgroundColor',
  6283.                                             'arguments' => [
  6284.                                                 'color' => '#CCCCCC',
  6285.                                             ],
  6286.                                         ],
  6287.                                     ],
  6288.                                     'medias' => [
  6289.                                     ],
  6290.                                     'name' => 'portal-engine-logo',
  6291.                                     'description' => '',
  6292.                                     'group' => 'Portal Engine',
  6293.                                     'format' => 'SOURCE',
  6294.                                     'quality' => 85,
  6295.                                     'highResolution' => 0.0,
  6296.                                     'preserveColor' => false,
  6297.                                     'preserveMetaData' => false,
  6298.                                     'rasterizeSVG' => false,
  6299.                                     'downloadable' => true,
  6300.                                     'modificationDate' => 1695324327,
  6301.                                     'creationDate' => 1666624023,
  6302.                                     'preserveAnimation' => false,
  6303.                                 ],
  6304.                                 'portal-engine_detail-page' => [
  6305.                                     'items' => [
  6306.                                         => [
  6307.                                             'method' => 'contain',
  6308.                                             'arguments' => [
  6309.                                                 'width' => 600,
  6310.                                                 'height' => 400,
  6311.                                                 'forceResize' => false,
  6312.                                             ],
  6313.                                         ],
  6314.                                     ],
  6315.                                     'medias' => [
  6316.                                     ],
  6317.                                     'name' => 'portal-engine_detail-page',
  6318.                                     'description' => '',
  6319.                                     'group' => 'Portal Engine',
  6320.                                     'format' => 'SOURCE',
  6321.                                     'quality' => 85,
  6322.                                     'highResolution' => NULL,
  6323.                                     'preserveColor' => false,
  6324.                                     'preserveMetaData' => false,
  6325.                                     'rasterizeSVG' => false,
  6326.                                     'downloadable' => false,
  6327.                                     'modificationDate' => 1666624023,
  6328.                                     'creationDate' => 1666624023,
  6329.                                     'preserveAnimation' => false,
  6330.                                 ],
  6331.                                 'portal-engine_element-detail' => [
  6332.                                     'items' => [
  6333.                                         => [
  6334.                                             'method' => 'scaleByWidth',
  6335.                                             'arguments' => [
  6336.                                                 'width' => 1024,
  6337.                                             ],
  6338.                                         ],
  6339.                                         => [
  6340.                                             'method' => 'scaleByHeight',
  6341.                                             'arguments' => [
  6342.                                                 'height' => 768,
  6343.                                             ],
  6344.                                         ],
  6345.                                     ],
  6346.                                     'medias' => [
  6347.                                     ],
  6348.                                     'name' => 'portal-engine_element-detail',
  6349.                                     'description' => '',
  6350.                                     'group' => 'Portal Engine',
  6351.                                     'format' => 'SOURCE',
  6352.                                     'quality' => 85,
  6353.                                     'highResolution' => NULL,
  6354.                                     'preserveColor' => false,
  6355.                                     'preserveMetaData' => false,
  6356.                                     'rasterizeSVG' => false,
  6357.                                     'downloadable' => false,
  6358.                                     'modificationDate' => 1666624023,
  6359.                                     'creationDate' => 1666624023,
  6360.                                     'preserveAnimation' => false,
  6361.                                 ],
  6362.                                 'portal-engine_element-teaser' => [
  6363.                                     'items' => [
  6364.                                         => [
  6365.                                             'method' => 'contain',
  6366.                                             'arguments' => [
  6367.                                                 'width' => 294,
  6368.                                                 'height' => 165,
  6369.                                                 'forceResize' => false,
  6370.                                             ],
  6371.                                         ],
  6372.                                     ],
  6373.                                     'medias' => [
  6374.                                     ],
  6375.                                     'name' => 'portal-engine_element-teaser',
  6376.                                     'description' => '',
  6377.                                     'group' => 'Portal Engine',
  6378.                                     'format' => 'SOURCE',
  6379.                                     'quality' => 85,
  6380.                                     'highResolution' => NULL,
  6381.                                     'preserveColor' => false,
  6382.                                     'preserveMetaData' => false,
  6383.                                     'rasterizeSVG' => false,
  6384.                                     'downloadable' => false,
  6385.                                     'modificationDate' => 1666624023,
  6386.                                     'creationDate' => 1666624023,
  6387.                                     'preserveAnimation' => false,
  6388.                                 ],
  6389.                                 'portal-engine_email-logo' => [
  6390.                                     'items' => [
  6391.                                         => [
  6392.                                             'method' => 'scaleByHeight',
  6393.                                             'arguments' => [
  6394.                                                 'height' => 42,
  6395.                                             ],
  6396.                                         ],
  6397.                                     ],
  6398.                                     'medias' => [
  6399.                                     ],
  6400.                                     'name' => 'portal-engine_email-logo',
  6401.                                     'description' => '',
  6402.                                     'group' => 'Portal Engine',
  6403.                                     'format' => 'png',
  6404.                                     'quality' => 85,
  6405.                                     'highResolution' => NULL,
  6406.                                     'preserveColor' => false,
  6407.                                     'preserveMetaData' => false,
  6408.                                     'rasterizeSVG' => true,
  6409.                                     'downloadable' => false,
  6410.                                     'modificationDate' => 1666624023,
  6411.                                     'creationDate' => 1666624023,
  6412.                                     'preserveAnimation' => false,
  6413.                                 ],
  6414.                                 'portal-engine_teaser-1by1' => [
  6415.                                     'items' => [
  6416.                                         => [
  6417.                                             'method' => 'cover',
  6418.                                             'arguments' => [
  6419.                                                 'width' => 223,
  6420.                                                 'height' => 236,
  6421.                                                 'forceResize' => true,
  6422.                                                 'positioning' => 'center',
  6423.                                             ],
  6424.                                         ],
  6425.                                     ],
  6426.                                     'medias' => [
  6427.                                     ],
  6428.                                     'name' => 'portal-engine_teaser-1by1',
  6429.                                     'description' => '',
  6430.                                     'group' => 'Portal Engine',
  6431.                                     'format' => 'SOURCE',
  6432.                                     'quality' => 85,
  6433.                                     'highResolution' => NULL,
  6434.                                     'preserveColor' => false,
  6435.                                     'preserveMetaData' => false,
  6436.                                     'rasterizeSVG' => false,
  6437.                                     'downloadable' => false,
  6438.                                     'modificationDate' => 1666624023,
  6439.                                     'creationDate' => 1666624023,
  6440.                                     'preserveAnimation' => false,
  6441.                                 ],
  6442.                                 'portal-engine_teaser-2by1' => [
  6443.                                     'items' => [
  6444.                                         => [
  6445.                                             'method' => 'cover',
  6446.                                             'arguments' => [
  6447.                                                 'width' => 471,
  6448.                                                 'height' => 235,
  6449.                                                 'forceResize' => true,
  6450.                                                 'positioning' => 'center',
  6451.                                             ],
  6452.                                         ],
  6453.                                     ],
  6454.                                     'medias' => [
  6455.                                     ],
  6456.                                     'name' => 'portal-engine_teaser-2by1',
  6457.                                     'description' => '',
  6458.                                     'group' => 'Portal Engine',
  6459.                                     'format' => 'SOURCE',
  6460.                                     'quality' => 85,
  6461.                                     'highResolution' => NULL,
  6462.                                     'preserveColor' => false,
  6463.                                     'preserveMetaData' => false,
  6464.                                     'rasterizeSVG' => false,
  6465.                                     'downloadable' => false,
  6466.                                     'modificationDate' => 1666624023,
  6467.                                     'creationDate' => 1666624023,
  6468.                                     'preserveAnimation' => false,
  6469.                                 ],
  6470.                                 'portal-engine_teaser-cta' => [
  6471.                                     'items' => [
  6472.                                         => [
  6473.                                             'method' => 'cover',
  6474.                                             'arguments' => [
  6475.                                                 'width' => 730,
  6476.                                                 'height' => 408,
  6477.                                                 'forceResize' => true,
  6478.                                                 'positioning' => 'center',
  6479.                                             ],
  6480.                                         ],
  6481.                                     ],
  6482.                                     'medias' => [
  6483.                                     ],
  6484.                                     'name' => 'portal-engine_teaser-cta',
  6485.                                     'description' => '',
  6486.                                     'group' => 'Portal Engine',
  6487.                                     'format' => 'SOURCE',
  6488.                                     'quality' => 85,
  6489.                                     'highResolution' => NULL,
  6490.                                     'preserveColor' => false,
  6491.                                     'preserveMetaData' => false,
  6492.                                     'rasterizeSVG' => false,
  6493.                                     'downloadable' => false,
  6494.                                     'modificationDate' => 1666624023,
  6495.                                     'creationDate' => 1666624023,
  6496.                                     'preserveAnimation' => false,
  6497.                                 ],
  6498.                             ],
  6499.                             'clip_auto_support' => true,
  6500.                             'image_optimizers' => [
  6501.                                 'enabled' => true,
  6502.                             ],
  6503.                             'auto_formats' => [
  6504.                                 'avif' => [
  6505.                                     'enabled' => true,
  6506.                                     'quality' => 15,
  6507.                                 ],
  6508.                                 'webp' => [
  6509.                                     'enabled' => true,
  6510.                                     'quality' => NULL,
  6511.                                 ],
  6512.                             ],
  6513.                             'status_cache' => true,
  6514.                             'auto_clear_temp_files' => true,
  6515.                         ],
  6516.                         'max_pixels' => 40000000,
  6517.                         'low_quality_image_preview' => [
  6518.                             'enabled' => true,
  6519.                         ],
  6520.                         'focal_point_detection' => [
  6521.                             'enabled' => true,
  6522.                         ],
  6523.                     ],
  6524.                     'frontend_prefixes' => [
  6525.                         'source' => '',
  6526.                         'thumbnail' => '',
  6527.                         'thumbnail_deferred' => '',
  6528.                     ],
  6529.                     'preview_image_thumbnail' => NULL,
  6530.                     'default_upload_path' => '_default_upload_bucket',
  6531.                     'tree_paging_limit' => 100,
  6532.                     'video' => [
  6533.                         'thumbnails' => [
  6534.                             'definitions' => [
  6535.                             ],
  6536.                             'auto_clear_temp_files' => true,
  6537.                         ],
  6538.                     ],
  6539.                     'icc_rgb_profile' => NULL,
  6540.                     'icc_cmyk_profile' => NULL,
  6541.                 ],
  6542.                 'objects' => [
  6543.                     'class_definitions' => [
  6544.                         'data' => [
  6545.                             'map' => [
  6546.                                 'block' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Block',
  6547.                                 'calculatedValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\CalculatedValue',
  6548.                                 'checkbox' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Checkbox',
  6549.                                 'classificationstore' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Classificationstore',
  6550.                                 'consent' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Consent',
  6551.                                 'country' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Country',
  6552.                                 'countrymultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Countrymultiselect',
  6553.                                 'date' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Date',
  6554.                                 'datetime' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  6555.                                 'email' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Email',
  6556.                                 'encryptedField' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\EncryptedField',
  6557.                                 'externalImage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ExternalImage',
  6558.                                 'fieldcollections' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Fieldcollections',
  6559.                                 'firstname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Firstname',
  6560.                                 'gender' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Gender',
  6561.                                 'geobounds' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geobounds',
  6562.                                 'geopoint' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopoint',
  6563.                                 'geopolygon' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolygon',
  6564.                                 'geopolyline' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolyline',
  6565.                                 'hotspotimage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Hotspotimage',
  6566.                                 'manyToOneRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToOneRelation',
  6567.                                 'image' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Image',
  6568.                                 'imageGallery' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ImageGallery',
  6569.                                 'input' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  6570.                                 'language' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Language',
  6571.                                 'languagemultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Languagemultiselect',
  6572.                                 'lastname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Lastname',
  6573.                                 'link' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Link',
  6574.                                 'localizedfields' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Localizedfields',
  6575.                                 'manyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyRelation',
  6576.                                 'advancedManyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyRelation',
  6577.                                 'multiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Multiselect',
  6578.                                 'newsletterActive' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\NewsletterActive',
  6579.                                 'reverseObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ReverseObjectRelation',
  6580.                                 'urlSlug' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\UrlSlug',
  6581.                                 'numeric' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  6582.                                 'objectbricks' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Objectbricks',
  6583.                                 'manyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyObjectRelation',
  6584.                                 'advancedManyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyObjectRelation',
  6585.                                 'password' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Password',
  6586.                                 'rgbaColor' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\RgbaColor',
  6587.                                 'targetGroup' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroup',
  6588.                                 'targetGroupMultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroupMultiselect',
  6589.                                 'quantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\QuantityValue',
  6590.                                 'inputQuantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\InputQuantityValue',
  6591.                                 'select' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  6592.                                 'slider' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Slider',
  6593.                                 'structuredTable' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\StructuredTable',
  6594.                                 'table' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Table',
  6595.                                 'textarea' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Textarea',
  6596.                                 'time' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Time',
  6597.                                 'user' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\User',
  6598.                                 'video' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Video',
  6599.                                 'wysiwyg' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Wysiwyg',
  6600.                                 'permissionManyToOneRelation' => 'FrontendPermissionToolkitBundle\\CoreExtensions\\ClassDefinitions\\PermissionManyToOneRelation',
  6601.                                 'permissionManyToManyRelation' => 'FrontendPermissionToolkitBundle\\CoreExtensions\\ClassDefinitions\\PermissionManyToManyRelation',
  6602.                                 'permissionResource' => 'FrontendPermissionToolkitBundle\\CoreExtensions\\ClassDefinitions\\PermissionResource',
  6603.                                 'dynamicPermissionResource' => 'FrontendPermissionToolkitBundle\\CoreExtensions\\ClassDefinitions\\DynamicPermissionResource',
  6604.                             ],
  6605.                             'prefixes' => [
  6606.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\',
  6607.                                 => '\\Object_Class_Data_',
  6608.                             ],
  6609.                         ],
  6610.                         'layout' => [
  6611.                             'prefixes' => [
  6612.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Layout\\',
  6613.                                 => '\\Object_Class_Layout_',
  6614.                             ],
  6615.                             'map' => [
  6616.                             ],
  6617.                         ],
  6618.                     ],
  6619.                     'versions' => [
  6620.                         'days' => NULL,
  6621.                         'steps' => NULL,
  6622.                         'disable_stack_trace' => false,
  6623.                     ],
  6624.                     'ignore_localized_query_fallback' => false,
  6625.                     'tree_paging_limit' => 30,
  6626.                     'auto_save_interval' => 60,
  6627.                 ],
  6628.                 'documents' => [
  6629.                     'editables' => [
  6630.                         'prefixes' => [
  6631.                             => '\\Pimcore\\Model\\Document\\Editable\\',
  6632.                         ],
  6633.                         'map' => [
  6634.                         ],
  6635.                     ],
  6636.                     'types' => [
  6637.                         => 'folder',
  6638.                         => 'page',
  6639.                         => 'snippet',
  6640.                         => 'link',
  6641.                         => 'hardlink',
  6642.                         => 'email',
  6643.                         => 'newsletter',
  6644.                         => 'printpage',
  6645.                         => 'printcontainer',
  6646.                     ],
  6647.                     'valid_tables' => [
  6648.                         => 'email',
  6649.                         => 'newsletter',
  6650.                         => 'hardlink',
  6651.                         => 'link',
  6652.                         => 'page',
  6653.                         => 'snippet',
  6654.                     ],
  6655.                     'versions' => [
  6656.                         'days' => NULL,
  6657.                         'steps' => NULL,
  6658.                         'disable_stack_trace' => false,
  6659.                     ],
  6660.                     'error_pages' => [
  6661.                         'default' => '',
  6662.                         'localized' => [
  6663.                             'en' => '',
  6664.                         ],
  6665.                     ],
  6666.                     'doc_types' => [
  6667.                         'definitions' => [
  6668.                             '1e35fa5d-0e3a-48c2-8537-aa1f192eb887' => [
  6669.                                 'name' => 'Portal Engine - Asset Data Pool',
  6670.                                 'group' => 'Portal Engine',
  6671.                                 'controller' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\AssetController::listAction',
  6672.                                 'template' => NULL,
  6673.                                 'type' => 'page',
  6674.                                 'priority' => 0,
  6675.                                 'creationDate' => 1666624023,
  6676.                                 'modificationDate' => 1666624023,
  6677.                                 'staticGeneratorEnabled' => NULL,
  6678.                             ],
  6679.                             '3096c3a5-fc43-4e3d-adf7-15290a8d010d' => [
  6680.                                 'name' => 'Portal Engine - Data Object Data Pool',
  6681.                                 'group' => 'Portal Engine',
  6682.                                 'controller' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\DataObjectController::listAction',
  6683.                                 'template' => NULL,
  6684.                                 'type' => 'page',
  6685.                                 'priority' => 0,
  6686.                                 'creationDate' => 1666624023,
  6687.                                 'modificationDate' => 1666624023,
  6688.                                 'staticGeneratorEnabled' => NULL,
  6689.                             ],
  6690.                             '35349055-6d99-4612-ac1a-e118be79a039' => [
  6691.                                 'name' => 'Portal Engine - Data Pool Language Variant',
  6692.                                 'group' => 'Portal Engine',
  6693.                                 'controller' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\LanguageVariantController::dataPoolLanguageVariantAction',
  6694.                                 'template' => NULL,
  6695.                                 'type' => 'page',
  6696.                                 'priority' => 0,
  6697.                                 'creationDate' => 1666624023,
  6698.                                 'modificationDate' => 1666624023,
  6699.                                 'staticGeneratorEnabled' => NULL,
  6700.                             ],
  6701.                             '381f2c97-3293-49d3-a244-2fdab2ecfb71' => [
  6702.                                 'name' => 'Portal Engine - Footer Snippet',
  6703.                                 'group' => 'Portal Engine',
  6704.                                 'controller' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SnippetController::footerAction',
  6705.                                 'template' => NULL,
  6706.                                 'type' => 'snippet',
  6707.                                 'priority' => 0,
  6708.                                 'creationDate' => 1666624023,
  6709.                                 'modificationDate' => 1666624023,
  6710.                                 'staticGeneratorEnabled' => NULL,
  6711.                             ],
  6712.                             '99b52a6a-23fb-4c97-af8a-04e745ab2d81' => [
  6713.                                 'name' => 'Portal Engine - Portal Page',
  6714.                                 'group' => 'Portal Engine',
  6715.                                 'controller' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PortalController::pageAction',
  6716.                                 'template' => NULL,
  6717.                                 'type' => 'page',
  6718.                                 'priority' => 0,
  6719.                                 'creationDate' => 1666624023,
  6720.                                 'modificationDate' => 1666624023,
  6721.                                 'staticGeneratorEnabled' => NULL,
  6722.                             ],
  6723.                             '9d9b0bd8-2508-472b-89ad-3b5d492beee5' => [
  6724.                                 'name' => 'Portal Engine - Content Page',
  6725.                                 'group' => 'Portal Engine',
  6726.                                 'controller' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PortalController::contentAction',
  6727.                                 'template' => NULL,
  6728.                                 'type' => 'page',
  6729.                                 'priority' => 0,
  6730.                                 'creationDate' => 1666624023,
  6731.                                 'modificationDate' => 1666624023,
  6732.                                 'staticGeneratorEnabled' => NULL,
  6733.                             ],
  6734.                         ],
  6735.                     ],
  6736.                     'default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  6737.                     'allow_trailing_slash' => 'no',
  6738.                     'generate_preview' => false,
  6739.                     'preview_url_prefix' => '',
  6740.                     'tree_paging_limit' => 50,
  6741.                     'areas' => [
  6742.                         'autoload' => true,
  6743.                     ],
  6744.                     'newsletter' => [
  6745.                         'defaultUrlPrefix' => NULL,
  6746.                     ],
  6747.                     'web_to_print' => [
  6748.                         'pdf_creation_php_memory_limit' => '2048M',
  6749.                         'default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  6750.                         'default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  6751.                         'enableInDefaultView' => false,
  6752.                         'generalTool' => '',
  6753.                     ],
  6754.                     'auto_save_interval' => 60,
  6755.                     'static_page_router' => [
  6756.                         'enabled' => false,
  6757.                         'route_pattern' => NULL,
  6758.                     ],
  6759.                 ],
  6760.                 'routing' => [
  6761.                     'direct_route_document_types' => [
  6762.                         => 'page',
  6763.                         => 'snippet',
  6764.                         => 'email',
  6765.                         => 'newsletter',
  6766.                         => 'printpage',
  6767.                         => 'printcontainer',
  6768.                     ],
  6769.                     'allow_processing_unpublished_fallback_document' => false,
  6770.                     'static' => [
  6771.                         'locale_params' => [
  6772.                         ],
  6773.                     ],
  6774.                 ],
  6775.                 'newsletter' => [
  6776.                     'source_adapters' => [
  6777.                         'defaultAdapter' => 'pimcore.document.newsletter.factory.default',
  6778.                         'csvList' => 'pimcore.document.newsletter.factory.csv',
  6779.                         'reportAdapter' => 'pimcore.document.newsletter.factory.report',
  6780.                     ],
  6781.                     'method' => NULL,
  6782.                 ],
  6783.                 'custom_report' => [
  6784.                     'adapters' => [
  6785.                         'sql' => 'pimcore.custom_report.adapter.factory.sql',
  6786.                         'analytics' => 'pimcore.custom_report.adapter.factory.analytics',
  6787.                     ],
  6788.                     'definitions' => [
  6789.                         'NeedsLogistics' => [
  6790.                             'name' => 'NeedsLogistics',
  6791.                             'sql' => '',
  6792.                             'dataSourceConfig' => [
  6793.                                 => [
  6794.                                     'sql' => 'ews.cid, '."\n".'o.name,'."\n".'o.o_key,'."\n".'o.o_path,'."\n".'o.o_published,'."\n".'o.o_creationDate,'."\n".'o.o_modificationDate',
  6795.                                     'from' => 'element_workflow_state AS ews'."\n".'LEFT JOIN'."\n".'object_product AS o'."\n".'ON'."\n".'ews.cid = o.o_id',
  6796.                                     'where' => 'ews.ctype=\'object\''."\n".'AND'."\n".'ews.workflow=\'wfdesigner_new_product_setup\''."\n".'AND'."\n".'ews.place LIKE \'%Event_16b4msa%\'',
  6797.                                     'groupby' => '',
  6798.                                     'type' => 'sql',
  6799.                                 ],
  6800.                             ],
  6801.                             'columnConfiguration' => [
  6802.                                 => [
  6803.                                     'name' => 'cid',
  6804.                                     'display' => true,
  6805.                                     'export' => true,
  6806.                                     'order' => true,
  6807.                                     'width' => '',
  6808.                                     'label' => '',
  6809.                                     'id' => 'extModel1325-1',
  6810.                                     'columnAction' => 'openObject',
  6811.                                 ],
  6812.                                 => [
  6813.                                     'name' => 'Name',
  6814.                                     'display' => true,
  6815.                                     'export' => true,
  6816.                                     'order' => true,
  6817.                                     'width' => '',
  6818.                                     'label' => '',
  6819.                                     'id' => 'extModel1325-2',
  6820.                                 ],
  6821.                                 => [
  6822.                                     'name' => 'o_key',
  6823.                                     'display' => true,
  6824.                                     'export' => true,
  6825.                                     'order' => true,
  6826.                                     'width' => '',
  6827.                                     'label' => '',
  6828.                                     'id' => 'extModel1325-3',
  6829.                                 ],
  6830.                                 => [
  6831.                                     'name' => 'o_path',
  6832.                                     'display' => true,
  6833.                                     'export' => true,
  6834.                                     'order' => true,
  6835.                                     'width' => '',
  6836.                                     'label' => '',
  6837.                                     'id' => 'extModel1325-4',
  6838.                                 ],
  6839.                                 => [
  6840.                                     'name' => 'o_published',
  6841.                                     'display' => true,
  6842.                                     'export' => true,
  6843.                                     'order' => true,
  6844.                                     'width' => '',
  6845.                                     'label' => '',
  6846.                                     'id' => 'extModel1325-5',
  6847.                                 ],
  6848.                                 => [
  6849.                                     'name' => 'o_creationDate',
  6850.                                     'display' => true,
  6851.                                     'export' => true,
  6852.                                     'order' => true,
  6853.                                     'width' => '',
  6854.                                     'label' => '',
  6855.                                     'id' => 'extModel1325-6',
  6856.                                 ],
  6857.                                 => [
  6858.                                     'name' => 'o_modificationDate',
  6859.                                     'display' => true,
  6860.                                     'export' => true,
  6861.                                     'order' => true,
  6862.                                     'width' => '',
  6863.                                     'label' => '',
  6864.                                     'id' => 'extModel1325-7',
  6865.                                 ],
  6866.                             ],
  6867.                             'niceName' => 'Needs Logistics',
  6868.                             'group' => 'Workflow',
  6869.                             'groupIconClass' => '',
  6870.                             'iconClass' => '',
  6871.                             'menuShortcut' => true,
  6872.                             'reportClass' => '',
  6873.                             'chartType' => '',
  6874.                             'pieColumn' => NULL,
  6875.                             'pieLabelColumn' => NULL,
  6876.                             'xAxis' => NULL,
  6877.                             'yAxis' => [
  6878.                             ],
  6879.                             'modificationDate' => 1665668373,
  6880.                             'creationDate' => 1665600953,
  6881.                             'shareGlobally' => true,
  6882.                             'sharedUserNames' => [
  6883.                             ],
  6884.                             'sharedRoleNames' => [
  6885.                                 => 'Photography',
  6886.                             ],
  6887.                         ],
  6888.                         'NeedsPhotographyQueue' => [
  6889.                             'name' => 'NeedsPhotographyQueue',
  6890.                             'sql' => '',
  6891.                             'dataSourceConfig' => [
  6892.                                 => [
  6893.                                     'sql' => 'ews.cid, '."\n".'o.name,'."\n".'o.o_key,'."\n".'o.o_path,'."\n".'o.o_published,'."\n".'o.o_creationDate,'."\n".'o.o_modificationDate',
  6894.                                     'from' => 'element_workflow_state AS ews'."\n".'LEFT JOIN'."\n".'object_product AS o'."\n".'ON'."\n".'ews.cid = o.o_id',
  6895.                                     'where' => 'ews.ctype=\'object\''."\n".'AND'."\n".'ews.workflow=\'wfdesigner_new_product_setup\''."\n".'AND'."\n".'ews.place LIKE \'%Event_1jsks8m%\'',
  6896.                                     'groupby' => '',
  6897.                                     'type' => 'sql',
  6898.                                 ],
  6899.                             ],
  6900.                             'columnConfiguration' => [
  6901.                                 => [
  6902.                                     'name' => 'cid',
  6903.                                     'display' => true,
  6904.                                     'export' => true,
  6905.                                     'order' => true,
  6906.                                     'width' => '',
  6907.                                     'label' => '',
  6908.                                     'filter_drilldown' => NULL,
  6909.                                     'columnAction' => 'openObject',
  6910.                                     'id' => 'extModel680-1',
  6911.                                 ],
  6912.                                 => [
  6913.                                     'name' => 'o_path',
  6914.                                     'display' => true,
  6915.                                     'export' => true,
  6916.                                     'order' => true,
  6917.                                     'width' => '',
  6918.                                     'label' => '',
  6919.                                     'id' => 'extModel680-2',
  6920.                                 ],
  6921.                                 => [
  6922.                                     'name' => 'o_key',
  6923.                                     'display' => true,
  6924.                                     'export' => true,
  6925.                                     'order' => true,
  6926.                                     'width' => '',
  6927.                                     'label' => '',
  6928.                                     'id' => 'extModel680-3',
  6929.                                 ],
  6930.                                 => [
  6931.                                     'name' => 'Name',
  6932.                                     'display' => true,
  6933.                                     'export' => true,
  6934.                                     'order' => true,
  6935.                                     'width' => '',
  6936.                                     'label' => '',
  6937.                                     'id' => 'extModel680-4',
  6938.                                 ],
  6939.                                 => [
  6940.                                     'name' => 'o_published',
  6941.                                     'display' => true,
  6942.                                     'export' => true,
  6943.                                     'order' => true,
  6944.                                     'width' => '',
  6945.                                     'label' => '',
  6946.                                     'id' => 'extModel680-5',
  6947.                                 ],
  6948.                                 => [
  6949.                                     'name' => 'o_creationDate',
  6950.                                     'display' => true,
  6951.                                     'export' => true,
  6952.                                     'order' => true,
  6953.                                     'width' => '',
  6954.                                     'label' => '',
  6955.                                     'id' => 'extModel680-6',
  6956.                                 ],
  6957.                                 => [
  6958.                                     'name' => 'o_modificationDate',
  6959.                                     'display' => true,
  6960.                                     'export' => true,
  6961.                                     'order' => true,
  6962.                                     'width' => '',
  6963.                                     'label' => '',
  6964.                                     'id' => 'extModel680-7',
  6965.                                 ],
  6966.                             ],
  6967.                             'niceName' => 'Needs Photography',
  6968.                             'group' => 'Workflow',
  6969.                             'groupIconClass' => '',
  6970.                             'iconClass' => '',
  6971.                             'menuShortcut' => true,
  6972.                             'reportClass' => '',
  6973.                             'chartType' => '',
  6974.                             'pieColumn' => NULL,
  6975.                             'pieLabelColumn' => NULL,
  6976.                             'xAxis' => NULL,
  6977.                             'yAxis' => [
  6978.                             ],
  6979.                             'modificationDate' => 1665666056,
  6980.                             'creationDate' => 1665600953,
  6981.                             'shareGlobally' => true,
  6982.                             'sharedUserNames' => [
  6983.                             ],
  6984.                             'sharedRoleNames' => [
  6985.                                 => 'Photography',
  6986.                             ],
  6987.                         ],
  6988.                         'NeedsPricingQueue' => [
  6989.                             'name' => 'NeedsPricingQueue',
  6990.                             'sql' => '',
  6991.                             'dataSourceConfig' => [
  6992.                                 => [
  6993.                                     'sql' => 'ews.cid, '."\n".'o.name,'."\n".'o.o_key,'."\n".'o.o_path,'."\n".'o.o_published,'."\n".'o.o_creationDate,'."\n".'o.o_modificationDate',
  6994.                                     'from' => 'element_workflow_state AS ews'."\n".'LEFT JOIN'."\n".'object_product AS o'."\n".'ON'."\n".'ews.cid = o.o_id',
  6995.                                     'where' => 'ews.ctype=\'object\''."\n".'AND'."\n".'ews.workflow=\'wfdesigner_new_product_setup\''."\n".'AND'."\n".'ews.place LIKE \'%Event_1w2jmju%\'',
  6996.                                     'groupby' => '',
  6997.                                     'type' => 'sql',
  6998.                                 ],
  6999.                             ],
  7000.                             'columnConfiguration' => [
  7001.                                 => [
  7002.                                     'name' => 'cid',
  7003.                                     'display' => true,
  7004.                                     'export' => true,
  7005.                                     'order' => true,
  7006.                                     'width' => '',
  7007.                                     'label' => '',
  7008.                                     'filter_drilldown' => NULL,
  7009.                                     'columnAction' => 'openObject',
  7010.                                     'id' => 'extModel1949-1',
  7011.                                 ],
  7012.                                 => [
  7013.                                     'name' => 'o_path',
  7014.                                     'display' => true,
  7015.                                     'export' => true,
  7016.                                     'order' => true,
  7017.                                     'width' => '',
  7018.                                     'label' => '',
  7019.                                     'id' => 'extModel1949-2',
  7020.                                 ],
  7021.                                 => [
  7022.                                     'name' => 'o_key',
  7023.                                     'display' => true,
  7024.                                     'export' => true,
  7025.                                     'order' => true,
  7026.                                     'width' => '',
  7027.                                     'label' => '',
  7028.                                     'id' => 'extModel1949-3',
  7029.                                 ],
  7030.                                 => [
  7031.                                     'name' => 'Name',
  7032.                                     'display' => true,
  7033.                                     'export' => true,
  7034.                                     'order' => true,
  7035.                                     'width' => '',
  7036.                                     'label' => '',
  7037.                                     'id' => 'extModel1949-4',
  7038.                                 ],
  7039.                                 => [
  7040.                                     'name' => 'o_published',
  7041.                                     'display' => true,
  7042.                                     'export' => true,
  7043.                                     'order' => true,
  7044.                                     'width' => '',
  7045.                                     'label' => '',
  7046.                                     'id' => 'extModel1949-5',
  7047.                                 ],
  7048.                                 => [
  7049.                                     'name' => 'o_creationDate',
  7050.                                     'display' => true,
  7051.                                     'export' => true,
  7052.                                     'order' => true,
  7053.                                     'width' => '',
  7054.                                     'label' => '',
  7055.                                     'id' => 'extModel1949-6',
  7056.                                 ],
  7057.                                 => [
  7058.                                     'name' => 'o_modificationDate',
  7059.                                     'display' => true,
  7060.                                     'export' => true,
  7061.                                     'order' => true,
  7062.                                     'width' => '',
  7063.                                     'label' => '',
  7064.                                     'id' => 'extModel1949-7',
  7065.                                 ],
  7066.                             ],
  7067.                             'niceName' => 'Needs Pricing ',
  7068.                             'group' => 'Workflow',
  7069.                             'groupIconClass' => '',
  7070.                             'iconClass' => '',
  7071.                             'menuShortcut' => true,
  7072.                             'reportClass' => '',
  7073.                             'chartType' => '',
  7074.                             'pieColumn' => NULL,
  7075.                             'pieLabelColumn' => NULL,
  7076.                             'xAxis' => NULL,
  7077.                             'yAxis' => [
  7078.                             ],
  7079.                             'modificationDate' => 1698345786,
  7080.                             'creationDate' => 1665600953,
  7081.                             'shareGlobally' => true,
  7082.                             'sharedUserNames' => [
  7083.                             ],
  7084.                             'sharedRoleNames' => [
  7085.                             ],
  7086.                         ],
  7087.                     ],
  7088.                 ],
  7089.                 'targeting' => [
  7090.                     'data_providers' => [
  7091.                         'device' => 'Pimcore\\Targeting\\DataProvider\\Device',
  7092.                         'geoip' => 'Pimcore\\Targeting\\DataProvider\\GeoIp',
  7093.                         'geolocation' => 'Pimcore\\Targeting\\DataProvider\\GeoLocation',
  7094.                         'targeting_storage' => 'Pimcore\\Targeting\\DataProvider\\TargetingStorage',
  7095.                         'visited_pages_counter' => 'Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter',
  7096.                     ],
  7097.                     'conditions' => [
  7098.                         'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  7099.                         'country' => 'Pimcore\\Targeting\\Condition\\Country',
  7100.                         'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  7101.                         'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  7102.                         'language' => 'Pimcore\\Targeting\\Condition\\Language',
  7103.                         'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  7104.                         'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  7105.                         'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  7106.                         'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  7107.                         'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  7108.                         'url' => 'Pimcore\\Targeting\\Condition\\Url',
  7109.                         'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  7110.                     ],
  7111.                     'action_handlers' => [
  7112.                         'assign_target_group' => 'Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup',
  7113.                         'codesnippet' => 'Pimcore\\Targeting\\ActionHandler\\CodeSnippet',
  7114.                         'redirect' => 'Pimcore\\Targeting\\ActionHandler\\Redirect',
  7115.                     ],
  7116.                     'enabled' => true,
  7117.                     'storage_id' => 'Pimcore\\Targeting\\Storage\\CookieStorage',
  7118.                     'session' => [
  7119.                         'enabled' => false,
  7120.                     ],
  7121.                 ],
  7122.                 'context' => [
  7123.                     'profiler' => [
  7124.                         'routes' => [
  7125.                             => [
  7126.                                 'path' => '^/_(profiler|wdt)(/.*)?$',
  7127.                                 'route' => false,
  7128.                                 'host' => false,
  7129.                                 'methods' => [
  7130.                                 ],
  7131.                             ],
  7132.                         ],
  7133.                     ],
  7134.                     'admin' => [
  7135.                         'routes' => [
  7136.                             => [
  7137.                                 'path' => '^/admin(/.*)?$',
  7138.                                 'route' => false,
  7139.                                 'host' => false,
  7140.                                 'methods' => [
  7141.                                 ],
  7142.                             ],
  7143.                             => [
  7144.                                 'route' => '^pimcore_admin_',
  7145.                                 'path' => false,
  7146.                                 'host' => false,
  7147.                                 'methods' => [
  7148.                                 ],
  7149.                             ],
  7150.                         ],
  7151.                     ],
  7152.                     'plugin' => [
  7153.                         'routes' => [
  7154.                             => [
  7155.                                 'path' => '^/plugin(/.*)?$',
  7156.                                 'route' => false,
  7157.                                 'host' => false,
  7158.                                 'methods' => [
  7159.                                 ],
  7160.                             ],
  7161.                         ],
  7162.                     ],
  7163.                 ],
  7164.                 'admin' => [
  7165.                     'session' => [
  7166.                         'attribute_bags' => [
  7167.                             'pimcore_admin' => [
  7168.                                 'storage_key' => '_pimcore_admin',
  7169.                             ],
  7170.                             'pimcore_objects' => [
  7171.                                 'storage_key' => '_pimcore_objects',
  7172.                             ],
  7173.                             'pimcore_copy' => [
  7174.                                 'storage_key' => '_pimcore_copy',
  7175.                             ],
  7176.                             'pimcore_gridconfig' => [
  7177.                                 'storage_key' => '_pimcore_gridconfig',
  7178.                             ],
  7179.                             'pimcore_importconfig' => [
  7180.                                 'storage_key' => '_pimcore_importconfig',
  7181.                             ],
  7182.                         ],
  7183.                     ],
  7184.                     'unauthenticated_routes' => [
  7185.                         => [
  7186.                             'route' => 'pimcore_settings_display_custom_logo',
  7187.                             'path' => false,
  7188.                             'host' => false,
  7189.                             'methods' => [
  7190.                             ],
  7191.                         ],
  7192.                         => [
  7193.                             'route' => 'pimcore_admin_login',
  7194.                             'path' => false,
  7195.                             'host' => false,
  7196.                             'methods' => [
  7197.                             ],
  7198.                         ],
  7199.                         => [
  7200.                             'route' => 'pimcore_admin_webdav',
  7201.                             'path' => false,
  7202.                             'host' => false,
  7203.                             'methods' => [
  7204.                             ],
  7205.                         ],
  7206.                     ],
  7207.                     'translations' => [
  7208.                         'path' => '@PimcoreCoreBundle/Resources/translations',
  7209.                     ],
  7210.                 ],
  7211.                 'sitemaps' => [
  7212.                     'generators' => [
  7213.                         'pimcore_documents' => [
  7214.                             'enabled' => true,
  7215.                             'priority' => 100,
  7216.                             'generator_id' => 'Pimcore\\Sitemap\\Document\\DocumentTreeGenerator',
  7217.                         ],
  7218.                     ],
  7219.                 ],
  7220.                 'redirects' => [
  7221.                     'status_codes' => [
  7222.                         300 => 'Multiple Choices',
  7223.                         301 => 'Moved Permanently',
  7224.                         302 => 'Found',
  7225.                         303 => 'See Other',
  7226.                         307 => 'Temporary Redirect',
  7227.                     ],
  7228.                 ],
  7229.                 'glossary' => [
  7230.                     'blocked_tags' => [
  7231.                         => 'a',
  7232.                         => 'script',
  7233.                         => 'style',
  7234.                         => 'code',
  7235.                         => 'pre',
  7236.                         => 'textarea',
  7237.                         => 'acronym',
  7238.                         => 'abbr',
  7239.                         => 'option',
  7240.                         => 'h1',
  7241.                         10 => 'h2',
  7242.                         11 => 'h3',
  7243.                         12 => 'h4',
  7244.                         13 => 'h5',
  7245.                         14 => 'h6',
  7246.                     ],
  7247.                 ],
  7248.                 'translations' => [
  7249.                     'debugging' => [
  7250.                         'enabled' => true,
  7251.                         'parameter' => 'pimcore_debug_translations',
  7252.                     ],
  7253.                     'admin_translation_mapping' => [
  7254.                     ],
  7255.                     'data_object' => [
  7256.                     ],
  7257.                 ],
  7258.                 'general' => [
  7259.                     'domain' => '',
  7260.                     'redirect_to_maindomain' => false,
  7261.                     'language' => 'en',
  7262.                     'valid_languages' => 'en,en_US,es_MX',
  7263.                     'fallback_languages' => [
  7264.                         'en' => '',
  7265.                         'en_US' => '',
  7266.                         'es_MX' => '',
  7267.                     ],
  7268.                     'default_language' => 'en',
  7269.                     'debug_admin_translations' => false,
  7270.                     'timezone' => '',
  7271.                     'path_variable' => NULL,
  7272.                     'disable_usage_statistics' => false,
  7273.                     'instance_identifier' => NULL,
  7274.                 ],
  7275.                 'properties' => [
  7276.                     'predefined' => [
  7277.                         'definitions' => [
  7278.                             'ce757e05-544e-4ac9-91eb-1e8632c6a421' => [
  7279.                                 'name' => 'Portal Engine - Navigation Root',
  7280.                                 'description' => NULL,
  7281.                                 'key' => 'portal-engine_navigation-root',
  7282.                                 'type' => 'document',
  7283.                                 'data' => NULL,
  7284.                                 'config' => NULL,
  7285.                                 'ctype' => 'document',
  7286.                                 'inheritable' => true,
  7287.                                 'creationDate' => 1666624023,
  7288.                                 'modificationDate' => 1666624023,
  7289.                             ],
  7290.                         ],
  7291.                     ],
  7292.                 ],
  7293.                 'workflows' => [
  7294.                     'wfdesigner_new_product_setup' => [
  7295.                         'label' => 'New Product Setup',
  7296.                         'custom_extensions' => [
  7297.                             'folder' => 'Taiga',
  7298.                             'description' => '',
  7299.                             'diagram_flow_mappings' => [
  7300.                                 'Event_1jsks8m' => [
  7301.                                     'Activity_05izyij' => 'Flow_09xgv5l',
  7302.                                 ],
  7303.                                 'Activity_05izyij' => [
  7304.                                     'Event_08qt3jh' => 'Flow_0mxsgu0',
  7305.                                 ],
  7306.                                 'Event_16b4msa' => [
  7307.                                     'Activity_00iyjxj' => 'Flow_1dyguu5',
  7308.                                 ],
  7309.                                 'Activity_00iyjxj' => [
  7310.                                     'Event_0ch0wvv' => 'Flow_0q3b2az',
  7311.                                 ],
  7312.                                 'Event_1j6h3mi' => [
  7313.                                     'Activity_0j73owb' => 'Flow_0am2650',
  7314.                                 ],
  7315.                                 'Activity_0j73owb' => [
  7316.                                     'Event_1jsks8m' => 'Flow_19hg05h',
  7317.                                     'Event_16b4msa' => 'Flow_0ezbrii',
  7318.                                     'Event_1gvvcqm' => 'Flow_0lk6bb4',
  7319.                                 ],
  7320.                                 'Event_08qt3jh' => [
  7321.                                     'Activity_1svm9pf' => 'Flow_1ml1gdf',
  7322.                                 ],
  7323.                                 'Event_0ch0wvv' => [
  7324.                                     'Activity_1svm9pf' => 'Flow_1y0v0et',
  7325.                                 ],
  7326.                                 'Event_0o29d5t' => [
  7327.                                     'Activity_1svm9pf' => 'Flow_1isbx62',
  7328.                                 ],
  7329.                                 'Activity_1svm9pf' => [
  7330.                                     'Event_1w2jmju' => 'Flow_0hkrzaf',
  7331.                                 ],
  7332.                                 'Event_1gvvcqm' => [
  7333.                                     'Activity_0sdk647' => 'Flow_19s31r8',
  7334.                                     'Activity_1rrzsu4' => 'Flow_1fwcxba',
  7335.                                 ],
  7336.                                 'Activity_0sdk647' => [
  7337.                                     'Event_0cgyhmd' => 'Flow_18d13th',
  7338.                                 ],
  7339.                                 'Activity_1rrzsu4' => [
  7340.                                     'Event_1u6pdid' => 'Flow_1ifycsv',
  7341.                                 ],
  7342.                                 'Event_0cgyhmd' => [
  7343.                                     'Activity_0o885hk' => 'Flow_108hbk3',
  7344.                                 ],
  7345.                                 'Activity_0o885hk' => [
  7346.                                     'Event_0o29d5t' => 'Flow_165bpby',
  7347.                                 ],
  7348.                                 'Event_1u6pdid' => [
  7349.                                     'Activity_180uvoy' => 'Flow_0bdv7b8',
  7350.                                 ],
  7351.                                 'Activity_180uvoy' => [
  7352.                                     'Event_0o29d5t' => 'Flow_0synpvv',
  7353.                                 ],
  7354.                                 'Event_1w2jmju' => [
  7355.                                     'Activity_0iqpc8g' => 'Flow_0ftq2o2',
  7356.                                 ],
  7357.                                 'Activity_0iqpc8g' => [
  7358.                                     'Event_0k3xi88' => 'Flow_0stxw4w',
  7359.                                 ],
  7360.                             ],
  7361.                             '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_0stxw4w_di" bpmnElement="Flow_0stxw4w">'."\n".'        <di:waypoint x="501" y="230"/>'."\n".'        <di:waypoint x="552" y="230"/>'."\n".'        <di:waypoint x="552" y="-110"/>'."\n".'        <di:waypoint x="602" y="-110"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0ftq2o2_di" bpmnElement="Flow_0ftq2o2">'."\n".'        <di:waypoint x="451" y="68"/>'."\n".'        <di:waypoint x="451" y="190"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0synpvv_di" bpmnElement="Flow_0synpvv">'."\n".'        <di:waypoint x="-10" y="370"/>'."\n".'        <di:waypoint x="81" y="370"/>'."\n".'        <di:waypoint x="81" y="150"/>'."\n".'        <di:waypoint x="172" y="150"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0bdv7b8_di" bpmnElement="Flow_0bdv7b8">'."\n".'        <di:waypoint x="-182" y="350"/>'."\n".'        <di:waypoint x="-146" y="350"/>'."\n".'        <di:waypoint x="-146" y="370"/>'."\n".'        <di:waypoint x="-110" y="370"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_165bpby_di" bpmnElement="Flow_165bpby">'."\n".'        <di:waypoint x="-10" y="140"/>'."\n".'        <di:waypoint x="81" y="140"/>'."\n".'        <di:waypoint x="81" y="150"/>'."\n".'        <di:waypoint x="172" y="150"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_108hbk3_di" bpmnElement="Flow_108hbk3">'."\n".'        <di:waypoint x="-182" y="130"/>'."\n".'        <di:waypoint x="-146" y="130"/>'."\n".'        <di:waypoint x="-146" y="140"/>'."\n".'        <di:waypoint x="-110" y="140"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_1ifycsv_di" bpmnElement="Flow_1ifycsv">'."\n".'        <di:waypoint x="-290" y="370"/>'."\n".'        <di:waypoint x="-254" y="370"/>'."\n".'        <di:waypoint x="-254" y="350"/>'."\n".'        <di:waypoint x="-218" y="350"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_1fwcxba_di" bpmnElement="Flow_1fwcxba">'."\n".'        <di:waypoint x="-512" y="250"/>'."\n".'        <di:waypoint x="-451" y="250"/>'."\n".'        <di:waypoint x="-451" y="370"/>'."\n".'        <di:waypoint x="-390" y="370"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_18d13th_di" bpmnElement="Flow_18d13th">'."\n".'        <di:waypoint x="-290" y="150"/>'."\n".'        <di:waypoint x="-254" y="150"/>'."\n".'        <di:waypoint x="-254" y="130"/>'."\n".'        <di:waypoint x="-218" y="130"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_19s31r8_di" bpmnElement="Flow_19s31r8">'."\n".'        <di:waypoint x="-512" y="250"/>'."\n".'        <di:waypoint x="-451" y="250"/>'."\n".'        <di:waypoint x="-451" y="150"/>'."\n".'        <di:waypoint x="-390" y="150"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0hkrzaf_di" bpmnElement="Flow_0hkrzaf">'."\n".'        <di:waypoint x="420" y="-110"/>'."\n".'        <di:waypoint x="451" y="-110"/>'."\n".'        <di:waypoint x="451" y="32"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_1isbx62_di" bpmnElement="Flow_1isbx62">'."\n".'        <di:waypoint x="208" y="150"/>'."\n".'        <di:waypoint x="254" y="150"/>'."\n".'        <di:waypoint x="254" y="-80"/>'."\n".'        <di:waypoint x="320" y="-80"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_1y0v0et_di" bpmnElement="Flow_1y0v0et">'."\n".'        <di:waypoint x="208" y="-20"/>'."\n".'        <di:waypoint x="244" y="-20"/>'."\n".'        <di:waypoint x="244" y="-110"/>'."\n".'        <di:waypoint x="320" y="-110"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_1ml1gdf_di" bpmnElement="Flow_1ml1gdf">'."\n".'        <di:waypoint x="208" y="-210"/>'."\n".'        <di:waypoint x="244" y="-210"/>'."\n".'        <di:waypoint x="244" y="-110"/>'."\n".'        <di:waypoint x="320" y="-110"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0lk6bb4_di" bpmnElement="Flow_0lk6bb4">'."\n".'        <di:waypoint x="-590" y="-70"/>'."\n".'        <di:waypoint x="-590" y="76"/>'."\n".'        <di:waypoint x="-530" y="76"/>'."\n".'        <di:waypoint x="-530" y="232"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0ezbrii_di" bpmnElement="Flow_0ezbrii">'."\n".'        <di:waypoint x="-540" y="-110"/>'."\n".'        <di:waypoint x="-494" y="-110"/>'."\n".'        <di:waypoint x="-494" y="-20"/>'."\n".'        <di:waypoint x="-448" y="-20"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_19hg05h_di" bpmnElement="Flow_19hg05h">'."\n".'        <di:waypoint x="-540" y="-110"/>'."\n".'        <di:waypoint x="-494" y="-110"/>'."\n".'        <di:waypoint x="-494" y="-210"/>'."\n".'        <di:waypoint x="-448" y="-210"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0am2650_di" bpmnElement="Flow_0am2650">'."\n".'        <di:waypoint x="-692" y="-110"/>'."\n".'        <di:waypoint x="-640" y="-110"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0q3b2az_di" bpmnElement="Flow_0q3b2az">'."\n".'        <di:waypoint x="10" y="-20"/>'."\n".'        <di:waypoint x="172" y="-20"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_1dyguu5_di" bpmnElement="Flow_1dyguu5">'."\n".'        <di:waypoint x="-412" y="-20"/>'."\n".'        <di:waypoint x="-90" y="-20"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0mxsgu0_di" bpmnElement="Flow_0mxsgu0">'."\n".'        <di:waypoint x="10" y="-210"/>'."\n".'        <di:waypoint x="172" y="-210"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_09xgv5l_di" bpmnElement="Flow_09xgv5l">'."\n".'        <di:waypoint x="-412" y="-210"/>'."\n".'        <di:waypoint x="-90" y="-210"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNShape id="Activity_05izyij_di" bpmnElement="Activity_05izyij">'."\n".'        <dc:Bounds x="-90" y="-250" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Activity_00iyjxj_di" bpmnElement="Activity_00iyjxj">'."\n".'        <dc:Bounds x="-90" y="-60" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Activity_0j73owb_di" bpmnElement="Activity_0j73owb">'."\n".'        <dc:Bounds x="-640" y="-150" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Activity_1svm9pf_di" bpmnElement="Activity_1svm9pf">'."\n".'        <dc:Bounds x="320" y="-150" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Activity_0sdk647_di" bpmnElement="Activity_0sdk647">'."\n".'        <dc:Bounds x="-390" y="110" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Activity_1rrzsu4_di" bpmnElement="Activity_1rrzsu4">'."\n".'        <dc:Bounds x="-390" y="330" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Activity_0o885hk_di" bpmnElement="Activity_0o885hk">'."\n".'        <dc:Bounds x="-110" y="100" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Activity_180uvoy_di" bpmnElement="Activity_180uvoy">'."\n".'        <dc:Bounds x="-110" y="330" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Activity_0iqpc8g_di" bpmnElement="Activity_0iqpc8g">'."\n".'        <dc:Bounds x="401" y="190" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_1j6h3mi_di" bpmnElement="Event_1j6h3mi" bioc:stroke="#000000" color:border-color="#000000">'."\n".'        <dc:Bounds x="-728" y="-128" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-722" y="-85" width="24" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_1jsks8m_di" bpmnElement="Event_1jsks8m" bioc:stroke="#8b7117" color:border-color="#8b7117">'."\n".'        <dc:Bounds x="-448" y="-228" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-461" y="-185" width="62" height="27"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_16b4msa_di" bpmnElement="Event_16b4msa" bioc:stroke="#8b7117" color:border-color="#8b7117">'."\n".'        <dc:Bounds x="-448" y="-38" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-469" y="5" width="78" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_08qt3jh_di" bpmnElement="Event_08qt3jh">'."\n".'        <dc:Bounds x="172" y="-228" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="159" y="-185" width="62" height="27"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_0ch0wvv_di" bpmnElement="Event_0ch0wvv">'."\n".'        <dc:Bounds x="172" y="-38" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="168" y="5" width="45" height="27"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_0k3xi88_di" bpmnElement="Event_0k3xi88" bioc:stroke="#000000" color:border-color="#000000">'."\n".'        <dc:Bounds x="602" y="-128" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="576" y="-85" width="89" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_1gvvcqm_di" bpmnElement="Event_1gvvcqm" bioc:stroke="#8b7117" color:border-color="#8b7117">'."\n".'        <dc:Bounds x="-548" y="232" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-566" y="275" width="74" height="27"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_0o29d5t_di" bpmnElement="Event_0o29d5t">'."\n".'        <dc:Bounds x="172" y="132" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="166" y="175" width="48" height="40"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_0cgyhmd_di" bpmnElement="Event_0cgyhmd">'."\n".'        <dc:Bounds x="-218" y="112" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-234" y="155" width="71" height="27"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_1u6pdid_di" bpmnElement="Event_1u6pdid">'."\n".'        <dc:Bounds x="-218" y="332" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-241" y="375" width="85" height="27"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_1w2jmju_di" bpmnElement="Event_1w2jmju">'."\n".'        <dc:Bounds x="433" y="32" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="353.5" y="43" width="69" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'    </bpmndi:BPMNPlane>'."\n".'  </bpmndi:BPMNDiagram>',
  7362.                         ],
  7363.                         'enabled' => true,
  7364.                         'priority' => 0,
  7365.                         'type' => 'workflow',
  7366.                         'marking_store' => [
  7367.                             'type' => 'state_table',
  7368.                             'arguments' => [
  7369.                             ],
  7370.                         ],
  7371.                         'audit_trail' => [
  7372.                             'enabled' => true,
  7373.                         ],
  7374.                         'places' => [
  7375.                             'Event_1j6h3mi' => [
  7376.                                 'label' => 'Start',
  7377.                                 'colorInverted' => false,
  7378.                                 'visibleInHeader' => true,
  7379.                                 'title' => 'Start',
  7380.                                 'color' => '#000000',
  7381.                                 'permissions' => [
  7382.                                 ],
  7383.                             ],
  7384.                             'Event_1jsks8m' => [
  7385.                                 'label' => 'Needs Photography',
  7386.                                 'title' => 'NeedsPhotography',
  7387.                                 'visibleInHeader' => true,
  7388.                                 'color' => '#8b7117',
  7389.                                 'colorInverted' => false,
  7390.                                 'permissions' => [
  7391.                                 ],
  7392.                             ],
  7393.                             'Event_16b4msa' => [
  7394.                                 'label' => 'Needs Logistics',
  7395.                                 'title' => '',
  7396.                                 'visibleInHeader' => true,
  7397.                                 'color' => '#8b7117',
  7398.                                 'colorInverted' => false,
  7399.                                 'permissions' => [
  7400.                                 ],
  7401.                             ],
  7402.                             'Event_08qt3jh' => [
  7403.                                 'label' => 'Photography Complete',
  7404.                                 'colorInverted' => false,
  7405.                                 'visibleInHeader' => true,
  7406.                                 'title' => '',
  7407.                                 'color' => '#bfdadc',
  7408.                                 'permissions' => [
  7409.                                 ],
  7410.                             ],
  7411.                             'Event_0ch0wvv' => [
  7412.                                 'label' => 'Logistics Complete',
  7413.                                 'colorInverted' => false,
  7414.                                 'visibleInHeader' => true,
  7415.                                 'title' => '',
  7416.                                 'color' => '#bfdadc',
  7417.                                 'permissions' => [
  7418.                                 ],
  7419.                             ],
  7420.                             'Event_0k3xi88' => [
  7421.                                 'label' => 'Product Complete',
  7422.                                 'colorInverted' => false,
  7423.                                 'visibleInHeader' => true,
  7424.                                 'title' => '',
  7425.                                 'color' => '#000000',
  7426.                                 'permissions' => [
  7427.                                 ],
  7428.                             ],
  7429.                             'Event_1gvvcqm' => [
  7430.                                 'label' => 'Needs Specific Data',
  7431.                                 'colorInverted' => false,
  7432.                                 'visibleInHeader' => true,
  7433.                                 'title' => '',
  7434.                                 'color' => '#8b7117',
  7435.                                 'permissions' => [
  7436.                                 ],
  7437.                             ],
  7438.                             'Event_0o29d5t' => [
  7439.                                 'label' => 'Specific Attributes Complete',
  7440.                                 'colorInverted' => false,
  7441.                                 'visibleInHeader' => true,
  7442.                                 'title' => '',
  7443.                                 'color' => '#bfdadc',
  7444.                                 'permissions' => [
  7445.                                 ],
  7446.                             ],
  7447.                             'Event_0cgyhmd' => [
  7448.                                 'label' => 'Needs Lumber Attributes',
  7449.                                 'colorInverted' => false,
  7450.                                 'visibleInHeader' => true,
  7451.                                 'title' => '',
  7452.                                 'color' => '#bfdadc',
  7453.                                 'permissions' => [
  7454.                                 ],
  7455.                             ],
  7456.                             'Event_1u6pdid' => [
  7457.                                 'label' => 'Needs Composite Attributes',
  7458.                                 'colorInverted' => false,
  7459.                                 'visibleInHeader' => true,
  7460.                                 'title' => '',
  7461.                                 'color' => '#bfdadc',
  7462.                                 'permissions' => [
  7463.                                 ],
  7464.                             ],
  7465.                             'Event_1w2jmju' => [
  7466.                                 'label' => 'Needs Pricing',
  7467.                                 'colorInverted' => false,
  7468.                                 'visibleInHeader' => true,
  7469.                                 'title' => '',
  7470.                                 'color' => '#bfdadc',
  7471.                                 'permissions' => [
  7472.                                 ],
  7473.                             ],
  7474.                         ],
  7475.                         'transitions' => [
  7476.                             'Activity_05izyij' => [
  7477.                                 'options' => [
  7478.                                     'label' => 'Upload Photography',
  7479.                                     'notes' => [
  7480.                                         'commentEnabled' => false,
  7481.                                         'commentRequired' => false,
  7482.                                         'type' => 'Status update',
  7483.                                         'additionalFields' => [
  7484.                                         ],
  7485.                                     ],
  7486.                                     'notificationSettings' => [
  7487.                                     ],
  7488.                                     'objectLayout' => false,
  7489.                                     'changePublishedState' => 'no_change',
  7490.                                 ],
  7491.                                 'from' => [
  7492.                                     => 'Event_1jsks8m',
  7493.                                 ],
  7494.                                 'to' => [
  7495.                                     => 'Event_08qt3jh',
  7496.                                 ],
  7497.                                 'name' => 'Activity_05izyij',
  7498.                             ],
  7499.                             'Activity_00iyjxj' => [
  7500.                                 'options' => [
  7501.                                     'label' => 'Enter Logistics',
  7502.                                     'objectLayout' => false,
  7503.                                     'notificationSettings' => [
  7504.                                     ],
  7505.                                     'changePublishedState' => 'no_change',
  7506.                                 ],
  7507.                                 'from' => [
  7508.                                     => 'Event_16b4msa',
  7509.                                 ],
  7510.                                 'to' => [
  7511.                                     => 'Event_0ch0wvv',
  7512.                                 ],
  7513.                                 'name' => 'Activity_00iyjxj',
  7514.                             ],
  7515.                             'Activity_0j73owb' => [
  7516.                                 'options' => [
  7517.                                     'label' => 'Product Approved',
  7518.                                     'objectLayout' => 'false',
  7519.                                     'notificationSettings' => [
  7520.                                         => [
  7521.                                             'condition' => '',
  7522.                                             'notifyRoles' => [
  7523.                                                 => 'Photography',
  7524.                                                 => 'Logistics',
  7525.                                             ],
  7526.                                             'channelType' => [
  7527.                                                 => 'pimcore_notification',
  7528.                                             ],
  7529.                                             'mailType' => 'template',
  7530.                                             'mailPath' => '@App/Workflow/notificationEmail.html.twig',
  7531.                                             'notifyUsers' => [
  7532.                                             ],
  7533.                                         ],
  7534.                                     ],
  7535.                                     'changePublishedState' => 'no_change',
  7536.                                     'notes' => [
  7537.                                         'commentEnabled' => false,
  7538.                                         'commentRequired' => false,
  7539.                                         'type' => 'Status update',
  7540.                                         'additionalFields' => [
  7541.                                         ],
  7542.                                         'title' => '',
  7543.                                         'commentSetterFn' => '',
  7544.                                         'commentGetterFn' => '',
  7545.                                     ],
  7546.                                     'iconClass' => '',
  7547.                                 ],
  7548.                                 'from' => [
  7549.                                     => 'Event_1j6h3mi',
  7550.                                 ],
  7551.                                 'to' => [
  7552.                                     => 'Event_1jsks8m',
  7553.                                     => 'Event_16b4msa',
  7554.                                     => 'Event_1gvvcqm',
  7555.                                 ],
  7556.                                 'name' => 'Activity_0j73owb',
  7557.                             ],
  7558.                             'Activity_1svm9pf' => [
  7559.                                 'options' => [
  7560.                                     'label' => 'Ready for Pricing',
  7561.                                     'notes' => [
  7562.                                         'commentEnabled' => false,
  7563.                                         'commentRequired' => false,
  7564.                                         'type' => 'Status update',
  7565.                                         'additionalFields' => [
  7566.                                         ],
  7567.                                     ],
  7568.                                     'notificationSettings' => [
  7569.                                     ],
  7570.                                     'objectLayout' => false,
  7571.                                     'changePublishedState' => 'no_change',
  7572.                                 ],
  7573.                                 'from' => [
  7574.                                     => 'Event_08qt3jh',
  7575.                                     => 'Event_0ch0wvv',
  7576.                                     => 'Event_0o29d5t',
  7577.                                 ],
  7578.                                 'name' => 'Activity_1svm9pf',
  7579.                                 'to' => [
  7580.                                     => 'Event_1w2jmju',
  7581.                                 ],
  7582.                             ],
  7583.                             'Activity_0sdk647' => [
  7584.                                 'options' => [
  7585.                                     'label' => 'Categorize as Lumber',
  7586.                                     'objectLayout' => 'false',
  7587.                                     'notificationSettings' => [
  7588.                                         => [
  7589.                                             'condition' => '',
  7590.                                             'notifyRoles' => [
  7591.                                                 => 'LumberSpecialist',
  7592.                                             ],
  7593.                                             'channelType' => [
  7594.                                                 => 'pimcore_notification',
  7595.                                             ],
  7596.                                             'mailType' => 'template',
  7597.                                             'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  7598.                                             'notifyUsers' => [
  7599.                                             ],
  7600.                                         ],
  7601.                                     ],
  7602.                                     'changePublishedState' => 'no_change',
  7603.                                     'iconClass' => '',
  7604.                                     'notes' => [
  7605.                                         'commentEnabled' => false,
  7606.                                         'commentRequired' => false,
  7607.                                         'type' => 'Status update',
  7608.                                         'title' => '',
  7609.                                         'commentSetterFn' => '',
  7610.                                         'commentGetterFn' => '',
  7611.                                         'additionalFields' => [
  7612.                                         ],
  7613.                                     ],
  7614.                                 ],
  7615.                                 'to' => [
  7616.                                     => 'Event_0cgyhmd',
  7617.                                 ],
  7618.                                 'name' => 'Activity_0sdk647',
  7619.                                 'from' => [
  7620.                                     => 'Event_1gvvcqm',
  7621.                                 ],
  7622.                             ],
  7623.                             'Activity_1rrzsu4' => [
  7624.                                 'options' => [
  7625.                                     'label' => 'Categorize as Composite',
  7626.                                     'objectLayout' => false,
  7627.                                     'notificationSettings' => [
  7628.                                     ],
  7629.                                     'changePublishedState' => 'no_change',
  7630.                                 ],
  7631.                                 'to' => [
  7632.                                     => 'Event_1u6pdid',
  7633.                                 ],
  7634.                                 'name' => 'Activity_1rrzsu4',
  7635.                                 'from' => [
  7636.                                     => 'Event_1gvvcqm',
  7637.                                 ],
  7638.                             ],
  7639.                             'Activity_0o885hk' => [
  7640.                                 'options' => [
  7641.                                     'label' => 'Lumber Attributes Complete',
  7642.                                     'objectLayout' => false,
  7643.                                     'notificationSettings' => [
  7644.                                     ],
  7645.                                     'changePublishedState' => 'no_change',
  7646.                                 ],
  7647.                                 'from' => [
  7648.                                     => 'Event_0cgyhmd',
  7649.                                 ],
  7650.                                 'to' => [
  7651.                                     => 'Event_0o29d5t',
  7652.                                 ],
  7653.                                 'name' => 'Activity_0o885hk',
  7654.                             ],
  7655.                             'Activity_180uvoy' => [
  7656.                                 'options' => [
  7657.                                     'label' => 'Composite Attributes Complete',
  7658.                                     'objectLayout' => false,
  7659.                                     'notificationSettings' => [
  7660.                                     ],
  7661.                                     'changePublishedState' => 'no_change',
  7662.                                 ],
  7663.                                 'from' => [
  7664.                                     => 'Event_1u6pdid',
  7665.                                 ],
  7666.                                 'to' => [
  7667.                                     => 'Event_0o29d5t',
  7668.                                 ],
  7669.                                 'name' => 'Activity_180uvoy',
  7670.                             ],
  7671.                             'Activity_0iqpc8g' => [
  7672.                                 'options' => [
  7673.                                     'label' => 'Pricing Complete',
  7674.                                     'objectLayout' => false,
  7675.                                     'notificationSettings' => [
  7676.                                     ],
  7677.                                     'changePublishedState' => 'no_change',
  7678.                                 ],
  7679.                                 'from' => [
  7680.                                     => 'Event_1w2jmju',
  7681.                                 ],
  7682.                                 'to' => [
  7683.                                     => 'Event_0k3xi88',
  7684.                                 ],
  7685.                                 'name' => 'Activity_0iqpc8g',
  7686.                             ],
  7687.                         ],
  7688.                         'globalActions' => [
  7689.                         ],
  7690.                         'initial_markings' => [
  7691.                             => 'Event_1j6h3mi',
  7692.                         ],
  7693.                         'placeholders' => [
  7694.                         ],
  7695.                         'supports' => [
  7696.                             => '\\Pimcore\\Model\\DataObject\\Product',
  7697.                         ],
  7698.                     ],
  7699.                     'wfdesigner_imageapproval' => [
  7700.                         'label' => 'ImageApproval',
  7701.                         'custom_extensions' => [
  7702.                             'folder' => 'Taiga',
  7703.                             'description' => '',
  7704.                             'diagram_flow_mappings' => [
  7705.                                 'Event_0b9fi8w' => [
  7706.                                     'Activity_1qvqnwe' => 'Flow_13t3zni',
  7707.                                 ],
  7708.                                 'Activity_1qvqnwe' => [
  7709.                                     'Event_15egtd0' => 'Flow_0yv7hun',
  7710.                                 ],
  7711.                             ],
  7712.                             '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_13t3zni_di" bpmnElement="Flow_13t3zni">'."\n".'        <di:waypoint x="-352" y="-10"/>'."\n".'        <di:waypoint x="-140" y="-10"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0yv7hun_di" bpmnElement="Flow_0yv7hun">'."\n".'        <di:waypoint x="-40" y="-10"/>'."\n".'        <di:waypoint x="172" y="-10"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNShape id="Event_0b9fi8w_di" bpmnElement="Event_0b9fi8w" bioc:stroke="#f0e137" color:border-color="#f0e137">'."\n".'        <dc:Bounds x="-388" y="-28" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-403" y="15" width="66" height="27"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Activity_1qvqnwe_di" bpmnElement="Activity_1qvqnwe">'."\n".'        <dc:Bounds x="-140" y="-50" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_15egtd0_di" bpmnElement="Event_15egtd0" bioc:stroke="#18e30e" color:border-color="#18e30e">'."\n".'        <dc:Bounds x="172" y="-28" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="150" y="15" width="81" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'    </bpmndi:BPMNPlane>'."\n".'  </bpmndi:BPMNDiagram>',
  7713.                         ],
  7714.                         'enabled' => true,
  7715.                         'priority' => 0,
  7716.                         'type' => 'workflow',
  7717.                         'marking_store' => [
  7718.                             'type' => 'state_table',
  7719.                             'arguments' => [
  7720.                             ],
  7721.                         ],
  7722.                         'audit_trail' => [
  7723.                             'enabled' => false,
  7724.                         ],
  7725.                         'supports' => [
  7726.                             => '\\Pimcore\\Model\\Asset\\Image',
  7727.                         ],
  7728.                         'places' => [
  7729.                             'Event_0b9fi8w' => [
  7730.                                 'label' => 'Image Needs Approval',
  7731.                                 'title' => '',
  7732.                                 'visibleInHeader' => true,
  7733.                                 'color' => '#f0e137',
  7734.                                 'colorInverted' => false,
  7735.                                 'permissions' => [
  7736.                                 ],
  7737.                             ],
  7738.                             'Event_15egtd0' => [
  7739.                                 'label' => 'Image Approved',
  7740.                                 'title' => '',
  7741.                                 'visibleInHeader' => true,
  7742.                                 'color' => '#18e30e',
  7743.                                 'colorInverted' => false,
  7744.                                 'permissions' => [
  7745.                                 ],
  7746.                             ],
  7747.                         ],
  7748.                         'transitions' => [
  7749.                             'Activity_1qvqnwe' => [
  7750.                                 'options' => [
  7751.                                     'label' => 'Approve Image',
  7752.                                     'objectLayout' => false,
  7753.                                     'notificationSettings' => [
  7754.                                     ],
  7755.                                     'changePublishedState' => 'no_change',
  7756.                                 ],
  7757.                                 'from' => [
  7758.                                     => 'Event_0b9fi8w',
  7759.                                 ],
  7760.                                 'to' => [
  7761.                                     => 'Event_15egtd0',
  7762.                                 ],
  7763.                                 'name' => 'Activity_1qvqnwe',
  7764.                             ],
  7765.                         ],
  7766.                         'globalActions' => [
  7767.                         ],
  7768.                         'initial_markings' => [
  7769.                             => 'Event_0b9fi8w',
  7770.                         ],
  7771.                         'placeholders' => [
  7772.                         ],
  7773.                     ],
  7774.                 ],
  7775.                 'error_handling' => [
  7776.                     'render_error_document' => true,
  7777.                 ],
  7778.                 'flags' => [
  7779.                 ],
  7780.                 'maps' => [
  7781.                     'tile_layer_url_template' => 'https://a.tile.openstreetmap.org/{z}/{x}/{y}.png',
  7782.                     'geocoding_url_template' => 'https://nominatim.openstreetmap.org/search?q={q}&addressdetails=1&format=json&limit=1',
  7783.                     'reverse_geocoding_url_template' => 'https://nominatim.openstreetmap.org/reverse?format=json&lat={lat}&lon={lon}&addressdetails=1',
  7784.                 ],
  7785.                 'maintenance' => [
  7786.                     'housekeeping' => [
  7787.                         'cleanup_tmp_files_atime_older_than' => 7776000,
  7788.                         'cleanup_profiler_files_atime_older_than' => 1800,
  7789.                     ],
  7790.                 ],
  7791.                 'services' => [
  7792.                     'google' => [
  7793.                         'client_id' => NULL,
  7794.                         'email' => NULL,
  7795.                         'simple_api_key' => NULL,
  7796.                         'browser_api_key' => NULL,
  7797.                     ],
  7798.                 ],
  7799.                 'encryption' => [
  7800.                     'secret' => NULL,
  7801.                 ],
  7802.                 'models' => [
  7803.                     'class_overrides' => [
  7804.                     ],
  7805.                 ],
  7806.                 'full_page_cache' => [
  7807.                     'enabled' => true,
  7808.                     'lifetime' => NULL,
  7809.                 ],
  7810.                 'email' => [
  7811.                     'sender' => [
  7812.                         'name' => '',
  7813.                         'email' => '',
  7814.                     ],
  7815.                     'return' => [
  7816.                         'name' => '',
  7817.                         'email' => '',
  7818.                     ],
  7819.                     'debug' => [
  7820.                         'email_addresses' => '',
  7821.                     ],
  7822.                     'usespecific' => false,
  7823.                 ],
  7824.                 'httpclient' => [
  7825.                     'adapter' => 'Socket',
  7826.                     'proxy_host' => NULL,
  7827.                     'proxy_port' => NULL,
  7828.                     'proxy_user' => NULL,
  7829.                     'proxy_pass' => NULL,
  7830.                 ],
  7831.                 'applicationlog' => [
  7832.                     'archive_treshold' => 30,
  7833.                     'archive_alternative_database' => '',
  7834.                     'delete_archive_threshold' => '6',
  7835.                 ],
  7836.                 'staticroutes' => [
  7837.                     'definitions' => [
  7838.                     ],
  7839.                 ],
  7840.                 'perspectives' => [
  7841.                     'definitions' => [
  7842.                     ],
  7843.                 ],
  7844.                 'custom_views' => [
  7845.                     'definitions' => [
  7846.                     ],
  7847.                 ],
  7848.             ],
  7849.             'pimcore.routing.static.locale_params' => [
  7850.             ],
  7851.             'pimcore.targeting.enabled' => true,
  7852.             'pimcore.targeting.conditions' => [
  7853.                 'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  7854.                 'country' => 'Pimcore\\Targeting\\Condition\\Country',
  7855.                 'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  7856.                 'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  7857.                 'language' => 'Pimcore\\Targeting\\Condition\\Language',
  7858.                 'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  7859.                 'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  7860.                 'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  7861.                 'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  7862.                 'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  7863.                 'url' => 'Pimcore\\Targeting\\Condition\\Url',
  7864.                 'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  7865.             ],
  7866.             'pimcore.geoip.db_file' => '',
  7867.             'pimcore.glossary.blocked_tags' => [
  7868.                 => 'a',
  7869.                 => 'script',
  7870.                 => 'style',
  7871.                 => 'code',
  7872.                 => 'pre',
  7873.                 => 'textarea',
  7874.                 => 'acronym',
  7875.                 => 'abbr',
  7876.                 => 'option',
  7877.                 => 'h1',
  7878.                 10 => 'h2',
  7879.                 11 => 'h3',
  7880.                 12 => 'h4',
  7881.                 13 => 'h5',
  7882.                 14 => 'h6',
  7883.             ],
  7884.             'pimcore.workflow' => [
  7885.                 'wfdesigner_new_product_setup' => [
  7886.                     'label' => 'New Product Setup',
  7887.                     'custom_extensions' => [
  7888.                         'folder' => 'Taiga',
  7889.                         'description' => '',
  7890.                         'diagram_flow_mappings' => [
  7891.                             'Event_1jsks8m' => [
  7892.                                 'Activity_05izyij' => 'Flow_09xgv5l',
  7893.                             ],
  7894.                             'Activity_05izyij' => [
  7895.                                 'Event_08qt3jh' => 'Flow_0mxsgu0',
  7896.                             ],
  7897.                             'Event_16b4msa' => [
  7898.                                 'Activity_00iyjxj' => 'Flow_1dyguu5',
  7899.                             ],
  7900.                             'Activity_00iyjxj' => [
  7901.                                 'Event_0ch0wvv' => 'Flow_0q3b2az',
  7902.                             ],
  7903.                             'Event_1j6h3mi' => [
  7904.                                 'Activity_0j73owb' => 'Flow_0am2650',
  7905.                             ],
  7906.                             'Activity_0j73owb' => [
  7907.                                 'Event_1jsks8m' => 'Flow_19hg05h',
  7908.                                 'Event_16b4msa' => 'Flow_0ezbrii',
  7909.                                 'Event_1gvvcqm' => 'Flow_0lk6bb4',
  7910.                             ],
  7911.                             'Event_08qt3jh' => [
  7912.                                 'Activity_1svm9pf' => 'Flow_1ml1gdf',
  7913.                             ],
  7914.                             'Event_0ch0wvv' => [
  7915.                                 'Activity_1svm9pf' => 'Flow_1y0v0et',
  7916.                             ],
  7917.                             'Event_0o29d5t' => [
  7918.                                 'Activity_1svm9pf' => 'Flow_1isbx62',
  7919.                             ],
  7920.                             'Activity_1svm9pf' => [
  7921.                                 'Event_1w2jmju' => 'Flow_0hkrzaf',
  7922.                             ],
  7923.                             'Event_1gvvcqm' => [
  7924.                                 'Activity_0sdk647' => 'Flow_19s31r8',
  7925.                                 'Activity_1rrzsu4' => 'Flow_1fwcxba',
  7926.                             ],
  7927.                             'Activity_0sdk647' => [
  7928.                                 'Event_0cgyhmd' => 'Flow_18d13th',
  7929.                             ],
  7930.                             'Activity_1rrzsu4' => [
  7931.                                 'Event_1u6pdid' => 'Flow_1ifycsv',
  7932.                             ],
  7933.                             'Event_0cgyhmd' => [
  7934.                                 'Activity_0o885hk' => 'Flow_108hbk3',
  7935.                             ],
  7936.                             'Activity_0o885hk' => [
  7937.                                 'Event_0o29d5t' => 'Flow_165bpby',
  7938.                             ],
  7939.                             'Event_1u6pdid' => [
  7940.                                 'Activity_180uvoy' => 'Flow_0bdv7b8',
  7941.                             ],
  7942.                             'Activity_180uvoy' => [
  7943.                                 'Event_0o29d5t' => 'Flow_0synpvv',
  7944.                             ],
  7945.                             'Event_1w2jmju' => [
  7946.                                 'Activity_0iqpc8g' => 'Flow_0ftq2o2',
  7947.                             ],
  7948.                             'Activity_0iqpc8g' => [
  7949.                                 'Event_0k3xi88' => 'Flow_0stxw4w',
  7950.                             ],
  7951.                         ],
  7952.                         '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_0stxw4w_di" bpmnElement="Flow_0stxw4w">'."\n".'        <di:waypoint x="501" y="230"/>'."\n".'        <di:waypoint x="552" y="230"/>'."\n".'        <di:waypoint x="552" y="-110"/>'."\n".'        <di:waypoint x="602" y="-110"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0ftq2o2_di" bpmnElement="Flow_0ftq2o2">'."\n".'        <di:waypoint x="451" y="68"/>'."\n".'        <di:waypoint x="451" y="190"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0synpvv_di" bpmnElement="Flow_0synpvv">'."\n".'        <di:waypoint x="-10" y="370"/>'."\n".'        <di:waypoint x="81" y="370"/>'."\n".'        <di:waypoint x="81" y="150"/>'."\n".'        <di:waypoint x="172" y="150"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0bdv7b8_di" bpmnElement="Flow_0bdv7b8">'."\n".'        <di:waypoint x="-182" y="350"/>'."\n".'        <di:waypoint x="-146" y="350"/>'."\n".'        <di:waypoint x="-146" y="370"/>'."\n".'        <di:waypoint x="-110" y="370"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_165bpby_di" bpmnElement="Flow_165bpby">'."\n".'        <di:waypoint x="-10" y="140"/>'."\n".'        <di:waypoint x="81" y="140"/>'."\n".'        <di:waypoint x="81" y="150"/>'."\n".'        <di:waypoint x="172" y="150"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_108hbk3_di" bpmnElement="Flow_108hbk3">'."\n".'        <di:waypoint x="-182" y="130"/>'."\n".'        <di:waypoint x="-146" y="130"/>'."\n".'        <di:waypoint x="-146" y="140"/>'."\n".'        <di:waypoint x="-110" y="140"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_1ifycsv_di" bpmnElement="Flow_1ifycsv">'."\n".'        <di:waypoint x="-290" y="370"/>'."\n".'        <di:waypoint x="-254" y="370"/>'."\n".'        <di:waypoint x="-254" y="350"/>'."\n".'        <di:waypoint x="-218" y="350"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_1fwcxba_di" bpmnElement="Flow_1fwcxba">'."\n".'        <di:waypoint x="-512" y="250"/>'."\n".'        <di:waypoint x="-451" y="250"/>'."\n".'        <di:waypoint x="-451" y="370"/>'."\n".'        <di:waypoint x="-390" y="370"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_18d13th_di" bpmnElement="Flow_18d13th">'."\n".'        <di:waypoint x="-290" y="150"/>'."\n".'        <di:waypoint x="-254" y="150"/>'."\n".'        <di:waypoint x="-254" y="130"/>'."\n".'        <di:waypoint x="-218" y="130"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_19s31r8_di" bpmnElement="Flow_19s31r8">'."\n".'        <di:waypoint x="-512" y="250"/>'."\n".'        <di:waypoint x="-451" y="250"/>'."\n".'        <di:waypoint x="-451" y="150"/>'."\n".'        <di:waypoint x="-390" y="150"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0hkrzaf_di" bpmnElement="Flow_0hkrzaf">'."\n".'        <di:waypoint x="420" y="-110"/>'."\n".'        <di:waypoint x="451" y="-110"/>'."\n".'        <di:waypoint x="451" y="32"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_1isbx62_di" bpmnElement="Flow_1isbx62">'."\n".'        <di:waypoint x="208" y="150"/>'."\n".'        <di:waypoint x="254" y="150"/>'."\n".'        <di:waypoint x="254" y="-80"/>'."\n".'        <di:waypoint x="320" y="-80"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_1y0v0et_di" bpmnElement="Flow_1y0v0et">'."\n".'        <di:waypoint x="208" y="-20"/>'."\n".'        <di:waypoint x="244" y="-20"/>'."\n".'        <di:waypoint x="244" y="-110"/>'."\n".'        <di:waypoint x="320" y="-110"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_1ml1gdf_di" bpmnElement="Flow_1ml1gdf">'."\n".'        <di:waypoint x="208" y="-210"/>'."\n".'        <di:waypoint x="244" y="-210"/>'."\n".'        <di:waypoint x="244" y="-110"/>'."\n".'        <di:waypoint x="320" y="-110"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0lk6bb4_di" bpmnElement="Flow_0lk6bb4">'."\n".'        <di:waypoint x="-590" y="-70"/>'."\n".'        <di:waypoint x="-590" y="76"/>'."\n".'        <di:waypoint x="-530" y="76"/>'."\n".'        <di:waypoint x="-530" y="232"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0ezbrii_di" bpmnElement="Flow_0ezbrii">'."\n".'        <di:waypoint x="-540" y="-110"/>'."\n".'        <di:waypoint x="-494" y="-110"/>'."\n".'        <di:waypoint x="-494" y="-20"/>'."\n".'        <di:waypoint x="-448" y="-20"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_19hg05h_di" bpmnElement="Flow_19hg05h">'."\n".'        <di:waypoint x="-540" y="-110"/>'."\n".'        <di:waypoint x="-494" y="-110"/>'."\n".'        <di:waypoint x="-494" y="-210"/>'."\n".'        <di:waypoint x="-448" y="-210"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0am2650_di" bpmnElement="Flow_0am2650">'."\n".'        <di:waypoint x="-692" y="-110"/>'."\n".'        <di:waypoint x="-640" y="-110"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0q3b2az_di" bpmnElement="Flow_0q3b2az">'."\n".'        <di:waypoint x="10" y="-20"/>'."\n".'        <di:waypoint x="172" y="-20"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_1dyguu5_di" bpmnElement="Flow_1dyguu5">'."\n".'        <di:waypoint x="-412" y="-20"/>'."\n".'        <di:waypoint x="-90" y="-20"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0mxsgu0_di" bpmnElement="Flow_0mxsgu0">'."\n".'        <di:waypoint x="10" y="-210"/>'."\n".'        <di:waypoint x="172" y="-210"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_09xgv5l_di" bpmnElement="Flow_09xgv5l">'."\n".'        <di:waypoint x="-412" y="-210"/>'."\n".'        <di:waypoint x="-90" y="-210"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNShape id="Activity_05izyij_di" bpmnElement="Activity_05izyij">'."\n".'        <dc:Bounds x="-90" y="-250" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Activity_00iyjxj_di" bpmnElement="Activity_00iyjxj">'."\n".'        <dc:Bounds x="-90" y="-60" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Activity_0j73owb_di" bpmnElement="Activity_0j73owb">'."\n".'        <dc:Bounds x="-640" y="-150" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Activity_1svm9pf_di" bpmnElement="Activity_1svm9pf">'."\n".'        <dc:Bounds x="320" y="-150" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Activity_0sdk647_di" bpmnElement="Activity_0sdk647">'."\n".'        <dc:Bounds x="-390" y="110" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Activity_1rrzsu4_di" bpmnElement="Activity_1rrzsu4">'."\n".'        <dc:Bounds x="-390" y="330" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Activity_0o885hk_di" bpmnElement="Activity_0o885hk">'."\n".'        <dc:Bounds x="-110" y="100" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Activity_180uvoy_di" bpmnElement="Activity_180uvoy">'."\n".'        <dc:Bounds x="-110" y="330" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Activity_0iqpc8g_di" bpmnElement="Activity_0iqpc8g">'."\n".'        <dc:Bounds x="401" y="190" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_1j6h3mi_di" bpmnElement="Event_1j6h3mi" bioc:stroke="#000000" color:border-color="#000000">'."\n".'        <dc:Bounds x="-728" y="-128" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-722" y="-85" width="24" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_1jsks8m_di" bpmnElement="Event_1jsks8m" bioc:stroke="#8b7117" color:border-color="#8b7117">'."\n".'        <dc:Bounds x="-448" y="-228" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-461" y="-185" width="62" height="27"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_16b4msa_di" bpmnElement="Event_16b4msa" bioc:stroke="#8b7117" color:border-color="#8b7117">'."\n".'        <dc:Bounds x="-448" y="-38" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-469" y="5" width="78" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_08qt3jh_di" bpmnElement="Event_08qt3jh">'."\n".'        <dc:Bounds x="172" y="-228" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="159" y="-185" width="62" height="27"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_0ch0wvv_di" bpmnElement="Event_0ch0wvv">'."\n".'        <dc:Bounds x="172" y="-38" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="168" y="5" width="45" height="27"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_0k3xi88_di" bpmnElement="Event_0k3xi88" bioc:stroke="#000000" color:border-color="#000000">'."\n".'        <dc:Bounds x="602" y="-128" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="576" y="-85" width="89" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_1gvvcqm_di" bpmnElement="Event_1gvvcqm" bioc:stroke="#8b7117" color:border-color="#8b7117">'."\n".'        <dc:Bounds x="-548" y="232" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-566" y="275" width="74" height="27"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_0o29d5t_di" bpmnElement="Event_0o29d5t">'."\n".'        <dc:Bounds x="172" y="132" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="166" y="175" width="48" height="40"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_0cgyhmd_di" bpmnElement="Event_0cgyhmd">'."\n".'        <dc:Bounds x="-218" y="112" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-234" y="155" width="71" height="27"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_1u6pdid_di" bpmnElement="Event_1u6pdid">'."\n".'        <dc:Bounds x="-218" y="332" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-241" y="375" width="85" height="27"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_1w2jmju_di" bpmnElement="Event_1w2jmju">'."\n".'        <dc:Bounds x="433" y="32" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="353.5" y="43" width="69" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'    </bpmndi:BPMNPlane>'."\n".'  </bpmndi:BPMNDiagram>',
  7953.                     ],
  7954.                     'enabled' => true,
  7955.                     'priority' => 0,
  7956.                     'type' => 'workflow',
  7957.                     'marking_store' => [
  7958.                         'type' => 'state_table',
  7959.                         'arguments' => [
  7960.                         ],
  7961.                     ],
  7962.                     'audit_trail' => [
  7963.                         'enabled' => true,
  7964.                     ],
  7965.                     'places' => [
  7966.                         'Event_1j6h3mi' => [
  7967.                             'label' => 'Start',
  7968.                             'colorInverted' => false,
  7969.                             'visibleInHeader' => true,
  7970.                             'title' => 'Start',
  7971.                             'color' => '#000000',
  7972.                             'permissions' => [
  7973.                             ],
  7974.                         ],
  7975.                         'Event_1jsks8m' => [
  7976.                             'label' => 'Needs Photography',
  7977.                             'title' => 'NeedsPhotography',
  7978.                             'visibleInHeader' => true,
  7979.                             'color' => '#8b7117',
  7980.                             'colorInverted' => false,
  7981.                             'permissions' => [
  7982.                             ],
  7983.                         ],
  7984.                         'Event_16b4msa' => [
  7985.                             'label' => 'Needs Logistics',
  7986.                             'title' => '',
  7987.                             'visibleInHeader' => true,
  7988.                             'color' => '#8b7117',
  7989.                             'colorInverted' => false,
  7990.                             'permissions' => [
  7991.                             ],
  7992.                         ],
  7993.                         'Event_08qt3jh' => [
  7994.                             'label' => 'Photography Complete',
  7995.                             'colorInverted' => false,
  7996.                             'visibleInHeader' => true,
  7997.                             'title' => '',
  7998.                             'color' => '#bfdadc',
  7999.                             'permissions' => [
  8000.                             ],
  8001.                         ],
  8002.                         'Event_0ch0wvv' => [
  8003.                             'label' => 'Logistics Complete',
  8004.                             'colorInverted' => false,
  8005.                             'visibleInHeader' => true,
  8006.                             'title' => '',
  8007.                             'color' => '#bfdadc',
  8008.                             'permissions' => [
  8009.                             ],
  8010.                         ],
  8011.                         'Event_0k3xi88' => [
  8012.                             'label' => 'Product Complete',
  8013.                             'colorInverted' => false,
  8014.                             'visibleInHeader' => true,
  8015.                             'title' => '',
  8016.                             'color' => '#000000',
  8017.                             'permissions' => [
  8018.                             ],
  8019.                         ],
  8020.                         'Event_1gvvcqm' => [
  8021.                             'label' => 'Needs Specific Data',
  8022.                             'colorInverted' => false,
  8023.                             'visibleInHeader' => true,
  8024.                             'title' => '',
  8025.                             'color' => '#8b7117',
  8026.                             'permissions' => [
  8027.                             ],
  8028.                         ],
  8029.                         'Event_0o29d5t' => [
  8030.                             'label' => 'Specific Attributes Complete',
  8031.                             'colorInverted' => false,
  8032.                             'visibleInHeader' => true,
  8033.                             'title' => '',
  8034.                             'color' => '#bfdadc',
  8035.                             'permissions' => [
  8036.                             ],
  8037.                         ],
  8038.                         'Event_0cgyhmd' => [
  8039.                             'label' => 'Needs Lumber Attributes',
  8040.                             'colorInverted' => false,
  8041.                             'visibleInHeader' => true,
  8042.                             'title' => '',
  8043.                             'color' => '#bfdadc',
  8044.                             'permissions' => [
  8045.                             ],
  8046.                         ],
  8047.                         'Event_1u6pdid' => [
  8048.                             'label' => 'Needs Composite Attributes',
  8049.                             'colorInverted' => false,
  8050.                             'visibleInHeader' => true,
  8051.                             'title' => '',
  8052.                             'color' => '#bfdadc',
  8053.                             'permissions' => [
  8054.                             ],
  8055.                         ],
  8056.                         'Event_1w2jmju' => [
  8057.                             'label' => 'Needs Pricing',
  8058.                             'colorInverted' => false,
  8059.                             'visibleInHeader' => true,
  8060.                             'title' => '',
  8061.                             'color' => '#bfdadc',
  8062.                             'permissions' => [
  8063.                             ],
  8064.                         ],
  8065.                     ],
  8066.                     'transitions' => [
  8067.                         'Activity_05izyij' => [
  8068.                             'options' => [
  8069.                                 'label' => 'Upload Photography',
  8070.                                 'notes' => [
  8071.                                     'commentEnabled' => false,
  8072.                                     'commentRequired' => false,
  8073.                                     'type' => 'Status update',
  8074.                                     'additionalFields' => [
  8075.                                     ],
  8076.                                 ],
  8077.                                 'notificationSettings' => [
  8078.                                 ],
  8079.                                 'objectLayout' => false,
  8080.                                 'changePublishedState' => 'no_change',
  8081.                             ],
  8082.                             'from' => [
  8083.                                 => 'Event_1jsks8m',
  8084.                             ],
  8085.                             'to' => [
  8086.                                 => 'Event_08qt3jh',
  8087.                             ],
  8088.                             'name' => 'Activity_05izyij',
  8089.                         ],
  8090.                         'Activity_00iyjxj' => [
  8091.                             'options' => [
  8092.                                 'label' => 'Enter Logistics',
  8093.                                 'objectLayout' => false,
  8094.                                 'notificationSettings' => [
  8095.                                 ],
  8096.                                 'changePublishedState' => 'no_change',
  8097.                             ],
  8098.                             'from' => [
  8099.                                 => 'Event_16b4msa',
  8100.                             ],
  8101.                             'to' => [
  8102.                                 => 'Event_0ch0wvv',
  8103.                             ],
  8104.                             'name' => 'Activity_00iyjxj',
  8105.                         ],
  8106.                         'Activity_0j73owb' => [
  8107.                             'options' => [
  8108.                                 'label' => 'Product Approved',
  8109.                                 'objectLayout' => 'false',
  8110.                                 'notificationSettings' => [
  8111.                                     => [
  8112.                                         'condition' => '',
  8113.                                         'notifyRoles' => [
  8114.                                             => 'Photography',
  8115.                                             => 'Logistics',
  8116.                                         ],
  8117.                                         'channelType' => [
  8118.                                             => 'pimcore_notification',
  8119.                                         ],
  8120.                                         'mailType' => 'template',
  8121.                                         'mailPath' => '@App/Workflow/notificationEmail.html.twig',
  8122.                                         'notifyUsers' => [
  8123.                                         ],
  8124.                                     ],
  8125.                                 ],
  8126.                                 'changePublishedState' => 'no_change',
  8127.                                 'notes' => [
  8128.                                     'commentEnabled' => false,
  8129.                                     'commentRequired' => false,
  8130.                                     'type' => 'Status update',
  8131.                                     'additionalFields' => [
  8132.                                     ],
  8133.                                     'title' => '',
  8134.                                     'commentSetterFn' => '',
  8135.                                     'commentGetterFn' => '',
  8136.                                 ],
  8137.                                 'iconClass' => '',
  8138.                             ],
  8139.                             'from' => [
  8140.                                 => 'Event_1j6h3mi',
  8141.                             ],
  8142.                             'to' => [
  8143.                                 => 'Event_1jsks8m',
  8144.                                 => 'Event_16b4msa',
  8145.                                 => 'Event_1gvvcqm',
  8146.                             ],
  8147.                             'name' => 'Activity_0j73owb',
  8148.                         ],
  8149.                         'Activity_1svm9pf' => [
  8150.                             'options' => [
  8151.                                 'label' => 'Ready for Pricing',
  8152.                                 'notes' => [
  8153.                                     'commentEnabled' => false,
  8154.                                     'commentRequired' => false,
  8155.                                     'type' => 'Status update',
  8156.                                     'additionalFields' => [
  8157.                                     ],
  8158.                                 ],
  8159.                                 'notificationSettings' => [
  8160.                                 ],
  8161.                                 'objectLayout' => false,
  8162.                                 'changePublishedState' => 'no_change',
  8163.                             ],
  8164.                             'from' => [
  8165.                                 => 'Event_08qt3jh',
  8166.                                 => 'Event_0ch0wvv',
  8167.                                 => 'Event_0o29d5t',
  8168.                             ],
  8169.                             'name' => 'Activity_1svm9pf',
  8170.                             'to' => [
  8171.                                 => 'Event_1w2jmju',
  8172.                             ],
  8173.                         ],
  8174.                         'Activity_0sdk647' => [
  8175.                             'options' => [
  8176.                                 'label' => 'Categorize as Lumber',
  8177.                                 'objectLayout' => 'false',
  8178.                                 'notificationSettings' => [
  8179.                                     => [
  8180.                                         'condition' => '',
  8181.                                         'notifyRoles' => [
  8182.                                             => 'LumberSpecialist',
  8183.                                         ],
  8184.                                         'channelType' => [
  8185.                                             => 'pimcore_notification',
  8186.                                         ],
  8187.                                         'mailType' => 'template',
  8188.                                         'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  8189.                                         'notifyUsers' => [
  8190.                                         ],
  8191.                                     ],
  8192.                                 ],
  8193.                                 'changePublishedState' => 'no_change',
  8194.                                 'iconClass' => '',
  8195.                                 'notes' => [
  8196.                                     'commentEnabled' => false,
  8197.                                     'commentRequired' => false,
  8198.                                     'type' => 'Status update',
  8199.                                     'title' => '',
  8200.                                     'commentSetterFn' => '',
  8201.                                     'commentGetterFn' => '',
  8202.                                     'additionalFields' => [
  8203.                                     ],
  8204.                                 ],
  8205.                             ],
  8206.                             'to' => [
  8207.                                 => 'Event_0cgyhmd',
  8208.                             ],
  8209.                             'name' => 'Activity_0sdk647',
  8210.                             'from' => [
  8211.                                 => 'Event_1gvvcqm',
  8212.                             ],
  8213.                         ],
  8214.                         'Activity_1rrzsu4' => [
  8215.                             'options' => [
  8216.                                 'label' => 'Categorize as Composite',
  8217.                                 'objectLayout' => false,
  8218.                                 'notificationSettings' => [
  8219.                                 ],
  8220.                                 'changePublishedState' => 'no_change',
  8221.                             ],
  8222.                             'to' => [
  8223.                                 => 'Event_1u6pdid',
  8224.                             ],
  8225.                             'name' => 'Activity_1rrzsu4',
  8226.                             'from' => [
  8227.                                 => 'Event_1gvvcqm',
  8228.                             ],
  8229.                         ],
  8230.                         'Activity_0o885hk' => [
  8231.                             'options' => [
  8232.                                 'label' => 'Lumber Attributes Complete',
  8233.                                 'objectLayout' => false,
  8234.                                 'notificationSettings' => [
  8235.                                 ],
  8236.                                 'changePublishedState' => 'no_change',
  8237.                             ],
  8238.                             'from' => [
  8239.                                 => 'Event_0cgyhmd',
  8240.                             ],
  8241.                             'to' => [
  8242.                                 => 'Event_0o29d5t',
  8243.                             ],
  8244.                             'name' => 'Activity_0o885hk',
  8245.                         ],
  8246.                         'Activity_180uvoy' => [
  8247.                             'options' => [
  8248.                                 'label' => 'Composite Attributes Complete',
  8249.                                 'objectLayout' => false,
  8250.                                 'notificationSettings' => [
  8251.                                 ],
  8252.                                 'changePublishedState' => 'no_change',
  8253.                             ],
  8254.                             'from' => [
  8255.                                 => 'Event_1u6pdid',
  8256.                             ],
  8257.                             'to' => [
  8258.                                 => 'Event_0o29d5t',
  8259.                             ],
  8260.                             'name' => 'Activity_180uvoy',
  8261.                         ],
  8262.                         'Activity_0iqpc8g' => [
  8263.                             'options' => [
  8264.                                 'label' => 'Pricing Complete',
  8265.                                 'objectLayout' => false,
  8266.                                 'notificationSettings' => [
  8267.                                 ],
  8268.                                 'changePublishedState' => 'no_change',
  8269.                             ],
  8270.                             'from' => [
  8271.                                 => 'Event_1w2jmju',
  8272.                             ],
  8273.                             'to' => [
  8274.                                 => 'Event_0k3xi88',
  8275.                             ],
  8276.                             'name' => 'Activity_0iqpc8g',
  8277.                         ],
  8278.                     ],
  8279.                     'globalActions' => [
  8280.                     ],
  8281.                     'initial_markings' => [
  8282.                         => 'Event_1j6h3mi',
  8283.                     ],
  8284.                     'placeholders' => [
  8285.                     ],
  8286.                     'supports' => [
  8287.                         => '\\Pimcore\\Model\\DataObject\\Product',
  8288.                     ],
  8289.                 ],
  8290.                 'wfdesigner_imageapproval' => [
  8291.                     'label' => 'ImageApproval',
  8292.                     'custom_extensions' => [
  8293.                         'folder' => 'Taiga',
  8294.                         'description' => '',
  8295.                         'diagram_flow_mappings' => [
  8296.                             'Event_0b9fi8w' => [
  8297.                                 'Activity_1qvqnwe' => 'Flow_13t3zni',
  8298.                             ],
  8299.                             'Activity_1qvqnwe' => [
  8300.                                 'Event_15egtd0' => 'Flow_0yv7hun',
  8301.                             ],
  8302.                         ],
  8303.                         '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_13t3zni_di" bpmnElement="Flow_13t3zni">'."\n".'        <di:waypoint x="-352" y="-10"/>'."\n".'        <di:waypoint x="-140" y="-10"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0yv7hun_di" bpmnElement="Flow_0yv7hun">'."\n".'        <di:waypoint x="-40" y="-10"/>'."\n".'        <di:waypoint x="172" y="-10"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNShape id="Event_0b9fi8w_di" bpmnElement="Event_0b9fi8w" bioc:stroke="#f0e137" color:border-color="#f0e137">'."\n".'        <dc:Bounds x="-388" y="-28" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-403" y="15" width="66" height="27"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Activity_1qvqnwe_di" bpmnElement="Activity_1qvqnwe">'."\n".'        <dc:Bounds x="-140" y="-50" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_15egtd0_di" bpmnElement="Event_15egtd0" bioc:stroke="#18e30e" color:border-color="#18e30e">'."\n".'        <dc:Bounds x="172" y="-28" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="150" y="15" width="81" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'    </bpmndi:BPMNPlane>'."\n".'  </bpmndi:BPMNDiagram>',
  8304.                     ],
  8305.                     'enabled' => true,
  8306.                     'priority' => 0,
  8307.                     'type' => 'workflow',
  8308.                     'marking_store' => [
  8309.                         'type' => 'state_table',
  8310.                         'arguments' => [
  8311.                         ],
  8312.                     ],
  8313.                     'audit_trail' => [
  8314.                         'enabled' => false,
  8315.                     ],
  8316.                     'supports' => [
  8317.                         => '\\Pimcore\\Model\\Asset\\Image',
  8318.                     ],
  8319.                     'places' => [
  8320.                         'Event_0b9fi8w' => [
  8321.                             'label' => 'Image Needs Approval',
  8322.                             'title' => '',
  8323.                             'visibleInHeader' => true,
  8324.                             'color' => '#f0e137',
  8325.                             'colorInverted' => false,
  8326.                             'permissions' => [
  8327.                             ],
  8328.                         ],
  8329.                         'Event_15egtd0' => [
  8330.                             'label' => 'Image Approved',
  8331.                             'title' => '',
  8332.                             'visibleInHeader' => true,
  8333.                             'color' => '#18e30e',
  8334.                             'colorInverted' => false,
  8335.                             'permissions' => [
  8336.                             ],
  8337.                         ],
  8338.                     ],
  8339.                     'transitions' => [
  8340.                         'Activity_1qvqnwe' => [
  8341.                             'options' => [
  8342.                                 'label' => 'Approve Image',
  8343.                                 'objectLayout' => false,
  8344.                                 'notificationSettings' => [
  8345.                                 ],
  8346.                                 'changePublishedState' => 'no_change',
  8347.                             ],
  8348.                             'from' => [
  8349.                                 => 'Event_0b9fi8w',
  8350.                             ],
  8351.                             'to' => [
  8352.                                 => 'Event_15egtd0',
  8353.                             ],
  8354.                             'name' => 'Activity_1qvqnwe',
  8355.                         ],
  8356.                     ],
  8357.                     'globalActions' => [
  8358.                     ],
  8359.                     'initial_markings' => [
  8360.                         => 'Event_0b9fi8w',
  8361.                     ],
  8362.                     'placeholders' => [
  8363.                     ],
  8364.                 ],
  8365.             ],
  8366.             'pimcore.gdpr-data-extrator.dataobjects' => [
  8367.                 'classes' => [
  8368.                 ],
  8369.             ],
  8370.             'pimcore.gdpr-data-extrator.assets' => [
  8371.                 'types' => [
  8372.                 ],
  8373.             ],
  8374.             'pimcore_admin.dataObjects.notes_events.types' => [
  8375.                 => '',
  8376.                 => 'content',
  8377.                 => 'seo',
  8378.                 => 'warning',
  8379.                 => 'notice',
  8380.             ],
  8381.             'pimcore_admin.assets.notes_events.types' => [
  8382.                 => '',
  8383.                 => 'content',
  8384.                 => 'seo',
  8385.                 => 'warning',
  8386.                 => 'notice',
  8387.             ],
  8388.             'pimcore_admin.documents.notes_events.types' => [
  8389.                 => '',
  8390.                 => 'content',
  8391.                 => 'seo',
  8392.                 => 'warning',
  8393.                 => 'notice',
  8394.             ],
  8395.             'pimcore_admin.csrf_protection.excluded_routes' => [
  8396.             ],
  8397.             'pimcore_admin.admin_languages' => [
  8398.             ],
  8399.             'pimcore_admin.custom_admin_path_identifier' => NULL,
  8400.             'pimcore_admin.custom_admin_route_name' => 'my_custom_admin_entry_point',
  8401.             'pimcore_admin.config' => [
  8402.                 'branding' => [
  8403.                     'login_screen_invert_colors' => false,
  8404.                     'color_login_screen' => '',
  8405.                     'color_admin_interface' => '',
  8406.                     'color_admin_interface_background' => '',
  8407.                     'login_screen_custom_image' => '',
  8408.                 ],
  8409.                 'gdpr_data_extractor' => [
  8410.                     'dataObjects' => [
  8411.                         'classes' => [
  8412.                         ],
  8413.                     ],
  8414.                     'assets' => [
  8415.                         'types' => [
  8416.                         ],
  8417.                     ],
  8418.                 ],
  8419.                 'objects' => [
  8420.                     'notes_events' => [
  8421.                         'types' => [
  8422.                             => '',
  8423.                             => 'content',
  8424.                             => 'seo',
  8425.                             => 'warning',
  8426.                             => 'notice',
  8427.                         ],
  8428.                     ],
  8429.                 ],
  8430.                 'assets' => [
  8431.                     'notes_events' => [
  8432.                         'types' => [
  8433.                             => '',
  8434.                             => 'content',
  8435.                             => 'seo',
  8436.                             => 'warning',
  8437.                             => 'notice',
  8438.                         ],
  8439.                     ],
  8440.                 ],
  8441.                 'documents' => [
  8442.                     'notes_events' => [
  8443.                         'types' => [
  8444.                             => '',
  8445.                             => 'content',
  8446.                             => 'seo',
  8447.                             => 'warning',
  8448.                             => 'notice',
  8449.                         ],
  8450.                     ],
  8451.                 ],
  8452.                 'admin_languages' => [
  8453.                 ],
  8454.                 'csrf_protection' => [
  8455.                     'excluded_routes' => [
  8456.                     ],
  8457.                 ],
  8458.                 'admin_csp_header' => [
  8459.                     'enabled' => false,
  8460.                     'exclude_paths' => [
  8461.                     ],
  8462.                     'additional_urls' => [
  8463.                         'default-src' => [
  8464.                         ],
  8465.                         'img-src' => [
  8466.                         ],
  8467.                         'script-src' => [
  8468.                         ],
  8469.                         'style-src' => [
  8470.                         ],
  8471.                         'connect-src' => [
  8472.                         ],
  8473.                         'font-src' => [
  8474.                         ],
  8475.                         'media-src' => [
  8476.                         ],
  8477.                         'frame-src' => [
  8478.                         ],
  8479.                     ],
  8480.                 ],
  8481.                 'custom_admin_path_identifier' => NULL,
  8482.                 'custom_admin_route_name' => 'my_custom_admin_entry_point',
  8483.             ],
  8484.             'pimcore.enterprise_subscription_tools.production_system' => NULL,
  8485.             'pimcore_data_hub' => [
  8486.                 'configurations' => [
  8487.                     'TrexProduct' => [
  8488.                         'general' => [
  8489.                             'active' => true,
  8490.                             'type' => 'dataImporterDataObject',
  8491.                             'name' => 'TrexProduct',
  8492.                             'description' => 'Used as a Trex product import example',
  8493.                             'group' => '',
  8494.                             'path' => NULL,
  8495.                             'modificationDate' => 1666025059,
  8496.                             'createDate' => 1663089642,
  8497.                         ],
  8498.                         'loaderConfig' => [
  8499.                             'type' => 'asset',
  8500.                             'settings' => [
  8501.                                 'assetPath' => '/Data Imports/TrexImporterFile.json',
  8502.                             ],
  8503.                         ],
  8504.                         'interpreterConfig' => [
  8505.                             'type' => 'json',
  8506.                         ],
  8507.                         'resolverConfig' => [
  8508.                             'elementType' => 'dataObject',
  8509.                             'dataObjectClassId' => 'product',
  8510.                             'loadingStrategy' => [
  8511.                                 'type' => 'attribute',
  8512.                                 'settings' => [
  8513.                                     'dataSourceIndex' => 'omniItemId',
  8514.                                     'attributeName' => 'ProductId',
  8515.                                     'language' => '',
  8516.                                     'includeUnpublished' => true,
  8517.                                 ],
  8518.                             ],
  8519.                             'createLocationStrategy' => [
  8520.                                 'type' => 'staticPath',
  8521.                                 'settings' => [
  8522.                                     'path' => '/Products/Building Supplies/Imported Products',
  8523.                                 ],
  8524.                             ],
  8525.                             'locationUpdateStrategy' => [
  8526.                                 'type' => 'noChange',
  8527.                             ],
  8528.                             'publishingStrategy' => [
  8529.                                 'type' => 'noChangePublishNew',
  8530.                             ],
  8531.                         ],
  8532.                         'processingConfig' => [
  8533.                             'executionType' => 'parallel',
  8534.                             'idDataIndex' => '',
  8535.                         ],
  8536.                         'mappingConfig' => [
  8537.                             => [
  8538.                                 'label' => 'UPC',
  8539.                                 'dataSourceIndex' => [
  8540.                                     => 'omniItemId',
  8541.                                 ],
  8542.                                 'transformationResultType' => 'default',
  8543.                                 'dataTarget' => [
  8544.                                     'type' => 'direct',
  8545.                                     'settings' => [
  8546.                                         'fieldName' => 'ProductId',
  8547.                                         'language' => '',
  8548.                                         'writeIfTargetIsNotEmpty' => true,
  8549.                                         'writeIfSourceIsEmpty' => true,
  8550.                                     ],
  8551.                                 ],
  8552.                                 'transformationPipeline' => [
  8553.                                 ],
  8554.                             ],
  8555.                             => [
  8556.                                 'label' => 'Brand',
  8557.                                 'dataSourceIndex' => [
  8558.                                     => 'brand',
  8559.                                 ],
  8560.                                 'settings' => [
  8561.                                     'loadStrategy' => 'attribute',
  8562.                                     'attributeDataObjectClassId' => 'product_brand',
  8563.                                     'attributeName' => 'BrandName',
  8564.                                     'partialMatch' => 'on',
  8565.                                     'attributeLanguage' => '',
  8566.                                 ],
  8567.                                 'transformationResultType' => 'dataObject',
  8568.                                 'dataTarget' => [
  8569.                                     'type' => 'direct',
  8570.                                     'settings' => [
  8571.                                         'fieldName' => 'Brand',
  8572.                                         'language' => '',
  8573.                                         'writeIfTargetIsNotEmpty' => true,
  8574.                                         'writeIfSourceIsEmpty' => true,
  8575.                                     ],
  8576.                                 ],
  8577.                                 'transformationPipeline' => [
  8578.                                     => [
  8579.                                         'settings' => [
  8580.                                             'loadStrategy' => 'attribute',
  8581.                                             'attributeDataObjectClassId' => 'product_brand',
  8582.                                             'attributeName' => 'BrandName',
  8583.                                             'partialMatch' => 'on',
  8584.                                             'attributeLanguage' => '',
  8585.                                         ],
  8586.                                         'type' => 'loadDataObject',
  8587.                                     ],
  8588.                                 ],
  8589.                             ],
  8590.                             => [
  8591.                                 'label' => 'Category',
  8592.                                 'dataSourceIndex' => [
  8593.                                     => 'categories',
  8594.                                 ],
  8595.                                 'settings' => [
  8596.                                     'loadStrategy' => 'attribute',
  8597.                                     'attributeDataObjectClassId' => 'product_taxon',
  8598.                                     'attributeName' => 'Name',
  8599.                                     'partialMatch' => 'on',
  8600.                                     'attributeLanguage' => '',
  8601.                                 ],
  8602.                                 'transformationResultType' => 'dataObject',
  8603.                                 'dataTarget' => [
  8604.                                     'type' => 'direct',
  8605.                                     'settings' => [
  8606.                                         'fieldName' => 'Taxonomy',
  8607.                                         'language' => '',
  8608.                                         'writeIfTargetIsNotEmpty' => true,
  8609.                                         'writeIfSourceIsEmpty' => true,
  8610.                                     ],
  8611.                                 ],
  8612.                                 'transformationPipeline' => [
  8613.                                     => [
  8614.                                         'settings' => [
  8615.                                             'loadStrategy' => 'attribute',
  8616.                                             'attributeDataObjectClassId' => 'product_taxon',
  8617.                                             'attributeName' => 'Name',
  8618.                                             'partialMatch' => 'on',
  8619.                                             'attributeLanguage' => '',
  8620.                                         ],
  8621.                                         'type' => 'loadDataObject',
  8622.                                     ],
  8623.                                 ],
  8624.                             ],
  8625.                             => [
  8626.                                 'label' => 'Description',
  8627.                                 'dataSourceIndex' => [
  8628.                                     => 'description',
  8629.                                 ],
  8630.                                 'transformationResultType' => 'default',
  8631.                                 'dataTarget' => [
  8632.                                     'type' => 'direct',
  8633.                                     'settings' => [
  8634.                                         'fieldName' => 'Description',
  8635.                                         'language' => 'en_CA',
  8636.                                         'writeIfTargetIsNotEmpty' => true,
  8637.                                         'writeIfSourceIsEmpty' => true,
  8638.                                     ],
  8639.                                 ],
  8640.                                 'transformationPipeline' => [
  8641.                                 ],
  8642.                             ],
  8643.                             => [
  8644.                                 'label' => 'Color',
  8645.                                 'dataSourceIndex' => [
  8646.                                     => 'Color/Finish Family',
  8647.                                 ],
  8648.                                 'transformationResultType' => 'default',
  8649.                                 'dataTarget' => [
  8650.                                     'type' => 'direct',
  8651.                                     'settings' => [
  8652.                                         'fieldName' => 'Color.ProductColor.ColorName',
  8653.                                         'language' => '',
  8654.                                         'writeIfTargetIsNotEmpty' => true,
  8655.                                         'writeIfSourceIsEmpty' => true,
  8656.                                     ],
  8657.                                 ],
  8658.                                 'transformationPipeline' => [
  8659.                                 ],
  8660.                             ],
  8661.                             => [
  8662.                                 'label' => 'Edge Profile',
  8663.                                 'dataSourceIndex' => [
  8664.                                     => 'Edge Profile',
  8665.                                 ],
  8666.                                 'transformationResultType' => 'default',
  8667.                                 'dataTarget' => [
  8668.                                     'type' => 'direct',
  8669.                                     'settings' => [
  8670.                                         'fieldName' => 'DimensionData.UnitDimensions.EdgeProfile',
  8671.                                         'language' => '',
  8672.                                         'writeIfTargetIsNotEmpty' => true,
  8673.                                         'writeIfSourceIsEmpty' => true,
  8674.                                     ],
  8675.                                 ],
  8676.                                 'transformationPipeline' => [
  8677.                                 ],
  8678.                             ],
  8679.                             => [
  8680.                                 'label' => 'Length',
  8681.                                 'dataSourceIndex' => [
  8682.                                     => 'Actual Length (Feet)',
  8683.                                 ],
  8684.                                 'settings' => [
  8685.                                     'mode' => 'append',
  8686.                                     'text' => ' ft',
  8687.                                 ],
  8688.                                 'transformationResultType' => 'default',
  8689.                                 'dataTarget' => [
  8690.                                     'type' => 'direct',
  8691.                                     'settings' => [
  8692.                                         'fieldName' => 'DimensionData.UnitDimensions.Length',
  8693.                                         'language' => '',
  8694.                                         'writeIfTargetIsNotEmpty' => true,
  8695.                                         'writeIfSourceIsEmpty' => true,
  8696.                                     ],
  8697.                                 ],
  8698.                                 'transformationPipeline' => [
  8699.                                     => [
  8700.                                         'settings' => [
  8701.                                             'mode' => 'append',
  8702.                                             'text' => ' ft',
  8703.                                         ],
  8704.                                         'type' => 'staticText',
  8705.                                     ],
  8706.                                 ],
  8707.                             ],
  8708.                             => [
  8709.                                 'label' => 'Material',
  8710.                                 'dataSourceIndex' => [
  8711.                                     => 'Material',
  8712.                                 ],
  8713.                                 'transformationResultType' => 'default',
  8714.                                 'dataTarget' => [
  8715.                                     'type' => 'direct',
  8716.                                     'settings' => [
  8717.                                         'fieldName' => 'Material.ProductMaterial.Material',
  8718.                                         'language' => '',
  8719.                                         'writeIfTargetIsNotEmpty' => true,
  8720.                                         'writeIfSourceIsEmpty' => true,
  8721.                                     ],
  8722.                                 ],
  8723.                                 'transformationPipeline' => [
  8724.                                 ],
  8725.                             ],
  8726.                             => [
  8727.                                 'label' => 'Thickness',
  8728.                                 'dataSourceIndex' => [
  8729.                                     => 'Actual Thickness (Inches)',
  8730.                                 ],
  8731.                                 'settings' => [
  8732.                                     'mode' => 'append',
  8733.                                     'text' => ' in ',
  8734.                                 ],
  8735.                                 'transformationResultType' => 'default',
  8736.                                 'dataTarget' => [
  8737.                                     'type' => 'direct',
  8738.                                     'settings' => [
  8739.                                         'fieldName' => 'DimensionData.UnitDimensions.Thickness',
  8740.                                         'language' => '',
  8741.                                         'writeIfTargetIsNotEmpty' => true,
  8742.                                         'writeIfSourceIsEmpty' => true,
  8743.                                     ],
  8744.                                 ],
  8745.                                 'transformationPipeline' => [
  8746.                                     => [
  8747.                                         'settings' => [
  8748.                                             'mode' => 'append',
  8749.                                             'text' => ' in ',
  8750.                                         ],
  8751.                                         'type' => 'staticText',
  8752.                                     ],
  8753.                                 ],
  8754.                             ],
  8755.                             => [
  8756.                                 'label' => 'ModelNumber',
  8757.                                 'dataSourceIndex' => [
  8758.                                     => 'Sample Item Number',
  8759.                                 ],
  8760.                                 'transformationResultType' => 'default',
  8761.                                 'dataTarget' => [
  8762.                                     'type' => 'direct',
  8763.                                     'settings' => [
  8764.                                         'fieldName' => 'ModelId',
  8765.                                         'language' => '',
  8766.                                         'writeIfTargetIsNotEmpty' => true,
  8767.                                         'writeIfSourceIsEmpty' => true,
  8768.                                     ],
  8769.                                 ],
  8770.                                 'transformationPipeline' => [
  8771.                                 ],
  8772.                             ],
  8773.                             10 => [
  8774.                                 'label' => 'Disclaimer',
  8775.                                 'dataSourceIndex' => [
  8776.                                     => 'disclaimer',
  8777.                                 ],
  8778.                                 'transformationResultType' => 'default',
  8779.                                 'dataTarget' => [
  8780.                                     'type' => 'direct',
  8781.                                     'settings' => [
  8782.                                         'fieldName' => 'LegalInformation.ProductLegalInformation.Disclaimer',
  8783.                                         'language' => '',
  8784.                                         'writeIfTargetIsNotEmpty' => true,
  8785.                                         'writeIfSourceIsEmpty' => true,
  8786.                                     ],
  8787.                                 ],
  8788.                                 'transformationPipeline' => [
  8789.                                 ],
  8790.                             ],
  8791.                             11 => [
  8792.                                 'label' => 'PackageQuantity',
  8793.                                 'dataSourceIndex' => [
  8794.                                     => 'Package Quantity (NA)',
  8795.                                 ],
  8796.                                 'transformationResultType' => 'default',
  8797.                                 'dataTarget' => [
  8798.                                     'type' => 'direct',
  8799.                                     'settings' => [
  8800.                                         'fieldName' => 'BaseInformation.BaseInformation.UnitsPerPackage',
  8801.                                         'language' => '',
  8802.                                         'writeIfTargetIsNotEmpty' => true,
  8803.                                         'writeIfSourceIsEmpty' => true,
  8804.                                     ],
  8805.                                 ],
  8806.                                 'transformationPipeline' => [
  8807.                                 ],
  8808.                             ],
  8809.                             12 => [
  8810.                                 'label' => 'MarketingBullets',
  8811.                                 'dataSourceIndex' => [
  8812.                                     => 'marketingBullets01',
  8813.                                 ],
  8814.                                 'transformationResultType' => 'default',
  8815.                                 'dataTarget' => [
  8816.                                     'type' => 'direct',
  8817.                                     'settings' => [
  8818.                                         'fieldName' => 'MarketingBullets',
  8819.                                         'language' => 'en_CA',
  8820.                                         'writeIfTargetIsNotEmpty' => true,
  8821.                                         'writeIfSourceIsEmpty' => true,
  8822.                                     ],
  8823.                                 ],
  8824.                                 'transformationPipeline' => [
  8825.                                 ],
  8826.                             ],
  8827.                             13 => [
  8828.                                 'label' => 'Video',
  8829.                                 'dataSourceIndex' => [
  8830.                                     => 'videoStreams',
  8831.                                 ],
  8832.                                 'settings' => [
  8833.                                     'parentFolder' => '/Videos',
  8834.                                     'useExisting' => 'on',
  8835.                                     'overwriteExisting' => 'on',
  8836.                                     'pregMatch' => '',
  8837.                                 ],
  8838.                                 'transformationResultType' => 'assetArray',
  8839.                                 'dataTarget' => [
  8840.                                     'type' => 'manyToManyRelation',
  8841.                                     'settings' => [
  8842.                                         'fieldName' => 'Videos',
  8843.                                         'language' => '',
  8844.                                         'writeIfTargetIsNotEmpty' => true,
  8845.                                         'writeIfSourceIsEmpty' => true,
  8846.                                         'overwriteMode' => 'replace',
  8847.                                     ],
  8848.                                 ],
  8849.                                 'transformationPipeline' => [
  8850.                                     => [
  8851.                                         'type' => 'asArray',
  8852.                                     ],
  8853.                                     => [
  8854.                                         'settings' => [
  8855.                                             'parentFolder' => '/Videos',
  8856.                                             'useExisting' => 'on',
  8857.                                             'overwriteExisting' => 'on',
  8858.                                             'pregMatch' => '',
  8859.                                         ],
  8860.                                         'type' => 'importAsset',
  8861.                                     ],
  8862.                                 ],
  8863.                             ],
  8864.                             14 => [
  8865.                                 'label' => 'Images',
  8866.                                 'dataSourceIndex' => [
  8867.                                     => 'baseImageUrl01',
  8868.                                 ],
  8869.                                 'settings' => [
  8870.                                     'delimiter' => ' ;',
  8871.                                     'parentFolder' => '/Trex',
  8872.                                     'useExisting' => 'on',
  8873.                                     'overwriteExisting' => 'on',
  8874.                                     'pregMatch' => '',
  8875.                                 ],
  8876.                                 'transformationResultType' => 'gallery',
  8877.                                 'dataTarget' => [
  8878.                                     'type' => 'direct',
  8879.                                     'settings' => [
  8880.                                         'fieldName' => 'ProductImages',
  8881.                                         'language' => '',
  8882.                                         'writeIfTargetIsNotEmpty' => true,
  8883.                                         'writeIfSourceIsEmpty' => true,
  8884.                                     ],
  8885.                                 ],
  8886.                                 'transformationPipeline' => [
  8887.                                     => [
  8888.                                         'settings' => [
  8889.                                             'delimiter' => ' ;',
  8890.                                         ],
  8891.                                         'type' => 'explode',
  8892.                                     ],
  8893.                                     => [
  8894.                                         'settings' => [
  8895.                                             'parentFolder' => '/Trex',
  8896.                                             'useExisting' => 'on',
  8897.                                             'overwriteExisting' => 'on',
  8898.                                             'pregMatch' => '',
  8899.                                         ],
  8900.                                         'type' => 'importAsset',
  8901.                                     ],
  8902.                                     => [
  8903.                                         'type' => 'gallery',
  8904.                                     ],
  8905.                                 ],
  8906.                             ],
  8907.                             15 => [
  8908.                                 'label' => 'Key',
  8909.                                 'dataSourceIndex' => [
  8910.                                     => 'omniItemId',
  8911.                                 ],
  8912.                                 'transformationResultType' => 'default',
  8913.                                 'dataTarget' => [
  8914.                                     'type' => 'direct',
  8915.                                     'settings' => [
  8916.                                         'fieldName' => 'key',
  8917.                                         'language' => '',
  8918.                                         'writeIfTargetIsNotEmpty' => true,
  8919.                                         'writeIfSourceIsEmpty' => true,
  8920.                                     ],
  8921.                                 ],
  8922.                                 'transformationPipeline' => [
  8923.                                 ],
  8924.                             ],
  8925.                             16 => [
  8926.                                 'label' => 'RetailPrice',
  8927.                                 'dataSourceIndex' => [
  8928.                                     => 'retailPrice',
  8929.                                 ],
  8930.                                 'transformationResultType' => 'numeric',
  8931.                                 'dataTarget' => [
  8932.                                     'type' => 'direct',
  8933.                                     'settings' => [
  8934.                                         'fieldName' => 'RetailPrice',
  8935.                                         'language' => '',
  8936.                                         'writeIfTargetIsNotEmpty' => true,
  8937.                                         'writeIfSourceIsEmpty' => true,
  8938.                                     ],
  8939.                                 ],
  8940.                                 'transformationPipeline' => [
  8941.                                     => [
  8942.                                         'type' => 'numeric',
  8943.                                     ],
  8944.                                 ],
  8945.                             ],
  8946.                             17 => [
  8947.                                 'label' => 'SellingPrice',
  8948.                                 'dataSourceIndex' => [
  8949.                                     => 'sellingPrice',
  8950.                                 ],
  8951.                                 'transformationResultType' => 'numeric',
  8952.                                 'dataTarget' => [
  8953.                                     'type' => 'direct',
  8954.                                     'settings' => [
  8955.                                         'fieldName' => 'SellingPrice',
  8956.                                         'language' => '',
  8957.                                         'writeIfTargetIsNotEmpty' => true,
  8958.                                         'writeIfSourceIsEmpty' => true,
  8959.                                     ],
  8960.                                 ],
  8961.                                 'transformationPipeline' => [
  8962.                                     => [
  8963.                                         'type' => 'numeric',
  8964.                                     ],
  8965.                                 ],
  8966.                             ],
  8967.                             18 => [
  8968.                                 'label' => 'Documents',
  8969.                                 'dataSourceIndex' => [
  8970.                                     => 'guideUrl',
  8971.                                 ],
  8972.                                 'settings' => [
  8973.                                     'delimiter' => ' ;',
  8974.                                     'parentFolder' => '/Trex',
  8975.                                     'useExisting' => 'on',
  8976.                                     'overwriteExisting' => 'on',
  8977.                                     'pregMatch' => '',
  8978.                                 ],
  8979.                                 'transformationResultType' => 'assetArray',
  8980.                                 'dataTarget' => [
  8981.                                     'type' => 'manyToManyRelation',
  8982.                                     'settings' => [
  8983.                                         'fieldName' => 'Documents',
  8984.                                         'language' => '',
  8985.                                         'writeIfTargetIsNotEmpty' => true,
  8986.                                         'writeIfSourceIsEmpty' => true,
  8987.                                         'overwriteMode' => 'replace',
  8988.                                     ],
  8989.                                 ],
  8990.                                 'transformationPipeline' => [
  8991.                                     => [
  8992.                                         'settings' => [
  8993.                                             'delimiter' => ' ;',
  8994.                                         ],
  8995.                                         'type' => 'explode',
  8996.                                     ],
  8997.                                     => [
  8998.                                         'settings' => [
  8999.                                             'parentFolder' => '/Trex',
  9000.                                             'useExisting' => 'on',
  9001.                                             'overwriteExisting' => 'on',
  9002.                                             'pregMatch' => '',
  9003.                                         ],
  9004.                                         'type' => 'importAsset',
  9005.                                     ],
  9006.                                 ],
  9007.                             ],
  9008.                             19 => [
  9009.                                 'label' => 'Water Resistant',
  9010.                                 'dataSourceIndex' => [
  9011.                                     => 'Water Resistant',
  9012.                                 ],
  9013.                                 'transformationResultType' => 'default',
  9014.                                 'dataTarget' => [
  9015.                                     'type' => 'direct',
  9016.                                     'settings' => [
  9017.                                         'fieldName' => 'MaterialSpecs.ProductMaterialSpecs.WaterResistant',
  9018.                                         'language' => '',
  9019.                                         'writeIfTargetIsNotEmpty' => true,
  9020.                                         'writeIfSourceIsEmpty' => true,
  9021.                                     ],
  9022.                                 ],
  9023.                                 'transformationPipeline' => [
  9024.                                 ],
  9025.                             ],
  9026.                             20 => [
  9027.                                 'label' => 'Name',
  9028.                                 'dataSourceIndex' => [
  9029.                                     => 'title',
  9030.                                 ],
  9031.                                 'transformationResultType' => 'default',
  9032.                                 'dataTarget' => [
  9033.                                     'type' => 'direct',
  9034.                                     'settings' => [
  9035.                                         'fieldName' => 'Name',
  9036.                                         'language' => '',
  9037.                                         'writeIfTargetIsNotEmpty' => true,
  9038.                                         'writeIfSourceIsEmpty' => true,
  9039.                                     ],
  9040.                                 ],
  9041.                                 'transformationPipeline' => [
  9042.                                 ],
  9043.                             ],
  9044.                         ],
  9045.                         'executionConfig' => [
  9046.                             'scheduleType' => 'recurring',
  9047.                             'cronDefinition' => '',
  9048.                             'scheduledAt' => '',
  9049.                         ],
  9050.                         'permissions' => [
  9051.                             'user' => [
  9052.                             ],
  9053.                             'role' => [
  9054.                             ],
  9055.                         ],
  9056.                         'workspaces' => [
  9057.                         ],
  9058.                     ],
  9059.                     'TaigaProduct' => [
  9060.                         'general' => [
  9061.                             'active' => true,
  9062.                             'type' => 'dataImporterDataObject',
  9063.                             'name' => 'TaigaProduct',
  9064.                             'description' => 'Example of Taiga product import',
  9065.                             'group' => '',
  9066.                             'path' => NULL,
  9067.                             'modificationDate' => 1665759791,
  9068.                             'createDate' => 1665758575,
  9069.                         ],
  9070.                         'loaderConfig' => [
  9071.                             'type' => 'asset',
  9072.                             'settings' => [
  9073.                                 'assetPath' => '/Data Imports/TaigaImporterFile.json',
  9074.                             ],
  9075.                         ],
  9076.                         'interpreterConfig' => [
  9077.                             'type' => 'json',
  9078.                         ],
  9079.                         'resolverConfig' => [
  9080.                             'elementType' => 'dataObject',
  9081.                             'dataObjectClassId' => 'product',
  9082.                             'loadingStrategy' => [
  9083.                                 'type' => 'attribute',
  9084.                                 'settings' => [
  9085.                                     'dataSourceIndex' => 'itemNumber',
  9086.                                     'attributeName' => 'ProductId',
  9087.                                     'language' => '',
  9088.                                 ],
  9089.                             ],
  9090.                             'createLocationStrategy' => [
  9091.                                 'type' => 'staticPath',
  9092.                                 'settings' => [
  9093.                                     'path' => '/Products/Building Supplies/Imported Products',
  9094.                                 ],
  9095.                             ],
  9096.                             'locationUpdateStrategy' => [
  9097.                                 'type' => 'noChange',
  9098.                             ],
  9099.                             'publishingStrategy' => [
  9100.                                 'type' => 'noChangePublishNew',
  9101.                             ],
  9102.                         ],
  9103.                         'processingConfig' => [
  9104.                             'executionType' => 'parallel',
  9105.                             'idDataIndex' => '',
  9106.                         ],
  9107.                         'mappingConfig' => [
  9108.                             => [
  9109.                                 'label' => 'Key ',
  9110.                                 'dataSourceIndex' => [
  9111.                                     => 'itemNumber',
  9112.                                 ],
  9113.                                 'transformationResultType' => 'default',
  9114.                                 'dataTarget' => [
  9115.                                     'type' => 'direct',
  9116.                                     'settings' => [
  9117.                                         'fieldName' => 'key',
  9118.                                         'language' => '',
  9119.                                         'writeIfTargetIsNotEmpty' => true,
  9120.                                         'writeIfSourceIsEmpty' => true,
  9121.                                     ],
  9122.                                 ],
  9123.                                 'transformationPipeline' => [
  9124.                                 ],
  9125.                             ],
  9126.                             => [
  9127.                                 'label' => 'UPC',
  9128.                                 'dataSourceIndex' => [
  9129.                                     => 'itemNumber',
  9130.                                 ],
  9131.                                 'transformationResultType' => 'default',
  9132.                                 'dataTarget' => [
  9133.                                     'type' => 'direct',
  9134.                                     'settings' => [
  9135.                                         'fieldName' => 'ProductId',
  9136.                                         'language' => '',
  9137.                                         'writeIfTargetIsNotEmpty' => true,
  9138.                                         'writeIfSourceIsEmpty' => true,
  9139.                                     ],
  9140.                                 ],
  9141.                                 'transformationPipeline' => [
  9142.                                 ],
  9143.                             ],
  9144.                             => [
  9145.                                 'label' => 'Name',
  9146.                                 'dataSourceIndex' => [
  9147.                                     => 'romanceCopy',
  9148.                                 ],
  9149.                                 'transformationResultType' => 'default',
  9150.                                 'dataTarget' => [
  9151.                                     'type' => 'direct',
  9152.                                     'settings' => [
  9153.                                         'fieldName' => 'Name',
  9154.                                         'language' => '',
  9155.                                         'writeIfTargetIsNotEmpty' => true,
  9156.                                         'writeIfSourceIsEmpty' => true,
  9157.                                     ],
  9158.                                 ],
  9159.                                 'transformationPipeline' => [
  9160.                                 ],
  9161.                             ],
  9162.                             => [
  9163.                                 'label' => 'MarketingBullets',
  9164.                                 'dataSourceIndex' => [
  9165.                                     => 'marketingBullets',
  9166.                                 ],
  9167.                                 'transformationResultType' => 'default',
  9168.                                 'dataTarget' => [
  9169.                                     'type' => 'direct',
  9170.                                     'settings' => [
  9171.                                         'fieldName' => 'MarketingBullets',
  9172.                                         'language' => 'en_CA',
  9173.                                         'writeIfTargetIsNotEmpty' => true,
  9174.                                         'writeIfSourceIsEmpty' => true,
  9175.                                     ],
  9176.                                 ],
  9177.                                 'transformationPipeline' => [
  9178.                                 ],
  9179.                             ],
  9180.                             => [
  9181.                                 'label' => 'Category',
  9182.                                 'dataSourceIndex' => [
  9183.                                     => 'categories',
  9184.                                 ],
  9185.                                 'transformationResultType' => 'dataObject',
  9186.                                 'dataTarget' => [
  9187.                                     'type' => 'direct',
  9188.                                     'settings' => [
  9189.                                         'fieldName' => 'Taxonomy',
  9190.                                         'language' => '',
  9191.                                         'writeIfTargetIsNotEmpty' => true,
  9192.                                         'writeIfSourceIsEmpty' => true,
  9193.                                     ],
  9194.                                 ],
  9195.                                 'settings' => [
  9196.                                     'loadStrategy' => 'attribute',
  9197.                                     'attributeDataObjectClassId' => 'product_taxon',
  9198.                                     'attributeName' => 'Name',
  9199.                                     'partialMatch' => 'on',
  9200.                                     'attributeLanguage' => '',
  9201.                                 ],
  9202.                                 'transformationPipeline' => [
  9203.                                     => [
  9204.                                         'settings' => [
  9205.                                             'loadStrategy' => 'attribute',
  9206.                                             'attributeDataObjectClassId' => 'product_taxon',
  9207.                                             'attributeName' => 'Name',
  9208.                                             'partialMatch' => 'on',
  9209.                                             'attributeLanguage' => '',
  9210.                                         ],
  9211.                                         'type' => 'loadDataObject',
  9212.                                     ],
  9213.                                 ],
  9214.                             ],
  9215.                             => [
  9216.                                 'label' => 'Images',
  9217.                                 'dataSourceIndex' => [
  9218.                                     => 'images',
  9219.                                 ],
  9220.                                 'settings' => [
  9221.                                     'delimiter' => ' ;',
  9222.                                     'parentFolder' => '/Taiga',
  9223.                                     'useExisting' => 'on',
  9224.                                     'overwriteExisting' => 'on',
  9225.                                     'pregMatch' => '',
  9226.                                 ],
  9227.                                 'transformationResultType' => 'gallery',
  9228.                                 'dataTarget' => [
  9229.                                     'type' => 'direct',
  9230.                                     'settings' => [
  9231.                                         'fieldName' => 'ProductImages',
  9232.                                         'language' => '',
  9233.                                         'writeIfTargetIsNotEmpty' => true,
  9234.                                         'writeIfSourceIsEmpty' => true,
  9235.                                     ],
  9236.                                 ],
  9237.                                 'transformationPipeline' => [
  9238.                                     => [
  9239.                                         'settings' => [
  9240.                                             'delimiter' => ' ;',
  9241.                                         ],
  9242.                                         'type' => 'explode',
  9243.                                     ],
  9244.                                     => [
  9245.                                         'settings' => [
  9246.                                             'parentFolder' => '/Taiga',
  9247.                                             'useExisting' => 'on',
  9248.                                             'overwriteExisting' => 'on',
  9249.                                             'pregMatch' => '',
  9250.                                         ],
  9251.                                         'type' => 'importAsset',
  9252.                                     ],
  9253.                                     => [
  9254.                                         'type' => 'gallery',
  9255.                                     ],
  9256.                                 ],
  9257.                             ],
  9258.                             => [
  9259.                                 'label' => 'ModelId',
  9260.                                 'dataSourceIndex' => [
  9261.                                     => 'omniItemId',
  9262.                                 ],
  9263.                                 'transformationResultType' => 'default',
  9264.                                 'dataTarget' => [
  9265.                                     'type' => 'direct',
  9266.                                     'settings' => [
  9267.                                         'fieldName' => 'ModelId',
  9268.                                         'language' => '',
  9269.                                         'writeIfTargetIsNotEmpty' => true,
  9270.                                         'writeIfSourceIsEmpty' => true,
  9271.                                     ],
  9272.                                 ],
  9273.                                 'transformationPipeline' => [
  9274.                                 ],
  9275.                             ],
  9276.                             => [
  9277.                                 'label' => 'Thickness',
  9278.                                 'dataSourceIndex' => [
  9279.                                     => 'Actual Thickness (in)',
  9280.                                 ],
  9281.                                 'transformationResultType' => 'default',
  9282.                                 'dataTarget' => [
  9283.                                     'type' => 'direct',
  9284.                                     'settings' => [
  9285.                                         'fieldName' => 'DimensionData.UnitDimensions.Thickness',
  9286.                                         'language' => '',
  9287.                                         'writeIfTargetIsNotEmpty' => true,
  9288.                                         'writeIfSourceIsEmpty' => true,
  9289.                                     ],
  9290.                                 ],
  9291.                                 'settings' => [
  9292.                                     'mode' => 'append',
  9293.                                     'text' => ' in',
  9294.                                 ],
  9295.                                 'transformationPipeline' => [
  9296.                                     => [
  9297.                                         'settings' => [
  9298.                                             'mode' => 'append',
  9299.                                             'text' => ' in',
  9300.                                         ],
  9301.                                         'type' => 'staticText',
  9302.                                     ],
  9303.                                 ],
  9304.                             ],
  9305.                             => [
  9306.                                 'label' => 'Width',
  9307.                                 'dataSourceIndex' => [
  9308.                                     => 'Actual Width (in)',
  9309.                                 ],
  9310.                                 'transformationResultType' => 'default',
  9311.                                 'dataTarget' => [
  9312.                                     'type' => 'direct',
  9313.                                     'settings' => [
  9314.                                         'fieldName' => 'DimensionData.UnitDimensions.Width',
  9315.                                         'language' => '',
  9316.                                         'writeIfTargetIsNotEmpty' => true,
  9317.                                         'writeIfSourceIsEmpty' => true,
  9318.                                     ],
  9319.                                 ],
  9320.                                 'settings' => [
  9321.                                     'mode' => 'append',
  9322.                                     'text' => ' in ',
  9323.                                 ],
  9324.                                 'transformationPipeline' => [
  9325.                                     => [
  9326.                                         'settings' => [
  9327.                                             'mode' => 'append',
  9328.                                             'text' => ' in ',
  9329.                                         ],
  9330.                                         'type' => 'staticText',
  9331.                                     ],
  9332.                                 ],
  9333.                             ],
  9334.                             => [
  9335.                                 'label' => 'Length',
  9336.                                 'dataSourceIndex' => [
  9337.                                     => 'Actual Length (ft)',
  9338.                                 ],
  9339.                                 'transformationResultType' => 'default',
  9340.                                 'dataTarget' => [
  9341.                                     'type' => 'direct',
  9342.                                     'settings' => [
  9343.                                         'fieldName' => 'DimensionData.UnitDimensions.Length',
  9344.                                         'language' => '',
  9345.                                         'writeIfTargetIsNotEmpty' => true,
  9346.                                         'writeIfSourceIsEmpty' => true,
  9347.                                     ],
  9348.                                 ],
  9349.                                 'settings' => [
  9350.                                     'mode' => 'append',
  9351.                                     'text' => ' ft',
  9352.                                 ],
  9353.                                 'transformationPipeline' => [
  9354.                                     => [
  9355.                                         'settings' => [
  9356.                                             'mode' => 'append',
  9357.                                             'text' => ' ft',
  9358.                                         ],
  9359.                                         'type' => 'staticText',
  9360.                                     ],
  9361.                                 ],
  9362.                             ],
  9363.                             10 => [
  9364.                                 'label' => 'Industry Thickness',
  9365.                                 'dataSourceIndex' => [
  9366.                                     => 'Industry Standard Min Thickness (in)',
  9367.                                 ],
  9368.                                 'transformationResultType' => 'default',
  9369.                                 'dataTarget' => [
  9370.                                     'type' => 'direct',
  9371.                                     'settings' => [
  9372.                                         'fieldName' => 'IndustryDimensions.IndustryDimensions.IndustryStandardMinimumThickness',
  9373.                                         'language' => '',
  9374.                                         'writeIfTargetIsNotEmpty' => true,
  9375.                                         'writeIfSourceIsEmpty' => true,
  9376.                                     ],
  9377.                                 ],
  9378.                                 'settings' => [
  9379.                                     'mode' => 'append',
  9380.                                     'text' => ' in',
  9381.                                 ],
  9382.                                 'transformationPipeline' => [
  9383.                                     => [
  9384.                                         'settings' => [
  9385.                                             'mode' => 'append',
  9386.                                             'text' => ' in',
  9387.                                         ],
  9388.                                         'type' => 'staticText',
  9389.                                     ],
  9390.                                 ],
  9391.                             ],
  9392.                             11 => [
  9393.                                 'label' => 'Industry Length',
  9394.                                 'dataSourceIndex' => [
  9395.                                     => 'Industry Standard Minimum Length (ft)',
  9396.                                 ],
  9397.                                 'transformationResultType' => 'default',
  9398.                                 'dataTarget' => [
  9399.                                     'type' => 'direct',
  9400.                                     'settings' => [
  9401.                                         'fieldName' => 'IndustryDimensions.IndustryDimensions.IndustryStandardMinimumLength',
  9402.                                         'language' => '',
  9403.                                         'writeIfTargetIsNotEmpty' => true,
  9404.                                         'writeIfSourceIsEmpty' => true,
  9405.                                     ],
  9406.                                 ],
  9407.                                 'settings' => [
  9408.                                     'mode' => 'append',
  9409.                                     'text' => ' ft',
  9410.                                 ],
  9411.                                 'transformationPipeline' => [
  9412.                                     => [
  9413.                                         'settings' => [
  9414.                                             'mode' => 'append',
  9415.                                             'text' => ' ft',
  9416.                                         ],
  9417.                                         'type' => 'staticText',
  9418.                                     ],
  9419.                                 ],
  9420.                             ],
  9421.                             12 => [
  9422.                                 'label' => 'Industry Width',
  9423.                                 'dataSourceIndex' => [
  9424.                                     => 'Industry Standard Minimum Width (in)',
  9425.                                 ],
  9426.                                 'transformationResultType' => 'default',
  9427.                                 'dataTarget' => [
  9428.                                     'type' => 'direct',
  9429.                                     'settings' => [
  9430.                                         'fieldName' => 'IndustryDimensions.IndustryDimensions.IndustryStandardMinimumWidth',
  9431.                                         'language' => '',
  9432.                                         'writeIfTargetIsNotEmpty' => true,
  9433.                                         'writeIfSourceIsEmpty' => true,
  9434.                                     ],
  9435.                                 ],
  9436.                                 'settings' => [
  9437.                                     'mode' => 'append',
  9438.                                     'text' => ' in',
  9439.                                 ],
  9440.                                 'transformationPipeline' => [
  9441.                                     => [
  9442.                                         'settings' => [
  9443.                                             'mode' => 'append',
  9444.                                             'text' => ' in',
  9445.                                         ],
  9446.                                         'type' => 'staticText',
  9447.                                     ],
  9448.                                 ],
  9449.                             ],
  9450.                             13 => [
  9451.                                 'label' => 'Description',
  9452.                                 'dataSourceIndex' => [
  9453.                                     => 'description',
  9454.                                 ],
  9455.                                 'transformationResultType' => 'default',
  9456.                                 'dataTarget' => [
  9457.                                     'type' => 'direct',
  9458.                                     'settings' => [
  9459.                                         'fieldName' => 'Description',
  9460.                                         'language' => '',
  9461.                                         'writeIfTargetIsNotEmpty' => true,
  9462.                                         'writeIfSourceIsEmpty' => true,
  9463.                                     ],
  9464.                                 ],
  9465.                                 'transformationPipeline' => [
  9466.                                 ],
  9467.                             ],
  9468.                             14 => [
  9469.                                 'label' => 'Warranty ',
  9470.                                 'dataSourceIndex' => [
  9471.                                     => 'Warranty',
  9472.                                 ],
  9473.                                 'transformationResultType' => 'default',
  9474.                                 'dataTarget' => [
  9475.                                     'type' => 'direct',
  9476.                                     'settings' => [
  9477.                                         'fieldName' => 'LegalInformation.ProductLegalInformation.Warranty',
  9478.                                         'language' => '',
  9479.                                         'writeIfTargetIsNotEmpty' => true,
  9480.                                         'writeIfSourceIsEmpty' => true,
  9481.                                     ],
  9482.                                 ],
  9483.                                 'transformationPipeline' => [
  9484.                                 ],
  9485.                             ],
  9486.                         ],
  9487.                         'executionConfig' => [
  9488.                             'scheduleType' => 'recurring',
  9489.                             'cronDefinition' => '',
  9490.                             'scheduledAt' => '',
  9491.                         ],
  9492.                         'permissions' => [
  9493.                             'user' => [
  9494.                             ],
  9495.                             'role' => [
  9496.                             ],
  9497.                         ],
  9498.                         'workspaces' => [
  9499.                         ],
  9500.                     ],
  9501.                     'Test' => [
  9502.                         'general' => [
  9503.                             'type' => 'simpleRest',
  9504.                             'path' => NULL,
  9505.                             'name' => 'Test',
  9506.                             'modificationDate' => 1695325037,
  9507.                             'createDate' => 1695325037,
  9508.                         ],
  9509.                         'workspaces' => [
  9510.                         ],
  9511.                         'permissions' => [
  9512.                             'user' => [
  9513.                             ],
  9514.                             'role' => [
  9515.                             ],
  9516.                         ],
  9517.                     ],
  9518.                     'TestGraphQL' => [
  9519.                         'general' => [
  9520.                             'type' => 'graphql',
  9521.                             'path' => NULL,
  9522.                             'name' => 'TestGraphQL',
  9523.                             'modificationDate' => 1695401295,
  9524.                             'createDate' => 1695401295,
  9525.                         ],
  9526.                         'workspaces' => [
  9527.                         ],
  9528.                         'permissions' => [
  9529.                             'user' => [
  9530.                             ],
  9531.                             'role' => [
  9532.                             ],
  9533.                         ],
  9534.                     ],
  9535.                 ],
  9536.             ],
  9537.             'elements_process_manager' => [
  9538.                 'archiveThresholdLogs' => 7,
  9539.                 'processTimeoutMinutes' => 15,
  9540.                 'disableShortcutMenu' => false,
  9541.                 'reportingEmailAddresses' => [
  9542.                 ],
  9543.                 'additionalScriptExecutionUsers' => [
  9544.                 ],
  9545.                 'restApiUsers' => [
  9546.                 ],
  9547.                 'executorClasses' => [
  9548.                     'pimcoreCommand' => [
  9549.                         'name' => 'pimcoreCommand',
  9550.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.class.pimcoreCommand',
  9551.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\PimcoreCommand',
  9552.                         'config' => [
  9553.                         ],
  9554.                     ],
  9555.                     'classMethod' => [
  9556.                         'name' => 'classMethod',
  9557.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.class.classMethod',
  9558.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\ClassMethod',
  9559.                         'config' => [
  9560.                         ],
  9561.                     ],
  9562.                 ],
  9563.                 'executorActionClasses' => [
  9564.                     'download' => [
  9565.                         'name' => 'download',
  9566.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.action.download',
  9567.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\Download',
  9568.                         'config' => [
  9569.                         ],
  9570.                     ],
  9571.                     'openItem' => [
  9572.                         'name' => 'openItem',
  9573.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.action.openItem',
  9574.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\OpenItem',
  9575.                         'config' => [
  9576.                         ],
  9577.                     ],
  9578.                     'jsEvent' => [
  9579.                         'name' => 'jsEvent',
  9580.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.action.jsEvent',
  9581.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\JsEvent',
  9582.                         'config' => [
  9583.                         ],
  9584.                     ],
  9585.                 ],
  9586.                 'executorCallbackClasses' => [
  9587.                     'executionNote' => [
  9588.                         'name' => 'executionNote',
  9589.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.callback.executionNote',
  9590.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Callback\\General',
  9591.                         'config' => [
  9592.                         ],
  9593.                         'jsFile' => '/bundles/elementsprocessmanager/js/executor/callback/executionNote.js',
  9594.                     ],
  9595.                 ],
  9596.                 'executorLoggerClasses' => [
  9597.                     'file' => [
  9598.                         'name' => 'file',
  9599.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.file',
  9600.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\File',
  9601.                         'config' => [
  9602.                         ],
  9603.                     ],
  9604.                     'console' => [
  9605.                         'name' => 'console',
  9606.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.console',
  9607.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\Console',
  9608.                         'config' => [
  9609.                         ],
  9610.                     ],
  9611.                     'application' => [
  9612.                         'name' => 'application',
  9613.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.application',
  9614.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\Application',
  9615.                         'config' => [
  9616.                         ],
  9617.                     ],
  9618.                     'emailSummary' => [
  9619.                         'name' => 'emailSummary',
  9620.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.emailSummary',
  9621.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\EmailSummary',
  9622.                         'config' => [
  9623.                         ],
  9624.                     ],
  9625.                 ],
  9626.             ],
  9627.             'pimcore_data_hub_file_export' => [
  9628.                 'defaultExporter' => 'pimcore.datahub.fileExport.exporter.file',
  9629.             ],
  9630.             'pimcore_data_hub_productsup' => [
  9631.                 'defaultExporter' => 'pimcore.datahub.fileExport.exporter.productsup',
  9632.             ],
  9633.             'pimcore.datahub.simplerest.es_hosts' => [
  9634.                 => 'localhost',
  9635.             ],
  9636.             'pimcore.datahub.simplerest.max_results_window' => 10000,
  9637.             'pimcore.datahub.simplerest.index_name_prefix' => 'datahub_restindex_',
  9638.             'pimcore.datahub.simplerest.indexing_options' => [
  9639.                 'assets' => [
  9640.                     'enable_exif' => true,
  9641.                     'enable_xmp' => true,
  9642.                     'enable_iptc' => true,
  9643.                 ],
  9644.                 'global_options' => [
  9645.                     'numeric_detection' => false,
  9646.                     'date_detection' => true,
  9647.                 ],
  9648.                 'number_of_shards_config' => [
  9649.                     'default_number' => 1,
  9650.                     'index_specific' => [
  9651.                     ],
  9652.                 ],
  9653.             ],
  9654.             'pimcore_asset_metadata_classdefinitions' => [
  9655.                 'class_definitions' => [
  9656.                     'layout' => [
  9657.                         'map' => [
  9658.                             'panel' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Panel',
  9659.                             'accordion' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Accordion',
  9660.                             'button' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Button',
  9661.                             'iframe' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Iframe',
  9662.                             'fieldcontainer' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Fieldcontainer',
  9663.                             'fieldset' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Fieldset',
  9664.                             'tabpanel' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Tabpanel',
  9665.                             'text' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Text',
  9666.                             'region' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Region',
  9667.                         ],
  9668.                         'prefixes' => [
  9669.                         ],
  9670.                     ],
  9671.                     'data' => [
  9672.                         'map' => [
  9673.                             'asset' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Asset',
  9674.                             'calculatedValue' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\CalculatedValue',
  9675.                             'checkbox' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Checkbox',
  9676.                             'country' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Country',
  9677.                             'date' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Date',
  9678.                             'datetime' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Datetime',
  9679.                             'document' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Document',
  9680.                             'input' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Input',
  9681.                             'object' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\DataObject',
  9682.                             'language' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Language',
  9683.                             'manyToManyRelation' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\ManyToManyRelation',
  9684.                             'multiselect' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Multiselect',
  9685.                             'numeric' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Numeric',
  9686.                             'select' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Select',
  9687.                             'user' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\User',
  9688.                             'textarea' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Textarea',
  9689.                             'localizedfields' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Localizedfields',
  9690.                             'wysiwyg' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Wysiwyg',
  9691.                         ],
  9692.                         'prefixes' => [
  9693.                         ],
  9694.                     ],
  9695.                 ],
  9696.                 'show_grid' => true,
  9697.                 'show_gridicon' => true,
  9698.             ],
  9699.             'pimcore.statistics_explorer.es_hosts' => [
  9700.                 => 'taiga-demo-pimcore-elasticsearch',
  9701.             ],
  9702.             'pimcore.statistics_explorer.es_connection_params' => [
  9703.             ],
  9704.             'pimcore.statistics_explorer.global_configurations' => [
  9705.                 'all_logins_last_six_months' => [
  9706.                     'context' => 'portal',
  9707.                     'configuration' => '{"showTable":false,"showChart":true,"chartType":"Line","selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_login","label":"pimcore_portal_engine_statistics_explorer_login","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"columns":[],"filters":[],"fieldSettings":{"timestamp":{"typeGroup":"date","order":"_key||asc","interval":"week","format":"yyyy-MM-dd","min_doc_count":0,"bounds_max":"now/d"}}}',
  9708.                 ],
  9709.                 'assets_types' => [
  9710.                     'context' => 'portal',
  9711.                     'configuration' => '{"showTable":false,"showChart":true,"chartType":"Pie","selectedDataSource":{"value":"pimcoreportalengine_asset","label":"pimcoreportalengine_asset","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"system_fields.type","label":"system_fields.type","typeGroup":"default"}],"columns":[],"filters":[],"fieldSettings":{"system_fields.type":{"typeGroup":"default","order":"_key||asc","max":200}}}',
  9712.                 ],
  9713.                 'classdefintions_class_names' => [
  9714.                     'context' => 'portal',
  9715.                     'configuration' => '{"showTable":false,"showChart":true,"chartType":"Pie","selectedDataSource":{"value":"pimcoreportalengine_class_definitions","label":"pimcoreportalengine_class_definitions","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"system_fields.className.keyword","label":"system_fields.className","typeGroup":"default"}],"columns":[],"filters":[],"fieldSettings":{"system_fields.className.keyword":{"typeGroup":"default","order":"_key||asc","max":200}}}',
  9716.                 ],
  9717.                 'asset_storage_by_types' => [
  9718.                     'context' => 'portal',
  9719.                     'configuration' => '{"showTable":false,"showChart":true,"chartType":"Pie","selectedDataSource":{"value":"pimcoreportalengine_asset","label":"pimcoreportalengine_asset","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"system_fields.type","label":"system_fields.type","typeGroup":"default"},{"value":"system_fields.fileSize","label":"system_fields.fileSize","typeGroup":"numeric"}],"columns":[],"filters":[],"fieldSettings":{"system_fields.type":{"typeGroup":"default","order":"_key||asc","max":200},"system_fields.fileSize":{"typeGroup":"numeric","agg":"sum","order":"_key||asc","max":200}}}',
  9720.                 ],
  9721.                 'most_downloaded_assets' => [
  9722.                     'context' => 'portal',
  9723.                     'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value":"path","label":"path","typeGroup":"default"}],"columns":[],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","order":"_count||desc","max":10}}}',
  9724.                 ],
  9725.                 'most_downloaded_assets_of_user' => [
  9726.                     'context' => 'portal',
  9727.                     'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value":"path","label":"path","typeGroup":"default"}],"columns":[],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","order":"_count||desc","max":10}}}',
  9728.                 ],
  9729.                 'downloads_over_time_context' => [
  9730.                     'context' => 'portal',
  9731.                     'configuration' => '{"showTable":false,"showChart":true,"chartType":"Line","selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"columns":[{"value":"context","label":"context","typeGroup":"default"}],"filters":[],"fieldSettings":{"timestamp":{"typeGroup":"date","order":"_key||asc","interval":"week","format":"yyyy-MM-dd","min_doc_count":0,"bounds_max":"now/d"},"context":{"typeGroup":"default","order":"_key||asc","max":200}}}',
  9732.                 ],
  9733.                 'downloads_over_time_thumbnail' => [
  9734.                     'context' => 'portal',
  9735.                     'configuration' => '{"showTable":false,"showChart":true,"chartType":"Line","selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"columns":[{"value":"thumbnail","label":"thumbnail","typeGroup":"default"}],"filters":[],"fieldSettings":{"timestamp":{"typeGroup":"date","order":"_key||asc","interval":"week","format":"yyyy-MM-dd","min_doc_count":0,"bounds_max":"now/d"},"thumbnail":{"typeGroup":"default","order":"_key||asc","max":200}}}',
  9736.                 ],
  9737.                 'downloads_over_time' => [
  9738.                     'context' => 'portal',
  9739.                     'configuration' => '{"showTable":false,"showChart":true,"chartType":"Line","selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"columns":[],"filters":[],"fieldSettings":{"timestamp":{"typeGroup":"date","order":"_key||asc","interval":"week","format":"yyyy-MM-dd","min_doc_count":0,"bounds_max":"now/d"}}}',
  9740.                 ],
  9741.                 'most_recent_downloads' => [
  9742.                     'context' => 'portal',
  9743.                     'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"list","rows":[],"columns":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value": "path","label":"path","typeGroup":"default"},{"value": "path","label":"path","typeGroup":"default"},{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","max":"10","order":"","label":"Asset","hidden":false},"timestamp":{"typeGroup":"date","order":"desc","label":"Timestamp","hidden":false}}}',
  9744.                 ],
  9745.                 'most_recent_downloads_user' => [
  9746.                     'context' => 'portal',
  9747.                     'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"list","rows":[],"columns":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value":"path","label":"path","typeGroup":"default"},{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","max":"10","order":"","label":"Asset","hidden":false},"timestamp":{"typeGroup":"date","order":"desc","label":"Timestamp","hidden":false}}}',
  9748.                 ],
  9749.                 'most_recent_updates' => [
  9750.                     'context' => 'portal',
  9751.                     'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_asset_update","label":"pimcore_portal_engine_statistics_explorer_asset_update","type":"ELASTIC_SEARCH"},"statisticMode":"list","rows":[],"columns":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value":"path","label":"path","typeGroup":"default"},{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","max":10,"order":"","label":"Asset","hidden":false},"timestamp":{"typeGroup":"date","order":"desc","label":"Timestamp","hidden":false}}}',
  9752.                 ],
  9753.                 'most_recent_updates_user' => [
  9754.                     'context' => 'portal',
  9755.                     'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_asset_update","label":"pimcore_portal_engine_statistics_explorer_asset_update","type":"ELASTIC_SEARCH"},"statisticMode":"list","rows":[],"columns":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value":"path","label":"path","typeGroup":"default"},{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","max":10,"order":"","label":"Asset","hidden":false},"timestamp":{"typeGroup":"date","order":"desc","label":"Timestamp","hidden":false}}}',
  9756.                 ],
  9757.             ],
  9758.             'portal-engine.elasticsearch.index-prefix' => 'pp',
  9759.             'portal-engine.elasticsearch.host' => 'taiga-demo-pimcore-elasticsearch',
  9760.             'portal-engine.elasticsearch.connection_params' => [
  9761.             ],
  9762.             'pimcore_portal_engine.core_fields_configuration' => [
  9763.                 'general' => [
  9764.                     'id' => [
  9765.                         'type' => 'long',
  9766.                         'title' => 'ID',
  9767.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  9768.                         'properties' => [
  9769.                         ],
  9770.                         'fields' => [
  9771.                         ],
  9772.                     ],
  9773.                     'creationDate' => [
  9774.                         'type' => 'date',
  9775.                         'title' => 'creationdate',
  9776.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  9777.                         'properties' => [
  9778.                         ],
  9779.                         'fields' => [
  9780.                         ],
  9781.                     ],
  9782.                     'modificationDate' => [
  9783.                         'type' => 'date',
  9784.                         'title' => 'modificationdate',
  9785.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  9786.                         'properties' => [
  9787.                         ],
  9788.                         'fields' => [
  9789.                         ],
  9790.                     ],
  9791.                     'type' => [
  9792.                         'type' => 'keyword',
  9793.                         'title' => 'type',
  9794.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  9795.                         'values' => [
  9796.                             'options' => [
  9797.                                 => [
  9798.                                     'key' => 'Variant',
  9799.                                     'value' => 'variant',
  9800.                                 ],
  9801.                                 => [
  9802.                                     'key' => 'Object',
  9803.                                     'value' => 'object',
  9804.                                 ],
  9805.                             ],
  9806.                         ],
  9807.                         'properties' => [
  9808.                         ],
  9809.                         'fields' => [
  9810.                         ],
  9811.                     ],
  9812.                     'key' => [
  9813.                         'type' => 'keyword',
  9814.                         'title' => 'key',
  9815.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  9816.                         'fields' => [
  9817.                             'analyzed_ngram' => [
  9818.                                 'type' => 'text',
  9819.                                 'analyzer' => 'portal_engine_ngram_analyzer',
  9820.                                 'search_analyzer' => 'portal_engine_whitespace_analyzer',
  9821.                             ],
  9822.                             'analyzed' => [
  9823.                                 'type' => 'text',
  9824.                                 'analyzer' => 'standard',
  9825.                                 'search_analyzer' => 'portal_engine_whitespace_analyzer',
  9826.                             ],
  9827.                         ],
  9828.                         'properties' => [
  9829.                         ],
  9830.                     ],
  9831.                     'path' => [
  9832.                         'type' => 'text',
  9833.                         'title' => 'path',
  9834.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  9835.                         'analyzer' => 'portal_engine_path_analyzer',
  9836.                         'properties' => [
  9837.                         ],
  9838.                         'fields' => [
  9839.                         ],
  9840.                     ],
  9841.                     'fullPath' => [
  9842.                         'type' => 'text',
  9843.                         'title' => 'fullPath',
  9844.                         'analyzer' => 'portal_engine_path_analyzer',
  9845.                         'properties' => [
  9846.                         ],
  9847.                         'fields' => [
  9848.                         ],
  9849.                     ],
  9850.                     'pathLevels' => [
  9851.                         'type' => 'nested',
  9852.                         'title' => 'pathLevels',
  9853.                         'properties' => [
  9854.                             'level' => [
  9855.                                 'type' => 'integer',
  9856.                             ],
  9857.                             'name' => [
  9858.                                 'type' => 'keyword',
  9859.                             ],
  9860.                         ],
  9861.                         'fields' => [
  9862.                         ],
  9863.                     ],
  9864.                     'tags' => [
  9865.                         'title' => 'tags',
  9866.                         'type' => 'integer',
  9867.                         'properties' => [
  9868.                         ],
  9869.                         'fields' => [
  9870.                         ],
  9871.                     ],
  9872.                     'thumbnail' => [
  9873.                         'title' => 'thumbnail',
  9874.                         'type' => 'keyword',
  9875.                         'properties' => [
  9876.                         ],
  9877.                         'fields' => [
  9878.                         ],
  9879.                     ],
  9880.                     'collections' => [
  9881.                         'title' => 'collections',
  9882.                         'type' => 'keyword',
  9883.                         'properties' => [
  9884.                         ],
  9885.                         'fields' => [
  9886.                         ],
  9887.                     ],
  9888.                     'publicShares' => [
  9889.                         'title' => 'publicShares',
  9890.                         'type' => 'keyword',
  9891.                         'properties' => [
  9892.                         ],
  9893.                         'fields' => [
  9894.                         ],
  9895.                     ],
  9896.                     'userOwner' => [
  9897.                         'title' => 'userOwner',
  9898.                         'type' => 'integer',
  9899.                         'properties' => [
  9900.                         ],
  9901.                         'fields' => [
  9902.                         ],
  9903.                     ],
  9904.                 ],
  9905.                 'data_object' => [
  9906.                     'published' => [
  9907.                         'type' => 'boolean',
  9908.                         'title' => 'published',
  9909.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  9910.                         'values' => [
  9911.                             'options' => [
  9912.                                 => [
  9913.                                     'key' => 'Yes',
  9914.                                     'value' => true,
  9915.                                 ],
  9916.                                 => [
  9917.                                     'key' => 'No',
  9918.                                     'value' => false,
  9919.                                 ],
  9920.                             ],
  9921.                         ],
  9922.                         'properties' => [
  9923.                         ],
  9924.                         'fields' => [
  9925.                         ],
  9926.                     ],
  9927.                     'classname' => [
  9928.                         'title' => 'classname',
  9929.                         'type' => 'keyword',
  9930.                         'properties' => [
  9931.                         ],
  9932.                         'fields' => [
  9933.                         ],
  9934.                     ],
  9935.                 ],
  9936.                 'asset' => [
  9937.                     'mimetype' => [
  9938.                         'title' => 'mimetype',
  9939.                         'type' => 'keyword',
  9940.                         'fields' => [
  9941.                             'analyzed_ngram' => [
  9942.                                 'type' => 'text',
  9943.                                 'analyzer' => 'portal_engine_ngram_analyzer',
  9944.                                 'search_analyzer' => 'portal_engine_whitespace_analyzer',
  9945.                             ],
  9946.                             'analyzed' => [
  9947.                                 'type' => 'text',
  9948.                                 'analyzer' => 'standard',
  9949.                                 'search_analyzer' => 'portal_engine_whitespace_analyzer',
  9950.                             ],
  9951.                         ],
  9952.                         'properties' => [
  9953.                         ],
  9954.                     ],
  9955.                     'fileSize' => [
  9956.                         'title' => 'fileSize',
  9957.                         'type' => 'long',
  9958.                         'properties' => [
  9959.                         ],
  9960.                         'fields' => [
  9961.                         ],
  9962.                     ],
  9963.                 ],
  9964.             ],
  9965.             'portal-engine.select-all-max-size' => 500,
  9966.             'data_collector.templates' => [
  9967.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector' => [
  9968.                     => 'pimcore',
  9969.                     => '@PimcoreCore/Profiler/data_collector.html.twig',
  9970.                 ],
  9971.                 'data_collector.request' => [
  9972.                     => 'request',
  9973.                     => '@WebProfiler/Collector/request.html.twig',
  9974.                 ],
  9975.                 'data_collector.time' => [
  9976.                     => 'time',
  9977.                     => '@WebProfiler/Collector/time.html.twig',
  9978.                 ],
  9979.                 'data_collector.memory' => [
  9980.                     => 'memory',
  9981.                     => '@WebProfiler/Collector/memory.html.twig',
  9982.                 ],
  9983.                 'data_collector.validator' => [
  9984.                     => 'validator',
  9985.                     => '@WebProfiler/Collector/validator.html.twig',
  9986.                 ],
  9987.                 'data_collector.ajax' => [
  9988.                     => 'ajax',
  9989.                     => '@WebProfiler/Collector/ajax.html.twig',
  9990.                 ],
  9991.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector' => [
  9992.                     => 'pimcore_targeting',
  9993.                     => '@PimcoreCore/Profiler/targeting_data_collector.html.twig',
  9994.                 ],
  9995.                 'data_collector.form' => [
  9996.                     => 'form',
  9997.                     => '@WebProfiler/Collector/form.html.twig',
  9998.                 ],
  9999.                 'data_collector.exception' => [
  10000.                     => 'exception',
  10001.                     => '@WebProfiler/Collector/exception.html.twig',
  10002.                 ],
  10003.                 'data_collector.logger' => [
  10004.                     => 'logger',
  10005.                     => '@WebProfiler/Collector/logger.html.twig',
  10006.                 ],
  10007.                 'data_collector.events' => [
  10008.                     => 'events',
  10009.                     => '@WebProfiler/Collector/events.html.twig',
  10010.                 ],
  10011.                 'data_collector.router' => [
  10012.                     => 'router',
  10013.                     => '@WebProfiler/Collector/router.html.twig',
  10014.                 ],
  10015.                 'data_collector.cache' => [
  10016.                     => 'cache',
  10017.                     => '@WebProfiler/Collector/cache.html.twig',
  10018.                 ],
  10019.                 'data_collector.translation' => [
  10020.                     => 'translation',
  10021.                     => '@WebProfiler/Collector/translation.html.twig',
  10022.                 ],
  10023.                 'data_collector.security' => [
  10024.                     => 'security',
  10025.                     => '@Security/Collector/security.html.twig',
  10026.                 ],
  10027.                 'data_collector.twig' => [
  10028.                     => 'twig',
  10029.                     => '@WebProfiler/Collector/twig.html.twig',
  10030.                 ],
  10031.                 'data_collector.http_client' => [
  10032.                     => 'http_client',
  10033.                     => '@WebProfiler/Collector/http_client.html.twig',
  10034.                 ],
  10035.                 'data_collector.doctrine' => [
  10036.                     => 'db',
  10037.                     => '@Doctrine/Collector/db.html.twig',
  10038.                 ],
  10039.                 'data_collector.dump' => [
  10040.                     => 'dump',
  10041.                     => '@Debug/Profiler/dump.html.twig',
  10042.                 ],
  10043.                 'data_collector.messenger' => [
  10044.                     => 'messenger',
  10045.                     => '@WebProfiler/Collector/messenger.html.twig',
  10046.                 ],
  10047.                 'mailer.data_collector' => [
  10048.                     => 'mailer',
  10049.                     => '@WebProfiler/Collector/mailer.html.twig',
  10050.                 ],
  10051.                 'notifier.data_collector' => [
  10052.                     => 'notifier',
  10053.                     => '@WebProfiler/Collector/notifier.html.twig',
  10054.                 ],
  10055.                 'data_collector.config' => [
  10056.                     => 'config',
  10057.                     => '@WebProfiler/Collector/config.html.twig',
  10058.                 ],
  10059.             ],
  10060.             'pimcore.service_controllers' => [
  10061.                 'App\\Controller\\DefaultController' => 'App\\Controller\\DefaultController',
  10062.                 'App\\Controller\\Web2printController' => 'App\\Controller\\Web2printController',
  10063.                 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController',
  10064.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController',
  10065.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController',
  10066.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController',
  10067.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController',
  10068.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController',
  10069.                 'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\BackendController' => 'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\BackendController',
  10070.                 'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\DefaultController' => 'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\DefaultController',
  10071.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController',
  10072.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController',
  10073.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController',
  10074.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController',
  10075.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController',
  10076.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController',
  10077.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController',
  10078.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController',
  10079.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController',
  10080.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController',
  10081.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController',
  10082.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController',
  10083.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController',
  10084.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController',
  10085.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController',
  10086.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController',
  10087.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController',
  10088.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController',
  10089.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController',
  10090.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController',
  10091.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController',
  10092.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController',
  10093.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController',
  10094.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController',
  10095.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController',
  10096.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController',
  10097.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController',
  10098.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController',
  10099.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController',
  10100.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController',
  10101.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController',
  10102.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController',
  10103.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController',
  10104.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController',
  10105.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController',
  10106.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController',
  10107.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController',
  10108.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController',
  10109.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController',
  10110.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController',
  10111.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController',
  10112.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController',
  10113.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController',
  10114.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController',
  10115.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController',
  10116.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController',
  10117.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController',
  10118.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController',
  10119.                 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController',
  10120.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController',
  10121.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController',
  10122.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController',
  10123.                 'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\ConfigController',
  10124.                 'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\DownloadController' => 'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\DownloadController',
  10125.                 'Pimcore\\Bundle\\DataHubProductsupBundle\\Controller\\ProductsupController' => 'Pimcore\\Bundle\\DataHubProductsupBundle\\Controller\\ProductsupController',
  10126.                 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\AbstractController' => 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\AbstractController',
  10127.                 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\ConfigController',
  10128.                 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\EndpointController' => 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\EndpointController',
  10129.                 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\SwaggerController' => 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\SwaggerController',
  10130.                 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController',
  10131.                 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController',
  10132.                 'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle\\Controller\\LicenseCheckController' => 'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle\\Controller\\LicenseCheckController',
  10133.                 'Pimcore\\Bundle\\ObjectMergerBundle\\Controller\\AdminController' => 'Pimcore\\Bundle\\ObjectMergerBundle\\Controller\\AdminController',
  10134.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AbstractSiteController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AbstractSiteController',
  10135.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\CollectionsController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\CollectionsController',
  10136.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\FrontendBuildController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\FrontendBuildController',
  10137.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\WizardController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\WizardController',
  10138.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AuthController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AuthController',
  10139.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\CollectionController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\CollectionController',
  10140.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\AssetController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\AssetController',
  10141.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\DataObjectController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\DataObjectController',
  10142.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DownloadCartController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DownloadCartController',
  10143.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\EmailController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\EmailController',
  10144.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\LanguageVariantController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\LanguageVariantController',
  10145.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PortalController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PortalController',
  10146.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PublicShareController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PublicShareController',
  10147.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\AssetUploadController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\AssetUploadController',
  10148.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\BatchTaskController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\BatchTaskController',
  10149.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\CollectionController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\CollectionController',
  10150.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\AssetController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\AssetController',
  10151.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\DataObjectController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\DataObjectController',
  10152.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\AssetController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\AssetController',
  10153.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\DataObjectController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\DataObjectController',
  10154.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DirectEditController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DirectEditController',
  10155.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DownloadController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DownloadController',
  10156.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\FolderController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\FolderController',
  10157.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShareController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShareController',
  10158.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DetailActionsController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DetailActionsController',
  10159.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DownloadController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DownloadController',
  10160.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SavedSearchController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SavedSearchController',
  10161.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SearchController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SearchController',
  10162.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\TranslationController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\TranslationController',
  10163.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SavedSearchController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SavedSearchController',
  10164.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SearchController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SearchController',
  10165.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SnippetController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SnippetController',
  10166.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\StatisticExplorerController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\StatisticExplorerController',
  10167.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\UserController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\UserController',
  10168.                 'Pimcore\\Bundle\\StatisticsExplorerBundle\\Controller\\StatisticsController' => 'Pimcore\\Bundle\\StatisticsExplorerBundle\\Controller\\StatisticsController',
  10169.                 'Pimcore\\Bundle\\WorkflowDesignerBundle\\Controller\\AdminController' => 'Pimcore\\Bundle\\WorkflowDesignerBundle\\Controller\\AdminController',
  10170.                 'TorqIT\\MoreCoreBundle\\Controller\\ClassConfigController' => 'TorqIT\\MoreCoreBundle\\Controller\\ClassConfigController',
  10171.                 'TorqIT\\MoreCoreBundle\\Controller\\CoreTypeController' => 'TorqIT\\MoreCoreBundle\\Controller\\CoreTypeController',
  10172.                 'TorqIT\\MoreCoreBundle\\Controller\\DefaultController' => 'TorqIT\\MoreCoreBundle\\Controller\\DefaultController',
  10173.                 'TorqIT\\MoreCoreBundle\\Controller\\ImageViewController' => 'TorqIT\\MoreCoreBundle\\Controller\\ImageViewController',
  10174.                 'TorqIT\\MoreCoreBundle\\Controller\\ShopifyController' => 'TorqIT\\MoreCoreBundle\\Controller\\ShopifyController',
  10175.                 'TorqIT\\MoreCoreBundle\\Controller\\Widgets\\CompletionReportController' => 'TorqIT\\MoreCoreBundle\\Controller\\Widgets\\CompletionReportController',
  10176.                 'TorqIT\\MoreCoreBundle\\Controller\\Widgets\\ObjectViewerController' => 'TorqIT\\MoreCoreBundle\\Controller\\Widgets\\ObjectViewerController',
  10177.                 'kernel' => 'App\\Kernel',
  10178.             ],
  10179.             'console.command.ids' => [
  10180.                 => 'console.command.public_alias.App\\Command\\DataImportCommand',
  10181.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand',
  10182.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand',
  10183.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand',
  10184.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand',
  10185.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand',
  10186.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand',
  10187.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand',
  10188.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand',
  10189.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand',
  10190.                 10 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews',
  10191.                 11 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand',
  10192.                 12 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand',
  10193.                 13 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand',
  10194.                 14 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand',
  10195.                 15 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand',
  10196.                 16 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand',
  10197.                 17 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand',
  10198.                 18 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand',
  10199.                 19 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand',
  10200.                 20 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand',
  10201.                 21 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand',
  10202.                 22 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand',
  10203.                 23 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand',
  10204.                 24 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand',
  10205.                 25 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand',
  10206.                 26 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand',
  10207.                 27 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand',
  10208.                 28 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand',
  10209.                 29 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand',
  10210.                 30 => 'console.command.public_alias.TorqIT\\RoleCreatorBundle\\Command\\RoleCreatorCommand',
  10211.                 31 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand',
  10212.                 32 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand',
  10213.                 33 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand',
  10214.                 34 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand',
  10215.                 35 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand',
  10216.                 36 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand',
  10217.                 37 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand',
  10218.                 38 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\ClassMethodExecutorCommand',
  10219.                 39 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MaintenanceCommand',
  10220.                 40 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubFileExportBundle\\Command\\CronExecutionCommand',
  10221.                 41 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubFileExportBundle\\Command\\ExportFileCommand',
  10222.                 42 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubProductsupBundle\\Command\\ExportChildCommand',
  10223.                 43 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubProductsupBundle\\Command\\ExportCommand',
  10224.                 44 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubSimpleRestBundle\\Command\\CreateOrUpdateMappingCommand',
  10225.                 45 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubSimpleRestBundle\\Command\\ProcessQueueCommand',
  10226.                 46 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubSimpleRestBundle\\Command\\ResetQueueCommand',
  10227.                 47 => 'console.command.public_alias.Pimcore\\AssetMetadataClassDefinitionsBundle\\Command\\MigrateToCustomSettingsCommand',
  10228.                 48 => 'console.command.public_alias.Pimcore\\AssetMetadataClassDefinitionsBundle\\Command\\PopulateCommand',
  10229.                 49 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\SizeEstimationCommand',
  10230.                 50 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\IndexRecreateCommand',
  10231.                 51 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\IndexUpdateCommand',
  10232.                 52 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\UpdateFrontendBuildCommand',
  10233.                 53 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\WizardCommand',
  10234.                 54 => 'console.command.public_alias.TorqIT\\MoreCoreBundle\\Command\\PushToShopifyCommand',
  10235.             ],
  10236.         ];
  10237.     }
  10238.     protected function throw($message)
  10239.     {
  10240.         throw new RuntimeException($message);
  10241.     }
  10242. }